com.liferay.portal.mirage.aop
Class JournalArticleResourceLocalServiceAdvice

java.lang.Object
  extended by com.liferay.portal.mirage.aop.BaseMirageAdvice
      extended by com.liferay.portal.mirage.aop.JournalArticleResourceLocalServiceAdvice

public class JournalArticleResourceLocalServiceAdvice
extends BaseMirageAdvice

View Source

Author:
Karthik Sudarshan

Field Summary
 
Fields inherited from class com.liferay.portal.mirage.aop.BaseMirageAdvice
articleImageService, articleResourceService, contentFeedService, contentSearchService, contentService, contentTypeService, workflowService
 
Constructor Summary
JournalArticleResourceLocalServiceAdvice()
           
 
Method Summary
protected  java.lang.Object doInvoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 
Methods inherited from class com.liferay.portal.mirage.aop.BaseMirageAdvice
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JournalArticleResourceLocalServiceAdvice

public JournalArticleResourceLocalServiceAdvice()
Method Detail

doInvoke

protected java.lang.Object doInvoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
                             throws java.lang.Throwable
Specified by:
doInvoke in class BaseMirageAdvice
Throws:
java.lang.Throwable