public abstract class CloupiaPageAction extends java.lang.Object implements PageIf, CloupiaReportAction
STATUS_ERROR, STATUS_GOTO_FORM, STATUS_LAUNCH_FORM_POPUP, STATUS_LAUNCH_HTML_POPUP, STATUS_LAUNCH_URL, STATUS_NEEDS_INPUT, STATUS_OK, STATUS_SUBMIT_AUTO_REFRESH, STATUS_SUBMIT_OK_GOTO_NEXT_FORM, STATUS_VALIDATION_AUTO_REFRESH
Constructor and Description |
---|
CloupiaPageAction() |
Modifier and Type | Method and Description |
---|---|
DataManagerIf |
getDataManagerImpl()
Return the data manager used by this action.
|
java.lang.String |
getDescription()
Unused for now.
|
java.lang.String |
getOperationalLevel()
Returns the operation level based on the user role.
|
boolean |
isMultiPageAction()
Unused for time being, no support for wizards yet.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
definePage, loadDataToPage, validatePageData
getActionId, getActionType, getFormId, getLabel, getRbid, getTitle, isDoubleClickAction, isDrilldownAction, isSelectionRequired
public boolean isMultiPageAction()
CloupiaReportAction
isMultiPageAction
in interface CloupiaReportAction
public DataManagerIf getDataManagerImpl()
CloupiaReportAction
getDataManagerImpl
in interface CloupiaReportAction
public java.lang.String getDescription()
CloupiaReportAction
getDescription
in interface CloupiaReportAction
public java.lang.String getOperationalLevel()
CloupiaReportAction
getOperationalLevel
in interface CloupiaReportAction