|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleAttribute | |
---|---|
edu.sampleu.travel.workflow | |
org.kuali.rice.ken.kew | |
org.kuali.rice.kew.rule |
Uses of RoleAttribute in edu.sampleu.travel.workflow |
---|
Classes in edu.sampleu.travel.workflow that implement RoleAttribute | |
---|---|
class |
AccountAttribute
Resolves FO's using the accounts associated with the document XPath xpath = KualiWorkflowUtils.getXPath(documentContent.getDocument()); List |
class |
EmployeeAttribute
An attribute implementation that can resolve organizational roles |
Uses of RoleAttribute in org.kuali.rice.ken.kew |
---|
Classes in org.kuali.rice.ken.kew that implement RoleAttribute | |
---|---|
class |
ChannelReviewerRoleAttribute
KEW RoleAttribute implementation that is responsible for encapsulating a list of users and groups which are reviewers for a Notification Channel. |
Uses of RoleAttribute in org.kuali.rice.kew.rule |
---|
Classes in org.kuali.rice.kew.rule that implement RoleAttribute | |
---|---|
class |
AbstractIdRoleAttribute
A generic Role Attribute superclass that can be used to route to an ID. |
class |
AbstractRoleAttribute
Abstract base class for RoleAttribute s. |
class |
GenericRoleAttribute
Generic base class that implements common functionality to simplify implementing a RoleAttribute. |
class |
InitiatorRoleAttribute
RoleAttribute that exposes an INITIATOR abstract role which resolves to the initiator of the document. |
class |
NetworkIdRoleAttribute
A generic Role Attribute that can be used to route to a Network ID. |
class |
PrincipalIdRoleAttribute
A generic Role Attribute that can be used to route to a Principal ID. |
class |
RoutedByUserRoleAttribute
RoleAttribute that exposes a document's user who routed the document |
class |
UniversityIdRoleAttribute
A generic Role Attribute that can be used to route to an Empl ID. |
class |
UnqualifiedRoleAttribute
A simple base RoleAttribute implementation for roles that do not need to be qualified prior to resolution. |
class |
WorkgroupRoleAttribute
A generic Role Attribute that can be used to route to a Workgroup Name. |
Methods in org.kuali.rice.kew.rule that return RoleAttribute | |
---|---|
RoleAttribute |
RuleResponsibilityBo.resolveRoleAttribute()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |