|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface supported by all data objects that hold the unique value of the key of an entity, e.g. ServiceKey, BusinessKey etc. This abstraction allows keyed entities to be treated in a uniform way and reduces code replication.
| Method Summary | |
String |
getValue()
|
void |
setValue(String newValue)
|
| Method Detail |
public String getValue()
public void setValue(String newValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||