|
||||||||||
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.doui.table.TableDeleteMultiRowDataProcessActionHandler
public class TableDeleteMultiRowDataProcessActionHandler
Process Action handler used in forms with multi-row controls like the data-grid control
Field Summary |
---|
Fields inherited from class lumis.doui.table.TableDeleteDataProcessActionHandler |
---|
queryBuilder |
Constructor Summary | |
---|---|
TableDeleteMultiRowDataProcessActionHandler()
|
Method Summary | |
---|---|
protected QueryBase |
buildQuery()
Calls the standard query builder notifying that the primary keys are not provided. |
Methods inherited from class lumis.doui.table.TableDeleteDataProcessActionHandler |
---|
createRenderDataChangedEvent, createTableSource, deleteRelatedData, deleteRelatedFiles, execute, indexData, postDelete, preDelete, processAction, processActionWithoutResponse, sendPostNotifications, sendPreNotifications, sendRenderDataChangedNotification, setParameter |
Methods inherited from class lumis.doui.table.BaseTableDataProcessActionHandler |
---|
addToIndex, createQueryBuilder, getIndexConfig, isSearchEnabled, readSelectedData, removeFromIndex, sendRenderDataChangedNotification, 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 TableDeleteMultiRowDataProcessActionHandler()
Method Detail |
---|
protected QueryBase buildQuery() throws PortalException
buildQuery
in class TableDeleteDataProcessActionHandler
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |