leon.app.behaviorinterface
Interface LyWebServicesBehaviorInterface
- All Superinterfaces:
- LyActionBehaviorInterface, LyBehaviorInterface, LyUserInputBehaviorInterface
- All Known Implementing Classes:
- LyWebServiceBehavior
public interface LyWebServicesBehaviorInterface
- extends LyUserInputBehaviorInterface
This interface defines the method to implement in order to manage a user input controller.
- See Also:
LyUserInputController
Field Summary |
static java.lang.String |
__VERSION
File version |
Methods inherited from interface leon.app.behaviorinterface.LyActionBehaviorInterface |
endAction, getClientContext, getContextTitle, getHelpFile, getImage, getImageTooltip, getKeyValue, getMenuItemImage, getTitle, reset, startAction |
__VERSION
static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
updateFieldInfo
LyFieldInfo updateFieldInfo(LyFieldInfo fieldInfo)
- Here you can update the given field info.
Use only for response containing complex type.
- Parameters:
fieldInfo
- a fieldinfo
- Returns:
- fieldInfo an updated fieldInfo
getFieldInfoType
int getFieldInfoType(java.lang.String name)
- Here you can specify the type of a field info.
Use only for response containing complex type.
- Parameters:
name
-
- Returns:
- the type of the field
Website: W4 S.A., contact us: support@w4global.com