|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ItemVisitor
.
AccessControlEntry
represents the association of one or more
Privilege
objects with a specific Principal
.AccessControlManager
.null
as its
detail message.
AccessControlList
is an AccessControlPolicy
representing a list of access control entries
.AccessControlManager
object is accessed via Session.getAccessControlManager()
.AccessControlPolicy
is a marker interface for all kind of
access control policies.AccessControlPolicy
s
with nextAccessControlPolicy
as well as a skip
method inherited from RangeIterator
.null
as its
detail message.
add_node
action string, used to
determine if this Session
has permission to add a new node.
read
action string, used to
determine if this Session
has permission to retrieve an item
(and read the value, in the case of a property).
remove
action string, used to
determine if this Session
has permission to remove an item.
set_property
action string, used
to determine if this Session
has permission to set (add or
modify) a property.
Node.checkout
and
Node.checkpoint
if an activity A is present on the current
session and any of the following conditions is met: There already is
a node in another workspace that has a checked-out node for the version
history of N whose jcr:activity references A. There is a version in
the version history of N that is not a predecessor of N but whose
jcr:activity references A.null
as its
detail message.
principal
and the specified privileges
.
eventTypes
(a combination of one or more event types encoded
as a bit mask value).
absPath
.
Session
.
LockManager.addLockToken(String)
should be used instead.
mixinName
to this node.
relPath
.
relPath
of the specified node type.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |