com.liferay.portal.mirage.aop
Class ContentInvoker

java.lang.Object
  extended by com.sun.portal.cms.mirage.model.custom.Content
      extended by com.liferay.portal.mirage.aop.ContentInvoker

public class ContentInvoker
extends com.sun.portal.cms.mirage.model.custom.Content

View Source

Author:
Joshna Reddy

Constructor Summary
ContentInvoker(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 
Method Summary
 java.lang.Object getReturnValue()
           
 java.lang.Object invoke()
           
 
Methods inherited from class com.sun.portal.cms.mirage.model.custom.Content
getAssociatedTags, getContentName, getContentType, getCreatedTime, getCreatorName, getFieldValues, getLastModifiedBy, getLastModifiedTime, getPublishedTime, getTemplate, getUuid, getUUID, getWorkflowComments, getWorkflowStatus, isAvailable, isContentRejected, isReadOnly, isWorkflowInitiated, setAssociatedTags, setAvailable, setContentName, setContentType, setCreatedTime, setCreatorName, setFieldValues, setLastModifiedBy, setLastModifiedTime, setPublishedTime, setReadOnly, setTemplate, setUuid, setUUID, setWorkflowComments, setWorkflowStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentInvoker

public ContentInvoker(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
Method Detail

getReturnValue

public java.lang.Object getReturnValue()

invoke

public java.lang.Object invoke()
                        throws com.sun.portal.cms.mirage.exception.CMSException
Throws:
com.sun.portal.cms.mirage.exception.CMSException