com.liferay.portal.mirage.aop
Class JournalContentSearchLocalServiceAdvice

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

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

JournalContentSearchLocalServiceAdvice

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