public final class RuleReportCriteria extends AbstractDataTransferObject implements RuleReportCriteriaContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleReportCriteria.Builder
A builder which can be used to construct
RuleReportCriteria instances. |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getActionRequestCodes() |
String |
getDocumentTypeName() |
String |
getResponsibleGroupId() |
String |
getResponsiblePrincipalId() |
String |
getResponsibleRoleName() |
String |
getRuleDescription() |
Map<String,String> |
getRuleExtensions() |
String |
getRuleTemplateName() |
boolean |
isActive() |
boolean |
isConsiderGroupMembership() |
boolean |
isIncludeDelegations() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getRuleDescription()
getRuleDescription in interface RuleReportCriteriaContractpublic String getDocumentTypeName()
getDocumentTypeName in interface RuleReportCriteriaContractpublic String getRuleTemplateName()
getRuleTemplateName in interface RuleReportCriteriaContractpublic List<String> getActionRequestCodes()
getActionRequestCodes in interface RuleReportCriteriaContractpublic String getResponsiblePrincipalId()
getResponsiblePrincipalId in interface RuleReportCriteriaContractpublic String getResponsibleGroupId()
getResponsibleGroupId in interface RuleReportCriteriaContractpublic String getResponsibleRoleName()
getResponsibleRoleName in interface RuleReportCriteriaContractpublic Map<String,String> getRuleExtensions()
getRuleExtensions in interface RuleReportCriteriaContractpublic boolean isActive()
isActive in interface RuleReportCriteriaContractpublic boolean isConsiderGroupMembership()
isConsiderGroupMembership in interface RuleReportCriteriaContractpublic boolean isIncludeDelegations()
isIncludeDelegations in interface RuleReportCriteriaContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.