com.liferay.portal.mirage.service
Class ArticleResourceServiceImpl

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

public class ArticleResourceServiceImpl
extends BinaryContentServiceImpl

View Source

Author:
Karthik Sudarshan

Constructor Summary
ArticleResourceServiceImpl()
           
 
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

ArticleResourceServiceImpl

public ArticleResourceServiceImpl()
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