|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
String descriptor.
IDENTIFIER_STABILITY.
IDENTIFIER_STABILITY.
IDENTIFIER_STABILITY.
IDENTIFIER_STABILITY.
uuidBehavior parameter in
Workspace.importXML(java.lang.String, java.io.InputStream, int), Session.importXML(java.lang.String, java.io.InputStream, int), Workspace.getImportContentHandler(java.lang.String, int) and Session.getImportContentHandler(java.lang.String, int).parentAbsPath.
parentAbsPath.
Node and Property
and by Session.save() and Session.refresh(boolean) if an attempted
change would conflict with a change to the persistent workspace made through
another Session.null as its
detail message.
null as its
detail message.
null as its
detail message.
Query.null as its
detail message.
Session if
the serialized data being input has an invalid format.null as its
detail message.
true if this is an abstract node type; returns
false otherwise.
false if this node is currently in the checked-in state
(either due to its own status as a versionable node or due to the effect of
a versionable node being checked in above it).
true if the node at absPath is either
versionable (full or simple) and currently checked-out,
non-versionable and its nearest versionable ancestor is checked-out
or non-versionable and it has no versionable ancestor.
true if this is a deep lock; false
otherwise.
true if this Hold is deep.
true if this property is full-text searchable,
meaning that its value is accessible through the full-text search
function within a query.
Lock object represents a lock that is
currently in effect.
true if this Session object is usable
by the client.
true if the node at absPath is locked
either as a result of a lock held by that node or by a deep lock on a
node above that node; otherwise returns false.
true if this node is locked either as a result of a
lock held by this node or by a deep lock on a node above this node;
otherwise returns false.
true if the current session is the owner of this
lock, either because it is session-scoped and bound to this session or
open-scoped and this session currently holds the token for this lock.
true if this is a mixin type; returns
false if it is primary.
true if this Item has been saved but
has subsequently been modified through the current session and therefore
the state of this item as recorded in the session differs from the state
of this item as saved.
true if this property is multi-valued and
false if this property is single-valued.
true if this is a new item, meaning that it exists
only in transient storage on the Session and has not yet
been saved.
Item is a Node or a
Property.
true if this node is of the specified primary node
type or mixin type, or a subtype thereof.
true if the name of this node type or any of
its direct or indirect supertypes is equal to nodeTypeName,
otherwise returns false.
true if the node type is queryable, meaning that the
available-query-operators, full-text-searchable and query-orderable
attributes of its property definitions take effect.
true if this property is query-orderable, meaning
that query results may be ordered by this property using the order-by
clause of a query.
true if this Item object (the Java
object instance) represents the same actual workspace item as the object
otherItem.
true if this is a session-scoped lock and the scope
is bound to the current session.
true if key is a valid single-value
descriptor; otherwise returns false.
true if key is a standard descriptor
defined by the string constants in this interface and false
if it is either a valid implementation-specific key or not a valid key.
Item is the base interface of Node and
Property.NodeDefinition and PropertyDefinition.true if an item exists at absPath and
this Session has read access to it; otherwise returns
false.
null as its
detail message.
Item, Node and Workspace when an item is not found.null as its
detail message.
visit method; one
taking a Node, the other a Property.
|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||