|
||||||||||
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.impl.JournalTemplateModelImpl
com.liferay.portlet.journal.model.impl.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 |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_DESCRIPTION, XSS_ALLOW_LANGTYPE, XSS_ALLOW_NAME, XSS_ALLOW_SMALLIMAGEURL, XSS_ALLOW_STRUCTUREID, XSS_ALLOW_TEMPLATEID, XSS_ALLOW_USERNAME, XSS_ALLOW_XSL |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
JournalTemplateImpl()
|
Methods inherited from class com.liferay.portlet.journal.model.impl.JournalTemplateModelImpl |
clone, compareTo, equals, getCompanyId, getCreateDate, getDescription, getGroupId, getId, getLangType, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getUserId, getUserName, getXsl, hashCode, isSmallImage, setCompanyId, setCreateDate, setDescription, setGroupId, setId, setLangType, setModifiedDate, setName, setPrimaryKey, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setUserId, setUserName, setXsl |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.journal.model.JournalTemplateModel |
getCompanyId, getCreateDate, getDescription, getGroupId, getId, getLangType, getModifiedDate, getName, getPrimaryKey, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getUserId, getUserName, getXsl, isSmallImage, setCompanyId, setCreateDate, setDescription, setGroupId, setId, setLangType, setModifiedDate, setName, setPrimaryKey, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setUserId, setUserName, setXsl |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
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_TYPE_CSS
public static final java.lang.String[] LANG_TYPES
Constructor Detail |
public JournalTemplateImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |