| Interface | Description |
|---|---|
| MetaInfDataLocationProfileConfig |
Defines the common interface for getting the appropriate
MetaInfDataLocations for the profile being applied
to the database. |
| MetaInfDataTypeProfileConfig |
Defines the common interface for getting the appropriate
MetaInfDataTypes for the profile being applied to
the database. |
| MetaInfFilterConfig |
Applies a filter to the combination of a
MetaInfGroup, a MetaInfDataLocation, and a
MetaInfDataType data set. |
| MetaInfGroupProfileConfig |
Defines the common interface for getting the appropriate
MetaInfGroups for the profile being applied to
the database. |
| Class | Description |
|---|---|
| RiceClientBootstrapConfig |
Defines the Rice bootstrap dataset, which is the absolute minimum amount of tables and data required to run a
standalone Rice server.
|
| RiceClientDemoConfig |
Defines the Rice client dataset, which is the data in any application that uses a Rice server.
|
| RiceMasterConfig |
Defines the Rice master dataset, which includes all data.
|
| RiceServerBootstrapConfig |
Defines the Rice server dataset, which is the data in the Rice standalone instance.
|
| RiceServerDemoConfig |
Defines the Rice demo dataset, which is the data behind the sample applications.
|
| RiceServerDemoFilterConfig |
Defines the filter that removes the client demo data from the server demo data set.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.