public class MultiHashingIndexSpaceDelete extends HashedRecordSpaceWebClientFunction
| Constructor and Description |
|---|
MultiHashingIndexSpaceDelete()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doInitialLogic()
Deprecated.
Function is called when the presentation is initialized, after the presentation object has been filled.
|
void |
doPresentationLogic()
Deprecated.
Performs the presentation logic
|
void |
doResumeLogic()
Deprecated.
Performs the logic when the function is returned to from another invoked function
|
java.lang.String |
getInitialPresentationName()
Deprecated.
Gets the name of the initial presentation to be used with the function.
|
java.lang.String |
getPresentationFunctionDescription(java.lang.String language)
Deprecated.
Gets the Presentation Function Title to be displayed
|
boolean |
leaveFunctionOnExit()
Deprecated.
Checks whether the function has to retain the "focus" after the presentation logic has been performed, or whether it can be "left".
|
doActionLogic, doCancel, getFromFunctionContext, getFromFunctionContextMandatory, getFromSessionContext, getPresentation, getPresentationValue, log, log, popoffPresentation, popupPresentation, saveInFunctionContext, saveInSessionContext, setPresentation, setPresentationMessage, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValuepublic void doInitialLogic()
throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunctiondoInitialLogic in class be.ASPL.presentationlayer.OnLinePresentationFunctionbe.ASPL.presentationlayer.ASPLApplicationExceptionbe.ASPL.presentationlayer.ASPLExceptionpublic void doPresentationLogic()
throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunctiondoPresentationLogic in class be.ASPL.presentationlayer.OnLinePresentationFunctionbe.ASPL.presentationlayer.ASPLApplicationExceptionbe.ASPL.presentationlayer.ASPLExceptionpublic void doResumeLogic()
be.ASPL.presentationlayer.OnLinePresentationFunctiondoResumeLogic in class be.ASPL.presentationlayer.OnLinePresentationFunctionpublic java.lang.String getInitialPresentationName()
be.ASPL.presentationlayer.OnLinePresentationFunctiongetInitialPresentationName in class be.ASPL.presentationlayer.OnLinePresentationFunctionpublic java.lang.String getPresentationFunctionDescription(java.lang.String language)
be.ASPL.presentationlayer.OnLinePresentationFunctiongetPresentationFunctionDescription in class be.ASPL.presentationlayer.OnLinePresentationFunctionlanguage - The two-character ISO code of the language in which the description is requestedpublic boolean leaveFunctionOnExit()
be.ASPL.presentationlayer.OnLinePresentationFunctionleaveFunctionOnExit in class be.ASPL.presentationlayer.OnLinePresentationFunction