@ProviderType public interface BlogsEntry extends BlogsEntryModel, PersistedModel
BlogsEntryModel
,
BlogsEntryImpl
,
BlogsEntryModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<BlogsEntry,Long> |
ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
String |
getCoverImageURL(ThemeDisplay themeDisplay) |
String |
getEntryImageURL(ThemeDisplay themeDisplay)
Deprecated.
As of 7.0.0, replaced by
getSmallImageURL(ThemeDisplay) |
String |
getSmallImageType() |
String |
getSmallImageURL(ThemeDisplay themeDisplay) |
boolean |
isVisible() |
void |
setSmallImageType(String smallImageType) |
clone, compareTo, getAllowPingbacks, getAllowTrackbacks, getCompanyId, getContent, getCoverImageCaption, getCoverImageFileEntryId, getCoverImageURL, getCreateDate, getDescription, getDisplayDate, getEntryId, getExpandoBridge, getGroupId, getLastPublishDate, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getSmallImage, getSmallImageFileEntryId, getSmallImageId, getSmallImageURL, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSubtitle, getTitle, getTrackbacks, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, hashCode, isAllowPingbacks, isAllowTrackbacks, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, isSmallImage, setAllowPingbacks, setAllowTrackbacks, setCachedModel, setCompanyId, setContent, setCoverImageCaption, setCoverImageFileEntryId, setCoverImageURL, setCreateDate, setDescription, setDisplayDate, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setSmallImage, setSmallImageFileEntryId, setSmallImageId, setSmallImageURL, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSubtitle, setTitle, setTrackbacks, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getStagedModelType
persist
static final Accessor<BlogsEntry,Long> ENTRY_ID_ACCESSOR
String getCoverImageURL(ThemeDisplay themeDisplay) throws PortalException
PortalException
@Deprecated String getEntryImageURL(ThemeDisplay themeDisplay)
getSmallImageURL(ThemeDisplay)
String getSmallImageType() throws PortalException
PortalException
String getSmallImageURL(ThemeDisplay themeDisplay) throws PortalException
PortalException
boolean isVisible()
void setSmallImageType(String smallImageType)