Uses of Package
org.outerj.daisy.repository.schema

Packages that use org.outerj.daisy.repository.schema
org.outerj.daisy.repository Core API for accessing the repository, and creating and modifying documents in it. 
org.outerj.daisy.repository.schema API for dealing with the repository schema, thus the available document types, fields, and parts. 
 

Classes in org.outerj.daisy.repository.schema used by org.outerj.daisy.repository
RepositorySchema
          Allows querying and manipulation of the Repository Schema.
 

Classes in org.outerj.daisy.repository.schema used by org.outerj.daisy.repository.schema
DocumentType
          Describes a type of document in the repository.
DocumentTypes
           
FieldType
           
FieldTypes
           
FieldTypeUse
          Describes the usage of the field type by a document type.
LinkQuerySelectionList
          A selection list to be used only with link-type fields.
ListItem
          An item from a SelectionList
PartType
           
PartTypes
          A collection of PartType objects.
PartTypeUse
          Describes the usage of the part type by a document type.
QuerySelectionList
           
RepositorySchemaEventType
           
RepositorySchemaListener
           
SelectionList
          A list of values from which one can be selected by the end-user.
StaticListItem
          A ListItem meant to be used in a StaticSelectionList
StaticSelectionList
          A static selection list, manually created by a daisy administrator for a specific FieldType.
 



Copyright © -2012 . All Rights Reserved.