|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Identifiable
An interface indicating objects that have the identifier and objectType properties. The combination of these two values creates a unique identifier for all identifiable objects in the system.
Method Summary | |
---|---|
String |
getIdentifier()
Get the identifier of this object. |
String |
getObjectType()
Get the object type of this item. |
Method Detail |
---|
String getIdentifier()
String getObjectType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |