public class COREntryRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<COREntryRel> implements COREntryRel, com.liferay.portal.kernel.model.ModelWrapper<COREntryRel>
This class is a wrapper for COREntryRel.
COREntryRel,
Serialized FormCOR_ENTRY_REL_ID_ACCESSOR| Constructor and Description |
|---|
COREntryRelWrapper(COREntryRel corEntryRel) |
| Modifier and Type | Method and Description |
|---|---|
COREntryRel |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this cor entry rel.
|
long |
getClassNameId()
Returns the class name ID of this cor entry rel.
|
long |
getClassPK()
Returns the class pk of this cor entry rel.
|
long |
getCompanyId()
Returns the company ID of this cor entry rel.
|
COREntry |
getCOREntry() |
long |
getCOREntryId()
Returns the cor entry ID of this cor entry rel.
|
long |
getCOREntryRelId()
Returns the cor entry rel ID of this cor entry rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this cor entry rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cor entry rel.
|
long |
getMvccVersion()
Returns the mvcc version of this cor entry rel.
|
long |
getPrimaryKey()
Returns the primary key of this cor entry rel.
|
long |
getUserId()
Returns the user ID of this cor entry rel.
|
java.lang.String |
getUserName()
Returns the user name of this cor entry rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cor entry rel.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this cor entry rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this cor entry rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this cor entry rel.
|
void |
setCOREntryId(long COREntryId)
Sets the cor entry ID of this cor entry rel.
|
void |
setCOREntryRelId(long COREntryRelId)
Sets the cor entry rel ID of this cor entry rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cor entry rel.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this cor entry rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cor entry rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cor entry rel.
|
void |
setUserId(long userId)
Sets the user ID of this cor entry rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cor entry rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cor entry rel.
|
java.lang.String |
toXmlString() |
protected COREntryRelWrapper |
wrap(COREntryRel corEntryRel) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic COREntryRelWrapper(COREntryRel corEntryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<COREntryRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<COREntryRel>public COREntryRel cloneWithOriginalValues()
cloneWithOriginalValues in interface COREntryRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<COREntryRel>public java.lang.String getClassName()
getClassName in interface COREntryRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface COREntryRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface COREntryRelModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface COREntryRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic COREntry getCOREntry() throws com.liferay.portal.kernel.exception.PortalException
getCOREntry in interface COREntryRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCOREntryId()
getCOREntryId in interface COREntryRelModelpublic long getCOREntryRelId()
getCOREntryRelId in interface COREntryRelModelpublic java.util.Date getCreateDate()
getCreateDate in interface COREntryRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface COREntryRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface COREntryRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface COREntryRelModelpublic long getUserId()
getUserId in interface COREntryRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface COREntryRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface COREntryRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface COREntryRelModelpublic void setClassNameId(long classNameId)
setClassNameId in interface COREntryRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this cor entry relpublic void setClassPK(long classPK)
setClassPK in interface COREntryRelModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this cor entry relpublic void setCompanyId(long companyId)
setCompanyId in interface COREntryRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this cor entry relpublic void setCOREntryId(long COREntryId)
setCOREntryId in interface COREntryRelModelCOREntryId - the cor entry ID of this cor entry relpublic void setCOREntryRelId(long COREntryRelId)
setCOREntryRelId in interface COREntryRelModelCOREntryRelId - the cor entry rel ID of this cor entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface COREntryRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this cor entry relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface COREntryRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this cor entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface COREntryRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cor entry relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface COREntryRelModelprimaryKey - the primary key of this cor entry relpublic void setUserId(long userId)
setUserId in interface COREntryRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cor entry relpublic void setUserName(java.lang.String userName)
setUserName in interface COREntryRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cor entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface COREntryRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cor entry relpublic java.lang.String toXmlString()
toXmlString in interface COREntryRelModelprotected COREntryRelWrapper wrap(COREntryRel corEntryRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<COREntryRel>