|
||||||||||
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
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 |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_APPROVEDBYUSERNAME, XSS_ALLOW_ARTICLEID, XSS_ALLOW_BY_MODEL, XSS_ALLOW_CONTENT, XSS_ALLOW_DESCRIPTION, XSS_ALLOW_STRUCTUREID, XSS_ALLOW_TEMPLATEID, XSS_ALLOW_TITLE, XSS_ALLOW_TYPE, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
JournalArticleImpl()
|
Method Summary | |
java.lang.String[] |
getAvailableLocales()
|
java.lang.String |
getContentByLocale(java.lang.String languageId)
|
java.lang.String |
getDefaultLocale()
|
boolean |
isTemplateDriven()
|
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.JournalArticleModel |
getApproved, getApprovedByUserId, getApprovedByUserName, getApprovedDate, getArticleId, getCompanyId, getContent, getCreateDate, getDescription, getDisplayDate, getExpirationDate, getExpired, getGroupId, getId, getIndexable, getModifiedDate, getPrimaryKey, getResourcePrimKey, getReviewDate, getStructureId, getTemplateId, getTitle, getType, getUserId, getUserName, getVersion, isApproved, isExpired, isIndexable, setApproved, setApprovedByUserId, setApprovedByUserName, setApprovedDate, setArticleId, setCompanyId, setContent, setCreateDate, setDescription, setDisplayDate, setExpirationDate, setExpired, setGroupId, setId, setIndexable, setModifiedDate, setPrimaryKey, setResourcePrimKey, setReviewDate, setStructureId, setTemplateId, setTitle, setType, setUserId, setUserName, setVersion |
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 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[] 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |