com.liferay.portal.mirage.model
Class MirageJournalStructure

java.lang.Object
  extended by com.sun.portal.cms.mirage.model.custom.ContentType
      extended by com.liferay.portal.mirage.model.MirageJournalStructure

public class MirageJournalStructure
extends com.sun.portal.cms.mirage.model.custom.ContentType

View Source

Author:
Prakash Reddy

Constructor Summary
MirageJournalStructure(com.liferay.portlet.journal.model.JournalStructure structure)
           
 
Method Summary
 com.liferay.portlet.journal.model.JournalStructure getStructure()
           
 void setStructure(com.liferay.portlet.journal.model.JournalStructure structure)
           
 
Methods inherited from class com.sun.portal.cms.mirage.model.custom.ContentType
addTemplate, getCategory, getContentTypeName, getDefaultTemplate, getFieldList, getSearchableFields, getTemplates, getUuid, getUUID, getWorkflow, isActive, isVersionable, isWorkflowAssociated, removeTemplate, setActive, setCategory, setContentTypeName, setDefaultTemplate, setFieldList, setTemplates, setUuid, setUUID, setVersionable, setWorkflow, setWorkflowAssociated, toString, updateTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MirageJournalStructure

public MirageJournalStructure(com.liferay.portlet.journal.model.JournalStructure structure)
Method Detail

getStructure

public com.liferay.portlet.journal.model.JournalStructure getStructure()

setStructure

public void setStructure(com.liferay.portlet.journal.model.JournalStructure structure)