@ProviderType public interface JournalArticle extends JournalArticleModel, PersistedModel, TreeModel
JournalArticleModel,
JournalArticleImpl,
JournalArticleModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<JournalArticle,java.lang.String> |
ARTICLE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildTreePath() |
java.lang.String |
getArticleImageURL(ThemeDisplay themeDisplay) |
JournalArticleResource |
getArticleResource() |
java.lang.String |
getArticleResourceUuid() |
java.lang.String[] |
getAvailableLocales()
Deprecated.
As of 6.2.0, replaced by
JournalArticleModel.getAvailableLanguageIds() |
java.lang.String |
getContentByLocale(java.lang.String languageId) |
java.lang.String |
getDefaultLocale()
Deprecated.
As of 6.2.0, replaced by
JournalArticleModel.getDefaultLanguageId() |
JournalFolder |
getFolder() |
java.lang.String |
getSmallImageType() |
boolean |
hasApprovedVersion() |
boolean |
isInTrashExplicitly() |
boolean |
isTemplateDriven() |
void |
setSmallImageType(java.lang.String smallImageType) |
clone, compareTo, getApproved, getArticleId, getAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getCompanyId, getContent, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getDisplayDate, getExpandoBridge, getExpirationDate, getFolderId, getGroupId, getId, getIndexable, getLayoutUuid, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getResourcePrimKey, getReviewDate, getSmallImage, getSmallImageId, getSmallImageURL, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getStructureId, getTemplateId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getType, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isIndexable, isInTrash, isInTrashContainer, isNew, isPending, isResourceMain, isScheduled, isSmallImage, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setArticleId, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setContent, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setDisplayDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpirationDate, setFolderId, setGroupId, setId, setIndexable, setLayoutUuid, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setResourcePrimKey, setReviewDate, setSmallImage, setSmallImageId, setSmallImageURL, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setStructureId, setTemplateId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setTreePath, setType, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistgetPrimaryKeyObj, getTreePath, updateTreePathstatic final Accessor<JournalArticle,java.lang.String> ARTICLE_ID_ACCESSOR
java.lang.String buildTreePath()
throws PortalException,
SystemException
buildTreePath in interface TreeModelPortalExceptionSystemExceptionjava.lang.String getArticleImageURL(ThemeDisplay themeDisplay)
JournalArticleResource getArticleResource() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getArticleResourceUuid()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String[] getAvailableLocales()
JournalArticleModel.getAvailableLanguageIds()java.lang.String getContentByLocale(java.lang.String languageId)
java.lang.String getDefaultLocale()
JournalArticleModel.getDefaultLanguageId()JournalFolder getFolder() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getSmallImageType()
throws PortalException,
SystemException
PortalExceptionSystemExceptionboolean hasApprovedVersion()
throws SystemException
SystemExceptionboolean isInTrashExplicitly()
throws SystemException
SystemExceptionboolean isTemplateDriven()
void setSmallImageType(java.lang.String smallImageType)