|
|||||||||
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.JournalStructure>
com.liferay.portlet.journal.model.impl.JournalStructureModelImpl
com.liferay.portlet.journal.model.impl.JournalStructureImpl
public class JournalStructureImpl
Field Summary | |
---|---|
static java.lang.String |
RESERVED
|
static java.lang.String |
RESERVED_ARTICLE_ASSET_TAG_NAMES
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_COMMENTS
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_EMAIL_ADDRESS
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_ID
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_JOB_TITLE
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_LOCATION
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_NAME
|
static java.lang.String |
RESERVED_ARTICLE_AUTHOR_ORGANIZATION
|
static java.lang.String |
RESERVED_ARTICLE_CREATE_DATE
|
static java.lang.String |
RESERVED_ARTICLE_DESCRIPTION
|
static java.lang.String |
RESERVED_ARTICLE_DISPLAY_DATE
|
static java.lang.String |
RESERVED_ARTICLE_ID
|
static java.lang.String |
RESERVED_ARTICLE_MODIFIED_DATE
|
static java.lang.String |
RESERVED_ARTICLE_SMALL_IMAGE_URL
|
static java.lang.String |
RESERVED_ARTICLE_TITLE
|
static java.lang.String |
RESERVED_ARTICLE_TYPE
|
static java.lang.String |
RESERVED_ARTICLE_VERSION
|
Fields inherited from class com.liferay.portlet.journal.model.impl.JournalStructureModelImpl |
---|
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 | |
---|---|
JournalStructureImpl()
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.journal.model.impl.JournalStructureModelImpl |
---|
clone, compareTo, equals, getCompanyId, getCreateDate, getDescription, getGroupId, getId, getModifiedDate, getName, getOriginalGroupId, getOriginalStructureId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getStructureId, getUserId, getUserName, getUserUuid, getUuid, getXsd, hashCode, setCompanyId, setCreateDate, setDescription, setGroupId, setId, setModifiedDate, setName, setPrimaryKey, setStructureId, setUserId, setUserName, setUserUuid, setUuid, setXsd, 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, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.journal.model.JournalStructureModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getGroupId, getId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getStructureId, getUserId, getUserName, getUserUuid, getUuid, getXsd, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setGroupId, setId, setModifiedDate, setName, setNew, setPrimaryKey, setStructureId, setUserId, setUserName, setUserUuid, setUuid, setXsd, toEscapedModel, toString, toXmlString |
Field Detail |
---|
public static final java.lang.String RESERVED
public static final java.lang.String RESERVED_ARTICLE_ASSET_TAG_NAMES
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_COMMENTS
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_EMAIL_ADDRESS
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_ID
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_JOB_TITLE
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_LOCATION
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_NAME
public static final java.lang.String RESERVED_ARTICLE_AUTHOR_ORGANIZATION
public static final java.lang.String RESERVED_ARTICLE_CREATE_DATE
public static final java.lang.String RESERVED_ARTICLE_DESCRIPTION
public static final java.lang.String RESERVED_ARTICLE_DISPLAY_DATE
public static final java.lang.String RESERVED_ARTICLE_ID
public static final java.lang.String RESERVED_ARTICLE_MODIFIED_DATE
public static final java.lang.String RESERVED_ARTICLE_SMALL_IMAGE_URL
public static final java.lang.String RESERVED_ARTICLE_TITLE
public static final java.lang.String RESERVED_ARTICLE_TYPE
public static final java.lang.String RESERVED_ARTICLE_VERSION
Constructor Detail |
---|
public JournalStructureImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |