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