|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.lang.Object |
_getCopyWithSameId()
PRIVATE |
void |
_installId()
PRIVATE |
void |
_setId(java.lang.String s)
PRIVATE |
java.lang.String |
getFirstUniqueId()
For object that support the tracking of historical states, return a unique id that is consistent for all states. |
java.lang.String |
getUniqueId()
Return a string value that uniquely identifies this object. |
boolean |
hasUniqueId(java.lang.String id)
Determine if my unique id matches some string. |
| Methods inherited from interface com.ds.fw.types.FwSimpleObjectIF |
getClassName, getClone, getCopy, getCopy, getDeepCopy, getDisplayString, getDisplayStringFor, postCopy, toString, toStringValue |
| Methods inherited from interface com.ds.fw.types.FwIdIF |
getId, hasId |
| Method Detail |
public java.lang.String getUniqueId()
getFirstUniqueIdpublic boolean hasUniqueId(java.lang.String id)
public java.lang.String getFirstUniqueId()
getUniqueId,
FwReservationpublic void _setId(java.lang.String s)
public void _installId()
public java.lang.Object _getCopyWithSameId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||