|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Identifiable
A representation of the model object 'Identifiable'.
This interface allows an object to have an identifier. You can store, set, and get the object ID.
The following features are supported:
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute. |
Method Detail |
---|
java.lang.String getIdentifier()
This is the identifier of the object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |