|
|||||||||
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.JournalArticleModelImpl
com.liferay.portlet.journal.model.impl.JournalArticleImpl
public class JournalArticleImpl
Field Summary | |
---|---|
static double |
DEFAULT_VERSION
|
static java.lang.String |
PORTLET
|
static java.lang.String |
STAND_ALONE
|
static java.lang.String[] |
TYPES
|
Fields inherited from class com.liferay.portlet.journal.model.impl.JournalArticleModelImpl |
---|
CACHE_ENABLED, DATA_SOURCE, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
JournalArticleImpl()
|
Method Summary | |
---|---|
java.lang.String |
getApprovedByUserUuid()
|
java.lang.String[] |
getAvailableLocales()
|
java.lang.String |
getContentByLocale(java.lang.String languageId)
|
java.lang.String |
getDefaultLocale()
|
java.lang.String |
getSmallImageType()
|
java.lang.String |
getUserUuid()
|
boolean |
isTemplateDriven()
|
void |
setApprovedByUserUuid(java.lang.String approvedByUserUuid)
|
void |
setSmallImageType(java.lang.String smallImageType)
|
void |
setUserUuid(java.lang.String userUuid)
|
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isEscapedModel, isNew, setEscapedModel, 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.JournalArticleModel |
---|
getApproved, getApprovedByUserId, getApprovedByUserName, getApprovedDate, getArticleId, getCompanyId, getContent, getCreateDate, getDescription, getDisplayDate, getExpirationDate, getExpired, getGroupId, getId, getIndexable, getModifiedDate, getPrimaryKey, getResourcePrimKey, getReviewDate, getSmallImage, getSmallImageId, getSmallImageURL, getStructureId, getTemplateId, getTitle, getType, getUserId, getUserName, getUuid, getVersion, isApproved, isExpired, isIndexable, isSmallImage, setApproved, setApprovedByUserId, setApprovedByUserName, setApprovedDate, setArticleId, setCompanyId, setContent, setCreateDate, setDescription, setDisplayDate, setExpirationDate, setExpired, setGroupId, setId, setIndexable, setModifiedDate, setPrimaryKey, setResourcePrimKey, setReviewDate, setSmallImage, setSmallImageId, setSmallImageURL, setStructureId, setTemplateId, setTitle, setType, setUserId, setUserName, setUuid, setVersion, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Field Detail |
---|
public static final double DEFAULT_VERSION
public static final java.lang.String[] TYPES
public static final java.lang.String PORTLET
public static final java.lang.String STAND_ALONE
Constructor Detail |
---|
public JournalArticleImpl()
Method Detail |
---|
public java.lang.String getUserUuid() throws com.liferay.portal.SystemException
getUserUuid
in interface com.liferay.portlet.journal.model.JournalArticle
com.liferay.portal.SystemException
public void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portlet.journal.model.JournalArticle
public java.lang.String[] getAvailableLocales()
getAvailableLocales
in interface com.liferay.portlet.journal.model.JournalArticle
public java.lang.String getContentByLocale(java.lang.String languageId)
getContentByLocale
in interface com.liferay.portlet.journal.model.JournalArticle
public java.lang.String getDefaultLocale()
getDefaultLocale
in interface com.liferay.portlet.journal.model.JournalArticle
public boolean isTemplateDriven()
isTemplateDriven
in interface com.liferay.portlet.journal.model.JournalArticle
public java.lang.String getApprovedByUserUuid() throws com.liferay.portal.SystemException
getApprovedByUserUuid
in interface com.liferay.portlet.journal.model.JournalArticle
com.liferay.portal.SystemException
public void setApprovedByUserUuid(java.lang.String approvedByUserUuid)
setApprovedByUserUuid
in interface com.liferay.portlet.journal.model.JournalArticle
public java.lang.String getSmallImageType() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getSmallImageType
in interface com.liferay.portlet.journal.model.JournalArticle
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void setSmallImageType(java.lang.String smallImageType)
setSmallImageType
in interface com.liferay.portlet.journal.model.JournalArticle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |