LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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
 
Method Summary
 LyContext getControllerContext(LyController controller)
          Get current controller context.
 
Methods inherited from interface leon.control.LyControllerContextInterface
getControllerContext
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Method Detail

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()

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com