@InitialPresentation(initialPresentationClass=UserDefinedTypesNonPhysicalPossrepsCreatePresentation.class) @HelpPresentation(helpPresentationClass=UserDefinedTypesNonPhysicalPossrepsCreateHelpPresentation.class) public class UserDefinedTypesNonPhysicalPossrepsCreate extends UserDefinedTypesWebClientFunction
Constructor and Description |
---|
UserDefinedTypesNonPhysicalPossrepsCreate() |
Modifier and Type | Method and Description |
---|---|
void |
doActionLogic(java.lang.String action)
Performs an action other than 'OK', 'HELP', 'CANCEL', 'MAIN' or 'LOGOFF'
|
void |
doInitialLogic()
Function is called when the presentation is initialized, after the presentation object has been filled.
|
void |
doPresentationLogic()
Performs the presentation logic
|
java.lang.String |
getPresentationFunctionDescription()
Gets the Presentation Function Title to be displayed
|
boolean |
leaveFunctionOnExit()
Checks whether the function has to retain the "focus" after the presentation logic has been performed, or whether it can be "left".
|
doCancel, doResumeLogic, getFromFunctionContext, getFromFunctionContextMandatory, getFromSessionContext, getInitialPresentationClass, getInitialPresentationName, getMemorizeData, getPresentation, getPresentationValue, log, log, popoffPresentation, popupPresentation, popupPresentation, popupPresentation, saveInFunctionContext, saveInSessionContext, setMemorizeData, setPresentation, setPresentation, setPresentation, setPresentationMessage, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue
public UserDefinedTypesNonPhysicalPossrepsCreate()
public void doActionLogic(java.lang.String action) throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doActionLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
action
- the name of the requested actionbe.ASPL.presentationlayer.ASPLException
- -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 java.lang.String getPresentationFunctionDescription()
be.ASPL.presentationlayer.OnLinePresentationFunction
getPresentationFunctionDescription
in class be.ASPL.presentationlayer.OnLinePresentationFunction
public boolean leaveFunctionOnExit()
be.ASPL.presentationlayer.OnLinePresentationFunction
leaveFunctionOnExit
in class be.ASPL.presentationlayer.OnLinePresentationFunction