Package | Description |
---|---|
javax.jcr |
Provides interfaces and classes for the Content Repository for Java Technology.
|
javax.jcr.nodetype |
Provides interfaces and classes for content repository node type functionality.
|
javax.jcr.query |
Provides interfaces and classes for content repository searching functionality.
|
Class and Description |
---|
ConstraintViolationException
Exception thrown when an action would violate
a constraint on repository structure.
|
NodeDefinition
A node definition.
|
NodeType
Represents a node type.
|
NodeTypeManager
Allows for the retrieval of node types.
|
NoSuchNodeTypeException
Exception thrown by node type-related methods.
|
PropertyDefinition
A property definition.
|
Class and Description |
---|
ItemDefinition
Superinterface of
NodeDefinition and PropertyDefinition . |
NodeDefinition
A node definition.
|
NodeType
Represents a node type.
|
NodeTypeIterator
An iterator for
NodeType objects. |
NoSuchNodeTypeException
Exception thrown by node type-related methods.
|
PropertyDefinition
A property definition.
|
Class and Description |
---|
ConstraintViolationException
Exception thrown when an action would violate
a constraint on repository structure.
|
Copyright © 2004-2013 Day Management AG. All Rights Reserved.