com.liferay.portal.mirage.aop
Class ContentTypeInvoker

java.lang.Object
  extended by com.sun.portal.cms.mirage.model.custom.ContentType
      extended by com.liferay.portal.mirage.aop.ContentTypeInvoker

public class ContentTypeInvoker
extends com.sun.portal.cms.mirage.model.custom.ContentType

View Source

Author:
Prakash Reddy

Constructor Summary
ContentTypeInvoker(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.ContentType
addTemplate, getCategory, getContentTypeName, getDefaultTemplate, getFieldList, getSearchableFields, getTemplates, getUuid, getUUID, getWorkflow, isActive, isVersionable, isWorkflowAssociated, removeTemplate, setActive, setCategory, setContentTypeName, setDefaultTemplate, setFieldList, setTemplates, setUuid, setUUID, setVersionable, setWorkflow, setWorkflowAssociated, toString, updateTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentTypeInvoker

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