- java.lang.Object
-
- com.tcdng.unify.core.AbstractUnifyComponent
-
- com.tcdng.unify.web.AbstractController
-
- com.tcdng.unify.web.ui.AbstractUIController
-
- com.tcdng.unify.web.ui.AbstractPageController<T>
-
-
- All Implemented Interfaces:
- com.tcdng.unify.core.UnifyComponent, com.tcdng.unify.web.Controller, com.tcdng.unify.web.ui.PageController<SnapshotSettingsPageBean>, com.tcdng.unify.web.ui.UIController
@Component(value="/codegeneration/snapshotsettings")
@UplBinding(value="web/codegeneration/upl/snapshotsettingspage.upl")
public class SnapshotSettingsPageController
extends AbstractCodeGenerationPageController<SnapshotSettingsPageBean>
Snapshot settings page controller.
- Since:
- 1.0
- Author:
- FlowCentral Technologies Limited
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.tcdng.unify.web.ui.AbstractUIController
com.tcdng.unify.web.ui.AbstractUIController.DataTransferParam
-
Method Summary
-
Methods inherited from class com.tcdng.unify.web.ui.AbstractPageController
addClientTopicEvent, addClientTopicEvent, changePathInfo, clearDocumentAttribute, clearHintUser, clearPageAttribute, closeAllPages, closePage, command, confirm, confirmResult, content, doProcess, ensureContextResources, executePageCall, fileDownloadResult, fileDownloadResult, fireOtherControllerAction, getCurrentPopup, getDataTransferParam, getDocumentAttribute, getDocumentAttribute, getMessageResult, getPage, getPageAttribute, getPageAttribute, getPageBean, getPageBeanClass, getPageWidgetByLongName, getPageWidgetByShortName, getPathVariables, getRequestTarget, hidePopup, hidePopupFireConfirm, hintUser, hintUser, indexPage, initPage, isPageValidationEnabled, isPageWidgetDisabled, isPageWidgetEditable, isPageWidgetVisible, launchTask, launchTaskWithMonitorBox, launchTaskWithMonitorBox, noResult, onClosePage, onIndexPage, onInitPage, onReloadPage, onSavePage, openPage, openPath, populate, reloadPage, removeCurrentPopup, reset, savePage, setClientListenToEntity, setClientListenToEntity, setClientListenToTopic, setClientListenToTopic, setDocumentAttribute, setPageAttribute, setPageTitle, setPageValidationEnabled, setPageWidgetDisabled, setPageWidgetEditable, setPageWidgetVisible, setResultMapping, showAttachment, showMessageBox, showMessageBox, showMessageBox, showMessageBox, showMessageBox, showMessageBox, showPopup, writeOtherControllerProperty
-
Methods inherited from class com.tcdng.unify.web.ui.AbstractUIController
getPageManager, getPageRequestContextUtil, getPathInfoRepository, getResponseWriterPool, getUIControllerUtil, getVariableActionPath, isReadOnly, isResetOnWrite, onInitialize, populate, prepareDataTransfer, process, writeResponse
-
Methods inherited from class com.tcdng.unify.web.AbstractController
createValueStore, ensureSecureAccess, getControllerFinder, getEventLogger, getHttpRequestHeader, getHttpRequestHeaders, getHttpRequestParameter, getHttpRequestParameters, getSecured, isRefererRequired, isSecured, onTerminate
-
Methods inherited from class com.tcdng.unify.core.AbstractUnifyComponent
addTaskMessage, asJson, broadcastToOtherSessions, broadcastToSession, convert, convert, createArrayValueStore, createListValueStore, createParamConfig, createValueStore, createValueStore, findComponentType, fromJson, getAnnotatedClasses, getAnnotatedClassesExcluded, getApplicationAttribute, getApplicationAttribute, getApplicationBanner, getApplicationCode, getApplicationLocale, getApplicationLocaleFormatter, getApplicationMessage, getApplicationMessages, getApplicationName, getApplicationTimeZone, getAuxiliaryVersion, getComponent, getComponent, getComponent, getComponent, getComponent, getComponentConfig, getComponentConfig, getComponentConfigs, getComponentNames, getComponentParamConfigs, getComponents, getComponentType, getComponentType, getContainerInfo, getContainerSetting, getContainerSetting, getCurrentRolePrivilegeCodes, getCurrentUserRoleStepCodes, getDeploymentVersion, getErrorMessage, getExceptionMessage, getExceptionMessage, getLineSeparator, getList, getList, getListItemByDescription, getListItemByKey, getListMap, getListMap, getMessage, getName, getNodeId, getPreferredPort, getPrintableStackTrace, getPrintableStackTraceWithMessageHeader, getRequestAttribute, getRequestAttribute, getRequestContext, getRolePrivilegeCodes, getRuntimeId, getSessionAttribute, getSessionAttribute, getSessionContext, getSessionFormatter, getSessionLocale, getSessionLocaleFormatter, getSessionMessage, getSessionMessages, getStaticSettings, getUnifyComponentContext, getUplComponent, getUplComponent, getUserTenantId, getUserToken, getViewDirective, getWidgetDateFormatOverrideFormatter, getWorkingPathFilename, grabLock, grabLock, initialize, isApplicationAttribute, isApplicationIgnoreViewDirective, isClusterMode, isComponent, isCurrentRolePrivilege, isDeploymentMode, isGlobalAccounting, isInitialized, isInterfacesOpen, isLocked, isProductionMode, isRequestAttribute, isRoleAttributes, isSessionAttribute, isTenancyEnabled, isUserLoggedIn, isWidgetDateFormatOverride, logDebug, logDebug, logError, logError, logError, logError, logError, logInfo, logInfo, logSevere, logSevere, logWarn, logWarn, pause, prettyJson, prettyJsonOnDebug, prettyJsonOnError, prettyJsonOnInfo, prettyJsonOnSevere, prettyJsonOnWarn, releaseLock, removeApplicationAttribute, removeRequestAttribute, removeSessionAttribute, removeSessionAttributes, resolveApplicationMessage, resolveMessage, resolveSessionMessage, resolveUTC, sendCommand, setApplicationAttribute, setRequestAttribute, setRoleAttributes, setSessionAttribute, setSessionStickyAttribute, setUserTokenTenantId, terminate, throwOperationErrorException, throwUnsupportedOperationException, tryGrabLock
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.tcdng.unify.web.ui.UIController
isReadOnly, isResetOnWrite
-
Methods inherited from interface com.tcdng.unify.web.Controller
isRefererRequired, isSecured, process
-
Methods inherited from interface com.tcdng.unify.core.UnifyComponent
getName, getNodeId, getUnifyComponentContext, initialize, isInitialized, terminate
Copyright © 2024. All rights reserved.