public class MDRRuleGroupInstanceWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MDRRuleGroupInstance> 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.util.List<MDRAction> |
getActions() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this mdr rule group instance.
|
long |
getClassNameId()
Returns the class name ID of this mdr rule group instance.
|
long |
getClassPK()
Returns the class pk of this mdr rule group instance.
|
long |
getCompanyId()
Returns the company ID of this mdr rule group instance.
|
java.util.Date |
getCreateDate()
Returns the create date of this mdr rule group instance.
|
long |
getGroupId()
Returns the group ID of this mdr rule group instance.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this mdr rule group instance.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this mdr rule group instance.
|
long |
getMvccVersion()
Returns the mvcc version of this mdr rule group instance.
|
long |
getPrimaryKey()
Returns the primary key of this mdr rule group instance.
|
int |
getPriority()
Returns the priority of this mdr rule group instance.
|
MDRRuleGroup |
getRuleGroup() |
long |
getRuleGroupId()
Returns the rule group ID of this mdr rule group instance.
|
long |
getRuleGroupInstanceId()
Returns the rule group instance ID of this mdr rule group instance.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this mdr rule group instance.
|
java.lang.String |
getUserName()
Returns the user name of this mdr rule group instance.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this mdr rule group instance.
|
java.lang.String |
getUuid()
Returns the uuid of this mdr rule group instance.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this mdr rule group instance.
|
void |
setClassPK(long classPK)
Sets the class pk of this mdr rule group instance.
|
void |
setCompanyId(long companyId)
Sets the company ID of this mdr rule group instance.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this mdr rule group instance.
|
void |
setGroupId(long groupId)
Sets the group ID of this mdr rule group instance.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this mdr 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 mdr rule group instance.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this mdr rule group instance.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this mdr rule group instance.
|
void |
setPriority(int priority)
Sets the priority of this mdr rule group instance.
|
void |
setRuleGroupId(long ruleGroupId)
Sets the rule group ID of this mdr rule group instance.
|
void |
setRuleGroupInstanceId(long ruleGroupInstanceId)
Sets the rule group instance ID of this mdr rule group instance.
|
void |
setUserId(long userId)
Sets the user ID of this mdr rule group instance.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this mdr rule group instance.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this mdr rule group instance.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this mdr rule group instance.
|
protected MDRRuleGroupInstanceWrapper |
wrap(MDRRuleGroupInstance mdrRuleGroupInstance) |
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 MDRRuleGroupInstanceWrapper(MDRRuleGroupInstance mdrRuleGroupInstance)
public 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.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 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 getMvccVersion()
getMvccVersion in interface MDRRuleGroupInstanceModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface MDRRuleGroupInstanceModelpublic 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 void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic 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 mdr rule group instancepublic void setClassPK(long classPK)
setClassPK in interface MDRRuleGroupInstanceModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this mdr 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 mdr 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 mdr rule group instancepublic void setGroupId(long groupId)
setGroupId in interface MDRRuleGroupInstanceModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this mdr 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 mdr 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 mdr rule group instancepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MDRRuleGroupInstanceModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this mdr rule group instancepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MDRRuleGroupInstanceModelprimaryKey - the primary key of this mdr rule group instancepublic void setPriority(int priority)
setPriority in interface MDRRuleGroupInstanceModelpriority - the priority of this mdr rule group instancepublic void setRuleGroupId(long ruleGroupId)
setRuleGroupId in interface MDRRuleGroupInstanceModelruleGroupId - the rule group ID of this mdr rule group instancepublic void setRuleGroupInstanceId(long ruleGroupInstanceId)
setRuleGroupInstanceId in interface MDRRuleGroupInstanceModelruleGroupInstanceId - the rule group instance ID of this mdr rule group instancepublic void setUserId(long userId)
setUserId in interface MDRRuleGroupInstanceModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this mdr 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 mdr 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 mdr 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 mdr rule group instancepublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected MDRRuleGroupInstanceWrapper wrap(MDRRuleGroupInstance mdrRuleGroupInstance)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MDRRuleGroupInstance>