See: Description
Interface | Description |
---|---|
Choice<T> |
Choice value interface.
|
DocumentTypeDefinition |
Document Type Definition.
|
FolderTypeDefinition |
Folder Type Definition.
|
ItemTypeDefinition |
Item Type Definition.
|
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-2013 The Apache Software Foundation. All Rights Reserved.