|
||||||||||
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.banner.BannerDeleteDataProcessActionHandler
public class BannerDeleteDataProcessActionHandler
Process action handler for Banner content removals.
Banner data changes need not update the interface or page cache since the data rendered is generated serverside, and the client side javascript does not change.
Field Summary |
---|
Fields inherited from class lumis.content.table.ContentTableDeleteDataProcessActionHandler |
---|
primaryKeyFieldId, versionActiveFieldId, versionContentIds |
Fields inherited from class lumis.doui.table.TableDeleteDataProcessActionHandler |
---|
queryBuilder |
Constructor Summary | |
---|---|
BannerDeleteDataProcessActionHandler()
|
Method Summary | |
---|---|
protected boolean |
shouldSendRenderDataChangedNotification()
Indicates if this process action should send render data changed notification. |
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, processAction, processActionWithoutResponse, sendPostNotifications, sendPreNotifications, sendRenderDataChangedNotification, setParameter |
Methods inherited from class lumis.doui.table.BaseTableDataProcessActionHandler |
---|
addToIndex, getIndexConfig, isSearchEnabled, readSelectedData, removeFromIndex |
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 BannerDeleteDataProcessActionHandler()
Method Detail |
---|
protected boolean shouldSendRenderDataChangedNotification() throws PortalException
BaseTableDataProcessActionHandler
shouldSendRenderDataChangedNotification
in class BaseTableDataProcessActionHandler
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |