|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<TableSource>
lumis.doui.table.BaseTableDataProcessActionHandler
lumis.doui.table.TableUpdateDataProcessActionHandler
lumis.content.table.ContentTableUpdateDataProcessActionHandler
lumis.service.pagepersonalization.doui.processactionhandler.PagePersonalizationContentTableEditProcessActionHandler
public class PagePersonalizationContentTableEditProcessActionHandler
Stores the information on database during Update process. This process action is responsible too update all information about the interface instance orphan.
Field Summary |
---|
Fields inherited from class lumis.content.table.ContentTableUpdateDataProcessActionHandler |
---|
newVersionPrimaryKeyValue, previousLocale, previousNotificationContentId, previousVersionPrimaryKeyValue, primaryKeyFieldId, versionActiveFieldId |
Fields inherited from class lumis.doui.table.TableUpdateDataProcessActionHandler |
---|
queryBuilder |
Constructor Summary | |
---|---|
PagePersonalizationContentTableEditProcessActionHandler()
|
Method Summary | |
---|---|
java.lang.Object |
getParameter(java.lang.String name)
Returns the parameter value. |
Methods inherited from class lumis.content.table.ContentTableUpdateDataProcessActionHandler |
---|
buildQuery, createQueryBuilder, execute, indexData, init, postUpdate, sendPreNotifications, sendRenderDataChangedNotification |
Methods inherited from class lumis.doui.table.TableUpdateDataProcessActionHandler |
---|
doUpdate, preUpdate, processAction, processActionWithoutResponse, sendPostNotifications |
Methods inherited from class lumis.doui.table.BaseTableDataProcessActionHandler |
---|
addToIndex, createRenderDataChangedEvent, getIndexConfig, isSearchEnabled, readSelectedData, removeFromIndex, sendRenderDataChangedNotification, shouldSendRenderDataChangedNotification |
Methods inherited from class lumis.doui.processaction.ProcessActionHandler |
---|
addDefaultResponse, addResponseParameter, checkServiceInstancePermission, checkServiceInstancePermission, getId, getParameter, getResource, getServiceInterfaceHyperLink, getUrl, localize, processHyperLinkResponse, processPopupInterfaceResponse, resolveFieldValueNode, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PagePersonalizationContentTableEditProcessActionHandler()
Method Detail |
---|
public java.lang.Object getParameter(java.lang.String name)
IProcessActionHandler
getParameter
in interface IProcessActionHandler
getParameter
in interface IParameters
getParameter
in class ProcessActionHandler<TableSource>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |