@ProviderType public interface MDRRuleGroupInstance extends MDRRuleGroupInstanceModel, PersistedModel
MDRRuleGroupInstanceModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<MDRRuleGroupInstance,java.lang.Long> |
RULE_GROUP_INSTANCE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MDRAction> |
getActions() |
MDRRuleGroup |
getRuleGroup() |
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getPrimaryKey, getPriority, getRuleGroupId, getRuleGroupInstanceId, getUserId, getUserName, getUserUuid, getUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setPrimaryKey, setPriority, setRuleGroupId, setRuleGroupInstanceId, setUserId, setUserName, setUserUuid, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersiststatic final Accessor<MDRRuleGroupInstance,java.lang.Long> RULE_GROUP_INSTANCE_ID_ACCESSOR
java.util.List<MDRAction> getActions()
MDRRuleGroup getRuleGroup() throws PortalException
PortalException