|
||||||||||
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.TableDeleteDataProcessActionHandler
lumis.content.table.ContentTableDeleteDataProcessActionHandler
lumis.service.newsletter.UserCancelSubscriptionProcessActionHandler
public class UserCancelSubscriptionProcessActionHandler
Field Summary |
---|
Fields inherited from class lumis.content.table.ContentTableDeleteDataProcessActionHandler |
---|
primaryKeyFieldId, versionActiveFieldId, versionContentIds |
Fields inherited from class lumis.doui.table.TableDeleteDataProcessActionHandler |
---|
queryBuilder |
Constructor Summary | |
---|---|
UserCancelSubscriptionProcessActionHandler()
|
Method Summary | |
---|---|
void |
processAction()
Executes the process action. |
Methods inherited from class lumis.content.table.ContentTableDeleteDataProcessActionHandler |
---|
buildQuery, createQueryBuilder, deleteRelatedData, indexData, postDelete, sendRenderDataChangedNotification |
Methods inherited from class lumis.doui.table.TableDeleteDataProcessActionHandler |
---|
createRenderDataChangedEvent, createTableSource, deleteRelatedFiles, execute, preDelete, processActionWithoutResponse, sendPostNotifications, sendPreNotifications, sendRenderDataChangedNotification, setParameter |
Methods inherited from class lumis.doui.table.BaseTableDataProcessActionHandler |
---|
addToIndex, getIndexConfig, isSearchEnabled, readSelectedData, removeFromIndex, shouldSendRenderDataChangedNotification |
Methods inherited from class lumis.doui.processaction.ProcessActionHandler |
---|
addDefaultResponse, addResponseParameter, checkServiceInstancePermission, checkServiceInstancePermission, getId, getParameter, getParameter, getResource, getServiceInterfaceHyperLink, getUrl, init, localize, processHyperLinkResponse, processPopupInterfaceResponse, resolveFieldValueNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserCancelSubscriptionProcessActionHandler()
Method Detail |
---|
public void processAction() throws PortalException
IProcessActionHandler
This method may execute the process action based on the parameters and node specifications passed to it earlier.
processAction
in interface IProcessActionHandler
processAction
in class TableDeleteDataProcessActionHandler
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |