|
||||||||||
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.TableAddDataProcessActionHandler
lumis.content.table.ContentTableAddDataProcessActionHandler
lumis.service.mailmarketing.UserSubscriptionProcessActionHandler
public class UserSubscriptionProcessActionHandler
Handles user subscription
Field Summary |
---|
Constructor Summary | |
---|---|
UserSubscriptionProcessActionHandler()
|
Method Summary | |
---|---|
protected void |
processActionWithoutResponse()
Processes the insert action. |
Methods inherited from class lumis.content.table.ContentTableAddDataProcessActionHandler |
---|
createQueryBuilder, indexData, postInsert, sendRenderDataChangedNotification |
Methods inherited from class lumis.doui.table.TableAddDataProcessActionHandler |
---|
doInsert, execute, preInsert, processAction, sendPostNotifications, sendPreNotifications, setPrimaryKeyAttribute, setPrimaryKeyParameter, setPrimaryKeyRenderParameter |
Methods inherited from class lumis.doui.table.BaseTableDataProcessActionHandler |
---|
addToIndex, createRenderDataChangedEvent, 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, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserSubscriptionProcessActionHandler()
Method Detail |
---|
protected void processActionWithoutResponse() throws PortalException
TableAddDataProcessActionHandler
Here the TableAddDataProcessActionHandler.doInsert()
method is called to perform the insert.
processActionWithoutResponse
in class TableAddDataProcessActionHandler
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |