@ProviderType public interface BlogsEntry extends BlogsEntryModel, PersistedModel
BlogsEntryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<BlogsEntry,java.lang.Long> |
ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCoverImageURL(ThemeDisplay themeDisplay) |
java.lang.String |
getEntryImageURL(ThemeDisplay themeDisplay)
Deprecated.
As of Wilberforce (7.0.x), replaced by
getSmallImageURL(ThemeDisplay) |
java.lang.String |
getSmallImageType() |
java.lang.String |
getSmallImageURL(ThemeDisplay themeDisplay) |
boolean |
isVisible() |
void |
setSmallImageType(java.lang.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,java.lang.Long> ENTRY_ID_ACCESSOR
java.lang.String getCoverImageURL(ThemeDisplay themeDisplay) throws PortalException
PortalException
@Deprecated java.lang.String getEntryImageURL(ThemeDisplay themeDisplay)
getSmallImageURL(ThemeDisplay)
java.lang.String getSmallImageType() throws PortalException
PortalException
java.lang.String getSmallImageURL(ThemeDisplay themeDisplay) throws PortalException
PortalException
boolean isVisible()
void setSmallImageType(java.lang.String smallImageType)