|
Interface Summary |
| Amount |
An amount. |
| Attribute |
Dynamic Attributes info structure. |
| BulkStatus |
Status object returned by bulk operations to indicate the status of each item
within the bulk operation. |
| Comparison |
Deprecated. |
| Context |
|
| Criteria |
Deprecated. |
| CurrencyAmount |
Detailed information about an amount of currency including both the type of units and the quantity. |
| DateRange |
A range of two dates. |
| DisplayObject |
This represents a reusable display object in a service. |
| Entity |
A common interface pattern for service entities. |
| HasAttributes |
A common interface pattern for service entities. |
| HasAttributesAndMeta |
A common service pattern for entities, This interface is applied to
entities that have both attributes and meta information. |
| HasEffectiveDates |
A common service pattern for entities. |
| HasId |
Common service pattern for entities. |
| HasKey |
Common service pattern for entities. |
| HasMeta |
A common service pattern for entities. |
| HasPrimaryKey |
This is a marker interface indicating the object has either an Id
or a Key to uniquely identify it. |
| HasState |
A common service pattern for entities. |
| HasType |
A common service pattern for entities. |
| HoldsDataDictionaryService |
Holds the dictionary service |
| HoldsIdentityService |
|
| HoldsLprService |
Holds LprService |
| HoldsLuiService |
|
| HoldsLuService |
|
| HoldsPermissionService |
|
| HoldsValidator |
Holds the validator service |
| IdEntity |
A common interface pattern for service entities identified by Id. |
| IdNamelessEntity |
A common interface pattern for service entities identified by Id. |
| KeyEntity |
A common interface pattern for service entities identified by Key. |
| KeyName |
A generic display object where a binding between the key and value is desired
(The need to support duplicate keys in some KS scenarios precludes map usage) |
| KeyNamelessEntity |
A common interface pattern for service entities identified by Key. |
| Locale |
A common data structure for holding locale information. |
| MeetingSchedule |
Captures space and time information associated with a meeting or
event. |
| Meta |
Create and last update info for the structure. |
| OperationStatus |
Represents the status information for a transactional operation. |
| Relationship |
A common interface pattern for entities. |
| RichText |
A small object to hold rich text along with plain formatting that
can be more easily searched. |
| SearchParam |
Deprecated. |
| StateProcess |
Detailed Information about a State Process
State Process are used in Kuali Student to define various process keys that might be associated with objectTypes
For example: A course might have a lifecycle process or workflow process with different states in each process |
| Status |
Status object returned by operations to indicate that the operation
succeeded. |
| TimeAmount |
|
| TimeOfDay |
Maintains just the time portion of a day |
| TypeStateEntity |
A common interface pattern for service entities. |
| ValidationResult |
|