|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<BlogsEntry>
com.liferay.portlet.blogs.model.impl.BlogsEntryModelImpl
@JSON(strict=true) @ProviderType public class BlogsEntryModelImpl
The base model implementation for the BlogsEntry service. Represents a row in the "BlogsEntry" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface BlogsEntryModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in BlogsEntryImpl.
BlogsEntryImpl,
BlogsEntry,
BlogsEntryModel,
Serialized Form| Field Summary | |
|---|---|
static boolean |
COLUMN_BITMASK_ENABLED
|
static long |
COMPANYID_COLUMN_BITMASK
|
static long |
CREATEDATE_COLUMN_BITMASK
|
static String |
DATA_SOURCE
|
static long |
DISPLAYDATE_COLUMN_BITMASK
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
GROUPID_COLUMN_BITMASK
|
static long |
LOCK_EXPIRATION_TIME
|
static String |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
static String |
SESSION_FACTORY
|
static long |
STATUS_COLUMN_BITMASK
|
static Object[][] |
TABLE_COLUMNS
|
static Map<String,Integer> |
TABLE_COLUMNS_MAP
|
static String |
TABLE_NAME
|
static String |
TABLE_SQL_CREATE
|
static String |
TABLE_SQL_DROP
|
static String |
TX_MANAGER
|
static long |
URLTITLE_COLUMN_BITMASK
|
static long |
USERID_COLUMN_BITMASK
|
static long |
UUID_COLUMN_BITMASK
|
| Constructor Summary | |
|---|---|
BlogsEntryModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(BlogsEntry blogsEntry)
|
boolean |
equals(Object obj)
|
boolean |
getAllowPingbacks()
Returns the allow pingbacks of this blogs entry. |
boolean |
getAllowTrackbacks()
Returns the allow trackbacks of this blogs entry. |
long |
getColumnBitmask()
|
long |
getCompanyId()
Returns the company ID of this blogs entry. |
String |
getContent()
Returns the content of this blogs entry. |
String |
getCoverImageCaption()
Returns the cover image caption of this blogs entry. |
long |
getCoverImageFileEntryId()
Returns the cover image file entry ID of this blogs entry. |
String |
getCoverImageURL()
Returns the cover image u r l of this blogs entry. |
Date |
getCreateDate()
Returns the create date of this blogs entry. |
String |
getDescription()
Returns the description of this blogs entry. |
Date |
getDisplayDate()
Returns the display date of this blogs entry. |
long |
getEntryId()
Returns the entry ID of this blogs entry. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
long |
getGroupId()
Returns the group ID of this blogs entry. |
Date |
getLastPublishDate()
Returns the last publish date of this blogs entry. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this blogs entry. |
long |
getOriginalCompanyId()
|
Date |
getOriginalDisplayDate()
|
long |
getOriginalGroupId()
|
int |
getOriginalStatus()
|
String |
getOriginalUrlTitle()
|
long |
getOriginalUserId()
|
String |
getOriginalUuid()
|
long |
getPrimaryKey()
Returns the primary key of this blogs entry. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
boolean |
getSmallImage()
Returns the small image of this blogs entry. |
long |
getSmallImageFileEntryId()
Returns the small image file entry ID of this blogs entry. |
long |
getSmallImageId()
Returns the small image ID of this blogs entry. |
String |
getSmallImageURL()
Returns the small image u r l of this blogs entry. |
StagedModelType |
getStagedModelType()
|
int |
getStatus()
Returns the status of this blogs entry. |
long |
getStatusByUserId()
Returns the status by user ID of this blogs entry. |
String |
getStatusByUserName()
Returns the status by user name of this blogs entry. |
String |
getStatusByUserUuid()
Returns the status by user uuid of this blogs entry. |
Date |
getStatusDate()
Returns the status date of this blogs entry. |
String |
getSubtitle()
Returns the subtitle of this blogs entry. |
String |
getTitle()
Returns the title of this blogs entry. |
String |
getTrackbacks()
Returns the trackbacks of this blogs entry. |
TrashEntry |
getTrashEntry()
Returns the trash entry created when this blogs entry was moved to the Recycle Bin. |
long |
getTrashEntryClassPK()
Returns the class primary key of the trash entry for this blogs entry. |
TrashHandler |
getTrashHandler()
Returns the trash handler for this blogs entry. |
String |
getUrlTitle()
Returns the url title of this blogs entry. |
long |
getUserId()
Returns the user ID of this blogs entry. |
String |
getUserName()
Returns the user name of this blogs entry. |
String |
getUserUuid()
Returns the user uuid of this blogs entry. |
String |
getUuid()
Returns the uuid of this blogs entry. |
int |
hashCode()
|
boolean |
hasSetModifiedDate()
|
boolean |
isAllowPingbacks()
Returns true if this blogs entry is allow pingbacks. |
boolean |
isAllowTrackbacks()
Returns true if this blogs entry is allow trackbacks. |
boolean |
isApproved()
Returns true if this blogs entry is approved. |
boolean |
isDenied()
Returns true if this blogs entry is denied. |
boolean |
isDraft()
Returns true if this blogs entry is a draft. |
boolean |
isEntityCacheEnabled()
Returns true if this model's entity cache is enabled. |
boolean |
isExpired()
Returns true if this blogs entry is expired. |
boolean |
isFinderCacheEnabled()
Returns true if this model's finder cache is enabled. |
boolean |
isInactive()
Returns true if this blogs entry is inactive. |
boolean |
isIncomplete()
Returns true if this blogs entry is incomplete. |
boolean |
isInTrash()
Returns true if this blogs entry is in the Recycle Bin. |
boolean |
isInTrashContainer()
Returns true if the parent of this blogs entry is in the Recycle Bin. |
boolean |
isInTrashExplicitly()
|
boolean |
isInTrashImplicitly()
|
boolean |
isPending()
Returns true if this blogs entry is pending. |
boolean |
isScheduled()
Returns true if this blogs entry is scheduled. |
boolean |
isSmallImage()
Returns true if this blogs entry is small image. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setAllowPingbacks(boolean allowPingbacks)
Sets whether this blogs entry is allow pingbacks. |
void |
setAllowTrackbacks(boolean allowTrackbacks)
Sets whether this blogs entry is allow trackbacks. |
void |
setCompanyId(long companyId)
Sets the company ID of this blogs entry. |
void |
setContent(String content)
Sets the content of this blogs entry. |
void |
setCoverImageCaption(String coverImageCaption)
Sets the cover image caption of this blogs entry. |
void |
setCoverImageFileEntryId(long coverImageFileEntryId)
Sets the cover image file entry ID of this blogs entry. |
void |
setCoverImageURL(String coverImageURL)
Sets the cover image u r l of this blogs entry. |
void |
setCreateDate(Date createDate)
Sets the create date of this blogs entry. |
void |
setDescription(String description)
Sets the description of this blogs entry. |
void |
setDisplayDate(Date displayDate)
Sets the display date of this blogs entry. |
void |
setEntryId(long entryId)
Sets the entry ID of this blogs entry. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setGroupId(long groupId)
Sets the group ID of this blogs entry. |
void |
setLastPublishDate(Date lastPublishDate)
Sets the last publish date of this blogs entry. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this blogs entry. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this blogs entry. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setSmallImage(boolean smallImage)
Sets whether this blogs entry is small image. |
void |
setSmallImageFileEntryId(long smallImageFileEntryId)
Sets the small image file entry ID of this blogs entry. |
void |
setSmallImageId(long smallImageId)
Sets the small image ID of this blogs entry. |
void |
setSmallImageURL(String smallImageURL)
Sets the small image u r l of this blogs entry. |
void |
setStatus(int status)
Sets the status of this blogs entry. |
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this blogs entry. |
void |
setStatusByUserName(String statusByUserName)
Sets the status by user name of this blogs entry. |
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this blogs entry. |
void |
setStatusDate(Date statusDate)
Sets the status date of this blogs entry. |
void |
setSubtitle(String subtitle)
Sets the subtitle of this blogs entry. |
void |
setTitle(String title)
Sets the title of this blogs entry. |
void |
setTrackbacks(String trackbacks)
Sets the trackbacks of this blogs entry. |
void |
setUrlTitle(String urlTitle)
Sets the url title of this blogs entry. |
void |
setUserId(long userId)
Sets the user ID of this blogs entry. |
void |
setUserName(String userName)
Sets the user name of this blogs entry. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this blogs entry. |
void |
setUuid(String uuid)
Sets the uuid of this blogs entry. |
CacheModel<BlogsEntry> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
BlogsEntry |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
static BlogsEntry |
toModel(BlogsEntrySoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<BlogsEntry> |
toModels(BlogsEntrySoap[] soapModels)
Converts the soap model instances into normal model instances. |
String |
toString()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.blogs.model.BlogsEntryModel |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Field Detail |
|---|
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final Map<String,Integer> TABLE_COLUMNS_MAP
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long COMPANYID_COLUMN_BITMASK
public static final long DISPLAYDATE_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long STATUS_COLUMN_BITMASK
public static final long URLTITLE_COLUMN_BITMASK
public static final long USERID_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long CREATEDATE_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
| Constructor Detail |
|---|
public BlogsEntryModelImpl()
| Method Detail |
|---|
public static BlogsEntry toModel(BlogsEntrySoap soapModel)
soapModel - the soap model instance to convert
public static List<BlogsEntry> toModels(BlogsEntrySoap[] soapModels)
soapModels - the soap model instances to convert
public long getPrimaryKey()
BlogsEntryModel
getPrimaryKey in interface BlogsEntryModelpublic void setPrimaryKey(long primaryKey)
BlogsEntryModel
setPrimaryKey in interface BlogsEntryModelprimaryKey - the primary key of this blogs entrypublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<BlogsEntry>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface BlogsEntryModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<BlogsEntry>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface BlogsEntryModelprimaryKeyObj - the primary key of this model instancepublic Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<BlogsEntry>getModelAttributes in class BaseModelImpl<BlogsEntry>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<BlogsEntry>setModelAttributes in class BaseModelImpl<BlogsEntry>@JSON public String getUuid()
BlogsEntryModel
getUuid in interface StagedModelgetUuid in interface BlogsEntryModelpublic void setUuid(String uuid)
BlogsEntryModel
setUuid in interface StagedModelsetUuid in interface BlogsEntryModeluuid - the uuid of this blogs entrypublic String getOriginalUuid()
@JSON public long getEntryId()
BlogsEntryModel
getEntryId in interface BlogsEntryModelpublic void setEntryId(long entryId)
BlogsEntryModel
setEntryId in interface BlogsEntryModelentryId - the entry ID of this blogs entry@JSON public long getGroupId()
BlogsEntryModel
getGroupId in interface GroupedModelgetGroupId in interface BlogsEntryModelpublic void setGroupId(long groupId)
BlogsEntryModel
setGroupId in interface GroupedModelsetGroupId in interface BlogsEntryModelgroupId - the group ID of this blogs entrypublic long getOriginalGroupId()
@JSON public long getCompanyId()
BlogsEntryModel
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelgetCompanyId in interface BlogsEntryModelpublic void setCompanyId(long companyId)
BlogsEntryModel
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in interface BlogsEntryModelcompanyId - the company ID of this blogs entrypublic long getOriginalCompanyId()
@JSON public long getUserId()
BlogsEntryModel
getUserId in interface AuditedModelgetUserId in interface BlogsEntryModelpublic void setUserId(long userId)
BlogsEntryModel
setUserId in interface AuditedModelsetUserId in interface BlogsEntryModeluserId - the user ID of this blogs entrypublic String getUserUuid()
BlogsEntryModel
getUserUuid in interface AuditedModelgetUserUuid in interface BlogsEntryModelpublic void setUserUuid(String userUuid)
BlogsEntryModel
setUserUuid in interface AuditedModelsetUserUuid in interface BlogsEntryModeluserUuid - the user uuid of this blogs entrypublic long getOriginalUserId()
@JSON public String getUserName()
BlogsEntryModel
getUserName in interface AuditedModelgetUserName in interface BlogsEntryModelpublic void setUserName(String userName)
BlogsEntryModel
setUserName in interface AuditedModelsetUserName in interface BlogsEntryModeluserName - the user name of this blogs entry@JSON public Date getCreateDate()
BlogsEntryModel
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface BlogsEntryModelpublic void setCreateDate(Date createDate)
BlogsEntryModel
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface BlogsEntryModelcreateDate - the create date of this blogs entry@JSON public Date getModifiedDate()
BlogsEntryModel
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface BlogsEntryModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
BlogsEntryModel
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface BlogsEntryModelmodifiedDate - the modified date of this blogs entry@JSON public String getTitle()
BlogsEntryModel
getTitle in interface BlogsEntryModelpublic void setTitle(String title)
BlogsEntryModel
setTitle in interface BlogsEntryModeltitle - the title of this blogs entry@JSON public String getSubtitle()
BlogsEntryModel
getSubtitle in interface BlogsEntryModelpublic void setSubtitle(String subtitle)
BlogsEntryModel
setSubtitle in interface BlogsEntryModelsubtitle - the subtitle of this blogs entry@JSON public String getUrlTitle()
BlogsEntryModel
getUrlTitle in interface BlogsEntryModelpublic void setUrlTitle(String urlTitle)
BlogsEntryModel
setUrlTitle in interface BlogsEntryModelurlTitle - the url title of this blogs entrypublic String getOriginalUrlTitle()
@JSON public String getDescription()
BlogsEntryModel
getDescription in interface BlogsEntryModelpublic void setDescription(String description)
BlogsEntryModel
setDescription in interface BlogsEntryModeldescription - the description of this blogs entry@JSON public String getContent()
BlogsEntryModel
getContent in interface BlogsEntryModelpublic void setContent(String content)
BlogsEntryModel
setContent in interface BlogsEntryModelcontent - the content of this blogs entry@JSON public Date getDisplayDate()
BlogsEntryModel
getDisplayDate in interface BlogsEntryModelpublic void setDisplayDate(Date displayDate)
BlogsEntryModel
setDisplayDate in interface BlogsEntryModeldisplayDate - the display date of this blogs entrypublic Date getOriginalDisplayDate()
@JSON public boolean getAllowPingbacks()
BlogsEntryModel
getAllowPingbacks in interface BlogsEntryModelpublic boolean isAllowPingbacks()
BlogsEntryModeltrue if this blogs entry is allow pingbacks.
isAllowPingbacks in interface BlogsEntryModeltrue if this blogs entry is allow pingbacks; false otherwisepublic void setAllowPingbacks(boolean allowPingbacks)
BlogsEntryModel
setAllowPingbacks in interface BlogsEntryModelallowPingbacks - the allow pingbacks of this blogs entry@JSON public boolean getAllowTrackbacks()
BlogsEntryModel
getAllowTrackbacks in interface BlogsEntryModelpublic boolean isAllowTrackbacks()
BlogsEntryModeltrue if this blogs entry is allow trackbacks.
isAllowTrackbacks in interface BlogsEntryModeltrue if this blogs entry is allow trackbacks; false otherwisepublic void setAllowTrackbacks(boolean allowTrackbacks)
BlogsEntryModel
setAllowTrackbacks in interface BlogsEntryModelallowTrackbacks - the allow trackbacks of this blogs entry@JSON public String getTrackbacks()
BlogsEntryModel
getTrackbacks in interface BlogsEntryModelpublic void setTrackbacks(String trackbacks)
BlogsEntryModel
setTrackbacks in interface BlogsEntryModeltrackbacks - the trackbacks of this blogs entry@JSON public String getCoverImageCaption()
BlogsEntryModel
getCoverImageCaption in interface BlogsEntryModelpublic void setCoverImageCaption(String coverImageCaption)
BlogsEntryModel
setCoverImageCaption in interface BlogsEntryModelcoverImageCaption - the cover image caption of this blogs entry@JSON public long getCoverImageFileEntryId()
BlogsEntryModel
getCoverImageFileEntryId in interface BlogsEntryModelpublic void setCoverImageFileEntryId(long coverImageFileEntryId)
BlogsEntryModel
setCoverImageFileEntryId in interface BlogsEntryModelcoverImageFileEntryId - the cover image file entry ID of this blogs entry@JSON public String getCoverImageURL()
BlogsEntryModel
getCoverImageURL in interface BlogsEntryModelpublic void setCoverImageURL(String coverImageURL)
BlogsEntryModel
setCoverImageURL in interface BlogsEntryModelcoverImageURL - the cover image u r l of this blogs entry@JSON public boolean getSmallImage()
BlogsEntryModel
getSmallImage in interface BlogsEntryModelpublic boolean isSmallImage()
BlogsEntryModeltrue if this blogs entry is small image.
isSmallImage in interface BlogsEntryModeltrue if this blogs entry is small image; false otherwisepublic void setSmallImage(boolean smallImage)
BlogsEntryModel
setSmallImage in interface BlogsEntryModelsmallImage - the small image of this blogs entry@JSON public long getSmallImageFileEntryId()
BlogsEntryModel
getSmallImageFileEntryId in interface BlogsEntryModelpublic void setSmallImageFileEntryId(long smallImageFileEntryId)
BlogsEntryModel
setSmallImageFileEntryId in interface BlogsEntryModelsmallImageFileEntryId - the small image file entry ID of this blogs entry@JSON public long getSmallImageId()
BlogsEntryModel
getSmallImageId in interface BlogsEntryModelpublic void setSmallImageId(long smallImageId)
BlogsEntryModel
setSmallImageId in interface BlogsEntryModelsmallImageId - the small image ID of this blogs entry@JSON public String getSmallImageURL()
BlogsEntryModel
getSmallImageURL in interface BlogsEntryModelpublic void setSmallImageURL(String smallImageURL)
BlogsEntryModel
setSmallImageURL in interface BlogsEntryModelsmallImageURL - the small image u r l of this blogs entry@JSON public Date getLastPublishDate()
BlogsEntryModel
getLastPublishDate in interface StagedGroupedModelgetLastPublishDate in interface BlogsEntryModelpublic void setLastPublishDate(Date lastPublishDate)
BlogsEntryModel
setLastPublishDate in interface StagedGroupedModelsetLastPublishDate in interface BlogsEntryModellastPublishDate - the last publish date of this blogs entry@JSON public int getStatus()
BlogsEntryModel
getStatus in interface TrashedModelgetStatus in interface WorkflowedModelgetStatus in interface BlogsEntryModelpublic void setStatus(int status)
BlogsEntryModel
setStatus in interface WorkflowedModelsetStatus in interface BlogsEntryModelstatus - the status of this blogs entrypublic int getOriginalStatus()
@JSON public long getStatusByUserId()
BlogsEntryModel
getStatusByUserId in interface WorkflowedModelgetStatusByUserId in interface BlogsEntryModelpublic void setStatusByUserId(long statusByUserId)
BlogsEntryModel
setStatusByUserId in interface WorkflowedModelsetStatusByUserId in interface BlogsEntryModelstatusByUserId - the status by user ID of this blogs entrypublic String getStatusByUserUuid()
BlogsEntryModel
getStatusByUserUuid in interface WorkflowedModelgetStatusByUserUuid in interface BlogsEntryModelpublic void setStatusByUserUuid(String statusByUserUuid)
BlogsEntryModel
setStatusByUserUuid in interface WorkflowedModelsetStatusByUserUuid in interface BlogsEntryModelstatusByUserUuid - the status by user uuid of this blogs entry@JSON public String getStatusByUserName()
BlogsEntryModel
getStatusByUserName in interface WorkflowedModelgetStatusByUserName in interface BlogsEntryModelpublic void setStatusByUserName(String statusByUserName)
BlogsEntryModel
setStatusByUserName in interface WorkflowedModelsetStatusByUserName in interface BlogsEntryModelstatusByUserName - the status by user name of this blogs entry@JSON public Date getStatusDate()
BlogsEntryModel
getStatusDate in interface WorkflowedModelgetStatusDate in interface BlogsEntryModelpublic void setStatusDate(Date statusDate)
BlogsEntryModel
setStatusDate in interface WorkflowedModelsetStatusDate in interface BlogsEntryModelstatusDate - the status date of this blogs entrypublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModel
public TrashEntry getTrashEntry()
throws PortalException
BlogsEntryModel
getTrashEntry in interface TrashedModelgetTrashEntry in interface BlogsEntryModelPortalExceptionpublic long getTrashEntryClassPK()
BlogsEntryModel
getTrashEntryClassPK in interface TrashedModelgetTrashEntryClassPK in interface BlogsEntryModelpublic TrashHandler getTrashHandler()
BlogsEntryModel
getTrashHandler in interface TrashedModelgetTrashHandler in interface BlogsEntryModelpublic boolean isInTrash()
BlogsEntryModeltrue if this blogs entry is in the Recycle Bin.
isInTrash in interface TrashedModelisInTrash in interface BlogsEntryModeltrue if this blogs entry is in the Recycle Bin; false otherwisepublic boolean isInTrashContainer()
BlogsEntryModeltrue if the parent of this blogs entry is in the Recycle Bin.
isInTrashContainer in interface TrashedModelisInTrashContainer in interface BlogsEntryModeltrue if the parent of this blogs entry is in the Recycle Bin; false otherwisepublic boolean isInTrashExplicitly()
isInTrashExplicitly in interface TrashedModelisInTrashExplicitly in interface BlogsEntryModelpublic boolean isInTrashImplicitly()
isInTrashImplicitly in interface TrashedModelisInTrashImplicitly in interface BlogsEntryModelpublic boolean isApproved()
BlogsEntryModeltrue if this blogs entry is approved.
isApproved in interface WorkflowedModelisApproved in interface BlogsEntryModeltrue if this blogs entry is approved; false otherwisepublic boolean isDenied()
BlogsEntryModeltrue if this blogs entry is denied.
isDenied in interface WorkflowedModelisDenied in interface BlogsEntryModeltrue if this blogs entry is denied; false otherwisepublic boolean isDraft()
BlogsEntryModeltrue if this blogs entry is a draft.
isDraft in interface WorkflowedModelisDraft in interface BlogsEntryModeltrue if this blogs entry is a draft; false otherwisepublic boolean isExpired()
BlogsEntryModeltrue if this blogs entry is expired.
isExpired in interface WorkflowedModelisExpired in interface BlogsEntryModeltrue if this blogs entry is expired; false otherwisepublic boolean isInactive()
BlogsEntryModeltrue if this blogs entry is inactive.
isInactive in interface WorkflowedModelisInactive in interface BlogsEntryModeltrue if this blogs entry is inactive; false otherwisepublic boolean isIncomplete()
BlogsEntryModeltrue if this blogs entry is incomplete.
isIncomplete in interface WorkflowedModelisIncomplete in interface BlogsEntryModeltrue if this blogs entry is incomplete; false otherwisepublic boolean isPending()
BlogsEntryModeltrue if this blogs entry is pending.
isPending in interface WorkflowedModelisPending in interface BlogsEntryModeltrue if this blogs entry is pending; false otherwisepublic boolean isScheduled()
BlogsEntryModeltrue if this blogs entry is scheduled.
isScheduled in interface WorkflowedModelisScheduled in interface BlogsEntryModeltrue if this blogs entry is scheduled; false otherwisepublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<BlogsEntry>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface BlogsEntryModelgetExpandoBridge in class BaseModelImpl<BlogsEntry>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<BlogsEntry>setExpandoBridgeAttributes in interface BlogsEntryModelsetExpandoBridgeAttributes in class BaseModelImpl<BlogsEntry>serviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public BlogsEntry toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<BlogsEntry>toEscapedModel in interface BlogsEntryModeltoEscapedModel in class BaseModelImpl<BlogsEntry>AutoEscapeBeanHandlerpublic Object clone()
BaseModel
clone in interface BaseModel<BlogsEntry>clone in interface StagedModelclone in interface BlogsEntryModelclone in class BaseModelImpl<BlogsEntry>public int compareTo(BlogsEntry blogsEntry)
compareTo in interface BlogsEntryModelcompareTo in interface Comparable<BlogsEntry>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface BlogsEntryModelhashCode in class Objectpublic boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.
isEntityCacheEnabled in interface BaseModel<BlogsEntry>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.
isFinderCacheEnabled in interface BaseModel<BlogsEntry>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<BlogsEntry>resetOriginalValues in class BaseModelImpl<BlogsEntry>public CacheModel<BlogsEntry> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<BlogsEntry>toCacheModel in interface BlogsEntryModeltoCacheModel in class BaseModelImpl<BlogsEntry>public String toString()
toString in interface BlogsEntryModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<BlogsEntry>toXmlString in interface BlogsEntryModel
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||