See: Description
| Interface | Description |
|---|---|
| ResponsibilityActionContract |
Contains information related to responsibilities in the kim system.
|
| ResponsibilityContract |
This is the contract for a Responsibility.
|
| ResponsibilityService |
This service provides operations for determining what responsibility actions
a principal has and for querying about responsibility data.
|
| Class | Description |
|---|---|
| Responsibility |
An immutable representation of a
ResponsibilityContract. |
| Responsibility.Builder |
This builder constructs a Responsibility enforcing the constraints of the
ResponsibilityContract. |
| Responsibility.Cache | |
| ResponsibilityAction | |
| ResponsibilityAction.Builder |
A builder which can be used to construct
ResponsibilityAction instances. |
| ResponsibilityQueryResults | |
| ResponsibilityQueryResults.Builder | |
| ResponsibilityQueryResults.Constants |
Defines some internal constants used on this class.
|
| ResponsibilityQueryResults.Elements |
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.