|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleResponsibilityContract | |
---|---|
org.kuali.rice.kew.api.rule | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.kew.rule | |
org.kuali.rice.kew.rule.web |
Uses of RuleResponsibilityContract in org.kuali.rice.kew.api.rule |
---|
Classes in org.kuali.rice.kew.api.rule that implement RuleResponsibilityContract | |
---|---|
class |
RuleResponsibility
|
static class |
RuleResponsibility.Builder
A builder which can be used to construct RuleResponsibility instances. |
Methods in org.kuali.rice.kew.api.rule that return types with arguments of type RuleResponsibilityContract | |
---|---|
List<? extends RuleResponsibilityContract> |
RuleContract.getRuleResponsibilities()
List of rule responsibilities associated with the Rule |
Methods in org.kuali.rice.kew.api.rule with parameters of type RuleResponsibilityContract | |
---|---|
static RuleResponsibility.Builder |
RuleResponsibility.Builder.create(RuleResponsibilityContract contract)
|
Uses of RuleResponsibilityContract in org.kuali.rice.kew.rule |
---|
Classes in org.kuali.rice.kew.rule that implement RuleResponsibilityContract | |
---|---|
class |
GroupRuleResponsibility
This is a description of what this class does - ewestfal don't forget to fill this in. |
class |
PersonRuleResponsibility
This is a description of what this class does - ewestfal don't forget to fill this in. |
class |
RoleRuleResponsibility
This is a description of what this class does - ewestfal don't forget to fill this in. |
class |
RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role to perform some action on a document. |
Uses of RuleResponsibilityContract in org.kuali.rice.kew.rule.web |
---|
Classes in org.kuali.rice.kew.rule.web that implement RuleResponsibilityContract | |
---|---|
class |
WebRuleResponsibility
A decorator around a RuleResponsibilityBo object which provides some
convienance functions for interacting with the bean from the web-tier. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |