|
||||||||||
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.socialnetworkservices.microblog.doui.processactionhandler.MicroblogAttachmentsProcessActionHandler
public class MicroblogAttachmentsProcessActionHandler
Process action handler class used to deal with issues related to files associated to a Post.
Field Summary |
---|
Constructor Summary | |
---|---|
MicroblogAttachmentsProcessActionHandler()
|
Method Summary | |
---|---|
java.lang.Object |
getParameter(java.lang.String name)
Transitory solution. |
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, 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 MicroblogAttachmentsProcessActionHandler()
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
public java.lang.Object getParameter(java.lang.String name)
getParameter
in interface IProcessActionHandler
getParameter
in interface IParameters
getParameter
in class TableAddFileMultiRowDataProcessActionHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |