|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<Source<?>>
lumis.service.contactus.SetContactRequestCategoryNullProcessActionHandler
public class SetContactRequestCategoryNullProcessActionHandler
Updates categoryContentId of contact requests to null.
Field Summary |
---|
Constructor Summary | |
---|---|
SetContactRequestCategoryNullProcessActionHandler()
|
Method Summary | |
---|---|
void |
processAction()
Executes the process action. |
void |
updateCategoryMessages(java.lang.String categoryContentId,
ITransaction transaction)
Update lum_ContactUs through the given message identifier. |
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 SetContactRequestCategoryNullProcessActionHandler()
Method Detail |
---|
public void processAction() throws PortalException
IProcessActionHandler
This method may execute the process action based on the parameters and node specifications passed to it earlier.
PortalException
public void updateCategoryMessages(java.lang.String categoryContentId, ITransaction transaction) throws PortalException
categoryContentId
- the category content identifier.transaction
- the transaction for persistence access.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |