public class AnalyticsAssociationWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AnalyticsAssociation> implements AnalyticsAssociation, com.liferay.portal.kernel.model.ModelWrapper<AnalyticsAssociation>
This class is a wrapper for AnalyticsAssociation
.
AnalyticsAssociation
,
Serialized FormANALYTICS_ASSOCIATION_ID_ACCESSOR
Constructor and Description |
---|
AnalyticsAssociationWrapper(AnalyticsAssociation analyticsAssociation) |
Modifier and Type | Method and Description |
---|---|
AnalyticsAssociation |
cloneWithOriginalValues() |
long |
getAnalyticsAssociationId()
Returns the analytics association ID of this analytics association.
|
java.lang.String |
getAssociationClassName()
Returns the association class name of this analytics association.
|
long |
getAssociationClassPK()
Returns the association class pk of this analytics association.
|
java.lang.String |
getClassName()
Returns the class name of this analytics association.
|
long |
getClassPK()
Returns the class pk of this analytics association.
|
long |
getCompanyId()
Returns the company ID of this analytics association.
|
java.util.Date |
getCreateDate()
Returns the create date of this analytics association.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this analytics association.
|
long |
getMvccVersion()
Returns the mvcc version of this analytics association.
|
long |
getPrimaryKey()
Returns the primary key of this analytics association.
|
long |
getUserId()
Returns the user ID of this analytics association.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this analytics association.
|
void |
persist() |
void |
setAnalyticsAssociationId(long analyticsAssociationId)
Sets the analytics association ID of this analytics association.
|
void |
setAssociationClassName(java.lang.String associationClassName)
Sets the association class name of this analytics association.
|
void |
setAssociationClassPK(long associationClassPK)
Sets the association class pk of this analytics association.
|
void |
setClassName(java.lang.String className)
Sets the class name of this analytics association.
|
void |
setClassPK(long classPK)
Sets the class pk of this analytics association.
|
void |
setCompanyId(long companyId)
Sets the company ID of this analytics association.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this analytics association.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this analytics association.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this analytics association.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this analytics association.
|
void |
setUserId(long userId)
Sets the user ID of this analytics association.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this analytics association.
|
java.lang.String |
toXmlString() |
protected AnalyticsAssociationWrapper |
wrap(AnalyticsAssociation analyticsAssociation) |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public AnalyticsAssociationWrapper(AnalyticsAssociation analyticsAssociation)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AnalyticsAssociation>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AnalyticsAssociation>
public AnalyticsAssociation cloneWithOriginalValues()
cloneWithOriginalValues
in interface AnalyticsAssociationModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<AnalyticsAssociation>
public long getAnalyticsAssociationId()
getAnalyticsAssociationId
in interface AnalyticsAssociationModel
public java.lang.String getAssociationClassName()
getAssociationClassName
in interface AnalyticsAssociationModel
public long getAssociationClassPK()
getAssociationClassPK
in interface AnalyticsAssociationModel
public java.lang.String getClassName()
getClassName
in interface AnalyticsAssociationModel
public long getClassPK()
getClassPK
in interface AnalyticsAssociationModel
public long getCompanyId()
getCompanyId
in interface AnalyticsAssociationModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface AnalyticsAssociationModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AnalyticsAssociationModel
public long getMvccVersion()
getMvccVersion
in interface AnalyticsAssociationModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface AnalyticsAssociationModel
public long getUserId()
getUserId
in interface AnalyticsAssociationModel
public java.lang.String getUserUuid()
getUserUuid
in interface AnalyticsAssociationModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAnalyticsAssociationId(long analyticsAssociationId)
setAnalyticsAssociationId
in interface AnalyticsAssociationModel
analyticsAssociationId
- the analytics association ID of this analytics associationpublic void setAssociationClassName(java.lang.String associationClassName)
setAssociationClassName
in interface AnalyticsAssociationModel
associationClassName
- the association class name of this analytics associationpublic void setAssociationClassPK(long associationClassPK)
setAssociationClassPK
in interface AnalyticsAssociationModel
associationClassPK
- the association class pk of this analytics associationpublic void setClassName(java.lang.String className)
setClassName
in interface AnalyticsAssociationModel
className
- the class name of this analytics associationpublic void setClassPK(long classPK)
setClassPK
in interface AnalyticsAssociationModel
classPK
- the class pk of this analytics associationpublic void setCompanyId(long companyId)
setCompanyId
in interface AnalyticsAssociationModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this analytics associationpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AnalyticsAssociationModel
createDate
- the create date of this analytics associationpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AnalyticsAssociationModel
modifiedDate
- the modified date of this analytics associationpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface AnalyticsAssociationModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this analytics associationpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AnalyticsAssociationModel
primaryKey
- the primary key of this analytics associationpublic void setUserId(long userId)
setUserId
in interface AnalyticsAssociationModel
userId
- the user ID of this analytics associationpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface AnalyticsAssociationModel
userUuid
- the user uuid of this analytics associationpublic java.lang.String toXmlString()
toXmlString
in interface AnalyticsAssociationModel
protected AnalyticsAssociationWrapper wrap(AnalyticsAssociation analyticsAssociation)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AnalyticsAssociation>