@ProviderType public class MDRRuleGroupInstanceWrapper extends java.lang.Object implements MDRRuleGroupInstance, com.liferay.portal.kernel.model.ModelWrapper<MDRRuleGroupInstance>
This class is a wrapper for MDRRuleGroupInstance.
MDRRuleGroupInstance,
Serialized FormRULE_GROUP_INSTANCE_ID_ACCESSOR| Constructor and Description |
|---|
MDRRuleGroupInstanceWrapper(MDRRuleGroupInstance mdrRuleGroupInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(MDRRuleGroupInstance mdrRuleGroupInstance) |
boolean |
equals(java.lang.Object obj) |
java.util.List<MDRAction> |
getActions() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this m d r rule group instance.
|
long |
getClassNameId()
Returns the class name ID of this m d r rule group instance.
|
long |
getClassPK()
Returns the class p k of this m d r rule group instance.
|
long |
getCompanyId()
Returns the company ID of this m d r rule group instance.
|
java.util.Date |
getCreateDate()
Returns the create date of this m d r rule group instance.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this m d r rule group instance.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this m d r rule group instance.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this m d r rule group instance.
|
long |
getPrimaryKey()
Returns the primary key of this m d r rule group instance.
|
java.io.Serializable |
getPrimaryKeyObj() |
int |
getPriority()
Returns the priority of this m d r rule group instance.
|
MDRRuleGroup |
getRuleGroup() |
long |
getRuleGroupId()
Returns the rule group ID of this m d r rule group instance.
|
long |
getRuleGroupInstanceId()
Returns the rule group instance ID of this m d r rule group instance.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this m d r rule group instance.
|
java.lang.String |
getUserName()
Returns the user name of this m d r rule group instance.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this m d r rule group instance.
|
java.lang.String |
getUuid()
Returns the uuid of this m d r rule group instance.
|
MDRRuleGroupInstance |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this m d r rule group instance.
|
void |
setClassPK(long classPK)
Sets the class p k of this m d r rule group instance.
|
void |
setCompanyId(long companyId)
Sets the company ID of this m d r rule group instance.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this m d r rule group instance.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setGroupId(long groupId)
Sets the group ID of this m d r rule group instance.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this m d r rule group instance.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this m d r rule group instance.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this m d r rule group instance.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setPriority(int priority)
Sets the priority of this m d r rule group instance.
|
void |
setRuleGroupId(long ruleGroupId)
Sets the rule group ID of this m d r rule group instance.
|
void |
setRuleGroupInstanceId(long ruleGroupInstanceId)
Sets the rule group instance ID of this m d r rule group instance.
|
void |
setUserId(long userId)
Sets the user ID of this m d r rule group instance.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this m d r rule group instance.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this m d r rule group instance.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this m d r rule group instance.
|
com.liferay.portal.kernel.model.CacheModel<MDRRuleGroupInstance> |
toCacheModel() |
MDRRuleGroupInstance |
toEscapedModel() |
java.lang.String |
toString() |
MDRRuleGroupInstance |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public MDRRuleGroupInstanceWrapper(MDRRuleGroupInstance mdrRuleGroupInstance)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public java.lang.Object clone()
clone in interface MDRRuleGroupInstanceModelclone in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(MDRRuleGroupInstance mdrRuleGroupInstance)
compareTo in interface MDRRuleGroupInstanceModelcompareTo in interface java.lang.Comparable<MDRRuleGroupInstance>public java.util.List<MDRAction> getActions()
getActions in interface MDRRuleGroupInstancepublic java.lang.String getClassName()
getClassName in interface MDRRuleGroupInstanceModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface MDRRuleGroupInstanceModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface MDRRuleGroupInstanceModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface MDRRuleGroupInstanceModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface MDRRuleGroupInstanceModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface MDRRuleGroupInstanceModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface MDRRuleGroupInstanceModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface MDRRuleGroupInstanceModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface MDRRuleGroupInstanceModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getPrimaryKey()
getPrimaryKey in interface MDRRuleGroupInstanceModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface MDRRuleGroupInstanceModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic int getPriority()
getPriority in interface MDRRuleGroupInstanceModelpublic MDRRuleGroup getRuleGroup() throws com.liferay.portal.kernel.exception.PortalException
getRuleGroup in interface MDRRuleGroupInstancecom.liferay.portal.kernel.exception.PortalExceptionpublic long getRuleGroupId()
getRuleGroupId in interface MDRRuleGroupInstanceModelpublic long getRuleGroupInstanceId()
getRuleGroupInstanceId in interface MDRRuleGroupInstanceModelpublic long getUserId()
getUserId in interface MDRRuleGroupInstanceModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface MDRRuleGroupInstanceModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface MDRRuleGroupInstanceModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface MDRRuleGroupInstanceModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic int hashCode()
hashCode in interface MDRRuleGroupInstanceModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface MDRRuleGroupInstanceModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public boolean isEscapedModel()
isEscapedModel in interface MDRRuleGroupInstanceModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public boolean isNew()
isNew in interface MDRRuleGroupInstanceModelisNew in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface MDRRuleGroupInstanceModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void setClassName(java.lang.String className)
setClassName in interface MDRRuleGroupInstanceModelpublic void setClassNameId(long classNameId)
setClassNameId in interface MDRRuleGroupInstanceModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this m d r rule group instancepublic void setClassPK(long classPK)
setClassPK in interface MDRRuleGroupInstanceModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class p k of this m d r rule group instancepublic void setCompanyId(long companyId)
setCompanyId in interface MDRRuleGroupInstanceModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this m d r rule group instancepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface MDRRuleGroupInstanceModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this m d r rule group instancepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface MDRRuleGroupInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface MDRRuleGroupInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface MDRRuleGroupInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void setGroupId(long groupId)
setGroupId in interface MDRRuleGroupInstanceModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this m d r rule group instancepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface MDRRuleGroupInstanceModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this m d r rule group instancepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface MDRRuleGroupInstanceModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this m d r rule group instancepublic void setNew(boolean n)
setNew in interface MDRRuleGroupInstanceModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MDRRuleGroupInstanceModelprimaryKey - the primary key of this m d r rule group instancepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface MDRRuleGroupInstanceModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPriority(int priority)
setPriority in interface MDRRuleGroupInstanceModelpriority - the priority of this m d r rule group instancepublic void setRuleGroupId(long ruleGroupId)
setRuleGroupId in interface MDRRuleGroupInstanceModelruleGroupId - the rule group ID of this m d r rule group instancepublic void setRuleGroupInstanceId(long ruleGroupInstanceId)
setRuleGroupInstanceId in interface MDRRuleGroupInstanceModelruleGroupInstanceId - the rule group instance ID of this m d r rule group instancepublic void setUserId(long userId)
setUserId in interface MDRRuleGroupInstanceModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this m d r rule group instancepublic void setUserName(java.lang.String userName)
setUserName in interface MDRRuleGroupInstanceModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this m d r rule group instancepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface MDRRuleGroupInstanceModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this m d r rule group instancepublic void setUuid(java.lang.String uuid)
setUuid in interface MDRRuleGroupInstanceModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this m d r rule group instancepublic com.liferay.portal.kernel.model.CacheModel<MDRRuleGroupInstance> toCacheModel()
toCacheModel in interface MDRRuleGroupInstanceModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public MDRRuleGroupInstance toEscapedModel()
toEscapedModel in interface MDRRuleGroupInstanceModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public java.lang.String toString()
toString in interface MDRRuleGroupInstanceModeltoString in class java.lang.Objectpublic MDRRuleGroupInstance toUnescapedModel()
toUnescapedModel in interface MDRRuleGroupInstanceModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public java.lang.String toXmlString()
toXmlString in interface MDRRuleGroupInstanceModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic MDRRuleGroupInstance getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<MDRRuleGroupInstance>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<MDRRuleGroupInstance>