@InitialPresentation(initialPresentationClass=AttributesSelectPresentation.class) @HelpPresentation(helpPresentationClass=AttributesManageHelpPresentation.class) @OnLinePresentationFunctionCharacteristics(leaveFunctionOnExit=false, descriptionLocalizationKey="AttributesManage.Text") public class AttributesManage extends AttributesWebClientFunction
Constructor and Description |
---|
AttributesManage() |
Modifier and Type | Method and Description |
---|---|
void |
doInitialLogic()
Function is called when the presentation is initialized, after the presentation object has been filled.
|
void |
doPresentationLogic()
Performs the presentation logic
|
void |
doResumeLogic()
Performs the logic when the function is returned to from another invoked function
|
doActionLogic, doCancel, getFromFunctionContext, getFromFunctionContextMandatory, getFromSessionContext, getInitialPresentationClass, getInitialPresentationName, getMemorizeData, getPresentation, getPresentationFunctionDescription, getPresentationValue, leaveFunctionOnExit, log, log, popoffPresentation, popupPresentation, popupPresentation, popupPresentation, saveInFunctionContext, saveInSessionContext, setMemorizeData, setPresentation, setPresentation, setPresentation, setPresentationMessage, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue
public void doInitialLogic() throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doInitialLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
be.ASPL.presentationlayer.ASPLException
- -public void doPresentationLogic() throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doPresentationLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
be.ASPL.presentationlayer.ASPLException
- -public void doResumeLogic() throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doResumeLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
be.ASPL.presentationlayer.ASPLException
- -