|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IdObject
A base class for all the objects that have an ID of type String.
| Nested Class Summary | |
|---|---|
static interface |
IdObject.ObjectType
Interface containing the object type constants. |
| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the unique ID of this object. |
java.lang.String |
getObjectType()
Returns the type of this object. |
| Method Detail |
|---|
java.lang.String getId()
AilFactory.
java.lang.String getObjectType()
IdObject.ObjectType.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||