|
||||||||||
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.doui.table.TableAddFileMultiRowDataProcessActionHandler
lumis.service.album.AlbumAddMultipleProcessActionHandler
public class AlbumAddMultipleProcessActionHandler
ProcessActionHandler to verify the title informed for each Photograph uploaded. In addition it persist all Photograph added on the list by the user.
Field Summary |
---|
Constructor Summary | |
---|---|
AlbumAddMultipleProcessActionHandler()
|
Method Summary | |
---|---|
void |
processAction()
Processes the required action calling TableAddDataProcessActionHandler.processActionWithoutResponse() and subsequently calls the ProcessActionHandler.addDefaultResponse() method. |
Methods inherited from class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler |
---|
getFileItem, getParameter, processActionWithoutResponse, setParameter, setPrimaryKeyAttribute, setPrimaryKeyRenderParameter |
Methods inherited from class lumis.doui.table.TableAddDataProcessActionHandler |
---|
doInsert, execute, indexData, postInsert, preInsert, sendPostNotifications, sendPreNotifications, setPrimaryKeyParameter |
Methods inherited from class lumis.doui.table.BaseTableDataProcessActionHandler |
---|
addToIndex, createQueryBuilder, createRenderDataChangedEvent, getIndexConfig, isSearchEnabled, readSelectedData, removeFromIndex, sendRenderDataChangedNotification, shouldSendRenderDataChangedNotification |
Methods inherited from class lumis.doui.processaction.ProcessActionHandler |
---|
addDefaultResponse, addResponseParameter, checkServiceInstancePermission, checkServiceInstancePermission, getId, 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 AlbumAddMultipleProcessActionHandler()
Method Detail |
---|
public void processAction() throws PortalException
TableAddDataProcessActionHandler
TableAddDataProcessActionHandler.processActionWithoutResponse()
and subsequently calls the ProcessActionHandler.addDefaultResponse()
method.
processAction
in interface IProcessActionHandler
processAction
in class TableAddDataProcessActionHandler
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |