|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.journal.model.JournalTemplate>
com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl
com.liferay.portlet.journal.model.impl.JournalTemplateImpl
public class JournalTemplateImpl
Field Summary | |
---|---|
static java.lang.String |
LANG_TYPE_CSS
|
static java.lang.String |
LANG_TYPE_VM
|
static java.lang.String |
LANG_TYPE_XSL
|
static java.lang.String[] |
LANG_TYPES
|
Fields inherited from class com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, 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, 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, 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, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.journal.model.JournalTemplateModel |
---|
getCacheable, getCompanyId, getCreateDate, getDescription, getGroupId, getId, getLangType, getModifiedDate, getName, getPrimaryKey, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getUserId, getUserName, getUserUuid, getUuid, getXsl, isCacheable, isSmallImage, setCacheable, setCompanyId, setCreateDate, setDescription, setGroupId, setId, setLangType, setModifiedDate, setName, setPrimaryKey, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setUserId, setUserName, setUserUuid, setUuid, setXsl, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Field Detail |
---|
public static final java.lang.String LANG_TYPE_CSS
public static final java.lang.String LANG_TYPE_VM
public static final java.lang.String LANG_TYPE_XSL
public static final java.lang.String[] LANG_TYPES
Constructor Detail |
---|
public JournalTemplateImpl()
Method Detail |
---|
public java.lang.String getSmallImageType() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getSmallImageType
in interface com.liferay.portlet.journal.model.JournalTemplate
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void setSmallImageType(java.lang.String smallImageType)
setSmallImageType
in interface com.liferay.portlet.journal.model.JournalTemplate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |