com.liferay.portal.mirage.aop
Class WorkflowInvoker

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

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

View Source

Author:
Joshna Reddy

Constructor Summary
WorkflowInvoker(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

WorkflowInvoker

public WorkflowInvoker(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