|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IIDStoreAdapter
Adapter for retrieving ID name for storage.
| Method Summary | |
|---|---|
java.lang.String |
getNameForStorage()
Get the ID name for storage. |
void |
initializeFromStorage(java.lang.String valueFromStorage)
Set the name of the ID instace from storage. |
| Method Detail |
|---|
java.lang.String getNameForStorage()
null.
void initializeFromStorage(java.lang.String valueFromStorage)
throws IDCreateException
valueFromStorage - the value from getNameForStorage().
IDCreateException - throws in valueFromStorage cannot be used to initialize
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||