|
|||||||||
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.JournalArticle>
com.liferay.portlet.journal.model.impl.JournalArticleModelImpl
com.liferay.portlet.journal.model.impl.JournalArticleImpl
public class JournalArticleImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.journal.model.impl.JournalArticleModelImpl |
---|
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 | |
---|---|
JournalArticleImpl()
|
Method Summary | |
---|---|
java.lang.String[] |
getAvailableLocales()
|
java.lang.String |
getContentByLocale(java.lang.String languageId)
|
static java.lang.String |
getContentByLocale(java.lang.String content,
boolean templateDriven,
java.lang.String languageId)
|
java.lang.String |
getDefaultLocale()
|
java.lang.String |
getSmallImageType()
|
boolean |
isApproved()
|
boolean |
isExpired()
|
boolean |
isTemplateDriven()
|
void |
setSmallImageType(java.lang.String smallImageType)
|
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.JournalArticleModel |
---|
clone, compareTo, getArticleId, getCompanyId, getContent, getCreateDate, getDescription, getDisplayDate, getExpandoBridge, getExpirationDate, getGroupId, getId, getIndexable, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getResourcePrimKey, getReviewDate, getSmallImage, getSmallImageId, getSmallImageURL, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getStructureId, getTemplateId, getTitle, getType, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isCachedModel, isEscapedModel, isIndexable, isNew, isSmallImage, setArticleId, setCachedModel, setCompanyId, setContent, setCreateDate, setDescription, setDisplayDate, setEscapedModel, setExpandoBridgeAttributes, setExpirationDate, setGroupId, setId, setIndexable, setModifiedDate, setNew, setPrimaryKey, setResourcePrimKey, setReviewDate, setSmallImage, setSmallImageId, setSmallImageURL, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setStructureId, setTemplateId, setTitle, setType, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public JournalArticleImpl()
Method Detail |
---|
public static java.lang.String getContentByLocale(java.lang.String content, boolean templateDriven, java.lang.String languageId)
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 java.lang.String getSmallImageType() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getSmallImageType
in interface com.liferay.portlet.journal.model.JournalArticle
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public boolean isApproved()
isApproved
in interface com.liferay.portlet.journal.model.JournalArticle
public boolean isExpired()
isExpired
in interface com.liferay.portlet.journal.model.JournalArticle
public boolean isTemplateDriven()
isTemplateDriven
in interface com.liferay.portlet.journal.model.JournalArticle
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 |