Package org.outerj.daisy.repository.schema

API for dealing with the repository schema, thus the available document types, fields, and parts.

See:
          Description

Interface Summary
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  
RepositorySchema Allows querying and manipulation of the Repository Schema.
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.
 

Class Summary
RepositorySchemaEventType  
 

Exception Summary
DocumentTypeNotFoundException  
FieldTypeNotFoundException  
PartTypeNotFoundException  
 

Package org.outerj.daisy.repository.schema Description

API for dealing with the repository schema, thus the available document types, fields, and parts.



Copyright © -2012 . All Rights Reserved.