net.wotonomy.datastore
Interface UniquelyIdentifiable


public interface UniquelyIdentifiable


Method Summary
 java.lang.Object getUniqueIdentifier()
           
 void setUniqueIdentifier(java.lang.Object id)
           
 

Method Detail

getUniqueIdentifier

java.lang.Object getUniqueIdentifier()

setUniqueIdentifier

void setUniqueIdentifier(java.lang.Object id)


Copyright © 2006 null. All Rights Reserved.