public class MicroblogsEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MicroblogsEntry> implements MicroblogsEntry, com.liferay.portal.kernel.model.ModelWrapper<MicroblogsEntry>
This class is a wrapper for MicroblogsEntry.
MicroblogsEntry,
Serialized FormMICROBLOGS_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
MicroblogsEntryWrapper(MicroblogsEntry microblogsEntry) |
| Modifier and Type | Method and Description |
|---|---|
MicroblogsEntry |
cloneWithOriginalValues() |
long |
fetchParentMicroblogsEntryUserId() |
long |
getCompanyId()
Returns the company ID of this microblogs entry.
|
java.lang.String |
getContent()
Returns the content of this microblogs entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this microblogs entry.
|
long |
getCreatorClassNameId()
Returns the creator class name ID of this microblogs entry.
|
long |
getCreatorClassPK()
Returns the creator class pk of this microblogs entry.
|
long |
getMicroblogsEntryId()
Returns the microblogs entry ID of this microblogs entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this microblogs entry.
|
long |
getParentMicroblogsEntryId()
Returns the parent microblogs entry ID of this microblogs entry.
|
long |
getParentMicroblogsEntryUserId() |
long |
getPrimaryKey()
Returns the primary key of this microblogs entry.
|
int |
getSocialRelationType()
Returns the social relation type of this microblogs entry.
|
int |
getType()
Returns the type of this microblogs entry.
|
long |
getUserId()
Returns the user ID of this microblogs entry.
|
java.lang.String |
getUserName()
Returns the user name of this microblogs entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this microblogs entry.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this microblogs entry.
|
void |
setContent(java.lang.String content)
Sets the content of this microblogs entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this microblogs entry.
|
void |
setCreatorClassNameId(long creatorClassNameId)
Sets the creator class name ID of this microblogs entry.
|
void |
setCreatorClassPK(long creatorClassPK)
Sets the creator class pk of this microblogs entry.
|
void |
setMicroblogsEntryId(long microblogsEntryId)
Sets the microblogs entry ID of this microblogs entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this microblogs entry.
|
void |
setParentMicroblogsEntryId(long parentMicroblogsEntryId)
Sets the parent microblogs entry ID of this microblogs entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this microblogs entry.
|
void |
setSocialRelationType(int socialRelationType)
Sets the social relation type of this microblogs entry.
|
void |
setType(int type)
Sets the type of this microblogs entry.
|
void |
setUserId(long userId)
Sets the user ID of this microblogs entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this microblogs entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this microblogs entry.
|
protected MicroblogsEntryWrapper |
wrap(MicroblogsEntry microblogsEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic MicroblogsEntryWrapper(MicroblogsEntry microblogsEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MicroblogsEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MicroblogsEntry>public MicroblogsEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface MicroblogsEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<MicroblogsEntry>public long fetchParentMicroblogsEntryUserId()
fetchParentMicroblogsEntryUserId in interface MicroblogsEntrypublic long getCompanyId()
getCompanyId in interface MicroblogsEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.lang.String getContent()
getContent in interface MicroblogsEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface MicroblogsEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getCreatorClassNameId()
getCreatorClassNameId in interface MicroblogsEntryModelpublic long getCreatorClassPK()
getCreatorClassPK in interface MicroblogsEntryModelpublic long getMicroblogsEntryId()
getMicroblogsEntryId in interface MicroblogsEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface MicroblogsEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getParentMicroblogsEntryId()
getParentMicroblogsEntryId in interface MicroblogsEntryModelpublic long getParentMicroblogsEntryUserId()
throws com.liferay.portal.kernel.exception.PortalException
getParentMicroblogsEntryUserId in interface MicroblogsEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getPrimaryKey()
getPrimaryKey in interface MicroblogsEntryModelpublic int getSocialRelationType()
getSocialRelationType in interface MicroblogsEntryModelpublic int getType()
getType in interface MicroblogsEntryModelpublic long getUserId()
getUserId in interface MicroblogsEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface MicroblogsEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface MicroblogsEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface MicroblogsEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this microblogs entrypublic void setContent(java.lang.String content)
setContent in interface MicroblogsEntryModelcontent - the content of this microblogs entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface MicroblogsEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this microblogs entrypublic void setCreatorClassNameId(long creatorClassNameId)
setCreatorClassNameId in interface MicroblogsEntryModelcreatorClassNameId - the creator class name ID of this microblogs entrypublic void setCreatorClassPK(long creatorClassPK)
setCreatorClassPK in interface MicroblogsEntryModelcreatorClassPK - the creator class pk of this microblogs entrypublic void setMicroblogsEntryId(long microblogsEntryId)
setMicroblogsEntryId in interface MicroblogsEntryModelmicroblogsEntryId - the microblogs entry ID of this microblogs entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface MicroblogsEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this microblogs entrypublic void setParentMicroblogsEntryId(long parentMicroblogsEntryId)
setParentMicroblogsEntryId in interface MicroblogsEntryModelparentMicroblogsEntryId - the parent microblogs entry ID of this microblogs entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MicroblogsEntryModelprimaryKey - the primary key of this microblogs entrypublic void setSocialRelationType(int socialRelationType)
setSocialRelationType in interface MicroblogsEntryModelsocialRelationType - the social relation type of this microblogs entrypublic void setType(int type)
setType in interface MicroblogsEntryModeltype - the type of this microblogs entrypublic void setUserId(long userId)
setUserId in interface MicroblogsEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this microblogs entrypublic void setUserName(java.lang.String userName)
setUserName in interface MicroblogsEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this microblogs entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface MicroblogsEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this microblogs entryprotected MicroblogsEntryWrapper wrap(MicroblogsEntry microblogsEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MicroblogsEntry>