- ACTION_ADD_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the add_property action string, used to
determine if this Session has permission to add a new property.
- ACTION_ADD_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the add_property action string, used to
determine if this Session has permission to add a new property.
- ACTION_LOCKING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the locking action string,
used to determine if this Session has permission to lock or
unlock a node.
- ACTION_LOCKING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the locking action string,
used to determine if this Session has permission to lock or
unlock a node.
- ACTION_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the modify_access_control action string,
used to determine if this Session has permission to modify
access control content at the given path.
- ACTION_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the modify_access_control action string,
used to determine if this Session has permission to modify
access control content at the given path.
- ACTION_MODIFY_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the modify_property action string, used to
determine if this Session has permission to modify a property.
- ACTION_MODIFY_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the modify_property action string, used to
determine if this Session has permission to modify a property.
- ACTION_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the node_type_management action string,
used to determine if this Session has permission to write
node type information of a node.
- ACTION_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the node_type_management action string,
used to determine if this Session has permission to write
node type information of a node.
- ACTION_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the read_access_control action string,
used to determine if this Session has permission to read
access control content at the given path.
- ACTION_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the read_access_control action string,
used to determine if this Session has permission to read
access control content at the given path.
- ACTION_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the remove_node action string, used to
determine if this Session has permission to remove a node.
- ACTION_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the remove_node action string, used to
determine if this Session has permission to remove a node.
- ACTION_REMOVE_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the remove_property action string, used to
determine if this Session has permission to remove a property.
- ACTION_REMOVE_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the remove_property action string, used to
determine if this Session has permission to remove a property.
- ACTION_USER_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the user_management action string,
used to determine if this Session has permission to perform
user management operations at the given path.
- ACTION_USER_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the user_management action string,
used to determine if this Session has permission to perform
user management operations at the given path.
- ACTION_VERSIONING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the versioning action string,
used to determine if this Session has permission to perform
version operations on a node.
- ACTION_VERSIONING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
-
A constant representing the versioning action string,
used to determine if this Session has permission to perform
version operations on a node.
- addEntry(String, Privilege[]) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
-
Adds an access control entry to this policy consisting of the specified effectivePath and the specified
privileges and indicates upon return if the policy was modified.
- addEntry(String, Privilege[], Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
-
Adds an access control entry to this policy consisting of the specified effectivePath, the specified
privileges as well as the specified single and multivalued restrictions and indicates upon return if the
policy was modified.
- addEntry(String, Privilege[]) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
-
Adds an access control entry to this policy consisting of the specified effectivePath and the specified
privileges and indicates upon return if the policy was modified.
- addEntry(String, Privilege[], Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
-
Adds an access control entry to this policy consisting of the specified effectivePath, the specified
privileges as well as the specified single and multivalued restrictions and indicates upon return if the
policy was modified.
- addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
- addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Adds an access control entry to this policy consisting of the specified
principal, the specified privileges, the
isAllow flag and an optional map containing additional
restrictions.
- addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Adds an access control entry to this policy consisting of the specified
principal, the specified privileges, the
isAllow flag and an optional map containing additional
restrictions.
- addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
- addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Adds an access control entry to this policy consisting of the specified
principal, the specified privileges, the
isAllow flag and an optional map containing additional
restrictions.
- addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Adds an access control entry to this policy consisting of the specified
principal, the specified privileges, the
isAllow flag and an optional map containing additional
restrictions.
- addEventListener(EventListener, JackrabbitEventFilter) - Method in interface org.apache.jackrabbit.api.observation.JackrabbitObservationManager
-
- addEventListener(EventListener, JackrabbitEventFilter) - Method in interface org.apache.jackrabbit.api.observation.JackrabbitObservationManager
-
- addMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Add a member to this Group.
- addMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Add a member to this Group.
- addMembers(String...) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Add one or more member(s) to this Group.
- addMembers(String...) - Method in interface org.apache.jackrabbit.api.security.user.Group
-
Add one or more member(s) to this Group.
- addPrincipals(Principal...) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
-
Add Principals that are allowed to perform some implementation
specific actions on those items where this policy takes effect.
- addPrincipals(Principal...) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
-
Add Principals that are allowed to perform some implementation
specific actions on those items where this policy takes effect.
- allows(Subject) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
Test if the given subject (i.e. any of the principals it contains) is
allowed to impersonate.
- allows(Subject) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
Test if the given subject (i.e. any of the principals it contains) is
allowed to impersonate.
- and(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Return a condition which holds if both sub conditions hold.
- and(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Return a condition which holds if both sub conditions hold.
- Authorizable - Interface in org.apache.jackrabbit.api.security.user
-
The Authorizable is the common base interface for
User and
Group.
- Authorizable - Interface in org.apache.jackrabbit.api.security.user
-
The Authorizable is the common base interface for
User and
Group.
- AuthorizableExistsException - Exception in org.apache.jackrabbit.api.security.user
-
AuthorizableExistsException
- AuthorizableExistsException - Exception in org.apache.jackrabbit.api.security.user
-
AuthorizableExistsException
- AuthorizableExistsException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableExistsException
-
- AuthorizableExistsException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableExistsException
-
- AuthorizableTypeException - Exception in org.apache.jackrabbit.api.security.user
-
The
AuthorizableTypeException signals an
Authorizable type mismatch.
- AuthorizableTypeException - Exception in org.apache.jackrabbit.api.security.user
-
The
AuthorizableTypeException signals an
Authorizable type mismatch.
- AuthorizableTypeException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableTypeException
-
- AuthorizableTypeException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableTypeException
-
- autoSave(boolean) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Changes the auto save behavior of this UserManager.
- autoSave(boolean) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Changes the auto save behavior of this UserManager.
- ge(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds if the node of an
Authorizable has a
property at
relPath which is greater than or equal to
value.
- ge(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds if the node of an
Authorizable has a
property at
relPath which is greater than or equal to
value.
- getAbsPath() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Absolute path of the listener registration
- getAbsPath() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Absolute path of the listener registration
- getAbsPath() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the absPath parameter of the filter.
- getAbsPath() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the absPath parameter of the filter.
- getAdditionalPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the absPaths parameter of the filter.
- getAdditionalPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the absPaths parameter of the filter.
- getApplicablePolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the applicable policies for the specified principal
or an empty array if no additional policies can be applied.
- getApplicablePolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the applicable policies for the specified principal
or an empty array if no additional policies can be applied.
- getAttribute(String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the value of the named attribute as an Object, or
null if no attribute of the given name exists.
- getAttribute(String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the value of the named attribute as an Object, or
null if no attribute of the given name exists.
- getAttributeNames() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the names of the attributes available to this credentials
instance.
- getAttributeNames() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the names of the attributes available to this credentials
instance.
- getAuthorizable(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable by its id.
- getAuthorizable(String, Class<T>) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable of a specific type by its id.
- getAuthorizable(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable by its Principal.
- getAuthorizable(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable by its id.
- getAuthorizable(String, Class<T>) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable of a specific type by its id.
- getAuthorizable(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
Get the Authorizable by its Principal.
- getAuthorizableByPath(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
- getAuthorizableByPath(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
-
- getCharacterEncoding() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the character encoding that should be assumed for the binary that
is to be downloaded.
- getCharacterEncoding() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the character encoding that should be assumed for the binary that
is to be downloaded.
- getClassName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Class name of the event listener
- getClassName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Class name of the event listener
- getContentIdentity() - Method in interface org.apache.jackrabbit.api.JackrabbitValue
-
Get a unique identifier of the content of this value.
- getContentIdentity() - Method in interface org.apache.jackrabbit.api.JackrabbitValue
-
Get a unique identifier of the content of this value.
- getCreationTime() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getCreationTime() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getCredentials() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns the internal Credentials representation for this
user.
- getCredentials() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns the internal Credentials representation for this
user.
- getDeclaredMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- getDeclaredMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- getDescriptors() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns all the repository descriptors.
- getDescriptors() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns all the repository descriptors.
- getDirection() - Method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
-
- getDirection() - Method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
-
- getDisabledReason() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns the String specified upon disabling this user or
null
if
User.isDisabled() returns
false.
- getDisabledReason() - Method in interface org.apache.jackrabbit.api.security.user.User
-
Returns the String specified upon disabling this user or
null
if
User.isDisabled() returns
false.
- getDispositionType() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the disposition type that should be assumed for the binary that
is to be downloaded.
- getDispositionType() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the disposition type that should be assumed for the binary that
is to be downloaded.
- getDuration() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getDuration() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getEffectivePath() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList.Entry
-
Returns the path of target object where this entry will take effect.
- getEffectivePath() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList.Entry
-
Returns the path of target object where this entry will take effect.
- getEffectivePolicies(Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the AccessControlPolicy objects that are in effect
for the given Principals.
- getEffectivePolicies(Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the AccessControlPolicy objects that are in effect
for the given Principals.
- getEventConsumerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventConsumerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventConsumerTimeRatio() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Ratio of time spent in event listener vs. the overall event processing
- getEventConsumerTimeRatio() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Ratio of time spent in event listener vs. the overall event processing
- getEventCount() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventCount() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventDeliveries() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Number of onEvent() calls made on the listener
- getEventDeliveries() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Number of onEvent() calls made on the listener
- getEventDeliveriesPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average number of onEvent() calls per hour
- getEventDeliveriesPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average number of onEvent() calls per hour
- getEventProducerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventProducerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
- getEventsDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Number of individual events delivered to the listener
- getEventsDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Number of individual events delivered to the listener
- getEventsDeliveredPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average number of individual events delivered per hour
- getEventsDeliveredPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average number of individual events delivered per hour
- getEventTypes() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Event types of the listener registration
- getEventTypes() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Event types of the listener registration
- getEventTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the eventTypes parameter of the filter.
- getEventTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the eventTypes parameter of the filter.
- getEveryone() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns the Principal which is implicitly applied to
every subject.
- getEveryone() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns the Principal which is implicitly applied to
every subject.
- getExcludedPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the excludedPaths parameter of the filter.
- getExcludedPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the excludedPaths parameter of the filter.
- getFileName() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the filename that should be assumed for the binary that is to be
downloaded.
- getFileName() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the filename that should be assumed for the binary that is to be
downloaded.
- getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns an iterator over all group principals for which the given
principal is either direct or indirect member of.
- getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns an iterator over all group principals for which the given
principal is either direct or indirect member of.
- getID() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Return the implementation specific identifier for this
Authorizable.
- getID() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Return the implementation specific identifier for this
Authorizable.
- getIdentifiers() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the uuids parameter of the filter.
- getIdentifiers() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the uuids parameter of the filter.
- getImpersonation() - Method in interface org.apache.jackrabbit.api.security.user.User
-
- getImpersonation() - Method in interface org.apache.jackrabbit.api.security.user.User
-
- getImpersonators() - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
- getImpersonators() - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
- getInitStackTrace() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Stack trace of where the listener was registered
- getInitStackTrace() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Stack trace of where the listener was registered
- getIsDeep() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the isDeep parameter of the filter.
- getIsDeep() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the isDeep parameter of the filter.
- getItemOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the node at the specified absolute path in the workspace.
- getItemOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the node at the specified absolute path in the workspace.
- getLanguage() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getLanguage() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getMaxPartSize() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Return the largest possible part size in bytes.
- getMaxPartSize() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Return the largest possible part size in bytes.
- getMediaType() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the internet media type that should be assumed for the binary that is to be
downloaded.
- getMediaType() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
-
Returns the internet media type that should be assumed for the binary that is to be
downloaded.
- getMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- getMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
-
- getMicrosecondsPerEventDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average time (in microseconds) taken per event delivered
- getMicrosecondsPerEventDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average time (in microseconds) taken per event delivered
- getMicrosecondsPerEventDelivery() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average time (in microseconds) taken per onEvent() call
- getMicrosecondsPerEventDelivery() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Average time (in microseconds) taken per onEvent() call
- getMinPartSize() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Return the smallest possible part size in bytes.
- getMinPartSize() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Return the smallest possible part size in bytes.
- getMissingValue() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
The value used to encode missing values i.e. for a period where no value was recorded.
- getMissingValue() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
The value used to encode missing values i.e. for a period where no value was recorded.
- getName() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the name of this repository implementation.
- getName() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the name of this repository implementation.
- getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
-
Returns the node at relPath relative to this node or null if no such node exists.
- getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
-
Returns the node at relPath relative to this node or null if no such node exists.
- getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the node at the specified absolute path in the workspace or
null if no such node exists.
- getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the node at the specified absolute path in the workspace or
null if no such node exists.
- getNodeTypeName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Node types of the listener registration
- getNodeTypeName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Node types of the listener registration
- getNodeTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the nodeTypeName parameter of the filter.
- getNodeTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the nodeTypeName parameter of the filter.
- getNoExternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noExternal parameter of the filter.
- getNoExternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noExternal parameter of the filter.
- getNoInternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noInternal parameter of the filter.
- getNoInternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noInternal parameter of the filter.
- getNoLocal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noLocal parameter of the filter.
- getNoLocal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Returns the noLocal parameter of the filter.
- getOccurrenceCount() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getOccurrenceCount() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getParentOrNull(Item) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the parent of the given Item or null if no parent exists (either because the given Item
represents the root node or the current session does not have sufficient access to retrieve the parent).
- getParentOrNull(Item) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the parent of the given Item or null if no parent exists (either because the given Item
represents the root node or the current session does not have sufficient access to retrieve the parent).
- getPath() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlPolicy
-
Returns the path of the node this policy has been created for.
- getPath() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlPolicy
-
Returns the path of the node this policy has been created for.
- getPath() - Method in interface org.apache.jackrabbit.api.security.principal.ItemBasedPrincipal
-
Returns the JCR path of the item that corresponds to this
Principal.
- getPath() - Method in interface org.apache.jackrabbit.api.security.principal.ItemBasedPrincipal
-
Returns the JCR path of the item that corresponds to this
Principal.
- getPath() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns a JCR path if this authorizable instance is associated with an
item that can be accessed by the editing Session.
- getPath() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns a JCR path if this authorizable instance is associated with an
item that can be accessed by the editing Session.
- getPolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the AccessControlPolicy objects that have been set
for the given principal or an empty array if no policy has
been set.
- getPolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the AccessControlPolicy objects that have been set
for the given principal or an empty array if no policy has
been set.
- getPopularQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getPopularQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getPopularQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getPopularQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getPosition() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getPosition() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getPrincipal() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
-
Returns the Principal this policy is bound to.
- getPrincipal() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
-
Returns the Principal this policy is bound to.
- getPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns the principal with the given name if is known to this manager
(with respect to the sessions access rights).
- getPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns the principal with the given name if is known to this manager
(with respect to the sessions access rights).
- getPrincipal() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
- getPrincipal() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
- getPrincipalManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the PrincipalManager for the current Session.
- getPrincipalManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the PrincipalManager for the current Session.
- getPrincipals() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
-
Returns the set of Principals that are allowed to perform
implementation specific actions on the items affected by this policy.
- getPrincipals() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
-
Returns the set of Principals that are allowed to perform
implementation specific actions on the items affected by this policy.
- getPrincipals(int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns all Principals matching the specified search type.
- getPrincipals(int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Returns all Principals matching the specified search type.
- getPrivilege(String) - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
-
Returns the privilege with the specified privilegeName.
- getPrivilege(String) - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
-
Returns the privilege with the specified privilegeName.
- getPrivilegeCollection() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
- getPrivilegeCollection() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
- getPrivilegeCollection(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the
PrivilegeCollection for editing session at the given absolute path, which
must be an existing node.
- getPrivilegeCollection(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the
PrivilegeCollection for the given set of principals at the given absolute path, which
must be an existing node.
- getPrivilegeCollection(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the
PrivilegeCollection for editing session at the given absolute path, which
must be an existing node.
- getPrivilegeCollection(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the
PrivilegeCollection for the given set of principals at the given absolute path, which
must be an existing node.
- getPrivilegeManager() - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
-
Returns the privilege manager.
- getPrivilegeManager() - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
-
Returns the privilege manager.
- getPrivileges() - Method in class org.apache.jackrabbit.api.security.authorization.PrivilegeCollection.Default
-
- getPrivileges() - Method in class org.apache.jackrabbit.api.security.authorization.PrivilegeCollection.Default
-
- getPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeCollection
-
Return the underlying privilege array.
- getPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeCollection
-
Return the underlying privilege array.
- getPrivileges(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the privileges the given set of Principals has for
absolute path absPath, which must be an existing node.
- getPrivileges(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
-
Returns the privileges the given set of Principals has for
absolute path absPath, which must be an existing node.
- getProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the values for the properties with the specified name or
null.
- getProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the values for the properties with the specified name or
null.
- getPropertyNames() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the names of properties present with this
Authorizable not taking possible relative paths into consideration.
- getPropertyNames(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the names of properties present with this
Authorizable at the specified relative path.
- getPropertyNames() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the names of properties present with this
Authorizable not taking possible relative paths into consideration.
- getPropertyNames(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Returns the names of properties present with this
Authorizable at the specified relative path.
- getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
-
Returns the property at relPath relative to this node or null if no such property exists.
- getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
-
Returns the property at relPath relative to this node or null if no such property exists.
- getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the property at the specified absolute path in the workspace or
null if no such node exists.
- getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the property at the specified absolute path in the workspace or
null if no such node exists.
- getQueueBacklogMillis() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
The time difference between the current system time and the head (oldest)
element in the queue in milliseconds.
- getQueueBacklogMillis() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
The time difference between the current system time and the head (oldest)
element in the queue in milliseconds.
- getQueueLength() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
time series of the number of
items related to generating observation events that are currently queued by the
system.
- getQueueLength() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
time series of the number of
items related to generating observation events that are currently queued by the
system.
- getRatioOfTimeSpentProcessingEvents() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Ratio of time spent in event processing
- getRatioOfTimeSpentProcessingEvents() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
Ratio of time spent in event processing
- getReference() - Method in interface org.apache.jackrabbit.api.ReferenceBinary
-
Returns a secure reference to this binary, or null if such
a reference is not available.
- getReference() - Method in interface org.apache.jackrabbit.api.ReferenceBinary
-
Returns a secure reference to this binary, or null if such
a reference is not available.
- getRegisteredPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
-
Returns all registered privileges.
- getRegisteredPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
-
Returns all registered privileges.
- getRepositoryManager(JackrabbitRepository) - Method in interface org.apache.jackrabbit.api.JackrabbitRepositoryFactory
-
Get the repository management component.
- getRepositoryManager(JackrabbitRepository) - Method in interface org.apache.jackrabbit.api.JackrabbitRepositoryFactory
-
Get the repository management component.
- getRestriction(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the value of the restriction with the specified name or
null if no such restriction exists.
- getRestriction(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the value of the restriction with the specified name or
null if no such restriction exists.
- getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the names of the restrictions present with this access control entry.
- getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the names of the restrictions present with this access control entry.
- getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns the names of the supported restrictions or an empty array
if no restrictions are respected.
- getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns the names of the supported restrictions or an empty array
if no restrictions are respected.
- getRestrictions(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the values of the restriction with the specified name or
null if no such restriction exists.
- getRestrictions(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
-
Return the values of the restriction with the specified name or
null if no such restriction exists.
- getRestrictionType(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Return the expected
property type of the
restriction with the specified
restrictionName.
- getRestrictionType(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Return the expected
property type of the
restriction with the specified
restrictionName.
- getSleepBetweenNodes() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Get the delay between scanning items.
- getSleepBetweenNodes() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Get the delay between scanning items.
- getSlowQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getSlowQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getSlowQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getSlowQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
- getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
- getStatement() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getStatement() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- getTimeSeries(RepositoryStatistics.Type) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
-
- getTimeSeries(String, boolean) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
-
- getTimeSeries(RepositoryStatistics.Type) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
-
- getTimeSeries(String, boolean) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
-
- getToken() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the token this credentials are built from.
- getToken() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Returns the token this credentials are built from.
- getToString() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
toString of the event listener
- getToString() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
toString of the event listener
- getTotalSize() - Method in interface org.apache.jackrabbit.api.query.JackrabbitQueryResult
-
Returns the total number of hits.
- getTotalSize() - Method in interface org.apache.jackrabbit.api.query.JackrabbitQueryResult
-
Returns the total number of hits.
- getType(String) - Static method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
-
- getType(String) - Static method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
-
- getUploadToken() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Returns a token identifying this upload.
- getUploadToken() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Returns a token identifying this upload.
- getUploadURIs() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Returns a list of URIs that can be used for uploading binary data
directly to a storage location in one or more parts.
- getUploadURIs() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
-
Returns a list of URIs that can be used for uploading binary data
directly to a storage location in one or more parts.
- getURI(BinaryDownloadOptions) - Method in interface org.apache.jackrabbit.api.binary.BinaryDownload
-
Returns a URI for downloading this binary directly from the storage location.
- getURI(BinaryDownloadOptions) - Method in interface org.apache.jackrabbit.api.binary.BinaryDownload
-
Returns a URI for downloading this binary directly from the storage location.
- getUserManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the UserManager for the current Session.
- getUserManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
-
Returns the UserManager for the current Session.
- getUuid() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
UUIDs of the listener registration
- getUuid() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
-
UUIDs of the listener registration
- getValuePerHour() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per hour over the last week.
- getValuePerHour() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per hour over the last week.
- getValuePerMinute() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per minute over the last hour.
- getValuePerMinute() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per minute over the last hour.
- getValuePerSecond() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per second over the last minute.
- getValuePerSecond() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per second over the last minute.
- getValuePerWeek() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per week over the last three years.
- getValuePerWeek() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
-
Returns the measured value per week over the last three years.
- getVersion() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the version of this repository implementation.
- getVersion() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the version of this repository implementation.
- getWorkspaceNames() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the names of all the workspaces in this repository.
- getWorkspaceNames() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
-
Returns the names of all the workspaces in this repository.
- getXAResource() - Method in interface org.apache.jackrabbit.api.XASession
-
Deprecated.
Retrieves an XAResource object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction.
- getXAResource() - Method in interface org.apache.jackrabbit.api.XASession
-
Deprecated.
Retrieves an XAResource object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction.
- grantImpersonation(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
- grantImpersonation(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
-
- Group - Interface in org.apache.jackrabbit.api.security.user
-
- Group - Interface in org.apache.jackrabbit.api.security.user
-
- GroupPrincipal - Interface in org.apache.jackrabbit.api.security.principal
-
This interface is used to represent a group of principals.
- GroupPrincipal - Interface in org.apache.jackrabbit.api.security.principal
-
This interface is used to represent a group of principals.
- gt(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds if the node of an
Authorizable has a
property at
relPath which is greater than
value.
- gt(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Create a condition which holds if the node of an
Authorizable has a
property at
relPath which is greater than
value.
- SEARCH_TYPE_ALL - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Filter flag indicating that all Principals should be search
irrespective whether they represent a group of Principals or not.
- SEARCH_TYPE_ALL - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Filter flag indicating that all Principals should be search
irrespective whether they represent a group of Principals or not.
- SEARCH_TYPE_AUTHORIZABLE - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
-
Filter flag indicating that all Authorizables should be
searched.
- SEARCH_TYPE_AUTHORIZABLE - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
-
Filter flag indicating that all Authorizables should be
searched.
- SEARCH_TYPE_GROUP - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Filter flag indicating that only Principals that represent
a group of Principals should be searched and returned.
- SEARCH_TYPE_GROUP - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Filter flag indicating that only Principals that represent
a group of Principals should be searched and returned.
- SEARCH_TYPE_GROUP - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
-
Filter flag indicating that only Groups should be searched
and returned.
- SEARCH_TYPE_GROUP - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
-
Filter flag indicating that only Groups should be searched
and returned.
- SEARCH_TYPE_NOT_GROUP - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Filter flag indicating that only Principals that do NOT
represent a group should be searched and returned.
- SEARCH_TYPE_NOT_GROUP - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
-
Filter flag indicating that only Principals that do NOT
represent a group should be searched and returned.
- SEARCH_TYPE_USER - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
-
Filter flag indicating that only Users should be searched
and returned.
- SEARCH_TYPE_USER - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
-
Filter flag indicating that only Users should be searched
and returned.
- setAbsPath(String) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the absPath parameter of the filter.
- setAbsPath(String) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the absPath parameter of the filter.
- setAdditionalPaths(String...) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the absPaths parameter of the filter.
- setAdditionalPaths(String...) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the absPaths parameter of the filter.
- setAttribute(String, String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Stores an attribute in this credentials instance.
- setAttribute(String, String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Stores an attribute in this credentials instance.
- setCondition(T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the condition for the query.
- setCondition(T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the condition for the query.
- setEnabled(boolean) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
Enables/Disables the service
- setEnabled(boolean) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
Enables/Disables the service
- setEventTypes(int) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the eventTypes parameter of the filter.
- setEventTypes(int) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the eventTypes parameter of the filter.
- setExcludedPaths(String...) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the excludedPaths parameter of the filter.
- setExcludedPaths(String...) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the excludedPaths parameter of the filter.
- setIdentifiers(String[]) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the identifiers parameter of the filter.
- setIdentifiers(String[]) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the identifiers parameter of the filter.
- setIsDeep(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the isDeep parameter of the filter.
- setIsDeep(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the isDeep parameter of the filter.
- setLimit(Value, long) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set limits for the query.
- setLimit(long, long) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set limits for the query.
- setLimit(Value, long) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set limits for the query.
- setLimit(long, long) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set limits for the query.
- setMarkEventListener(MarkEventListener) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Set the event listener.
- setMarkEventListener(MarkEventListener) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Set the event listener.
- setMixins(String[]) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
-
- setMixins(String[]) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
-
- setNodeTypes(String[]) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the nodeTypeNames parameter of the filter.
- setNodeTypes(String[]) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the nodeTypeNames parameter of the filter.
- setNoExternal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the noExternal parameter of the filter.
- setNoExternal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the noExternal parameter of the filter.
- setNoInternal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the noInternal parameter of the filter.
- setNoInternal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the noInternal parameter of the filter.
- setNoLocal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the noLocal parameter of the filter.
- setNoLocal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
-
Sets the noLocal parameter of the filter.
- setPersistenceManagerScan(boolean) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Enable or disable using the IterablePersistenceManager interface
to scan the items.
- setPersistenceManagerScan(boolean) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Enable or disable using the IterablePersistenceManager interface
to scan the items.
- setPopularQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
Change the size of the Popular queue
- setPopularQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
Change the size of the Popular queue
- setPopularQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
Change the size of the Popular queue
- setPopularQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
Change the size of the Popular queue
- setPosition(long) - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- setPosition(long) - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
-
- setProperty(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Set an arbitrary property to this Authorizable.
- setProperty(String, Value[]) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Set an arbitrary property to this Authorizable.
- setProperty(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Set an arbitrary property to this Authorizable.
- setProperty(String, Value[]) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
-
Set an arbitrary property to this Authorizable.
- setScope(String, boolean) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the scope for the query.
- setScope(String, boolean) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the scope for the query.
- setSelector(Class<? extends Authorizable>) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the selector for the query.
- setSelector(Class<? extends Authorizable>) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the selector for the query.
- setSleepBetweenNodes(long) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Set the delay between scanning items.
- setSleepBetweenNodes(long) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Set the delay between scanning items.
- setSlowQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
Change the size of the Slow queue
- setSlowQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
-
Change the size of the Slow queue
- setSlowQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
Change the size of the Slow queue
- setSlowQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
-
Change the size of the Slow queue
- setSortOrder(String, QueryBuilder.Direction, boolean) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the sort order of the
Authorizables returned by the query.
- setSortOrder(String, QueryBuilder.Direction) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the sort order of the
Authorizables returned by the query.
- setSortOrder(String, QueryBuilder.Direction, boolean) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the sort order of the
Authorizables returned by the query.
- setSortOrder(String, QueryBuilder.Direction) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
-
Set the sort order of the
Authorizables returned by the query.
- shutdown() - Method in interface org.apache.jackrabbit.api.JackrabbitRepository
-
Shuts down the repository.
- shutdown() - Method in interface org.apache.jackrabbit.api.JackrabbitRepository
-
Shuts down the repository.
- size() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns the number of entries or 0 if the policy
is empty.
- size() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
-
Returns the number of entries or 0 if the policy
is empty.
- stop() - Method in interface org.apache.jackrabbit.api.management.RepositoryManager
-
Shuts down the repository.
- stop() - Method in interface org.apache.jackrabbit.api.management.RepositoryManager
-
Shuts down the repository.
- sweep() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Delete all unused items in the data store.
- sweep() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
-
Delete all unused items in the data store.