com.liferay.portal.mirage.aop
Class ArticleImageInvoker
java.lang.Object
com.sun.portal.cms.mirage.model.custom.BinaryContent
com.liferay.portal.mirage.aop.ArticleImageInvoker
- All Implemented Interfaces:
- com.sun.portal.cms.mirage.model.custom.OptionalCriteria
public class ArticleImageInvoker
- extends com.sun.portal.cms.mirage.model.custom.BinaryContent
- implements com.sun.portal.cms.mirage.model.custom.OptionalCriteria
View Source
- Author:
- Karthik Sudarshan
Constructor Summary |
ArticleImageInvoker(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
|
Methods inherited from class com.sun.portal.cms.mirage.model.custom.BinaryContent |
getFileName, getInputStream, getMimeType, setFileName, setInputStream, setMimeType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArticleImageInvoker
public ArticleImageInvoker(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
getOptions
public java.util.Map<java.lang.Object,java.lang.Object> getOptions()
- Specified by:
getOptions
in interface com.sun.portal.cms.mirage.model.custom.OptionalCriteria
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