public class CleanUpSubscriptionMessageListener
extends com.liferay.portal.kernel.messaging.BaseMessageListener
| Constructor and Description |
|---|
CleanUpSubscriptionMessageListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doReceive(com.liferay.portal.kernel.messaging.Message message) |
protected long[] |
getGroupIds(java.util.List<com.liferay.portal.model.Group> groups) |
protected void |
processAssetEntry(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void |
processLayout(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void |
processMBCategory(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void |
processMBThread(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void |
processSubscription(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void |
processUser(com.liferay.portal.model.User user,
long groupId) |
protected void |
processWikiNode(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void |
processWorkflowInstance(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds) |
protected void doReceive(com.liferay.portal.kernel.messaging.Message message)
throws java.lang.Exception
doReceive in class com.liferay.portal.kernel.messaging.BaseMessageListenerjava.lang.Exceptionprotected long[] getGroupIds(java.util.List<com.liferay.portal.model.Group> groups)
protected void processAssetEntry(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processLayout(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processMBCategory(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processMBThread(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processSubscription(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processUser(com.liferay.portal.model.User user,
long groupId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processWikiNode(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void processWorkflowInstance(com.liferay.portal.model.Subscription subscription,
long groupId,
long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException