|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<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 | |
---|---|
JournalArticleResource |
getArticleResource()
|
String |
getArticleResourceUuid()
|
String[] |
getAvailableLocales()
|
String |
getContentByLocale(String languageId)
|
static String |
getContentByLocale(String content,
boolean templateDriven,
String languageId)
|
String |
getDefaultLocale()
|
String |
getSmallImageType()
|
boolean |
isTemplateDriven()
|
void |
setSmallImageType(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, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JournalArticleImpl()
Method Detail |
---|
public static String getContentByLocale(String content, boolean templateDriven, String languageId)
public JournalArticleResource getArticleResource() throws PortalException, SystemException
getArticleResource
in interface JournalArticle
PortalException
SystemException
public String getArticleResourceUuid() throws PortalException, SystemException
getArticleResourceUuid
in interface JournalArticle
PortalException
SystemException
public String[] getAvailableLocales()
getAvailableLocales
in interface JournalArticle
public String getContentByLocale(String languageId)
getContentByLocale
in interface JournalArticle
public String getDefaultLocale()
getDefaultLocale
in interface JournalArticle
public String getSmallImageType() throws PortalException, SystemException
getSmallImageType
in interface JournalArticle
PortalException
SystemException
public boolean isTemplateDriven()
isTemplateDriven
in interface JournalArticle
public void setSmallImageType(String smallImageType)
setSmallImageType
in interface JournalArticle
|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |