See: Description
| Interface | Description | 
|---|---|
| Choice<T> | 
 Choice value interface. 
 | 
| DocumentTypeDefinition | 
 Document Type Definition. 
 | 
| FolderTypeDefinition | 
 Folder Type Definition. 
 | 
| ItemTypeDefinition | 
 Item Type Definition. 
 | 
| MutableDocumentTypeDefinition | 
 Mutable Document Type Definition. 
 | 
| MutableFolderTypeDefinition | 
 Mutable Folder Type Definition. 
 | 
| MutableItemTypeDefinition | 
 Mutable Item Type Definition. 
 | 
| MutablePolicyTypeDefinition | 
 Mutable Policy Type Definition. 
 | 
| MutablePropertyBooleanDefinition | |
| MutablePropertyDateTimeDefinition | |
| MutablePropertyDecimalDefinition | |
| MutablePropertyDefinition<T> | 
 Mutable base property definition interface. 
 | 
| MutablePropertyHtmlDefinition | |
| MutablePropertyIdDefinition | |
| MutablePropertyIntegerDefinition | |
| MutablePropertyStringDefinition | |
| MutablePropertyUriDefinition | |
| MutableRelationshipTypeDefinition | 
 Mutable Relationship Type Definition. 
 | 
| MutableSecondaryTypeDefinition | 
 Mutable Secondary Type Definition. 
 | 
| MutableTypeDefinition | |
| PermissionDefinition | 
 Permission definition. 
 | 
| PolicyTypeDefinition | 
 Policy Type Definition. 
 | 
| PropertyBooleanDefinition | 
 Property definition of a boolean property. 
 | 
| PropertyDateTimeDefinition | 
 Property definition of a datetime property. 
 | 
| PropertyDecimalDefinition | 
 Property definition of a decimal property. 
 | 
| PropertyDefinition<T> | 
 Base property definition interface. 
 | 
| PropertyHtmlDefinition | 
 Property definition of a HTML property. 
 | 
| PropertyIdDefinition | 
 Property definition of an ID property. 
 | 
| PropertyIntegerDefinition | 
 Property definition of an integer property. 
 | 
| PropertyStringDefinition | 
 Property definition of a string property. 
 | 
| PropertyUriDefinition | 
 Property definition of a URI property. 
 | 
| RelationshipTypeDefinition | 
 Relationship Type Definition. 
 | 
| SecondaryTypeDefinition | 
 Secondary Type Definition. 
 | 
| TypeDefinition | 
 Base type definition interface. 
 | 
| TypeDefinitionContainer | 
 Type Definition Container. 
 | 
| TypeDefinitionList | 
 List of type definitions. 
 | 
| TypeMutability | 
 Type mutability flags. 
 | 
This package contains the interfaces for type and property definitions.
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.