public interface RuleReportCriteriaContract
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() |
String getRuleDescription()
String getDocumentTypeName()
String getRuleTemplateName()
List<String> getActionRequestCodes()
String getResponsiblePrincipalId()
String getResponsibleGroupId()
String getResponsibleRoleName()
Map<String,String> getRuleExtensions()
boolean isActive()
boolean isConsiderGroupMembership()
boolean isIncludeDelegations()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.