Uses of Package
org.kuali.rice.krad.data.metadata

Packages that use org.kuali.rice.krad.data.metadata
org.kuali.rice.krad.data   
org.kuali.rice.krad.data.jpa   
org.kuali.rice.krad.data.metadata The interfaces in this package form the data model for the metadata repository extracted via the MetadataProvider classes. 
org.kuali.rice.krad.data.metadata.impl   
org.kuali.rice.krad.data.provider   
org.kuali.rice.krad.data.provider.impl   
org.kuali.rice.krad.data.provider.util   
org.kuali.rice.krad.datadictionary   
org.kuali.rice.krad.service   
org.kuali.rice.krad.service.impl   
org.kuali.rice.krad.uif.service.impl   
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data
DataObjectMetadata
          Metadata for a given data object type.
MetadataRepository
          Public (read-only) interface to MetadataProvider stack.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data.jpa
DataObjectAttribute
          Represents attribute metadata (persistent or non-persistent) for a data object.
DataObjectCollection
          Represents the metadata for a collection within a data object.
DataObjectMetadata
          Metadata for a given data object type.
DataObjectRelationship
          Represents a relationship between two data objects.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data.metadata
DataObjectAttribute
          Represents attribute metadata (persistent or non-persistent) for a data object.
DataObjectAttributeRelationship
          Represents a relationship between a parent and child attribute.
DataObjectCollection
          Represents the metadata for a collection within a data object.
DataObjectCollectionSortAttribute
          Represents a single field on which to sort a DataObjectCollection within a DataObjectMetadata.
DataObjectMetadata
          Metadata for a given data object type.
DataObjectRelationship
          Represents a relationship between two data objects.
MetadataChild
          Interface shared by all non-top-level metadata objects which link to other persistable objects.
MetadataCommon
          An interface for attributes common to all primary metadata objects.
MetadataMergeAction
          A component of MetadataCommon which specifies what to do when a duplicate data object, attribute, collection or reference is encountered during the merging performed by the CompositeMetadataProvider.
SortDirection
          Sorting orders used for collection definitions and lookup generation.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data.metadata.impl
DataObjectAttribute
          Represents attribute metadata (persistent or non-persistent) for a data object.
DataObjectAttributeRelationship
          Represents a relationship between a parent and child attribute.
DataObjectCollection
          Represents the metadata for a collection within a data object.
DataObjectCollectionSortAttribute
          Represents a single field on which to sort a DataObjectCollection within a DataObjectMetadata.
DataObjectMetadata
          Metadata for a given data object type.
DataObjectRelationship
          Represents a relationship between two data objects.
MetadataChild
          Interface shared by all non-top-level metadata objects which link to other persistable objects.
MetadataCommon
          An interface for attributes common to all primary metadata objects.
MetadataMergeAction
          A component of MetadataCommon which specifies what to do when a duplicate data object, attribute, collection or reference is encountered during the merging performed by the CompositeMetadataProvider.
MetadataRepository
          Public (read-only) interface to MetadataProvider stack.
SortDirection
          Sorting orders used for collection definitions and lookup generation.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data.provider
DataObjectMetadata
          Metadata for a given data object type.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data.provider.impl
DataObjectMetadata
          Metadata for a given data object type.
DataObjectRelationship
          Represents a relationship between two data objects.
MetadataRepository
          Public (read-only) interface to MetadataProvider stack.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.data.provider.util
DataObjectAttributeRelationship
          Represents a relationship between a parent and child attribute.
DataObjectMetadata
          Metadata for a given data object type.
MetadataRepository
          Public (read-only) interface to MetadataProvider stack.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.datadictionary
DataObjectAttribute
          Represents attribute metadata (persistent or non-persistent) for a data object.
DataObjectCollection
          Represents the metadata for a collection within a data object.
DataObjectMetadata
          Metadata for a given data object type.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.service
MetadataRepository
          Public (read-only) interface to MetadataProvider stack.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.service.impl
DataObjectAttributeRelationship
          Represents a relationship between a parent and child attribute.
DataObjectRelationship
          Represents a relationship between two data objects.
 

Classes in org.kuali.rice.krad.data.metadata used by org.kuali.rice.krad.uif.service.impl
DataObjectAttribute
          Represents attribute metadata (persistent or non-persistent) for a data object.
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.