com.liferay.portal.mirage.aop
Class JournalTemplateLocalServiceAdvice

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

public class JournalTemplateLocalServiceAdvice
extends BaseMirageAdvice

View Source

Author:
Prakash Reddy

Field Summary
 
Fields inherited from class com.liferay.portal.mirage.aop.BaseMirageAdvice
articleImageService, articleResourceService, contentFeedService, contentSearchService, contentService, contentTypeService, workflowService
 
Constructor Summary
JournalTemplateLocalServiceAdvice()
           
 
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

JournalTemplateLocalServiceAdvice

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