org.kuali.rice.kew.api.rule
Class RuleReportCriteria
java.lang.Object
   org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.mo.AbstractDataTransferObject
       org.kuali.rice.kew.api.rule.RuleReportCriteria
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:
- getRuleDescriptionin interface- RuleReportCriteriaContract
 
- 
 
getDocumentTypeName
public String getDocumentTypeName()
- 
- Specified by:
- getDocumentTypeNamein interface- RuleReportCriteriaContract
 
- 
 
getRuleTemplateName
public String getRuleTemplateName()
- 
- Specified by:
- getRuleTemplateNamein interface- RuleReportCriteriaContract
 
- 
 
getActionRequestCodes
public List<String> getActionRequestCodes()
- 
- Specified by:
- getActionRequestCodesin interface- RuleReportCriteriaContract
 
- 
 
getResponsiblePrincipalId
public String getResponsiblePrincipalId()
- 
- Specified by:
- getResponsiblePrincipalIdin interface- RuleReportCriteriaContract
 
- 
 
getResponsibleGroupId
public String getResponsibleGroupId()
- 
- Specified by:
- getResponsibleGroupIdin interface- RuleReportCriteriaContract
 
- 
 
getResponsibleRoleName
public String getResponsibleRoleName()
- 
- Specified by:
- getResponsibleRoleNamein interface- RuleReportCriteriaContract
 
- 
 
getRuleExtensions
public Map<String,String> getRuleExtensions()
- 
- Specified by:
- getRuleExtensionsin interface- RuleReportCriteriaContract
 
- 
 
isActive
public boolean isActive()
- 
- Specified by:
- isActivein interface- RuleReportCriteriaContract
 
- 
 
isConsiderGroupMembership
public boolean isConsiderGroupMembership()
- 
- Specified by:
- isConsiderGroupMembershipin interface- RuleReportCriteriaContract
 
- 
 
isIncludeDelegations
public boolean isIncludeDelegations()
- 
- Specified by:
- isIncludeDelegationsin interface- RuleReportCriteriaContract
 
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.