com.counterclaim.openefm.model.id
Interface IdDispenser

All Known Implementing Classes:
TimestampIdDispenser, UUIDDispenser

public interface IdDispenser

 

Method Summary
 java.lang.String getNextId()
           
 java.lang.String getUniqueIdentifier()
           
 

Method Detail

getNextId

public java.lang.String getNextId()
                           throws IdDispenserException
Throws:
IdDispenserException

getUniqueIdentifier

public java.lang.String getUniqueIdentifier()


Copyright © 2002 counterclaim.com. All Rights Reserved.