com.liferay.portal.mirage.aop
Class JournalArticleImageLocalServiceAdvice

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

public class JournalArticleImageLocalServiceAdvice
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
JournalArticleImageLocalServiceAdvice()
           
 
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

JournalArticleImageLocalServiceAdvice

public JournalArticleImageLocalServiceAdvice()
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