com.liferay.portlet.journal.model.impl
Class JournalTemplateImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.journal.model.JournalTemplate>
      extended by com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl
          extended by com.liferay.portlet.journal.model.impl.JournalTemplateImpl
All Implemented Interfaces:
com.liferay.portal.model.BaseModel<com.liferay.portlet.journal.model.JournalTemplate>, com.liferay.portlet.journal.model.JournalTemplate, com.liferay.portlet.journal.model.JournalTemplateModel, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<com.liferay.portlet.journal.model.JournalTemplate>

public class JournalTemplateImpl
extends JournalTemplateModelImpl
implements com.liferay.portlet.journal.model.JournalTemplate

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
 
Constructor Summary
JournalTemplateImpl()
           
 
Method Summary
 java.lang.String getSmallImageType()
           
 void setSmallImageType(java.lang.String smallImageType)
           
 
Methods inherited from class com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl
clone, compareTo, equals, getCacheable, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getId, getLangType, getModifiedDate, getName, getOriginalGroupId, getOriginalSmallImageId, getOriginalTemplateId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getUserId, getUserName, getUserUuid, getUuid, getXsl, hashCode, isCacheable, isSmallImage, setCacheable, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setGroupId, setId, setLangType, setModifiedDate, setName, setPrimaryKey, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setUserId, setUserName, setUserUuid, setUuid, setXsl, toEscapedModel, toModel, toModels, toString, toXmlString
 
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.journal.model.JournalTemplateModel
clone, compareTo, getCacheable, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getId, getLangType, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getUserId, getUserName, getUserUuid, getUuid, getXsl, hashCode, isCacheable, isCachedModel, isEscapedModel, isNew, isSmallImage, setCacheable, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setId, setLangType, setModifiedDate, setName, setNew, setPrimaryKey, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setUserId, setUserName, setUserUuid, setUuid, setXsl, toEscapedModel, toString, toXmlString
 

Constructor Detail

JournalTemplateImpl

public JournalTemplateImpl()
Method Detail

getSmallImageType

public java.lang.String getSmallImageType()
                                   throws com.liferay.portal.kernel.exception.PortalException,
                                          com.liferay.portal.kernel.exception.SystemException
Specified by:
getSmallImageType in interface com.liferay.portlet.journal.model.JournalTemplate
Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

setSmallImageType

public void setSmallImageType(java.lang.String smallImageType)
Specified by:
setSmallImageType in interface com.liferay.portlet.journal.model.JournalTemplate