@InitialPresentation(initialPresentationClass=SpaceCalculationsSelectRelvarPresentation.class) @HelpPresentation(helpPresentationClass=SpaceCalculationsHelpPresentation.class) @OnLinePresentationFunctionCharacteristics(leaveFunctionOnExit=false, descriptionLocalizationKey="SpaceCalculations.Text") public class SpaceCalculations extends SiraPriseWebClientFunction
Constructor and Description |
---|
SpaceCalculations() |
Modifier and Type | Method and Description |
---|---|
void |
doActionLogic(java.lang.String action)
Performs an action other than 'OK', 'HELP', 'CANCEL', 'MAIN' or 'LOGOFF'
|
void |
doPresentationLogic()
Performs the presentation logic
|
doCancel, doInitialLogic, doResumeLogic, 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 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 doPresentationLogic() throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doPresentationLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
be.ASPL.presentationlayer.ASPLException
- -