public interface IlpInteractorManager
IlpGraphicController
Modifier and Type | Method and Description |
---|---|
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.
|
IlpObjectInteractor getObjectInteractor(Object key)
IlpObjectInteractor getObjectInteractor(IlpRepresentationObject object)
IlpObjectInteractor getObjectInteractor(IlpRepresentationObject object, IlpAttribute attribute)
IlpObjectInteractor getObjectInteractor(IlpObject object)
IlpObjectInteractor getObjectInteractor(IlpObject object, IlpAttribute attribute)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.