|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpRepresentationObjectMapper
This interface can be used to get the
IlpRepresentationObject used to represent
an IlpObject.
| Method Summary | |
|---|---|
IlpRepresentationObject |
getRepresentationObject(IlpObject object)
Returns the IlpRepresentationObject used to
represent the given IlpObject. |
boolean |
hasRepresentationObject(IlpRepresentationObject ro)
Returns if the given IlpRepresentationObject is
contained in this mapper. |
| Method Detail |
|---|
IlpRepresentationObject getRepresentationObject(IlpObject object)
IlpRepresentationObject used to
represent the given IlpObject.
object - The IlpObject, the representation object of which needs
to be known.boolean hasRepresentationObject(IlpRepresentationObject ro)
IlpRepresentationObject is
contained in this mapper.
ro - The IlpRepresentationObject
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||