com.liferay.portal.mirage.service
Class ArticleImageServiceImpl

java.lang.Object
  extended by com.liferay.portal.mirage.service.BinaryContentServiceImpl
      extended by com.liferay.portal.mirage.service.ArticleImageServiceImpl
All Implemented Interfaces:
com.sun.portal.cms.mirage.service.custom.BinaryContentService

public class ArticleImageServiceImpl
extends BinaryContentServiceImpl

View Source

Author:
Karthik Sudarshan

Constructor Summary
ArticleImageServiceImpl()
           
 
Method Summary
protected  void process(com.sun.portal.cms.mirage.model.custom.BinaryContent content)
           
protected  void process(com.sun.portal.cms.mirage.model.custom.OptionalCriteria criteria)
           
 
Methods inherited from class com.liferay.portal.mirage.service.BinaryContentServiceImpl
createBinaryContent, deleteBinaryContent, deleteBinaryContents, getBinaryContent, getBinaryContentId, getBinaryContents, updateBinaryContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleImageServiceImpl

public ArticleImageServiceImpl()
Method Detail

process

protected void process(com.sun.portal.cms.mirage.model.custom.BinaryContent content)
                throws com.sun.portal.cms.mirage.exception.CMSException
Specified by:
process in class BinaryContentServiceImpl
Throws:
com.sun.portal.cms.mirage.exception.CMSException

process

protected void process(com.sun.portal.cms.mirage.model.custom.OptionalCriteria criteria)
                throws com.sun.portal.cms.mirage.exception.CMSException
Specified by:
process in class BinaryContentServiceImpl
Throws:
com.sun.portal.cms.mirage.exception.CMSException