com.liferay.portal.mirage.model
Class MirageJournalArticle

java.lang.Object
  extended by com.sun.portal.cms.mirage.model.custom.Content
      extended by com.liferay.portal.mirage.model.MirageJournalArticle

public class MirageJournalArticle
extends com.sun.portal.cms.mirage.model.custom.Content

View Source

Author:
Joshna Reddy

Constructor Summary
MirageJournalArticle(com.liferay.portlet.journal.model.JournalArticle article)
           
 
Method Summary
 com.liferay.portlet.journal.model.JournalArticle getFeed()
           
 void setFeed(com.liferay.portlet.journal.model.JournalArticle article)
           
 
Methods inherited from class com.sun.portal.cms.mirage.model.custom.Content
getAssociatedTags, getContentName, getContentType, getCreatedTime, getCreatorName, getFieldValues, getLastModifiedBy, getLastModifiedTime, getPublishedTime, getTemplate, getUuid, getUUID, getWorkflowComments, getWorkflowStatus, isAvailable, isContentRejected, isReadOnly, isWorkflowInitiated, setAssociatedTags, setAvailable, setContentName, setContentType, setCreatedTime, setCreatorName, setFieldValues, setLastModifiedBy, setLastModifiedTime, setPublishedTime, setReadOnly, setTemplate, setUuid, setUUID, setWorkflowComments, setWorkflowStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MirageJournalArticle

public MirageJournalArticle(com.liferay.portlet.journal.model.JournalArticle article)
Method Detail

getFeed

public com.liferay.portlet.journal.model.JournalArticle getFeed()

setFeed

public void setFeed(com.liferay.portlet.journal.model.JournalArticle article)