|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
selector
node is reachable by
absolute path path
.isSame
method of javax.jcr.Item
.Session.save()
should be used
instead.
Session
.
Session
object provides read and (in level 2) write access
to the content of a particular workspace in the repository.nt:activity
node (see VersionManager.createActivity(java.lang.String)
).
limit
.
Session
, this method maps
uri
to prefix
.
offset
.
policy
to the node at absPath
.
nodeTypeName
.
name
to
the specified value
.
name
to
the specified value
and the specified type
.
name
to
the specified array of values.
name
to
the specified array of values.
Node.setProperty(String, Binary)
should be
used instead.
Node.setProperty(String name, Value value)
except that the value is
specified as a Binary
and, if possible, the type assigned to the
property is BINARY
, otherwise a best-effort conversion is
attempted.
Node.setProperty(String name, Value value)
except that the value is
specified as a boolean
and, if possible, the type assigned
to the property is BOOLEAN
, otherwise a best-effort
conversion is attempted.
Node.setProperty(String name, Value value)
except that the value is
specified as a double
and, if possible, the type assigned to
the property is DOUBLE
, otherwise a best-effort conversion
is attempted.
Node.setProperty(String name, Value value)
except that the value is
specified as a BigDecimal
and, if possible, the type assigned to
the property is DECIMAL
, otherwise a best-effort conversion
is attempted.
Node.setProperty(String name, Value value)
except that the value is
specified as a long
and, if possible, the type assigned to
the property is LONG
, otherwise a best-effort conversion is
attempted.
Node.setProperty(String name, Value value)
except that the value is
specified as a Calendar
and, if possible, the type assigned to
the property is DATE
, otherwise a best-effort conversion is
attempted.
Node.setProperty(String name, Value value)
except that the value is
specified as a Node
and, if possible, the type assigned to the
property is REFERENCE
or WEAKREFERENCE
,
otherwise a best-effort conversion is attempted.
absPath
to that
defined in the specified policy node.
Event.getUserData()
.
value
.
values
array.
value
.
values
array.
Property.setValue(Binary)
should be used
instead.
value
.
value
.
value
.
value
.
value
.
value
.
REFERENCE
or WEAKREFERNCE
property to
refer to the specified node.
SimpleCredentials
implements the Credentials
interface and represents simple user ID/password credentials.SimpleCredentials
object,
given a user ID and password.
date
.
nt:query
holding this query at
absPath
and returns that node.
STRING
property type is used to store strings.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |