com.liferay.portal.mirage.service
Class ContentViewServiceImpl

java.lang.Object
  extended by com.liferay.portal.mirage.service.ContentViewServiceImpl
All Implemented Interfaces:
com.sun.portal.cms.mirage.service.custom.ContentViewService

public class ContentViewServiceImpl
extends java.lang.Object
implements com.sun.portal.cms.mirage.service.custom.ContentViewService

View Source

Author:
Jorge Ferrer, Prakash Reddy

Constructor Summary
ContentViewServiceImpl()
           
 
Method Summary
 java.lang.String getContentView(com.sun.portal.cms.mirage.model.custom.Content content, java.lang.String appContextName)
           
 java.lang.String getContentView(com.sun.portal.cms.mirage.model.custom.Content content, java.lang.String version, java.lang.String username, java.lang.String appContextName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentViewServiceImpl

public ContentViewServiceImpl()
Method Detail

getContentView

public java.lang.String getContentView(com.sun.portal.cms.mirage.model.custom.Content content,
                                       java.lang.String appContextName)
Specified by:
getContentView in interface com.sun.portal.cms.mirage.service.custom.ContentViewService

getContentView

public java.lang.String getContentView(com.sun.portal.cms.mirage.model.custom.Content content,
                                       java.lang.String version,
                                       java.lang.String username,
                                       java.lang.String appContextName)
Specified by:
getContentView in interface com.sun.portal.cms.mirage.service.custom.ContentViewService