com.atlassian.bamboo.utils.persister
Interface SequenceHelper

All Known Implementing Classes:
DefaultSequenceHelper

public interface SequenceHelper

Interface to help generate ids


Method Summary
 long getNextId(String entity)
           
 

Method Detail

getNextId

long getNextId(String entity)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.