Uses of Package
com.arsdigita.persistence.metadata

Packages that use com.arsdigita.persistence.metadata
com.arsdigita.auditing The Auditing Service provides a standard API and common mechanism for providing a Domain Object with auditing information. 
com.arsdigita.categorization The Categorization service provides an infrastructure for developers to categorize arbitrary content within the system. 
com.arsdigita.domain Domain Objects provide an application logic tier between the persistent storage and presentation tiers. 
com.arsdigita.formbuilder The Form Builder service provides the ability to build simple forms with a web user interface. 
com.arsdigita.formbuilder.actions Specific form actions that can be used by the form designer. 
com.arsdigita.formbuilder.ui The Form Builder UI provides a number of embeddable bebop components to facilitate integration of the form builder service with applications. 
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.metadata Provides a set of classes to store metadata about data object types and the database schema used to persist data objects. 
com.arsdigita.persistence The classes in this package provide an API for creating and manipulating Data Objects. 
com.arsdigita.persistence.metadata Provides a set of classes to store metadata about data object types and the database schema used to persist data objects. 
com.arsdigita.persistence.pdl Verifies and loads Persistence Definition Language (PDL) files for use by the persistence metadata system. 
com.arsdigita.search Provides a set of APIs for interacting with search engines. 
com.arsdigita.search.filters   
com.arsdigita.search.lucene Provides APIs to be used by query engine implementors to interact with the Lucene search engine. 
com.arsdigita.search.ui.filters   
com.arsdigita.versioning Provides for versioning of data objects. 
com.arsdigita.workflow.simple A tool framework for establishing collaboration among all the specialized members of a production staff. 
com.redhat.persistence.pdl   
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.auditing
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.categorization
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.domain
CompoundType
          The CompoundType class represents types that are built up from SimpleTypes and other CompoundTypes.
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
Property
          The Property class represents one property of a CompoundType.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.formbuilder
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.formbuilder.actions
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.formbuilder.ui
Property
          The Property class represents one property of a CompoundType.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.kernel
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.metadata
Association
          The Association class is used to link together the properties of two object types.
Model
          A Model provides a logical namespace for a related set of ObjectTypes and Associations.
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
Property
          The Property class represents one property of a CompoundType.
SimpleType
          The SimpleType class is the base class for all the primative DataTypes that the persistence layer knows how to store.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.persistence
CompoundType
          The CompoundType class represents types that are built up from SimpleTypes and other CompoundTypes.
MetadataRoot
          The MetadataRoot is a singleton class that serves as an entry point for the metadata system.
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.persistence.metadata
Association
          The Association class is used to link together the properties of two object types.
CompoundType
          The CompoundType class represents types that are built up from SimpleTypes and other CompoundTypes.
DataType
          The DataType class represents the type of a persistently stored datum.
Element
          The Element class is the abstract base class for functionality common to all metadata classes.
MetadataRoot
          The MetadataRoot is a singleton class that serves as an entry point for the metadata system.
Model
          A Model provides a logical namespace for a related set of ObjectTypes and Associations.
ModelElement
          The ModelElement class represents metadata elements that are components of a Model.
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
Property
          The Property class represents one property of a CompoundType.
SimpleType
          The SimpleType class is the base class for all the primative DataTypes that the persistence layer knows how to store.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.persistence.pdl
MetadataRoot
          The MetadataRoot is a singleton class that serves as an entry point for the metadata system.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.search
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.search.filters
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.search.lucene
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
Property
          The Property class represents one property of a CompoundType.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.search.ui.filters
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.versioning
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
Property
          The Property class represents one property of a CompoundType.
 

Classes in com.arsdigita.persistence.metadata used by com.arsdigita.workflow.simple
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
 

Classes in com.arsdigita.persistence.metadata used by com.redhat.persistence.pdl
ObjectType
          The ObjectType class is a specialized form of CompoundType that supports inheritence.
Property
          The Property class represents one property of a CompoundType.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC