See: Description
| Interface | Description |
|---|---|
| BaseAttributeContract |
Base interface intended for extension by other AttributeContract interfaces
|
| BuilderUtils.Transformer<A,B> | |
| RuleRepositoryService |
The rule repository contains all of the information about context definitions,
agendas, and business rules.
|
| Class | Description |
|---|---|
| BaseAttribute |
abstract base model object for KRMS Attribute immutables.
|
| BaseAttribute.Builder |
This builder is used to construct the fields that
BaseAttribute is responsible for. |
| BaseAttribute.Elements |
A protected class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
|
| BuilderUtils |
Utilities for implementing
ModelBuilders more easily. |
| Enum | Description |
|---|---|
| LogicalOperator |
Enum for the representation of the Logical Operators AND OR
|
| Exception | Description |
|---|---|
| RepositoryDataException |
A runtime exception which indicates an unrecoverable data issue in the
rule repository.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.