leon.control
Interface LyControllerContextInterface2
- All Superinterfaces:
- LyControllerContextInterface
- All Known Implementing Classes:
- LyImportTableController, LyMultiClassImportController
public interface LyControllerContextInterface2
- extends LyControllerContextInterface
This interface is implemented by controllers which have a LyContext object for updates and may
have a context depending on the controller making the request. Additionnally, controllers
implementing this interface define a root controller context in lySession. Internal use ONLY for
ImportTableController.
- See Also:
LySession.getRootContextController()
Field Summary |
static java.lang.String |
__VERSION
File version |
__VERSION
static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
getControllerContext
LyContext getControllerContext(LyController controller)
- Get current controller context.
- Parameters:
controller
- Controller wich is requesting the context
- Returns:
- current context or null if none is specified
- See Also:
LyControllerContextInterface.getControllerContext()
Website: W4 S.A., contact us: support@w4global.com