|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines an interface on how an entity should express its identity and state.
Created: Wed May 1 16:38:56 2002
Modified: $Date: 2002/10/30 04:31:37 $
| Method Summary | |
String |
getProperties()
In addition to getStatus() contents,
give all static properties also. |
String |
getStatus()
In addition to toString() contents,
give transient properties of the entity without
the static properties. |
String |
toString()
Give enough information on the entity for identification. |
| Method Detail |
public String toString()
toString in class ObjectString valuepublic String getStatus()
toString() contents,
give transient properties of the entity without
the static properties.
String valuetoString()public String getProperties()
getStatus() contents,
give all static properties also.
String valuegetStatus()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||