public interface MDRRuleGroupInstance
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
long |
getCompanyId() |
Date |
getCreateDate() |
ExpandoBridge |
getExpandoBridge() |
long |
getGroupId() |
Date |
getLastPublishDate() |
Map<String,Object> |
getModelAttributes() |
Date |
getModifiedDate() |
long |
getPrimaryKey() |
int |
getPriority() |
long |
getRuleGroupId() |
long |
getRuleGroupInstanceId() |
StagedModelType |
getStagedModelType() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
String |
getUuid() |
Object clone()
long getCompanyId()
Date getCreateDate()
ExpandoBridge getExpandoBridge()
long getGroupId()
Date getLastPublishDate()
Map<String,Object> getModelAttributes()
Date getModifiedDate()
long getPrimaryKey()
int getPriority()
long getRuleGroupId()
long getRuleGroupInstanceId()
StagedModelType getStagedModelType()
long getUserId()
String getUserName()
String getUserUuid()
String getUuid()