Package org.kuali.rice.kew.api.rule
Class RuleReportCriteria
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.rule.RuleReportCriteria
- All Implemented Interfaces:
Serializable,ModelObjectBasic,ModelObjectComplete,RuleReportCriteriaContract
public final class RuleReportCriteria
extends AbstractDataTransferObject
implements RuleReportCriteriaContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRuleReportCriteriainstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getRuleDescription
- Specified by:
getRuleDescriptionin interfaceRuleReportCriteriaContract
-
getDocumentTypeName
- Specified by:
getDocumentTypeNamein interfaceRuleReportCriteriaContract
-
getRuleTemplateName
- Specified by:
getRuleTemplateNamein interfaceRuleReportCriteriaContract
-
getActionRequestCodes
- Specified by:
getActionRequestCodesin interfaceRuleReportCriteriaContract
-
getResponsiblePrincipalId
- Specified by:
getResponsiblePrincipalIdin interfaceRuleReportCriteriaContract
-
getResponsibleGroupId
- Specified by:
getResponsibleGroupIdin interfaceRuleReportCriteriaContract
-
getResponsibleRoleName
- Specified by:
getResponsibleRoleNamein interfaceRuleReportCriteriaContract
-
getRuleExtensions
- Specified by:
getRuleExtensionsin interfaceRuleReportCriteriaContract
-
isActive
public boolean isActive()- Specified by:
isActivein interfaceRuleReportCriteriaContract
-
isConsiderGroupMembership
public boolean isConsiderGroupMembership()- Specified by:
isConsiderGroupMembershipin interfaceRuleReportCriteriaContract
-
isIncludeDelegations
public boolean isIncludeDelegations()- Specified by:
isIncludeDelegationsin interfaceRuleReportCriteriaContract
-