public class SystemEventAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.systemevent.SystemEvent>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager| Constructor and Description |
|---|
SystemEventAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Object result) |
java.lang.Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
duringFinally(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected java.lang.String |
getClassName(com.liferay.portal.model.ClassedModel classedModel) |
protected long |
getClassPK(com.liferay.portal.model.ClassedModel classedModel) |
protected long |
getCompanyId(com.liferay.portal.model.ClassedModel classedModel) |
protected long |
getGroupId(com.liferay.portal.model.ClassedModel classedModel) |
com.liferay.portal.kernel.systemevent.SystemEvent |
getNullAnnotation() |
protected java.lang.String |
getUuid(com.liferay.portal.model.ClassedModel classedModel) |
protected boolean |
isValid(org.aopalliance.intercept.MethodInvocation methodInvocation,
int phase) |
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManagerafterThrowing, invoke, setNextMethodInterceptorpublic void afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Object result)
throws java.lang.Throwable
afterReturning in class ChainableMethodAdvicejava.lang.Throwablepublic java.lang.Object before(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
before in class ChainableMethodAdvicejava.lang.Throwablepublic void duringFinally(org.aopalliance.intercept.MethodInvocation methodInvocation)
duringFinally in class ChainableMethodAdvicepublic com.liferay.portal.kernel.systemevent.SystemEvent getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.systemevent.SystemEvent>protected java.lang.String getClassName(com.liferay.portal.model.ClassedModel classedModel)
protected long getClassPK(com.liferay.portal.model.ClassedModel classedModel)
protected long getCompanyId(com.liferay.portal.model.ClassedModel classedModel)
protected long getGroupId(com.liferay.portal.model.ClassedModel classedModel)
protected java.lang.String getUuid(com.liferay.portal.model.ClassedModel classedModel)
throws java.lang.Exception
java.lang.Exceptionprotected boolean isValid(org.aopalliance.intercept.MethodInvocation methodInvocation,
int phase)