|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IKeyAdapter
The key adapter interface for comarquage
Method Summary | |
---|---|
java.lang.Object |
adaptKey(java.io.Serializable key)
Return an adaptation of the key in one technologie / view... |
java.lang.String |
getDescription()
Return a description of the implementation adapter |
void |
init(java.lang.String strBase)
Init the instance with params based on prefix strBase |
Method Detail |
---|
void init(java.lang.String strBase)
strBase
strBase
- The prefix of params to searchjava.lang.String getDescription()
java.lang.Object adaptKey(java.io.Serializable key)
key
- the key to adapt
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |