|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpInteractorManager
This interface provides methods to retrieve interactors associated to objects and attributes.
IlpGraphicController| Method Summary | |
|---|---|
IlpObjectInteractor |
getObjectInteractor(IlpObject object)
Returns the interactor associated with the given business object. |
IlpObjectInteractor |
getObjectInteractor(IlpObject object,
IlpAttribute attribute)
Returns the interactor associated with the given business object and attribute. |
IlpObjectInteractor |
getObjectInteractor(IlpRepresentationObject object)
Returns the interactor associated with the given object. |
IlpObjectInteractor |
getObjectInteractor(IlpRepresentationObject object,
IlpAttribute attribute)
Returns the interactor associated with the given object and attribute. |
IlpObjectInteractor |
getObjectInteractor(Object key)
Returns the interactor associated with the given key. |
| Method Detail |
|---|
IlpObjectInteractor getObjectInteractor(Object key)
IlpObjectInteractor getObjectInteractor(IlpRepresentationObject object)
IlpObjectInteractor getObjectInteractor(IlpRepresentationObject object,
IlpAttribute attribute)
IlpObjectInteractor getObjectInteractor(IlpObject object)
IlpObjectInteractor getObjectInteractor(IlpObject object,
IlpAttribute attribute)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||