@ProviderType public interface BlogsEntry extends BlogsEntryModel, com.liferay.portal.kernel.model.PersistedModel
BlogsEntryModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<BlogsEntry,java.lang.Long> |
ENTRY_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCoverImageAlt() |
java.lang.String |
getCoverImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getSmallImageAlt() |
java.lang.String |
getSmallImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isVisible() |
void |
setSmallImageType(java.lang.String smallImageType) |
cloneWithOriginalValues, getAllowPingbacks, getAllowTrackbacks, getCompanyId, getContent, getCoverImageCaption, getCoverImageFileEntryId, getCoverImageURL, getCreateDate, getCtCollectionId, getDescription, getDisplayDate, getEntryId, getExternalReferenceCode, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getPrimaryKey, getSmallImage, getSmallImageFileEntryId, getSmallImageId, getSmallImageURL, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getSubtitle, getTitle, getTrackbacks, getTrashEntryClassPK, getUrlTitle, getUserId, getUserName, getUserUuid, getUuid, isAllowPingbacks, isAllowTrackbacks, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isPending, isScheduled, isSmallImage, setAllowPingbacks, setAllowTrackbacks, setCompanyId, setContent, setCoverImageCaption, setCoverImageFileEntryId, setCoverImageURL, setCreateDate, setCtCollectionId, setDescription, setDisplayDate, setEntryId, setExternalReferenceCode, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setPrimaryKey, setSmallImage, setSmallImageFileEntryId, setSmallImageId, setSmallImageURL, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setSubtitle, setTitle, setTrackbacks, setUrlTitle, setUserId, setUserName, setUserUuid, setUuid, toXmlStringclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelgetModelClass, getModelClassNamestatic final com.liferay.portal.kernel.util.Accessor<BlogsEntry,java.lang.Long> ENTRY_ID_ACCESSOR
java.lang.String getCoverImageAlt()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getCoverImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getSmallImageAlt()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getSmallImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean isVisible()
void setSmallImageType(java.lang.String smallImageType)