|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIndependenceSolver
The Interface IIndependenceSolver.
Method Summary | |
---|---|
java.lang.Object |
getBusinessObjectForKey(java.lang.String key)
Provides the business object for the given key. |
java.lang.String |
getKeyForBusinessObject(java.lang.Object bo)
Provides the unique key for the given business object. |
Method Detail |
---|
java.lang.String getKeyForBusinessObject(java.lang.Object bo)
bo
- the given business object
java.lang.Object getBusinessObjectForKey(java.lang.String key)
key
- the unique key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |