A B C D E F G H I J L M N O P Q R S T U V W X

U

UNDEFINED - Static variable in class javax.jcr.PropertyType
This constant can be used within a property definition (see 4.7.5 Property Definitions) to specify that the property in question may be of any type.
unlock(String) - Method in interface javax.jcr.lock.LockManager
Removes the lock on the node at absPath.
unlock() - Method in interface javax.jcr.Node
Deprecated. As of JCR 2.0, LockManager.unlock(String) should be used instead.
unregisterNamespace(String) - Method in interface javax.jcr.NamespaceRegistry
Removes a namespace mapping from the registry.
unregisterNodeType(String) - Method in interface javax.jcr.nodetype.NodeTypeManager
Unregisters the specified node type.
unregisterNodeTypes(String[]) - Method in interface javax.jcr.nodetype.NodeTypeManager
Unregisters the specified set of node types.
UnsupportedRepositoryOperationException - Exception in javax.jcr
Thrown by methods that are not supported by a particular implementation.
UnsupportedRepositoryOperationException() - Constructor for exception javax.jcr.UnsupportedRepositoryOperationException
Constructs a new instance of this class with null as its detail message.
UnsupportedRepositoryOperationException(String) - Constructor for exception javax.jcr.UnsupportedRepositoryOperationException
Constructs a new instance of this class with the specified detail message.
UnsupportedRepositoryOperationException(String, Throwable) - Constructor for exception javax.jcr.UnsupportedRepositoryOperationException
Constructs a new instance of this class with the specified detail message and root cause.
UnsupportedRepositoryOperationException(Throwable) - Constructor for exception javax.jcr.UnsupportedRepositoryOperationException
Constructs a new instance of this class with the specified root cause.
update(String) - Method in interface javax.jcr.Node
If this node does have a corresponding node in the workspace srcWorkspace, then this replaces this node and its subgraph with a clone of the corresponding node and its subgraph.
upperCase(DynamicOperand) - Method in interface javax.jcr.query.qom.QueryObjectModelFactory
Evaluates to the upper-case string value (or values, if multi-valued) of an operand.
UpperCase - Interface in javax.jcr.query.qom
Evaluates to the upper-case string value (or values, if multi-valued) of operand.
URI - Static variable in class javax.jcr.PropertyType
A URI property is identical to STRING property except that it only accepts values that conform to the syntax of a URI-reference as defined in RFC 3986.

A B C D E F G H I J L M N O P Q R S T U V W X
Copyright © 2009 Day Software. All Rights Reserved.