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

A

ABANDONED - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
 
abort() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to abort the authentication process (phase 2).
ABORT - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
Aborts the import as soon as invalid values are detected throwing a ConstraintViolationException.
AbstractAccessControlManager - Class in org.apache.jackrabbit.core.security
AbstractAccessControlManager...
AbstractAccessControlManager() - Constructor for class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
AbstractAccessControlProvider - Class in org.apache.jackrabbit.core.security.authorization
AbstractAccessControlProvider...
AbstractAccessControlProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
AbstractACLTemplate - Class in org.apache.jackrabbit.core.security.authorization
AbstractACLTemplate...
AbstractACLTemplate(String, ValueFactory) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
AbstractAuthorizableAction - Class in org.apache.jackrabbit.core.security.user.action
Abstract implementation of the AuthorizableAction interface that doesn't perform any action.
AbstractAuthorizableAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
 
AbstractBundlePersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
The AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle.
AbstractBundlePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
AbstractCache - Class in org.apache.jackrabbit.core.cache
Abstract base class for managed Caches.
AbstractCache() - Constructor for class org.apache.jackrabbit.core.cache.AbstractCache
 
AbstractCompiledPermissions - Class in org.apache.jackrabbit.core.security.authorization
AbstractCompiledPermissions...
AbstractCompiledPermissions() - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
AbstractCompiledPermissions.Result - Class in org.apache.jackrabbit.core.security.authorization
Result of permission (and optionally privilege) evaluation for a given path.
AbstractCondition - Class in org.apache.jackrabbit.core.query.lucene.join
AbstractCondition is a base class for join conditions.
AbstractCondition(MultiColumnQueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
Creates a new join condition with the given inner query hits.
AbstractExcerpt - Class in org.apache.jackrabbit.core.query.lucene
AbstractExcerpt implements base functionality for an excerpt provider.
AbstractExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
AbstractFieldComparator - Class in org.apache.jackrabbit.core.query.lucene.sort
Abstract base class for FieldComparators which keep their values (Comparables) in an array.
AbstractFieldComparator(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
Create a new instance with the given number of values.
AbstractHitCollector - Class in org.apache.jackrabbit.core.query.lucene.hits
Collector implementation which simply provides the collection of re-based doc base with scorer.
AbstractHitCollector() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
AbstractJournal - Class in org.apache.jackrabbit.core.journal
Base journal implementation.
AbstractJournal() - Constructor for class org.apache.jackrabbit.core.journal.AbstractJournal
 
AbstractLoginModule - Class in org.apache.jackrabbit.core.security.authentication
AbstractLoginModule provides the means for the common authentication tasks within the Repository.
AbstractLoginModule() - Constructor for class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
AbstractNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
AbstractNamespaceMappings is the base class for index internal namespace mappings.
AbstractNamespaceMappings() - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
 
AbstractNodeData - Class in org.apache.jackrabbit.core
Data object representing a node.
AbstractNodeData(ItemId) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
Create a new instance of this class.
AbstractNodeData(NodeState, ItemManager) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
Create a new instance of this class.
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.persistence
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
 
AbstractPrincipalProvider - Class in org.apache.jackrabbit.core.security.principal
A base class of a principal provider implementing common tasks and a caching facility.
AbstractPrincipalProvider() - Constructor for class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Create a new instance of AbstractPrincipalProvider.
AbstractQueryHandler - Class in org.apache.jackrabbit.core.query
Implements default behaviour for some methods of QueryHandler.
AbstractQueryHandler() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
AbstractQueryHits - Class in org.apache.jackrabbit.core.query.lucene
AbstractQueryHits serves as a base class for QueryHits implementations.
AbstractQueryHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
 
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query
Defines common initialisation methods for all query implementations.
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query.lucene
AbstractQueryImpl provides a base class for executable queries based on SearchIndex.
AbstractQueryImpl() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryImpl
 
AbstractQueryImpl(SessionContext, SearchIndex, PropertyTypeRegistry) - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Creates a new query instance from a query string.
AbstractRecord - Class in org.apache.jackrabbit.core.journal
Base implementation for a record.
AbstractRecord(NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.AbstractRecord
Create a new instance of this class.
AbstractVISProvider - Class in org.apache.jackrabbit.core.virtual
This Class implements a virtual item state provider, in order to expose the versions to the version storage.
AbstractVISProvider(NodeTypeRegistry, NodeId) - Constructor for class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates an abstract virtual item state provider
accept(ItemVisitor) - Method in class org.apache.jackrabbit.core.ItemImpl
accept(ItemVisitor) - Method in class org.apache.jackrabbit.core.NodeImpl
accept(ItemVisitor) - Method in class org.apache.jackrabbit.core.PropertyImpl
acceptsDocsOutOfOrder() - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
ACCESS_INTERVAL - Static variable in interface org.apache.jackrabbit.core.cache.CacheAccessListener
The access listener is only called each x accesses.
ACCESS_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the access manager configuration element.
AccessControlAction - Class in org.apache.jackrabbit.core.security.user.action
The AccessControlAction allows to setup permissions upon creation of a new authorizable; namely the privileges the new authorizable should be granted on it's own 'home directory' being represented by the new node associated with that new authorizable.
AccessControlAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.AccessControlAction
Create a new instance.
AccessControlConstants - Interface in org.apache.jackrabbit.core.security.authorization
AccessControlConstants...
AccessControlEditor - Interface in org.apache.jackrabbit.core.security.authorization
AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.
AccessControlEntryImpl - Class in org.apache.jackrabbit.core.security.authorization
Simple, immutable implementation of the AccessControlEntry and the JackrabbitAccessControlEntry interfaces.
AccessControlEntryImpl(Principal, Privilege[], boolean, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryImpl(Principal, PrivilegeBits, boolean, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryImpl(AccessControlEntryImpl, Privilege[], boolean) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
AccessControlEntryImpl(AccessControlEntryImpl, PrivilegeBits, boolean) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
AccessControlImporter - Class in org.apache.jackrabbit.core.xml
AccessControlImporter implements a ProtectedNodeImporter that is able to deal with access control content as defined by the default ac related node types present with jackrabbit-core.
AccessControlImporter() - Constructor for class org.apache.jackrabbit.core.xml.AccessControlImporter
 
AccessControlImporter.ImportBehavior - Enum in org.apache.jackrabbit.core.xml
 
AccessControlListener - Interface in org.apache.jackrabbit.core.security.authorization
 
AccessControlModifications<K> - Class in org.apache.jackrabbit.core.security.authorization
AccessControlModifications is an unmodifiable collection of modifications made to access control content allowing the modification listeners to keep caches up to date.
AccessControlModifications(Map<K, Integer>) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
 
AccessControlObserver - Class in org.apache.jackrabbit.core.security.authorization
AccessControlObserver...
AccessControlObserver() - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
AccessControlProvider - Interface in org.apache.jackrabbit.core.security.authorization
The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
AccessControlProviderFactory - Interface in org.apache.jackrabbit.core.security.authorization
The AccessControlProviderFactory is used to create AccessControlProviders for the various workspaces present in the repository.
AccessControlProviderFactoryImpl - Class in org.apache.jackrabbit.core.security.authorization
Default implementation of the AccessControlProviderFactory
AccessControlProviderFactoryImpl() - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
AccessControlUtils - Interface in org.apache.jackrabbit.core.security.authorization
AccessControlUtils...
AccessManager - Interface in org.apache.jackrabbit.core.security
The AccessManager can be queried to determines whether privileges are granted on a specific item.
AccessManagerConfig - Class in org.apache.jackrabbit.core.config
Access manager configuration.
AccessManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.AccessManagerConfig
Creates an access manager configuration object from the given bean configuration.
ACLEditor - Class in org.apache.jackrabbit.core.security.authorization.acl
ACLEditor...
ACLEditor - Class in org.apache.jackrabbit.core.security.authorization.principalbased
ACLEditor...
ACLProvider - Class in org.apache.jackrabbit.core.security.authorization.acl
The ACLProvider generates access control policies out of the items stored in the workspace applying the following rules: A Node is considered access controlled if an ACL has been explicitly assigned to it by adding the mixin type rep:AccessControllable and adding child node of type rep:acl that forms the acl. a Property is considered 'access controlled' if its parent Node is. An ACL is never assigned to a Property item. A Node that is not access controlled may inherit the ACL.
ACLProvider - Class in org.apache.jackrabbit.core.security.authorization.principalbased
ACLProvider...
ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
acModified(AccessControlModifications) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlListener
Informs this listener about changes made to access control content.
acquire() - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
Lock the directory if possible.
acquire() - Method in class org.apache.jackrabbit.core.util.RepositoryLock
Lock the repository home.
acquire() - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
Lock the repository home.
acquire() - Method in class org.apache.jackrabbit.core.util.XAReentrantLock
acquireReadLock() - Method in class org.apache.jackrabbit.core.version.VersioningLock
 
acquireReadLock() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
acquires the read lock on this version manager.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Increments the reader count and returns the acquired read lock once there are no more writers or the current writer shares the thread id with this reader.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.FineGrainedISMLocking
Acquire a read lock for the given item id.
acquireReadLock(ItemId) - Method in interface org.apache.jackrabbit.core.state.ISMLocking
Acquire a read lock for the given item id.
acquireWriteLock() - Method in class org.apache.jackrabbit.core.version.VersioningLock
 
acquireWriteLock() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Acquires the write lock on this version manager.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Increments the writer count, sets the writer identifier and returns the acquired write lock once there are no other active readers or writers or the current writer shares the thread id with this writer.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.FineGrainedISMLocking
Acquires a write lock for the given changeLog.
acquireWriteLock(ChangeLog) - Method in interface org.apache.jackrabbit.core.state.ISMLocking
Acquires a write lock for the given changeLog.
Action() - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord.Action
 
ACTIVITIES_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:activities" node
adapt(Query, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryAdapter
Adapts the given query.
AdaptingHits - Class in org.apache.jackrabbit.core.query.lucene.hits
This is an implementation of Hits which starts with marking hits in an ArrayHits instance and switches to a BitSetHits instance if at least the threshold of 8kb for the ArrayHits is reached and a BitSetHits instance would consume less memory.
AdaptingHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
 
AdaptingHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
 
add(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
Add a new cache to the list.
add(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Adds the other privilege bits to this instance.
add(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
ADD_NODE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addAll(Collection<EventState>) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Adds all event states in the given collection to this collection
addAllReferences(List<PropertyId>) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addBinaryValue(Document, String, InternalValue) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the binary value to the document as the named field.
addBooleanConstraint(BooleanQuery, Constraint, BooleanClause.Occur, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
addBooleanValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string representation of the boolean value to the document as the named field.
addCalendarValue(Document, String, Calendar) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the calendar value to the document as the named field.
addChildNodeEntry(Name, NodeId) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Adds a child node entry.
addChildNodeEntry(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Adds a new ChildNodeEntry.
addContent(String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Adds the given string as text content to the current element.
addContentElement(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Adds a new child element with the given name and text content.
addDecimalValue(Document, String, BigDecimal) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the long value to the document as the named field.
addDifference(PrivilegeBits, PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Subtracts the b from a and adds the result (diff) to this instance.
addDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Adds a new observation dispatcher to the set of dispatchers
addDoubleValue(Document, String, double) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the double value to the document as the named field.
added(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been added
addedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return the added states in this change log.
addEntry(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
addEntry(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
addEventListener(EventListener, JackrabbitEventFilter) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
 
addHold(String, String, boolean) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
AdditionalNamespaceResolver - Class in org.apache.jackrabbit.core.nodetype.xml
A simple namespace resolver implementation, that uses the additional namespaces declared in an XML element.
AdditionalNamespaceResolver(Properties) - Constructor for class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
Creates a namespace resolver using the namespaces defined in the given prefix-to-URI property set.
AdditionalNamespaceResolver(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
Creates a namespace resolver using the namespaces declared in the given namespace registry.
addLength(Document, String, InternalValue) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a FieldNames.PROPERTY_LENGTHS field to document with a named length value.
addListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Add a NodeTypeRegistryListener
addListener(AccessControlListener) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
Add a listener that needs to be informed about changes made to access control.
addListener(SessionListener) - Method in class org.apache.jackrabbit.core.SessionImpl
Add a SessionListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Add an ItemStateListener.
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Add an ItemStateListener
addListener(ItemStateListener) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Add an ItemStateListener
addLockToken(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
addLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
addLockToken(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been added.
addLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been added.
addLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been added.
addLongValue(Document, String, long) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the long value to the document as the named field.
addMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
addMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Wrapper around NodeImpl.addMixin(Name).
addMixin(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addMixin(String) except that it takes a Name instead of a String.
addMVPName(Document, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a FieldNames.MVP field to doc with the resolved name using the internal search index namespace mapping.
addNameValue(Document, String, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the name value to the document as the named field.
addNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNode(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNode(NodeImpl, Name, Name) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
addNode(NodeImpl, Name, Name, NodeId) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
addNode(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Adds the node to the search index.
addNode(NodeState) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Adds a Node to the search index.
addNode(Name, Name, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String, String) except that this method takes Name arguments instead of Strings and has an additional uuid argument.
addNode(Name, Name, NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Adds a new child node with the given name
addNode(Name, Name, NodeId, boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Adds a new child node with the given name
addNodeName(Document, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Depending on the index format version adds one or two fields to the document for the node name.
AddNodeOperation - Class in org.apache.jackrabbit.core.session
Session operation for adding a new node.
AddNodeOperation(NodeImpl, String, String, String) - Constructor for class org.apache.jackrabbit.core.session.AddNodeOperation
 
addNodeWithUuid(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Adds a node with the given UUID.
addNodeWithUuid(String, String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Adds a node with the given node type and UUID.
addParentChildRelation(Document, NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a parent child relation to the given doc.
addPathValue(Document, String, Path) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the path value to the document as the named field.
addProperty(NodePropBundle.PropertyEntry) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Adds a new property entry
addProperty(PropertyState, BLOBStore) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Creates a property entry from the given state and adds it.
addPropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Adds a property name entry.
addPropertyName(Document, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the property name to the lucene _:PROPERTIES_SET field.
addReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addReferenceValue(Document, String, NodeId, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the reference value to the document as the named field.
addScoreNodes(Object, ScoreNode[]) - Method in class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
Adds scoreNodes to this map under the given key.
addShare(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Add a parent to the shared set.
addStateReference(NodeState) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Adds a hard reference to another state
addStringValue(Document, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
addStringValue(Document, String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string value to the document both as the named field and optionally for full text indexing if tokenized is true.
addStringValue(Document, String, String, boolean, boolean, float) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
addStringValue(Document, String, String, boolean, boolean, float, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string value to the document both as the named field and optionally for full text indexing if tokenized is true.
addToCache(Principal) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Add an entry to the principal cache.
addURIValue(Document, String, URI) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the uri value to the document as the named field.
addValue(Document, InternalValue, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a value to the lucene Document.
addValueProperty(Document, InternalValue, Name, String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a property related value to the lucene Document.
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
addVirtualItemStateProvider(VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Adds a new virtual item state provider.
ADMIN_ID - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
The default userID of the administrator.
adminId - Variable in class org.apache.jackrabbit.core.DefaultSecurityManager
The user id of the administrator.
adminId - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
ADMINISTRATORS_NAME - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
The default principal name of the administrators group
AdminPrincipal - Class in org.apache.jackrabbit.core.security.principal
This principal represents the admin user as a distinct principal having all the access rights and is being authenticated (in contrast to the SystemPrincipal).
AdminPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
advance(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
 
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
AGGREGATED_NODE_UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUIDs of the aggregated nodes.
AggregateRule - Interface in org.apache.jackrabbit.core.query.lucene
AggregateRule defines a configuration for a node index aggregate.
all() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
ALL - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
ALL_STATS_ENABLED_PROPERTY - Static variable in class org.apache.jackrabbit.core.stats.StatManager
 
allowReader() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
AMContext - Class in org.apache.jackrabbit.core.security
An AMContext is used to provide Session specific context information for an AccessManager.
AMContext(File, FileSystem, Session, Subject, HierarchyManager, PrivilegeManager, NamePathResolver, String) - Constructor for class org.apache.jackrabbit.core.security.AMContext
Creates a new AMContext.
AncestorNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
AncestorNodeJoin implements an ancestor node join condition.
AncestorNodeJoin(MultiColumnQueryHits, Name, IndexReader, HierarchyResolver) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.AncestorNodeJoin
Creates a new ancestor node join condition.
AncestorPathNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
AncestorPathNodeJoin implements an ancestor path node join condition.
AncestorPathNodeJoin(MultiColumnQueryHits, Name, Path, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.AncestorPathNodeJoin
Creates an ancestor path node join.
and(QueryObjectModelFactory, List<Constraint>) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
and(QueryObjectModelFactory, Constraint...) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
and(XPathQueryBuilder.Condition, XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
AndConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
AndConstraint implements an AND constraint.
AndConstraint(Constraint, Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.AndConstraint
Creates a new AND constraint.
ANONYMOUS_ID - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
The default userID for anonymous login
anonymousId - Variable in class org.apache.jackrabbit.core.DefaultSecurityManager
The user id of the anonymous user.
anonymousId - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
AnonymousPrincipal - Class in org.apache.jackrabbit.core.security
A AnonymousPrincipal ...
AnonymousPrincipal() - Constructor for class org.apache.jackrabbit.core.security.AnonymousPrincipal
Creates an AnonymousPrincipal.
APP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the application name configuration attribute.
append() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Append a record.
append() - Method in interface org.apache.jackrabbit.core.journal.RecordProducer
Append a record.
append(String, String, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Append a record to this log.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Append a record backed by a file.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Append a record backed by a file.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Append a record backed by a file.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Append a record backed by a file.
append(MultiIndex.Action) - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Appends an action to the log.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Notification method called by an appended record at creation time.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Notification method called by an appended record at creation time.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
 
AppendRecord - Class in org.apache.jackrabbit.core.journal
Default temporary record used for appending to some journal.
AppendRecord(AbstractJournal, String) - Constructor for class org.apache.jackrabbit.core.journal.AppendRecord
Create a new instance of this class.
AQTQueryFactory - Class in org.apache.jackrabbit.core.query
AQTQueryFactory implements a query factory that creates AQT (Abstract Query Tree) based queries.
AQTQueryFactory() - Constructor for class org.apache.jackrabbit.core.query.AQTQueryFactory
 
ARCHIVE_DATASTORE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the archive DataStore class attribute.
ArrayHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Uses an integer array to store the hit set.
ArrayHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
 
ArrayHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
 
assignLifecyclePolicy(Node, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Assigns the given lifecycle policy to this node and sets the current state to the one given.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.XASessionImpl
Associate this session with a global transaction.
attic - Variable in class org.apache.jackrabbit.core.ZombieHierarchyManager
the attic
attributes - Variable in class org.apache.jackrabbit.core.SessionImpl
the attributes of this session
AuthContext - Interface in org.apache.jackrabbit.core.security.authentication
An authentication context used to authenticate users.
AuthContextProvider - Class in org.apache.jackrabbit.core.security.authentication
AuthContextProvider defines how the current request for login is handled.
AuthContextProvider(String, LoginModuleConfig) - Constructor for class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
authenticate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
authenticate(Credentials) - Method in interface org.apache.jackrabbit.core.security.authentication.Authentication
True if the Credentials identify the User related to this Authentication.
authenticate(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
 
Authentication - Interface in org.apache.jackrabbit.core.security.authentication
The Authentication interface defines methods to validate Credentials upon authentication.
AuthorizableAction - Interface in org.apache.jackrabbit.core.security.user.action
The AuthorizableAction interface provide an implementation specific way to execute additional validation or write tasks upon User creation, Group creation, Authorizable removal and User password modification. The actions are attached to a given UserManager instance upon creation by calling UserManagerImpl.setAuthorizableActions(AuthorizableAction[]).
AUTO_FIX_CORRUPTIONS - Static variable in class org.apache.jackrabbit.core.SessionImpl
Name of the session attribute that controls whether repository inconsistencies should be automatically fixed when traversing over child nodes, when trying to add a child node, or removing a child node.
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the autoCreated attribute.
autoFixCorruptions() - Method in class org.apache.jackrabbit.core.SessionImpl
Checks whether repository inconsistencies should be automatically fixed when traversing over child nodes, when trying to add a child node, or when removing a child node.
autoReconnect - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
autoSave(boolean) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Always throws unsupportedRepositoryOperationException as modification of the autosave behavior is not supported.
autoSave(boolean) - Method in class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
 
AVAILABLEQUERYOPERATORS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the availableQueryOperators attribute.

B

base - Variable in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
BatchedItemOperations - Class in org.apache.jackrabbit.core
BatchedItemOperations is an internal helper class that provides both high- and low-level operations directly on the ItemState level.
BatchedItemOperations(UpdatableItemStateManager, SessionContext) - Constructor for class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new BatchedItemOperations instance.
BeanConfig - Class in org.apache.jackrabbit.core.config
Bean configuration class.
BeanConfig(String, Properties) - Constructor for class org.apache.jackrabbit.core.config.BeanConfig
Creates a bean configuration.
BeanConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.BeanConfig
Copies a bean configuration.
BeanConfigVisitor - Interface in org.apache.jackrabbit.core.config
A BeanConfig visitor which is invoked upon creation of BeanConfig before any instance is created from that bean configuration
beanFactory - Variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
 
BeanFactory - Interface in org.apache.jackrabbit.core.config
 
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
beginUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Start an update operation.
beginUpdate(ChangeLog, EventStateCollectionFactory, VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Begin update operation.
BEST_EFFORT - org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
Tries to minimize errors by adapting the content and bypassing validation checks (e.g.
BESTEFFORT - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
Same as UserImporter.ImportBehavior.IGNORE but in addition tries to circumvent the problem.
BINARY - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
binaryValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
BindableRepository - Class in org.apache.jackrabbit.core.jndi
A referenceable and serializable content repository proxy.
BindableRepository(Reference) - Constructor for class org.apache.jackrabbit.core.jndi.BindableRepository
Creates a BindableRepository instance with the configuration information in the given JNDI reference.
BindableRepositoryFactory - Class in org.apache.jackrabbit.core.jndi
BindableRepositoryFactory is an object factory that when given a reference for a BindableRepository object, will create an instance of the corresponding BindableRepository.
BindableRepositoryFactory() - Constructor for class org.apache.jackrabbit.core.jndi.BindableRepositoryFactory
 
binding - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
the bundle binding
binding - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
the bundle binding
binding - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the bundle binding
bindValue(String, Value) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Throws an IllegalArgumentException as XPath and SQL1 queries have no bind variables.
bindValue(String, Value) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
BitSetENTCacheImpl - Class in org.apache.jackrabbit.core.nodetype
Implements an effective node type cache that uses a bit set for storing the information about participating node types in a set.
BitSetHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Uses a BitSet instance to store the hit set.
BitSetHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blobFS - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
file system where BLOB data is stored (if externalBLOBs==true)
blobFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
File system where BLOB data is stored.
blobFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
BLOBS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Path where blobs are stored on shutdown.
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
file system where BLOB data is stored
blobStore - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
BLOBStore that manages BLOB data in the file system (if externalBLOBs==true)
blobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Blob store.
blobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
blobStore - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
file system where BLOB data is stored
blobStore - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the blob store
BLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
BLOBStore represents an abstract store for binary property values (BLOBs).
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blockOnConnectionLoss - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
indicates whether to block if the database connection is lost
BOOLEAN - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
buffer - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
A buffer for joined score node rows.
buildBlobFilePath(StringBuffer, PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given property id and value index that is suitable for storing property values in a filesystem.
buildBlobFilePath(String, Name, int) - Static method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
buildHashCode() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Build the hash code.
buildNodeFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given node id that is suitable for storing node states in a filesystem.
buildNodeFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Creates the file path for the given node id that is suitable for storing node states in a filesystem.
buildNodeFolderPath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the folder path for the given node id that is suitable for storing states in a filesystem.
buildNodeReferencesFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given references id that is suitable for storing reference states in a filesystem.
buildNodeReferencesFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Creates the file path for the given references id that is suitable for storing reference states in a filesystem.
buildPasswordHash(String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
Generates a hash of the specified password with the default values for algorithm, salt-size and number of iterations.
buildPasswordHash(String, String, int, int) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
Generates a hash of the specified password using the specified algorithm, salt size and number of iterations into account.
buildPath(PathBuilder, ItemState, HierarchyManagerImpl.CycleDetector) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Adds the path element of an item id to the path currently being built.
buildPath(PathBuilder, ItemState, HierarchyManagerImpl.CycleDetector) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Adds the path element of an item id to the path currently being built.
buildPropFilePath(StringBuffer, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the folder path for the given property id that is suitable for storing states in a filesystem.
buildRepositoryResult() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
Retrieve the result for repository level operations.
buildResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
Retrieve the result for the specified path.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.DB2FileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Builds the SQL statements.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Initializes the SQL strings.
BUNDLE_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Path where bundles are stored on shutdown.
BundleBinding - Class in org.apache.jackrabbit.core.persistence.util
This Class implements efficient serialization methods for item states.
BundleBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.util.BundleBinding
Creates a new bundle binding
BundleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
This is a generic persistence manager that stores the NodePropBundles in a database.
BundleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
BundleDbPersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.pool
Helper interface for closeable stores
BundleDbPersistenceManager.DbBlobStore - Class in org.apache.jackrabbit.core.persistence.pool
Implementation of a blob store that stores the data inside the database
BundleDbPersistenceManager.FSBlobStore - Class in org.apache.jackrabbit.core.persistence.pool
own implementation of the filesystem blob store that uses a different blob-id scheme.
bundleDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
BundleDumper - Class in org.apache.jackrabbit.core.persistence.util
This utility class can dump the contents of a node bundle.
BundleDumper() - Constructor for class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
BundleFsPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
This is a generic persistence manager that stores the NodePropBundles in a filesystem.
BundleFsPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
 
BundleFsPersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.bundle
Helper interface for closeable stores
bundleInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectAllBundlesFromSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectAllBundlesSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectAllIdsFromSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectAllIdsSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Bundle memory store.
bundleUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 

C

cache - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
 
cache(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(ItemState) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
adds the node state to the cache
Cache - Interface in org.apache.jackrabbit.core.cache
A Cache object A cache must call CacheManager.getInstance().add(this) to take part in the dynamic memory distribution.
cacheAccessed(long) - Method in interface org.apache.jackrabbit.core.cache.CacheAccessListener
The cache calls this method after a number of cache accesses.
For statistical purposes, the cache access count since the last call is included.
cacheAccessed(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
After one of the caches is accessed a number of times, this method is called.
cacheAccessed(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
CacheAccessListener - Interface in org.apache.jackrabbit.core.cache
The cache access listener can be registered to a class.
CacheManager - Class in org.apache.jackrabbit.core.cache
This class manages the size of the caches used in Jackrabbit.
CacheManager() - Constructor for class org.apache.jackrabbit.core.cache.CacheManager
 
CacheManager.CacheInfo - Class in org.apache.jackrabbit.core.cache
Internal copy of the cache information.
CachingHierarchyManager - Class in org.apache.jackrabbit.core
Implementation of a HierarchyManager that caches paths of items.
CachingHierarchyManager(NodeId, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.CachingHierarchyManager
Create a new instance of this class.
CachingMultiIndexReader - Class in org.apache.jackrabbit.core.query.lucene
Extends a MultiReader with support for cached TermDocs on FieldNames.UUID field.
CachingMultiIndexReader(ReadOnlyIndexReader[], DocNumberCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a new CachingMultiIndexReader based on sub readers.
CachingPersistenceManager - Interface in org.apache.jackrabbit.core.persistence
Marker interface that is used by the shared item state manager for invalidate persistence manager caches as result of an external (cluster) modification.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the approximate memory consumption of this state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns an estimate of the memory size of this node state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns an estimate of the memory size of this property state.
calculatePermissions(int, int, boolean, boolean) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
calculatePermissions(PrivilegeBits, PrivilegeBits, boolean, boolean) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Build the permissions granted by evaluating the given privileges.
callbackHandler - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
CallbackHandlerImpl - Class in org.apache.jackrabbit.core.security.authentication
CallbackHandler that deals with the following callbacks: NameCallback PasswordCallback CredentialsCallback ImpersonationCallback RepositoryCallback
CallbackHandlerImpl(Credentials, Session, PrincipalProviderRegistry, String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CallbackHandlerImpl
Instantiate with the data needed to handle callbacks
canAccess(String) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccess(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
canAccess(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccessRoot(Set<Principal>) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns true if the given set of principals can access the root node of the workspace this provider has been built for; false otherwise.
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
canAddChildNode(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canAddMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
cancel() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Cancel an update operation.
cancel() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Cancel an update operation.
cancel() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Cancel an update operation.
cancel() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Cancel an update operation.
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
cancelMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
cancelUpdate() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Cancel updating the record.
cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Cancel the changes made to an appended record.
cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
cancelUpdate() - Method in interface org.apache.jackrabbit.core.journal.Record
Cancel the changes made to an appended record.
cancelUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Cancel an update operation.
canCheckout(NodeStateEx, NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
invokes the checkout() on the persistent version manager.
canCheckout(NodeStateEx, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
invokes the checkout() on the persistent version manager.
canCheckout(NodeStateEx, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
invokes the checkout() on the persistent version manager.
canHandle(Credentials) - Method in interface org.apache.jackrabbit.core.security.authentication.Authentication
An Authentication may only be able to handle certain types of Credentials as the authentication process is tightly coupled to the semantics of the Credentials.
canHandle(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
 
canModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
canRead(Path, ItemId) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the item with the specified itemPath or itemId can be read.
canRead(Path, ItemId) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if READ permission is granted for the existing item with the given Path and/or ItemId.
canRead(Path, ItemId) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
canRead(Path, ItemId) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
canReadAll() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
canReadAll() - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if READ permission is granted everywhere.
canReadPrincipal(Session, Principal) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
canReadPrincipal(Session, Principal) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Tests if the provided session is allowed to read the given principal.
canReadPrincipal(Session, Principal) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Tests if the provided session is allowed to read the given principal.
canRemoveItem(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canRemoveNode(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if removing the child node called nodeName is allowed by this node type.
canRemoveProperty(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if removing the property called propertyName is allowed by this node type.
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
ChangeLog - Class in org.apache.jackrabbit.core.state
Registers changes made to states and references and consolidates empty changes.
ChangeLog() - Constructor for class org.apache.jackrabbit.core.state.ChangeLog
 
ChangeLogRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a workspace or version update.
ChangeLogRecord(ChangeLog, List<EventState>, Record, String, long, String) - Constructor for class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Create a new instance of this class.
changePassword(String) - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
changePassword(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
characters(char[], int, int) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
check(String[], boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
Check the database for inconsistencies.
check(String[], boolean, boolean, String, ConsistencyCheckListener) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Perform a consistency check of the data.
check(String[], boolean, boolean, String, ConsistencyCheckListener) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyChecker
Perform a consistency check of the data.
check(QueryRootNode) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Runs the spell checker over the first spellcheck relation query node in the abstract query tree and returns a suggestion in case this spellchecker thinks the words are misspelled.
check(Name) - Static method in class org.apache.jackrabbit.core.session.NodeNameNormalizer
 
CHECK_ACCESS - Static variable in class org.apache.jackrabbit.core.ItemValidator
check access permissions
CHECK_CHECKED_OUT - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check checked-out status
CHECK_CONSTRAINTS - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check if the item is protected by it's nt definition
CHECK_HOLD - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for effective holds
CHECK_LOCK - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check lock status
CHECK_PENDING_CHANGES - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for pending changes on the session
CHECK_PENDING_CHANGES_ON_NODE - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for pending changes on the specified node
CHECK_REFERENCES - Static variable in class org.apache.jackrabbit.core.ItemValidator
check for referential integrity upon removal
CHECK_RETENTION - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for effective retention policies
checkAddNode(NodeState, Name, Name, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if adding a child node called nodeName of node type nodeTypeName to the given parent node is allowed in the current context.
checkAddNodeConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkAlive() - Method in class org.apache.jackrabbit.core.session.SessionState
Throws an exception if this session is not alive.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Perform a consistency check of the data.
checkConsistency(String[], boolean, boolean) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Perform a consistency check of the data.
checkForConflictingContent(QNodeTypeDefinition, NodeTypeDefDiff) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Checks whether there is existing content that would conflict with the given node type definition.
checkFormat(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
checkForReferencesInContent(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Checks whether there is existing content that directly or indirectly refers to the specified node type.
checkin() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
checkin(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
checkin(String, Calendar) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Creates a new version of the node at the given path.
checkin(Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
checkin(Session, NodeStateEx, Calendar) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(Session, NodeStateEx, Calendar) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(Session, NodeStateEx, Calendar) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkInitialized() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Throws IllegalStateException if this manager hasn't been initialized.
checkInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
Checks if this query is initialized and throws an IllegalStateException if it is not yet initialized.
checkInitialized() - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Check if this manager has been properly initialized.
checkInitialized() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Throws IllegalStateException if the provider has not been initialized or has been closed.
checkInitialized() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkInitialized() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Check if the instance has been closed AbstractPrincipalProvider.close().
checkInitialized() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
checkLock() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
checkLock(LockInfo, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether a lock info allows access to a session.
checkLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether the node given is locked by somebody else than the current session.
checkLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether the node given is locked by somebody else than the current session.
checkLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether the path given is locked by somebody else than the session described.
checkLock(Path, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether the path given is locked by somebody else than the session described.
checkLock(Path, Session) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether the path given is locked by somebody else than the session described.
checkModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
checkModify(NodeImpl, int, int) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Checks modify and permissions
checkModify(NodeStateEx, int, int) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Checks modify and permissions
checkNotInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
Checks if this query is not yet initialized and throws an IllegalStateException if it is already initialized.
checkOpen() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Checks if this SearchIndex is open, otherwise throws an IOException.
checkout() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
checkout(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
checkoutCheckin(NodeStateEx, boolean, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Performs a checkin or checkout operation.
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Check if the specified privileges are granted at absPath.
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
checkPermission(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated. 
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e.
checkPermission(NodeImpl, Name) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
make sure the editing session is allowed create nodes with a specified node type (and ev.
checkPermission(Path, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e.
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e.
checkpoint(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
checkReferentialIntegrity(ChangeLog) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
checkRemove(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
checkRemoveItemConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkRemoveNode(NodeState, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if removing the given target node is allowed in the current context.
checkRemoveNode(NodeState, NodeId, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if removing the given target node from the specifed parent is allowed in the current context.
checkRemoveNodeConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkRemovePropertyConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkRepositoryPermission(int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the repository level.
checkRepositoryPermission(int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkRepositoryPermission(int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the repository level.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSetProperty() - Method in class org.apache.jackrabbit.core.NodeImpl
Checks various pre-conditions that are common to all setProperty() methods.
checkSetPropertyValueConstraints(QPropertyDefinition, InternalValue[]) - Static method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Tests if the value constraints defined in the property definition pd are satisfied by the the specified values.
checkSetValue(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
Checks various pre-conditions that are common to all setValue() methods.
checkUnlock(Session, NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether a session is allowed to unlock a node.
checkUnlock(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether a session is allowed to unlock a node.
checkUnlock(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether a session is allowed to unlock a node.
checkUnlock(LockInfo, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether a session is allowed to unlock a node.
checkValidEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
Validates the given parameters to create a new ACE and throws an AccessControlException if any of them is invalid.
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Tests if the given absPath is absolute and points to an existing node.
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
checkVersionable(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Checks if the underlying node is versionable, i.e.
childNodeAdded(NodeId, Path, NodeId, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_ADDED.
childNodeAdded(NodeId, Path, NodeId, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_ADDED.
ChildNodeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
ChildNodeConstraint implements a child node constraint.
ChildNodeConstraint(ChildNodeImpl, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ChildNodeConstraint
Creates a child node constraint from the given QOM constraint on the given selector.
CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the child node definition element.
ChildNodeEntry - Class in org.apache.jackrabbit.core.state
ChildNodeEntry specifies the name, index (in the case of same-name siblings) and the UUID of a child node entry.
ChildNodeEntry(Name, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
Creates a new entry with the given name and id
ChildNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
ChildNodeJoin implements a child node join condition.
ChildNodeJoin(MultiColumnQueryHits, IndexReader, HierarchyResolver, ChildNodeJoinConditionImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ChildNodeJoin
Creates a new child node join condition.
childNodeRemoved(NodeId, Path, NodeId, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_REMOVED.
childNodeRemoved(NodeId, Path, NodeId, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_REMOVED.
ChildNodesQueryHits - Class in org.apache.jackrabbit.core.query.lucene
ChildNodesQueryHits implements query hits that returns the child nodes of another given query hits.
ChildNodesQueryHits(QueryHits, SessionImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
Creates a new ChildNodesQueryHits that returns the child nodes of all query hits from the given parents.
CLASS_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean implementation class configuration attribute.
cleanRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement removing a set of revisions with from the journal table.
cleanUpOldRevisions() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
Cleans old revisions from the clustering table.
clear() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Clears all segments of the cache.
clear() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
clear() - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Resets all internal state.
clearAllReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
clearCache() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
Removes all entries from the cache.
clearCache() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Clear the principal cache.
ClearMembershipAction - Class in org.apache.jackrabbit.core.security.user.action
ClearMembershipAction...
ClearMembershipAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.ClearMembershipAction
Create a new instance.
clearPool() - Static method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
Clear the NodeId pool.
clone() - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
clone() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
clone() - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
clone() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
clone() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns the single instance of this class.
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
clone(NodeImpl, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Create a child node that is a clone of a shareable node.
clone(NodeState, NodeState, Name) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Implementation of BatchedItemOperations.clone(Path, Path) that has already determined the affected NodeStates.
clone(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Clones the subtree at the node srcAbsPath in to the new location at destAbsPath.
CLONE - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
CLONE_REMOVE_EXISTING - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
ClonedInputSource - Class in org.apache.jackrabbit.core.xml
Input source that clones existing input source.
ClonedInputSource(InputSource) - Constructor for class org.apache.jackrabbit.core.xml.ClonedInputSource
Clone existing input source.
cloneInputSource() - Method in class org.apache.jackrabbit.core.xml.ClonedInputSource
Make a clone if this input source.
close() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
close() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
close() - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
close() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
close() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
close() - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
 
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
 
close() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Close this cursor, releasing its resources.
close() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Close this log.
close() - Method in class org.apache.jackrabbit.core.journal.FileRevision
Close file revision.
close() - Method in interface org.apache.jackrabbit.core.journal.InstanceRevision
Closes the instance revision.
close() - Method in interface org.apache.jackrabbit.core.journal.Journal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Close this iterator.
close() - Method in class org.apache.jackrabbit.core.journal.MemoryRevision
Closes the instance revision.
close() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Close this record, eventually skipping unconsumed bytes.
close() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Close this iterator.
close() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Close this lock manager.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.FSBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Closes this index and releases it's resources.
close() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Closes the given connection by shutting down the embedded Derby database.
close() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
close() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
This default implementation does nothing.
close() - Method in class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
This default implementation does nothing.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.CloseableHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
close() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
close() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
 
close() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
Closes this join condition and frees resources.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.join.Condition
Closes this condition and frees resources.
close() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
Releases resources held by this hits instance.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Flushes all pending writes to the redo log and closes it.
close() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Closes this QueryHandler and frees resources attached to this handler.
close() - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
close() - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Closes this spell checker and allows it to free resources.
close() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Closes this QueryHandler and frees resources attached to this handler.
close() - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
close() - Method in class org.apache.jackrabbit.core.SearchManager
Closes this SearchManager and also closes the FileSystem configured in SearchConfig.
close() - Method in interface org.apache.jackrabbit.core.security.AccessManager
Close this access manager.
close() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
close() - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Closes this provider when it is no longer used by the respective workspace and release resources bound by this provider.
close() - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Dispose this AccessControlProviderFactory and its resources.
close() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Release all resources contained by this instance.
close() - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
close() - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Indicate to this CompiledPermissions object that it is not used any more.
close() - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
close() - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Dispose this WorkspaceAccessManager and its resources.
close() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
close() - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Disposes this security manager instance and cleans all internal caches.
close() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Clears the cache and calls the implementation to close their resources
close() - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
close() - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
This is called when a provider is not longer used by the repository.
close() - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
This is called when a provider is not longer used by the repository.
close() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Close this access manager.
close() - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
close() - Method in class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
 
close() - Method in class org.apache.jackrabbit.core.session.SessionState
Closes this session.
close() - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
close() - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase.WriteOperation
Closes the write operation.
CloseableHits - Interface in org.apache.jackrabbit.core.query.lucene
Defines an interface for query hits that need to be closed when done reading from it.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated.
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
closed - Variable in class org.apache.jackrabbit.core.journal.FileRevision
Flag indicating whether this revision file is closed.
closeOrRelease(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Depending on the type of the reader this method either closes or releases the reader.
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
CLUSTER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the cluster configuration element.
ClusterConfig - Class in org.apache.jackrabbit.core.config
Cluster configuration.
ClusterConfig(String, long, long, JournalFactory) - Constructor for class org.apache.jackrabbit.core.config.ClusterConfig
Creates a new cluster configuration.
ClusterConfig(String, long, JournalFactory) - Constructor for class org.apache.jackrabbit.core.config.ClusterConfig
Creates a new cluster configuration.
ClusterContext - Interface in org.apache.jackrabbit.core.cluster
Initial interface passed to a ClusterNode.
CLUSTERED_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the clustered configuration attribute.
ClusterException - Exception in org.apache.jackrabbit.core.cluster
The ClusterException signals an error within a cluster operation.
ClusterException(String) - Constructor for exception org.apache.jackrabbit.core.cluster.ClusterException
Constructs a new instance of this class with the specified detail message.
ClusterException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.cluster.ClusterException
Constructs a new instance of this class with the specified detail message and root cause.
ClusterNode - Class in org.apache.jackrabbit.core.cluster
Default clustered node implementation.
ClusterNode() - Constructor for class org.apache.jackrabbit.core.cluster.ClusterNode
 
ClusterOperation - Interface in org.apache.jackrabbit.core.cluster
Cluster operation that will be written to the cluster's journal and ultimately processed by other instances.
ClusterRecord - Class in org.apache.jackrabbit.core.cluster
Base cluster record.
ClusterRecord(Record) - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecord
Create a new instance of this class.
ClusterRecord(Record, String) - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecord
Create a new instance of this class.
ClusterRecordDeserializer - Class in org.apache.jackrabbit.core.cluster
Deserialize a record written by a ClusterNode.
ClusterRecordDeserializer() - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer
 
ClusterRecordProcessor - Interface in org.apache.jackrabbit.core.cluster
Cluster record processor.
clusterSyncOnRefresh() - Method in class org.apache.jackrabbit.core.SessionImpl
Checks whether the SessionImpl.refresh(boolean) method should cause cluster synchronization.
collect(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
collect(int, float) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
Called once for every document matching a query, with the re-based document number and its computed score.
collectEntries(NodeImpl, EntryFilter) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Collect the ACEs effective at the given node applying the specified filter.
columnForName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns a column for the given property name and the default selector name.
columns - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The columns to select.
combine(AbstractCompiledPermissions.Result) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
CombinedIndexReader(CachingMultiIndexReader[]) - Constructor for class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
CombinedProvider - Class in org.apache.jackrabbit.core.security.authorization.combined
CombinedProvider...
CombinedProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
commit() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
commit(Xid, boolean) - Method in class org.apache.jackrabbit.core.XASessionImpl
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
compare(int, int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
 
compare(Comparable<?>[], Comparable<?>[]) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares two arrays of Comparable(s) in the same style as Util.compare(Value[], Value[]).
compare(Comparable<?>, Comparable<?>) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
Compare two values
compare(Comparable, Comparable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares values c1 and c2.
compare(Row, Row) - Method in class org.apache.jackrabbit.core.query.lucene.join.RowPathComparator
Compares two rows.
compare(Row, Row) - Method in class org.apache.jackrabbit.core.query.lucene.sort.RowComparator
 
compare(Value[], Value[]) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
 
compare(Value[], Value[]) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares two arrays of Value(s) in the same style as Util.compare(Comparable[], Comparable[]).
compare(Value, Value) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
Compares two values.
compare(Value, Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares the two values.
compareBottom(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
 
compareTo(NodeId) - Method in class org.apache.jackrabbit.core.id.NodeId
Compares this identifier to the given other one.
compareTo(RotatingLogFile) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Compares this log file to another file.
ComparisonConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
ComparisonConstraint implements a comparison constraint.
ComparisonConstraint(DynamicOperand, Operator, Value, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Creates a new comparison constraint.
COMPAT_PRINCIPAL_PROVIDER_CLASS - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
COMPAT_PRINCIPAL_PROVIDER_NAME - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
Property-Key if the PrincipalProvider configured with LoginModuleConfig.PARAM_PRINCIPAL_PROVIDER_CLASS be registered using the specified name instead of the class name which is used by default if the name parameter is missing.
CompiledPermissions - Interface in org.apache.jackrabbit.core.security.authorization
CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of Principals (normally obtained from the Subject of a Session).
compilePermissions(Set<Principal>) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Compiles the effective policy for the specified set of Principals.
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
CompoundQueryFactory - Class in org.apache.jackrabbit.core.query
CompoundQueryFactory implements a query factory that consists of multiple other query factories.
CompoundQueryFactory(List<QueryFactory>) - Constructor for class org.apache.jackrabbit.core.query.CompoundQueryFactory
Creates a compound query factory that consists of multiple other query factories.
computeSystemGeneratedPropertyValues(NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Computes the values of well-known system (i.e.
con - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
ConcurrentCache<K,​V> - Class in org.apache.jackrabbit.core.cache
Concurrent cache implementation that uses cache segments to minimize the chance of lock contention.
ConcurrentCache(String) - Constructor for class org.apache.jackrabbit.core.cache.ConcurrentCache
 
ConcurrentCache(String, int) - Constructor for class org.apache.jackrabbit.core.cache.ConcurrentCache
 
condition - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The join condition.
Condition - Interface in org.apache.jackrabbit.core.query.lucene.join
Condition defines an interface for a join condition.
CONFIG_ROOT_PATH_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the config root path configuration attribute.
CONFIGFILEPATH_ADDRTYPE - Static variable in class org.apache.jackrabbit.core.jndi.BindableRepository
type of configFilePath reference address
ConfigurationEntityResolver - Class in org.apache.jackrabbit.core.config
Entity resolver for Jackrabbit configuration files.
ConfigurationErrorHandler - Class in org.apache.jackrabbit.core.config
Error handler for errors in the repository or workspace configuration.
ConfigurationErrorHandler() - Constructor for class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
 
ConfigurationParser - Class in org.apache.jackrabbit.core.config
Configuration parser base class.
ConfigurationParser(Properties) - Constructor for class org.apache.jackrabbit.core.config.ConfigurationParser
Creates a new configuration parser with the given parser variables.
CONFIGURATIONS_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:configurations" node
configVisitor - Variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
 
conHelper - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
the ConnectionHelper set in the DatabaseFileSystem.init() method
conHelper - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the ConnectionHelper set in the BundleDbPersistenceManager.init(PMContext) method
conHelper - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
connect(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemState
Connect this state to some underlying overlayed state.
connectionFactory - Variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
The repositories ConnectionFactory.
consistencyCheck - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag indicating if a consistency check should be issued during startup
ConsistencyCheck - Class in org.apache.jackrabbit.core.query.lucene
Implements a consistency check on the search index.
ConsistencyChecker - Interface in org.apache.jackrabbit.core.persistence.check
Optional interface for Persistence Managers.
ConsistencyCheckerImpl - Class in org.apache.jackrabbit.core.persistence.bundle
 
ConsistencyCheckerImpl(AbstractBundlePersistenceManager, ConsistencyCheckListener, String, UpdateEventChannel) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
 
ConsistencyCheckError - Class in org.apache.jackrabbit.core.query.lucene
Common base class for errors detected during the consistency check.
ConsistencyCheckListener - Interface in org.apache.jackrabbit.core.persistence.check
 
consistencyFix - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag indicating if the consistency check should attempt to fix issues
ConsistencyReport - Interface in org.apache.jackrabbit.core.persistence.check
Returned as result of a ConsistencyChecker run.
ConsistencyReportImpl - Class in org.apache.jackrabbit.core.persistence.check
 
ConsistencyReportImpl(int, long, Set<ReportItem>) - Constructor for class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
 
Constants - Interface in org.apache.jackrabbit.core.nodetype.xml
Name constants for the node type XML elements and attributes.
Constraint - Interface in org.apache.jackrabbit.core.query.lucene.constraint
Constraint defines an interface for a QOM constraint.
ConstraintBuilder - Class in org.apache.jackrabbit.core.query.lucene.constraint
ConstraintBuilder builds a Constraint from a tree of QOM constraints.
ConstraintBuilder() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ConstraintBuilder
 
Constraints - Class in org.apache.jackrabbit.core.query.lucene.join
 
Constraints() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
consume(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Consume a record.
consume(Record) - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Consume a record.
contains(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log contains a certain revision.
contains(String, String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
contains(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Checks if the otherKey is contained in this one.
contains(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Checks if the effective node type for the given key exists.
contains(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
containsKey(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Checks if the identified entry is cached.
containsShare(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Return a flag whether the given parent id appears in the shared set.
context - Variable in class org.apache.jackrabbit.core.ItemValidator
Component context of the associated session.
context - Variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the persistence manager context
context - Variable in class org.apache.jackrabbit.core.RepositoryImpl
 
context - Variable in class org.apache.jackrabbit.core.SessionImpl
The component context of this session.
context - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Component context of the current session
context - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The component context of this session.
convertBytesToHex(byte[]) - Static method in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
CooperativeFileLock - Class in org.apache.jackrabbit.core.util
The file lock is used to ensure a resource is only open once at any time.
CooperativeFileLock() - Constructor for class org.apache.jackrabbit.core.util.CooperativeFileLock
 
copy() - Method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the full content from the source to the target repository.
copy(int, int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
 
copy(File, File) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the repository in the given source directory to a repository in the given target directory.
copy(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copy(String, String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copy(RepositoryConfig, File) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the repository with the given configuration to a repository in the given target directory.
copy(RepositoryConfig, RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the source repository with the given configuration to a target repository with the given configuration.
copy(NodeId) - Method in class org.apache.jackrabbit.core.persistence.PersistenceCopier
Recursively copies the identified node and all its descendants.
copy(RepositoryImpl, File) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the given source repository to a repository in the given target directory.
copy(RepositoryImpl, RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the given source repository to a target repository with the given configuration.
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.ItemState
Copy state information from another state into this state
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.NodeState
Copy state information from another state into this state
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.PropertyState
Copy state information from another state into this state
copy(Path, ItemStateManager, HierarchyManager, AccessManager, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath retrieved using the specified srcStateMgr to the new location at destPath.
copy(Path, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath to the new location at destPath.
COPY - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
copyFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
copyFilesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
copyFrom(PropertyImpl) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
copies a property
copyFrom(PropertyState) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
copies a property
copyOpenScopedLocksFrom(LockManagerImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Helper method that copies all the active open-scoped locks from the given source to this lock manager.
create(boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(boolean) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(byte[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(byte[]) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(double) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(double) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(long) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(long) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository in a given repository directory.
create(File) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(File, File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository with the given configuration file and repository home directory.
create(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(InputStream) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(InputStream, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration input stream into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(InputStream, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is stored in the data store (if enabled).
create(String) - Static method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
create(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(String, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration file name into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(String, String) - Static method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
create(BigDecimal) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(BigDecimal) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(URI) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(URI) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(URI, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration URI into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(Calendar) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Calendar) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(Constraint, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
create(Selector) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM selector.
create(Value, NamePathResolver) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a new internal value from the given JCR value.
create(Value, NamePathResolver, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a new internal value from the given JCR value.
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a repository configuration object based on an existing configuration.
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryContext
Starts a repository with the given configuration and returns the internal component context of the started repository.
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl instance.
create(DataStore, String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a binary object with the given identifier.
create(FileSystemResource) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(NodeId) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Create a new cluster operation that should be used to inform other instances in the cluster.
create(NodeId) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(NodeId, boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(NodeId, boolean, String) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Create a new cluster operation that should be used to inform other instances in the cluster.
create(MultiColumnQueryHits, MultiColumnQueryHits, JoinType, JoinConditionImpl, IndexReader, HierarchyResolver, NamespaceMappings, HierarchyManager) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
Creates a new join result.
create(NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
 
create(ConstraintImpl, Map<String, Value>, SelectorImpl[], LuceneQueryFactory, ValueFactory) - Static method in class org.apache.jackrabbit.core.query.lucene.constraint.ConstraintBuilder
Creates a Constraint from a QOM constraint.
create(FullTextSearchImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM full text search.
create(PropertyExistenceImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM property existence constraint.
create(Name) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Name) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(Name[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Path) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Path) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(QValue) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(QValue[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(InputSource, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that invokes the RepositoryConfig.create(InputSource, Properties) method with the given repository home home directory path set as the ${rep.home} parser variable.
create(InputSource, Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Parses the given repository configuration document using the given parser variables.
CREATE_WORKSPACE_ACTION_TYPE - Static variable in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
Subtype for determining workspace action.
createAccessManager(Subject) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the access manager.
createActivity(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
createActivity(Session, String) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Creates a new activity
createActivity(Session, String) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a new activity
createActivity(Session, String) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new activity
createAdminSession(String) - Method in class org.apache.jackrabbit.core.SessionFactory
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Creates a suitable blobstore
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
This method is called from DatabaseFileSystem.init() after the DatabaseFileSystem.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
This method is called from DatabaseFileSystem.init() after the DatabaseFileSystem.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
This method is called from DatabaseFileSystem.init() after the DatabaseFileSystem.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
This method is called from DatabaseJournal.init(String, NamespaceResolver) after the DatabaseJournal.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
This method is called from DatabaseJournal.init(String, NamespaceResolver) after the DatabaseJournal.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
This method is called from DatabaseJournal.init(String, NamespaceResolver) after the DatabaseJournal.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
This method is called from BundleDbPersistenceManager.init(PMContext) after the BundleDbPersistenceManager.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
This method is called from BundleDbPersistenceManager.init(PMContext) after the BundleDbPersistenceManager.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
This method is called from BundleDbPersistenceManager.init(PMContext) after the BundleDbPersistenceManager.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createChildNode(Name, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createChildProperty(Name, int, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Creates a new property with the given name and type hint and property definition.
createClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the cluster node.
createConfiguration(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
createConfiguration(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplConfig
Creates a new configuration node.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
This method is called from the DatabaseFileSystem.init() method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
This method is called from the DatabaseFileSystem.init() method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.Oracle9FileSystem
This method is called from the DatabaseFileSystem.init() method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
This method is called from the DatabaseFileSystem.init() method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
This method is called from the DatabaseJournal.init(String, NamespaceResolver) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
This method is called from the DatabaseJournal.init(String, NamespaceResolver) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.Oracle9PersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createCopy() - Method in class org.apache.jackrabbit.core.value.InternalValue
Create a copy of this object.
CREATED - Static variable in class org.apache.jackrabbit.core.NodeImpl
 
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a data store garbage collector for this repository.
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.RepositoryManagerImpl
 
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.SessionImpl
Create a data store garbage collector for this repository.
createDate(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
https://issues.apache.org/jira/browse/JCR-3083
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Creates a blob store that uses the database.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns a new instance of a DbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Returns a new instance of a NGKDbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
Returns a new instance of a DbNameIndex.
createDeepFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Creates the specified files system folder entry, recursively creating any non-existing intermediate folder entries.
createDefaultExcerpt(String, String, String, String, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
Creates a default excerpt with the given text.
createDefaultPrincipalProvider(Properties[]) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Creates the default principal provider used to create the PrincipalProviderRegistry.
createDefaultPrincipalProvider(Properties[]) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Always returns null.
createDefaultWorkspaceAccessManager() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
createDefaultWorkspaceAccessManager() - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Returns a new instance of SimpleWorkspaceAccessManager, since with the DefaultLoginModule the existence of the user is checked in order to successfully complete the login.
createDirectoryManager() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createDoc() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a lucene Document.
createDocId(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a document id for the given node identifier.
createDocId(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Creates a document id for the given node identifier.
createDocId(NodeId) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Creates a document id for the given node identifier.
createDocId(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Creates a document id for the given node identifier.
createDocument(NodeState, NamespaceMappings, IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a lucene Document for a node state using the namespace mappings nsMappings.
createEntryCollector(SessionImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
Create the EntryCollector instance that is used by this provider to gather the effective ACEs for a given list of principals at a given node during AC evaluation.
createEventFilter(int, List<String>, boolean, String[], String[], boolean, boolean, boolean) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates a new event filter with the given restrictions.
createEventStateCollection() - Method in interface org.apache.jackrabbit.core.observation.EventStateCollectionFactory
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates an EventStateCollection.
createEventStateCollection(SessionImpl) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
createEventStateCollection(SessionImpl, Path) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Creates an EventStateCollection tied to the session given as argument.
createEventStates(NodeId, ChangeLog, ItemStateManager) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Creates EventState instances from ItemState changes.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultXMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.WeightedHTMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.WeightedXMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
Creates an excerpt provider for this result set.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Creates an excerpt provider for this result set.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
Creates an excerpt provider for this result set.
createExcerptProvider(Query) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates an excerpt provider for the given query.
createExecutableQuery(SessionContext, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a new query by specifying the query statement itself and the language in which the query is stated.
createExecutableQuery(SessionContext, String, String) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Creates a new query by specifying the query statement itself and the language in which the query is stated.
createFieldWithoutNorms(String, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a field of name fieldName with the value of internalValue.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
createFulltextField(String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
createFulltextField(String, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
createFulltextField(String, boolean, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the string value.
createFulltextField(InternalValue, Metadata) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
createFulltextField(InternalValue, Metadata, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the reader value.
createGroup(String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new Group from the given groupID and principal.
createGroup(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Same as UserManagerImpl.createGroup(java.security.Principal, String) where the intermediate path is null.
createGroup(Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Same as UserManagerImpl.createGroup(String, Principal, String) where a groupID is generated from the principal name.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.FSBlobStore
 
createId(PropertyId, int) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createIndexingConfiguration(NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createInstance(SharedItemStateManager, EventStateCollectionFactory, String, ItemStateCacheFactory) - Static method in class org.apache.jackrabbit.core.state.XAItemStateManager
Creates a new XAItemStateManager instance and registers it as an ItemStateListener with the given SharedItemStateManager.
createInstance(SharedItemStateManager, EventStateCollectionFactory, ItemStateCacheFactory) - Static method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a new LocalItemStateManager instance and registers it as an ItemStateListener with the given SharedItemStateManager.
createIOException(Throwable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Creates an IOException with t as its cause.
createItemManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Create the item manager.
createItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Create the persistent item state manager on top of the shared item state manager.
createItemStateManager(PersistenceManager, boolean, ISMLocking) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a SharedItemStateManager or derivative.
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a VersionItemStateManager or derivative.
createLocalFSBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Creates a blob store that is based on a local fs.
createLockChannel(String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Create a LockEventChannel for some workspace.
createLockManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Create a new lock manager.
createMatchAllQuery(String, IndexFormatVersion, PerQueryCache) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Depending on the index format this method returns a query that matches all nodes that have a property with a given name.
createNamedLength(String, long) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns a named length for use as a term in the index.
createNamedValue(String, String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns a named value for use as a term in the index.
createNamespaceRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Protected factory method for creating the namespace registry.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Creates a new node state instance with the given id.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new node state instance with the given id.
createNew(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new node state instance with the given id.
createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a NodeState instance representing new, i.e.
createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a NodeState instance representing new, i.e.
createNew(NodeId, Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a NodeState instance representing new, i.e.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Creates a new property state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new property state instance with the given id.
createNew(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new property state instance with the given id.
createNew(PropertyState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Customized variant of SessionItemStateManager.createNew(Name, NodeId) that connects the newly created persistent state with the transient state.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a PropertyState instance representing new, i.e.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a PropertyState instance representing new, i.e.
createNew(Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a PropertyState instance representing new, i.e.
createNode(NodeImpl, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
 
createNodeState(PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Creates a node state from the values of this bundle
createNodeState(NodeState, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node.
createNodeState(NodeState, Name, Name, Name[], NodeId, QNodeDefinition) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node based on the given definition.
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new virtual node state
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates a new virtual node state
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Creates a new virtual node state
createNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Protected factory method for creating the node type registry.
createNodeTypeTerm(NodeType) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
createObservationManager(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
createOrderings(OrderingImpl[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates internal orderings for the QOM ordering specifications.
createParams(NodeId, Object, boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Creates a parameter array for an SQL statement that needs (i) a node identifier, and (2) another parameter.
createPredicateDeref(Query, DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
createPrincipalManager(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
createPrincipalManager(SessionImpl) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
createProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Create the record producer for a given identifier.
createProperty(NodeImpl, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
 
createPropertyState(NodeState, Name, int, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property.
createPropertyState(NodeState, Name, int, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property based on the given definition.
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creats a new virtual property state
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creats a new virtual property state
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Creats a new virtual property state
createProvider(Session, WorkspaceSecurityConfig) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Creates an AccessControlProvider for the workspace of the given system session.
createProvider(Session, WorkspaceSecurityConfig) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.CompoundQueryFactory
Creates a JCR query instance from the given statement in the given language.
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QOMQueryFactory
Creates a JCR query instance from the given statement in the given language.
createQuery(String, String) - Method in interface org.apache.jackrabbit.core.query.QueryFactory
Creates a JCR query instance from the given statement in the given language.
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
createQuery(SessionContext, String, String, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object that can be executed on the workspace.
createQuery(QueryRootNode, SessionImpl, ItemStateManager, NamespaceMappings, Analyzer, PropertyTypeRegistry, SynonymProvider, IndexFormatVersion, PerQueryCache) - Static method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
Creates a lucene Query tree from an abstract query tree.
createQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
Creates a new instance of an AbstractQueryImpl which is not initialized.
createQueryObjectModel(SessionContext, QueryObjectModelTree, String, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object model that can be executed on the workspace.
createRecord() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Create a new record.
createRedoLog(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultRedoLogFactory
 
createRedoLog(MultiIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLogFactory
Creates a redo log starting at the current state of the index.
createRedoLogFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a redo log factory based on SearchIndex.getRedoLogFactoryClass().
createReference(String, boolean) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
createRegexp(String) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Creates a regexp from likePattern.
createRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Creates a repository instance based on the contained JNDI reference.
createRepository(String, String) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
createRetentionPolicy(String, Session) - Static method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
Creates a new RetentionPolicy that can be applied to a Node using RetentionManager.setRetentionPolicy(String, javax.jcr.retention.RetentionPolicy).
createRootNodeState() - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Creates the root node state.
createRootNodeState() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates the root node state.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Replace wildcards and return the expanded SQL statement.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.
 
createScorer(IndexReader, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
Abstract factory method for crating a scorer instance for the specified reader.
createSession(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a new session with the same subject as this sessions but to a different workspace.
createSession(Subject, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new repository session on the specified workspace for the given authenticated subject and adds it to the active sessions.
createSession(Subject, String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
 
createSession(AuthContext, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new repository session on the specified workspace for the authenticated subject of the given login context and adds it to the active sessions.
createSessionInstance(Subject, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates an instance of the SessionImpl class representing a user represented by the subject instance attached to the workspace configured by the wspConfig.
createSessionInstance(AuthContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates an instance of the SessionImpl class representing a user authenticated by the loginContext instance attached to the workspace configured by the wspConfig.
createSessionItemStateManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Create the session item state manager.
createSortFields(Ordering[], Session) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
createSortFields(Path[], boolean[], String[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates the SortFields for the order properties.
createSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a spell checker for this query handler.
createString(String) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
createSubParser(Properties) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new instance of a configuration parser but with overlayed variables and the same connection factory as this parser.
createSynonymProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createSynonymProviderConfigResource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a file system resource to the synonym provider configuration.
createSystemUser(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createTemporary(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createToken(User, SimpleCredentials) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenProvider
Create a separate token node underneath a dedicated token store within the user home node.
createToken(User, SimpleCredentials, long, Session) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
Create a new token node for the specified user.
createTransientNodeState(NodeId, Name, NodeId, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientNodeState(NodeState, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientPropertyState(NodeId, Name, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientPropertyState(PropertyState, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createUpdateChannel(String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Create an UpdateEventChannel for some workspace.
createUser(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createUserManager(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Creates a UserManagerImpl for the given session.
createUserManager(SessionImpl) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Creates a new instanceof TransientChangeUserManagerImpl.
createUUIDTerm(String) - Static method in class org.apache.jackrabbit.core.query.lucene.TermFactory
Creates a Term with the given id value and with a field name FieldNames.UUID.
createValue(InputStream) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(String, int) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(Binary) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(QValue) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createVersionHistory(Session, NodeState, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a new version history.
createVersionHistory(Session, NodeState, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new version history.
createVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Create the version manager.
createVersionManager() - Method in class org.apache.jackrabbit.core.XASessionImpl
Create the version manager.
createVersionManager(VersioningConfig, DelegatingObservationDispatcher) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the version manager.
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery
 
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
Creates a Weight instance for this query.
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates the Weight for this query.
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates the Weight for this query.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a workspace with the given name.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
Creates a workspace with the given name.
createWorkspace(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a workspace with the given name and given workspace configuration template.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceManager
Creates a workspace with the given name and a workspace configuration template.
createWorkspaceConfig(String, StringBuffer) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a new workspace configuration with the specified name.
createWorkspaceConfig(String, InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a new workspace configuration with the specified name.
createWorkspaceInfo(WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl.WorkspaceInfo instance for wspConfig.
credentials - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
CredentialsCallback - Class in org.apache.jackrabbit.core.security.authentication
A CredentialsCallback
CredentialsCallback() - Constructor for class org.apache.jackrabbit.core.security.authentication.CredentialsCallback
 
CryptedSimpleCredentials - Class in org.apache.jackrabbit.core.security.authentication
Crypted variant of the SimpleCredentials.
CryptedSimpleCredentials(String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Create a new instanceof CryptedSimpleCredentials from the given userId and hashedPassword strings.
CryptedSimpleCredentials(SimpleCredentials) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Deprecated. 
currentActivity - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
the node id of the current activity
CycleDetector() - Constructor for class org.apache.jackrabbit.core.HierarchyManagerImpl.CycleDetector
 

D

data - Variable in class org.apache.jackrabbit.core.ItemImpl
Item data associated with this item.
DATA_STORE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data store configuration element.
DatabaseFileSystem - Class in org.apache.jackrabbit.core.fs.db
Base class for database file systems.
DatabaseFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Default constructor
DatabaseJournal - Class in org.apache.jackrabbit.core.journal
Database-based journal implementation.
DatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal
 
DatabaseJournal.DatabaseRevision - Class in org.apache.jackrabbit.core.journal
This class manages the local revision of the cluster node.
DatabaseJournal.RevisionTableJanitor - Class in org.apache.jackrabbit.core.journal
Class for maintaining the revision table.
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Creates a new DatabasePersistenceManager instance.
DatabaseRevision() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
 
databaseType - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the database type
DATASOURCE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data source configuration element.
dataSourceName - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
dataSourceName - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the logical name of the data source to use
DATASOURCES_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data source configuration element.
dataStore - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Data store for binary properties.
DATE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
DateField - Class in org.apache.jackrabbit.core.query.lucene
Implements Date <-> String conversions in a way that the resulting String is suitable for indexing and sorting.
dateToString(Date) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
Converts a Date to a string suitable for indexing.
DateVersionSelector - Class in org.apache.jackrabbit.core.version
This Class implements a version selector that selects a version by creation date.
DateVersionSelector(Calendar) - Constructor for class org.apache.jackrabbit.core.version.DateVersionSelector
Creates a DateVersionSelector that will select the latest version of all those that are older than the given date.
DateVersionSelector(Calendar, boolean) - Constructor for class org.apache.jackrabbit.core.version.DateVersionSelector
Creates a DateVersionSelector that will select the latest version of all those that are older than the given date.
DB2FileSystem - Class in org.apache.jackrabbit.core.fs.db
DB2FileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a DB2 database.
DB2FileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DB2FileSystem
Creates a new DB2FileSystem instance.
DbBlobStore() - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
DbFileSystem - Class in org.apache.jackrabbit.core.fs.db
DbFileSystem is a generic JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a database table.
DbFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
DbNameIndex - Class in org.apache.jackrabbit.core.persistence.pool
Implements a StringIndex that stores and retrieves the names from a table in a database.
DbNameIndex(ConnectionHelper, String) - Constructor for class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Creates a new index that is stored in a db.
DECIMAL - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
DecimalField - Class in org.apache.jackrabbit.core.query.lucene
The DecimalField class is a utility to convert java.math.BigDecimal values to String values that are lexicographically sortable according to the decimal value.
DecimalField() - Constructor for class org.apache.jackrabbit.core.query.lucene.DecimalField
 
decimalToString(BigDecimal) - Static method in class org.apache.jackrabbit.core.query.lucene.DecimalField
Convert a BigDecimal to a String.
DEFAULT - org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
Default behavior that does not try to prevent errors or incompatibilities between the content and the ACL manager (eg.
DEFAULT_ALGORITHM - Static variable in class org.apache.jackrabbit.core.security.user.PasswordUtility
 
DEFAULT_ANALYZER - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default analyzer to parse source doc with.
DEFAULT_BOOST - Static variable in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
The default boost: 1.0f.
DEFAULT_BOOST - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Boost terms in query based on score.
DEFAULT_BOOST - Static variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The default boost for a lucene field: 1.0f.
DEFAULT_DIGEST - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
To be used for the encryption.
DEFAULT_ENCODING - Static variable in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
The default encoding used in serialization
DEFAULT_EXTRACTOR_BACK_LOG - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.extractorBackLog.
DEFAULT_EXTRACTOR_POOL_SIZE - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Deprecated.
this value is not used anymore. Instead the default value is calculated as follows: 2 * Runtime.getRuntime().availableProcessors().
DEFAULT_EXTRACTOR_TIMEOUT - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default timeout in milliseconds which is granted to the text extraction process until fulltext indexing is deferred to a background thread.
DEFAULT_FIELD_NAMES - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default field names.
DEFAULT_INSTANCE_FILE_NAME - Static variable in class org.apache.jackrabbit.core.journal.FileJournal
Default instance revision file name.
DEFAULT_ITERATIONS - Static variable in class org.apache.jackrabbit.core.security.user.PasswordUtility
 
DEFAULT_MAX_FIELD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
the default value for property SearchIndex.maxFieldLength.
DEFAULT_MAX_MEM - Static variable in class org.apache.jackrabbit.core.state.MLRUItemStateCache
default maximum memory to use
DEFAULT_MAX_MERGE_DOCS - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.maxMergeDocs.
DEFAULT_MAX_NUM_TOKENS_PARSED - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
DEFAULT_MAX_QUERY_TERMS - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a Query with no more than this many terms.
DEFAULT_MAX_WORD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words greater than this length or if 0 then this has no effect.
DEFAULT_MAXFRAGMENTS - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
A default value of 3
DEFAULT_MERGE_FACTOR - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
the default value for property SearchIndex.mergeFactor.
DEFAULT_MIN_DOC_FREQ - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words which do not occur in at least this many docs.
DEFAULT_MIN_MERGE_DOCS - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.minMergeDocs.
DEFAULT_MIN_TERM_FREQ - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore terms with less than this frequency in the source doc.
DEFAULT_MIN_WORD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words less than this length or if 0 then this has no effect.
DEFAULT_QUERY_HANDLER - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default search index implementation class.
DEFAULT_SALT_SIZE - Static variable in class org.apache.jackrabbit.core.security.user.PasswordUtility
 
DEFAULT_SELECTOR_NAME - Static variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
The default selector name 's'.
DEFAULT_STOP_DELAY - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Default stop delay, in milliseconds or -1 if the default is derived from the sync delay.
DEFAULT_STOP_WORDS - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default set of stopwords.
DEFAULT_SURROUND - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
A default value of 75
DEFAULT_SYNC_DELAY - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Default synchronization delay, in milliseconds.
DEFAULT_TABLESPACE_CLAUSE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
The default tablespace clause used when OracleFileSystem.tablespace or OracleFileSystem.indexTablespace are not specified.
DEFAULT_TABLESPACE_CLAUSE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
The default tablespace clause used when OracleDatabaseJournal.tablespace or OracleDatabaseJournal.indexTablespace are not specified.
DEFAULT_TABLESPACE_CLAUSE - Static variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
The default tablespace clause used when OraclePersistenceManager.tablespace or OraclePersistenceManager.indexTablespace are not specified.
DEFAULT_TERM_INFOS_INDEX_DIVISOR - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for SearchIndex.termInfosIndexDivisor.
DEFAULT_UPPER_LIMIT - Static variable in class org.apache.jackrabbit.core.CachingHierarchyManager
Default upper limit of cached states
DEFAULT_USERID - Static variable in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Default user id in the case where the creating user cannot be determined.
DEFAULT_WORKSPACE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default workspace configuration attribute.
DefaultAccessManager - Class in org.apache.jackrabbit.core.security
The DefaultAccessManager controls access by evaluating access control policies for the Subject attached to the Session this manager has been built for.
DefaultAccessManager() - Constructor for class org.apache.jackrabbit.core.security.DefaultAccessManager
 
DefaultClusterOperation - Class in org.apache.jackrabbit.core.cluster
Default cluster operation implementation.
DefaultClusterOperation(ClusterNode, ClusterRecord) - Constructor for class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Create an instance of this class.
DefaultHighlighter - Class in org.apache.jackrabbit.core.query.lucene
This is an adapted version of the FulltextHighlighter posted in issue: LUCENE-644.
DefaultHighlighter() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
DefaultHTMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
DefaultHTMLExcerpt creates a HTML excerpt with the following format:
DefaultHTMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
 
DefaultISMLocking - Class in org.apache.jackrabbit.core.state
Default item state locking strategy.
DefaultISMLocking() - Constructor for class org.apache.jackrabbit.core.state.DefaultISMLocking
 
DefaultLoginModule - Class in org.apache.jackrabbit.core.security.authentication
The DefaultLoginModule authenticates Credentials related to a User of the Repository
In any other case it is marked to be ignored.
DefaultLoginModule() - Constructor for class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
DEFAULTPRIMARYTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default primary type attribute.
DefaultPrincipalProvider - Class in org.apache.jackrabbit.core.security.principal
Provides principals for the users contained within the Repository.
DefaultPrincipalProvider(Session, UserManagerImpl) - Constructor for class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
Creates a new DefaultPrincipalProvider reading the principals from the storage below the given security root node.
DefaultProtectedItemImporter - Class in org.apache.jackrabbit.core.xml
DefaultProtectedItemImporter...
DefaultProtectedItemImporter() - Constructor for class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
DefaultProtectedNodeImporter - Class in org.apache.jackrabbit.core.xml
Default implementation that isn't able to handle any protected nodes.
DefaultProtectedNodeImporter() - Constructor for class org.apache.jackrabbit.core.xml.DefaultProtectedNodeImporter
 
DefaultProtectedPropertyImporter - Class in org.apache.jackrabbit.core.xml
Default implementation that isn't able to handle any protected properties.
DefaultProtectedPropertyImporter() - Constructor for class org.apache.jackrabbit.core.xml.DefaultProtectedPropertyImporter
 
DefaultQueryHits - Class in org.apache.jackrabbit.core.query.lucene
DefaultQueryHits implements QueryHits based on a collection of ScoreNodes.
DefaultQueryHits(Collection<ScoreNode>) - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
Creates a new DefaultQueryHits instance based on the passed scoreNodes.
DefaultRecordProducer - Class in org.apache.jackrabbit.core.journal
Produces new records that can be appended to the journal.
DefaultRecordProducer(AbstractJournal, String) - Constructor for class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Create a new instance of this class.
DefaultRedoLogFactory - Class in org.apache.jackrabbit.core.query.lucene
DefaultRedoLogFactory...
DefaultRedoLogFactory() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultRedoLogFactory
 
DefaultSecurityManager - Class in org.apache.jackrabbit.core
The security manager acts as central managing class for all security related operations on a low-level non-protected level.
DefaultSecurityManager() - Constructor for class org.apache.jackrabbit.core.DefaultSecurityManager
 
DEFAULTVALUE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default value element.
DEFAULTVALUES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default values element.
DefaultXMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
DefaultXMLExcerpt creates an XML excerpt of a matching node.
DefaultXMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultXMLExcerpt
 
delayIfEventQueueOverloaded() - Method in class org.apache.jackrabbit.core.observation.ObservationDispatcher
Checks if the observation event queue contains more than the configured maximum number of events, and delays the current thread in such cases.
DelegatingObservationDispatcher - Class in org.apache.jackrabbit.core.observation
This Class implements an observation dispatcher, that delegates events to a set of underlying dispatchers.
DelegatingObservationDispatcher() - Constructor for class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
 
delete(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Deletes the directory with the given name.
delete(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Deletes the directory with the given name.
delete(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Deletes the directory with the given name.
deleteBinaryResource() - Method in class org.apache.jackrabbit.core.value.InternalValue
Delete persistent binary objects.
deleted(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state is marked as deleted in this log.
deleted(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been deleted.
deletedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return the deleted states in this change log.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
deleteFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
deleteFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
deleteNode(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Removes the node with id from the search index.
deleteNode(NodeId) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Deletes the Node with id from the search index.
deleteWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
denotesNode() - Method in interface org.apache.jackrabbit.core.id.ItemId
Checks whether this identifier denotes a node item.
denotesNode() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns true to indicate that this is a node identifier.
denotesNode() - Method in class org.apache.jackrabbit.core.id.PropertyId
Returns false as this class represents a property identifier, not a node identifier.
DERBY_EMBEDDED_DRIVER - Static variable in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
name of the embedded driver
DerbyFileSystem - Class in org.apache.jackrabbit.core.fs.db
DerbyFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an embedded Derby database.
DerbyFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Creates a new DerbyFileSystem instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by derby specific code.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated.
Creates a new SimpleDbPersistenceManager instance.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
DescendantNodeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
DescendantNodeConstraint implements a descendant node constraint.
DescendantNodeConstraint(DescendantNodeImpl, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.DescendantNodeConstraint
Creates a new descendant node constraint from the given QOM constraint.
DescendantNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
DescendantNodeJoin implements a descendant node join condition.
DescendantNodeJoin(MultiColumnQueryHits, Name, IndexReader, HierarchyResolver) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.DescendantNodeJoin
Creates a new descendant node join condition.
DescendantPathNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
DescendantPathNodeJoin implements a descendant path node join condition.
DescendantPathNodeJoin(MultiColumnQueryHits, Name, Path, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.DescendantPathNodeJoin
Creates a new descendant path node join condition.
describeParams() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Describe the parameters that control how the "more like this" query is formed.
DescriptorValue(Value) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
 
DescriptorValue(Value[]) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
 
deserialize(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer
Deserialize a cluster record.
deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a NodeReferences object from the given binary stream.
deserialize(NodeState, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a NodeState object from the given binary stream.
deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a PropertyState object from the given binary stream.
destroy() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Destroys this context and releases resources.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Destroy an item state.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Destroy an item state.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Destroy an item state.
destroy(ItemState) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Destroy an item state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Destroy a node state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Destroy a node state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Destroy a node state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Destroy a node state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Destroy a property state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Destroy a property state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Destroy a property state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Destroy a property state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Destroy a property state.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deletes the bundle from the underlying system.
diff(int, int) - Static method in class org.apache.jackrabbit.core.security.authorization.Permission
Returns those bits from permissions that are not present in the otherPermissions, i.e.
diff(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Subtracts the other PrivilegeBits from the this.
If the specified bits do not intersect with this, it isn't modified.
If this is included in other empty privilege bits is returned.
differentXAEnv(LockInfo) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Return a flag indicating whether a lock info belongs to a different XA environment.
DirectoryManager - Interface in org.apache.jackrabbit.core.query.lucene.directory
DirectoryManager defines an interface for managing directory instances used by the search index.
disable(String) - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
DISABLE_CLUSTER_SYNC_ON_REFRESH - Static variable in class org.apache.jackrabbit.core.SessionImpl
Name of the session attribute that controls whether the SessionImpl.refresh(boolean) method will cause the repository to synchronize itself to changes in other cluster nodes.
disableAutoSync() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Disable periodic background synchronization.
disableCheckForReferencesInContentException - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Feature flag for the unfortunate behavior in Jackrabbit 2.1 and 2.2 where the exception from NodeTypeRegistry.checkForReferencesInContent(Name) was never thrown because of a mistaken commit for JCR-2587.
discard() - Method in class org.apache.jackrabbit.core.state.ItemState
Discards this instance, i.e.
discard() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
discardAll() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Discards all virtual item states and prepares for the root state to be recreated when next accessed.
disconnect() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Disconnect all states in the change log from their overlaid states.
disconnect() - Method in class org.apache.jackrabbit.core.state.ItemState
Disconnect this state from the underlying overlayed state.
DISCONNECTED - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
 
disconnectTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disconnect a transient item state from its underlying persistent state.
dispatch() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Dispatches the events to the EventListeners.
dispatch(List<EventState>, SessionImpl, Path, String) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Dispatchers a list of events to all registered dispatchers.
dispose() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
dispose() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Disposes this node type manager.
dispose() - Method in class org.apache.jackrabbit.core.observation.ObservationDispatcher
Disposes this ObservationManager.
dispose() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Unregisters all EventListeners.
dispose() - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Frees resources associated with this directory manager.
dispose() - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Frees resources associated with this directory manager.
dispose() - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Frees resources associated with this directory manager.
dispose() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Releases all resources associated with this field.
dispose() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
Disposes this privilege manager
dispose() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Disposes this SharedItemStateManager and frees resources.
dispose() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
Discards the underlying value if the reference count drops to zero.
dispose() - Method in class org.apache.jackrabbit.core.xml.PropInfo
Disposes all values contained in this property.
dispose() - Method in interface org.apache.jackrabbit.core.xml.TextValue
Dispose this value, i.e.
dispose(String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
dispose(String) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Disposes those parts of this security manager that are related to the workspace indicated by the given workspaceName.
dispose(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
dispose(String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
disposeAllTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes all transient item states in the cache and in the attic.
disposeCache(Cache) - Method in interface org.apache.jackrabbit.core.cache.CacheAccessListener
Called after the cache is no longer used.
disposeCache(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
disposeCache(Cache) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
disposeDocument(Document) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Disposes the document old.
disposeTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes the specified transient item state instance, i.e.
disposeTransientItemStateInAttic(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes the specified transient item state instance in the attic, i.e.
docFreq(Term) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
 
docID() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
 
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Calls release on the underlying MultiIndexReader instead of closing it.
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
 
docOrder - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
If true nodes are returned in document order.
doCreateGroup(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Build the group object from the given group node.
doCreateToken(Credentials) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
Returns true if the specified credentials should be used to create a new login token.
doCreateUser(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Build the user object from the given user node.
documentDeleted(Term) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexListener
Informs this listener, that the document with id has been deleted.
doDispose() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Does the actual disposal.
doExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Perform the external update.
doHighlight(TermPositionVector, Set<Term[]>, String, String, String, String, String, String, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
doInit() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
This method must be implemented by concrete sub classes and will be called from AbstractQueryHandler.init(org.apache.jackrabbit.core.fs.FileSystem, org.apache.jackrabbit.core.query.QueryHandlerContext).
doInit() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Initializes this QueryHandler.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Implementations may set-up their own state.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Retrieves the user manager from the specified session.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
doInitialize() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Does the actual initialization work.
doLock() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Lock the journal revision.
doLock() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Lock the journal revision.
doLock() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Lock the journal revision.
doLock() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Lock the journal revision.
DOMBuilder - Class in org.apache.jackrabbit.core.util
Document builder class.
DOMBuilder(String) - Constructor for class org.apache.jackrabbit.core.util.DOMBuilder
Creates a builder for a new DOM document.
DOMWalker - Class in org.apache.jackrabbit.core.util
Document walker class.
DOMWalker(InputStream) - Constructor for class org.apache.jackrabbit.core.util.DOMWalker
Creates a walker for traversing a DOM document read from the given input stream.
doneMerge(String, Version) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
doneMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
doNotUseInExcerpt - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
List of FieldNames.FULLTEXT fields which should not be used in an excerpt.
doPostInitialize() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Initializes the search manager of this workspace info.
doRead() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.PrivilegeRecord
 
doRead() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
doShutdown() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Protected method that performs the actual shutdown after the shutdown lock has been acquired by the RepositoryImpl.shutdown() method.
doSourced(SessionImpl, InternalVersionManagerImpl.SourcedTarget) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
Executes the given runnable using the given event source.
doSync(long) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Synchronize contents from journal.
doSync(long, boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
 
doSync(long, boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Synchronize contents from journal.
DOUBLE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
doubleCheckErrors() - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
Do a double check on the errors found during ConsistencyCheckerImpl.check(java.lang.String[], boolean).
doubleCheckErrors() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheck
 
DoubleField - Class in org.apache.jackrabbit.core.query.lucene
The DoubleField class is a utility to convert double values into String values that are lexicographically ordered according to the double value.
doubleToString(double) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
 
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Unlock the journal revision.
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Unlock the journal revision.
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Unlock the journal revision.
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Unlock the journal revision.
doVersionRecovery() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
If necessary, recover from a lost version history.
downgrade() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
Downgrades this lock into a read lock.
downgrade() - Method in class org.apache.jackrabbit.core.version.VersioningLock.WriteLock
 
doWrite() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.PrivilegeRecord
 
doWrite() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
driver - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the full qualified JDBC driver name
driver - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
driver - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the jdbc driver name
DummyInitialContextFactory - Class in org.apache.jackrabbit.core.jndi.provider
DummyInitialContextFactory ...
DummyInitialContextFactory() - Constructor for class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
 
DummyUpdateEventChannel - Class in org.apache.jackrabbit.core.state
Package-private utility class used as a sentinel by the SharedItemStateManager class.
DummyUpdateEventChannel() - Constructor for class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
 
dump(byte[]) - Method in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
DynamicESCFactory(DelegatingObservationDispatcher) - Constructor for class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
Creates a new event state collection factory
DynamicOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
DynamicOperand is a base class for dynamic operands.
DynamicOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand
 
DynamicOperandFieldComparator - Class in org.apache.jackrabbit.core.query.lucene.sort
 
DynamicOperandFieldComparator(Session, OperandEvaluator, Ordering, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparator
 
DynamicOperandFieldComparatorSource - Class in org.apache.jackrabbit.core.query.lucene.sort
 
DynamicOperandFieldComparatorSource(Session, OperandEvaluator, Map<String, Ordering>) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparatorSource
 
DynamicPooledExecutor - Class in org.apache.jackrabbit.core.query.lucene
DynamicPooledExecutor implements an executor, which dynamically adjusts its maximum number of threads according to the number of available processors returned by Runtime.availableProcessors().
DynamicPooledExecutor() - Constructor for class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Creates a new DynamicPooledExecutor.

E

edit() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Starts an edit operation on the wrapped state manager.
edit() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Start an edit operation on items inside this manager.
edit() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Start an edit operation on items inside this manager.
edit() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Start an edit operation on items inside this manager.
editAccessControlPolicies(String) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the editable policies for the Node identified by the given nodePath that are applicable but have not yet have been set.
The AccessControlPolicy objects returned are detached from the underlying AccessControlProvider and is only an external representation.
editAccessControlPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
editAccessControlPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
editAccessControlPolicies(Principal) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Returns an array of editable policies for the given principal.
editAccessControlPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
editAccessControlPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
EffectiveNodeType - Class in org.apache.jackrabbit.core.nodetype
An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
EffectiveNodeTypeCache - Interface in org.apache.jackrabbit.core.nodetype
EffectiveNodeTypeCache defines the interface for a cache for effective node types.
EffectiveNodeTypeCache.Key - Interface in org.apache.jackrabbit.core.nodetype
An ENTKey uniquely identifies a combination (i.e.
EffectiveNodeTypeCacheImpl - Class in org.apache.jackrabbit.core.nodetype
EffectiveNodeTypeCache implementation that uses an array of node type names as key for caching the effective node types.
EMPTY - Static variable in class org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand
An empty Value array.
EMPTY - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
EMPTY - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
 
EMPTY - Static variable in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Static instance of an empty PrincipalIterator.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.value.InternalValue
 
emptyInnerHits - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
An array of empty inner query hits.
EmptyLinkedMap<K,​V> - Class in org.apache.jackrabbit.core.util
EmptyLinkedMap implements an empty unmodifiable LinkedMap.
enableConsistencyChecks(boolean) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Enable or disable consistency checks in this instance.
end() - Method in interface org.apache.jackrabbit.core.xml.Importer
Called once at the end of the content import.
end() - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called once at the end of the content import.
end() - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called once at the end of the content import.
end(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl
end(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
end(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
end(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
end(NodeImpl) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer that the tree to be imported below protectedParent has bee completed.
end(NodeState) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
end(NodeState) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
end(NodeState) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
end(NodeState) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer that the tree to be imported below protectedParent has bee completed.
END_EXCERPT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
END_FRAGMENT_SEPARATOR - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
END_HIGHLIGHT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
END_MARKER - Static variable in class org.apache.jackrabbit.core.cluster.ClusterRecord
End marker.
endChildInfo() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
endChildInfo() - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
endChildInfo() - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
endChildInfo() - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer about the end of a child info.
endDocument() - Method in class org.apache.jackrabbit.core.xml.ImportHandler
ended(boolean) - Method in interface org.apache.jackrabbit.core.cluster.ClusterOperation
Called when the operation has been finished.
ended(boolean) - Method in class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Called when the operation has been finished.
ended(DefaultClusterOperation, boolean) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Invoked when a cluster operation has ended.
endElement() - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Makes the parent element current.
endElement(String, String, String) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
Delegates the call to the underlying target handler and asks the handler to end the current namespace context.
endNode(NodeInfo) - Method in interface org.apache.jackrabbit.core.xml.Importer
Called to end the import of a node.
endNode(NodeInfo) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called to end the import of a node.
endNode(NodeInfo) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called to end the import of a node.
endRead() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
endUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
End an update operation.
endWrite() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
enterElement(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Enters the named child element.
EntryCollector - Class in org.apache.jackrabbit.core.security.authorization.acl
EntryCollector collects ACEs defined and effective for a given Node and listens to access control modifications in order to inform listeners.
EntryCollector(SessionImpl, NodeId) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
 
EntryFilter - Interface in org.apache.jackrabbit.core.security.authorization.acl
EntryFilter...
entrySet() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty set.
eq(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
EQ_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
equals(Object) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
equals(Object) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
equals(Object) - Method in class org.apache.jackrabbit.core.id.NodeId
Compares two UUID for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.id.PropertyId
equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns true if this Event is equal to another object.
equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventState
Returns true if this EventState is equal to another object.
equals(Object) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
 
equals(Object) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
 
equals(Object) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
 
equals(Object) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
equals(Object) - Method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
Two principals are equal, if their names are.
equals(Object) - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.UserPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.InternalValue
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
EquiJoin - Class in org.apache.jackrabbit.core.query.lucene.join
EquiJoin implements an equi join condition.
EquiJoin(MultiColumnQueryHits, int, NamespaceMappings, IndexReader, Name, Name) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.EquiJoin
Creates a new equi join condition.
error(String, String) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
Called on errors with the check procedure
error(SAXParseException) - Method in class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
This method is called when there is an error parsing the configuration file.
error(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
ERROR - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
 
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Flag for error handling.
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the error handling
ErrorHandling - Class in org.apache.jackrabbit.core.persistence.util
ErrorHandling configuration abstraction class
ErrorHandling() - Constructor for class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Creates a default error handling config.
ErrorHandling(String) - Constructor for class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Creates a new error handling configuration based on the given string.
escape(String) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
Escapes input text suitable for the output format.
escape(String) - Static method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
Escape string for matching in jcr escaped node names
escapeForQuery(String) - Static method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
eval() - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
evaluate(String, Value[], Value[]) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
Evaluates the given QOM comparison operation with the given value arrays.
evaluate(String, Value, Value) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
Evaluates the given QOM comparison operation with the given values.
evaluate(Value) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Evaluates this constraint for the given dynamic operand value op1.
evaluate(Value) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.LikeConstraint
Evaluates this constraint for the given dynamic operand value op1.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.AndConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ChildNodeConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.Constraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.DescendantNodeConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.NotConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.OrConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.QueryConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.SameNodeConstraint
Evaluates this constraint for the given row.
evaluate(Query) - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
Evaluates the given lucene query and returns the query hits.
evaluate(Query) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Evaluates the query and returns the hits that match the query.
evaluate(Query, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Evaluates the query and returns the hits that match the query.
EvaluationContext - Interface in org.apache.jackrabbit.core.query.lucene.constraint
EvaluationContext defines a context with various resources that are needed for constraint evaluation.
evaluator - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Operand evaluator
EventFilter - Class in org.apache.jackrabbit.core.observation
The EventFilter class implements the filter logic based on the session's access rights and the specified filter rules.
EventImpl - Class in org.apache.jackrabbit.core.observation
Implementation of the Event and the JackrabbitEvent interface.
EventJournalImpl - Class in org.apache.jackrabbit.core.observation
EventJournalImpl implements the JCR 2.0 EventJournal.
EventJournalImpl(EventFilter, Journal, String, SessionImpl) - Constructor for class org.apache.jackrabbit.core.observation.EventJournalImpl
Creates a new event journal.
EventState - Class in org.apache.jackrabbit.core.observation
The EventState class encapsulates the session independent state of an Event.
EventStateCollection - Class in org.apache.jackrabbit.core.observation
EventStateCollection(EventDispatcher, SessionImpl, Path) - Constructor for class org.apache.jackrabbit.core.observation.EventStateCollection
Creates a new empty EventStateCollection.
EventStateCollectionFactory - Interface in org.apache.jackrabbit.core.observation
Defines methods to create an EventStateCollection
EveryonePrincipal - Class in org.apache.jackrabbit.core.security.principal
The EveryonePrincipal contains all principals (excluding itself).
evict(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Removes the ItemState object with the specified id from this cache if it is present.
evict(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Removes the ItemState object with the specified id from this cache if it is present.
evict(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Removes the ItemState object with the specified id from this cache if it is present.
evict(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
removes the node state from the cache
evictAll() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Clears all entries from this cache.
evictAll() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Clears all entries from this cache.
evictAll() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Clears all entries from this cache.
evictBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Evicts the bundle with id from the bundle cache.
exceeds(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log exceeds a given size.
ExcerptProvider - Interface in org.apache.jackrabbit.core.query.lucene
ExcerptProvider defines an interface to create an excerpt for a matching node.
excludeNode(NodeId) - Method in class org.apache.jackrabbit.core.persistence.PersistenceCopier
Explicitly exclude the identified node from being copied.
ExecutableQuery - Interface in org.apache.jackrabbit.core.query
Specifies an interface for a query object implementation that can just be executed.
execute() - Method in class org.apache.jackrabbit.core.query.QueryImpl
execute() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
execute(long, long) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
Executes this query and returns a QueryResult.
execute(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Executes this query and returns a QueryResult.
execute(Runnable) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes the given command.
execute(Map<String, PropertyValue>, Selector, Constraint, Sort, boolean, long, long) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
execute(Column[], Join, Constraint, Ordering[], long, long, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(Column[], Selector, Constraint, Ordering[], long, long, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(Column[], Source, Constraint, Ordering[], long, long) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(Column[], Source, Constraint, Ordering[], long, long, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(JackrabbitIndexSearcher, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.JoinQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, Ordering[], long) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryAdapter
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in interface org.apache.jackrabbit.core.query.lucene.JackrabbitQuery
Executes this query and returns QueryHits or null if this query should be executed using the regular Lucene API.
execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in class org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery
Executes this query and returns QueryHits or null if this query should be executed using the regular Lucene API.
execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
Executes this query and returns QueryHits or null if this query should be executed using the regular Lucene API.
execute(JoinMerger, ConstraintSplitInfo, boolean, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Executes this action on the index.
execute(Query, Sort, long, Name) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Executes the query and returns the hits that match the query.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
Executes the query for this result and returns hits.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Executes the query for this result and returns hits.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
Executes the query for this result and returns hits.
executeQuery(SessionImpl, AbstractQueryImpl, Query, Path[], boolean[], String[], long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeQuery(SessionImpl, MultiColumnQuery, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Executes the given SQL statement with the specified parameters.
exists(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
exists(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
exists(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified node exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Checks whether the identified node exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Checks whether the identified node exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Checks whether the identified node exists.
exists(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified node exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified property exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Checks whether the identified property exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Checks whether the identified property exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Checks whether the identified property exists.
exists(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified property exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Checks whether the identified property exists.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Checks whether references of the identified target node exist.
explain(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
explain(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
indicates if uses (filesystem) blob store
externalLock(NodeId, boolean, String) - Method in interface org.apache.jackrabbit.core.cluster.LockEventListener
Handle an external lock operation.
externalLock(NodeId, boolean, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Handle an external lock operation.
externalRegistered(Collection<QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally registered.
externalRegistered(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally registered.
externalRegisteredPrivileges(Collection<PrivilegeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.PrivilegeEventListener
Called when one or more privilege definitions have been externally registered.
externalRegisteredPrivileges(Collection<PrivilegeDefinition>) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Called when one or more privilege definitions have been externally registered.
externalRemap(String, String, String) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventListener
Called when a namespace has been externally remapped.
externalRemap(String, String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Called when a namespace has been externally remapped.
externalReregistered(QNodeTypeDefinition) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when a node type has been externally re-registered.
externalReregistered(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when a node type has been externally re-registered.
externalUnlock(NodeId) - Method in interface org.apache.jackrabbit.core.cluster.LockEventListener
Handle an external unlock operation.
externalUnlock(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Handle an external unlock operation.
externalUnregistered(Collection<Name>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally unregistered.
externalUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally unregistered.
externalUpdate(ChangeLog, List<EventState>, long, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventListener
Handle an external update.
externalUpdate(ChangeLog, List<EventState>, long, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Handle an external update.
externalUpdate(ChangeLog, List<EventState>, long, String) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Handle an external update.
externalUpdate(ChangeLog, EventStateCollection) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Handle an external update.
externalWorkspaceCreated(String, InputSource) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceListener
Workspace created on another cluster node.
externalWorkspaceCreated(String, InputSource) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
extractAlgorithm(String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
Extract the algorithm from the given crypted password string.
extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
 

F

factory - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Event state collection factory.
FAIL - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
An handler that simply logs the path of the parent node and the name of the missing child node and then re-throws the exception.
FallbackPrincipalProvider - Class in org.apache.jackrabbit.core.security.principal
The FallbackPrincipalProvider is used to provide any desired principal.
FallbackPrincipalProvider() - Constructor for class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
 
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
This method is called when there is a fatal error parsing the configuration file.
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
FieldComparatorBase - Class in org.apache.jackrabbit.core.query.lucene
Abstract base class for FieldComparator implementations which are based on values in the form of Comparables.
FieldComparatorBase() - Constructor for class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
 
FieldNames - Class in org.apache.jackrabbit.core.query.lucene
Defines field names that are used internally to store UUID, etc in the search index.
FieldSelectors - Class in org.apache.jackrabbit.core.query.lucene
FieldSelectors contains commonly used field selectors.
FILE_SYSTEM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the file system configuration element.
FileBasedIndex - Class in org.apache.jackrabbit.core.persistence.util
Implements a StringIndex that is based on a hashmap and persists the names as property file.
FileBasedIndex(FileSystemResource) - Constructor for class org.apache.jackrabbit.core.persistence.util.FileBasedIndex
Creates a new hashmap index and loads the lookup tables from the filesystem resource.
FileBasedNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
The class NamespaceMappings implements a NamespaceResolver that holds a namespace mapping that is used internally in the search index.
FileBasedNamespaceMappings(File) - Constructor for class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Creates NamespaceMappings instance.
FileJournal - Class in org.apache.jackrabbit.core.journal
File-based journal implementation that appends journal records to a single file.
FileJournal() - Constructor for class org.apache.jackrabbit.core.journal.FileJournal
 
FileRecordIterator - Class in org.apache.jackrabbit.core.journal
Record cursor that returns unseen revisions in ascending order on every iteration.
FileRecordIterator(File[], long, long, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.FileRecordIterator
Creates a new instance of this class.
FileRecordLog - Class in org.apache.jackrabbit.core.journal
A file record log is a file containing Records.
FileRecordLog(File) - Constructor for class org.apache.jackrabbit.core.journal.FileRecordLog
Create a new instance of this class.
FileRevision - Class in org.apache.jackrabbit.core.journal
Maintains a file-based revision counter with locking, assuring uniqueness.
FileRevision(File, boolean) - Constructor for class org.apache.jackrabbit.core.journal.FileRevision
Creates a new file based revision counter.
FileSystemBLOBStore - Class in org.apache.jackrabbit.core.persistence.util
FileSystemBLOBStore is a ResourceBasedBLOBStore implementation that stores BLOB data in a FileSystem.
FileSystemBLOBStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Creates a new FileSystemBLOBStore instance.
filterEntries(List<Entry>, List<Entry>...) - Method in interface org.apache.jackrabbit.core.security.authorization.acl.EntryFilter
 
FilterMultiColumnQuery - Class in org.apache.jackrabbit.core.query.lucene
FilterMultiColumnQuery wraps a multi column query and filters out rows that do not satisfy a given constraint.
FilterMultiColumnQuery(MultiColumnQuery, Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQuery
Creates a new filter multi column query for the given query and constraint.
FilterMultiColumnQueryHits - Class in org.apache.jackrabbit.core.query.lucene
FilterMultiColumnQueryHits implements a MultiColumnQueryHits filter that forwards each call to the underlying query hits.
FilterMultiColumnQueryHits(MultiColumnQueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Creates a new FilterMultiColumnQueryHits, which forwards each call to hits.
finalize() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
Auto-close in case the application didn't call it explicitly.
finalize() - Method in class org.apache.jackrabbit.core.SessionImpl
Finalize the session.
finalize() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
findApplicableNodeDefinition(Name, Name, NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that finds the applicable definition for a child node with the given name and node type in the parent node's node type and mixin types.
findApplicablePropertyDefinition(Name, int, boolean, NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that finds the applicable definition for a property with the given name, type and multiValued characteristic in the parent node's node type and mixin types.
findApplicablePropertyDefinition(Name, int, NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that finds the applicable definition for a property with the given name, type in the parent node's node type and mixin types.
findAuthorizables(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
findAuthorizables(String, String, int) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
findAuthorizables(Query) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Searches the best key k for which the given key is a super set, i.e.
findBest(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Searches the best key k for which the given key is a super set, i.e.
findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Searches the best key k for which the given key is a super set, i.e.
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Searches for Principals that match the given String.
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
findPrincipals(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Searches for Principals that match the given String.
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Searches for Principals that match the given String.
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
findPrincipals(String, int) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Searches for Principals that match the given String.
FineGrainedISMLocking - Class in org.apache.jackrabbit.core.state
FineGrainedISMLocking...
FineGrainedISMLocking() - Constructor for class org.apache.jackrabbit.core.state.FineGrainedISMLocking
 
finishMerge(NodeStateEx, Version, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Perform Node.cancelMerge(Version) or Node.doneMerge(Version) depending on the value of cancel.
flush() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
flush() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Flushes all pending writes to the redo log.
flush() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Waits until all pending text extraction tasks have been processed and the updated index has been flushed to disk.
followLifecycleTransition(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Transitions this node through its lifecycle to the given target state.
forget(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Frees a temporary oracle.sql.BLOB instance via reflection.
fromByteArray(byte[]) - Static method in class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
Creates a PropertyMetaData from a byte array.
fromQOM(OrderingImpl, SharedFieldComparatorSource, NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.Ordering
Creates an ordering from a JCR QOM ordering.
fromString(String) - Static method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Returns the OnWorkspaceInconsistency with the given name.
fromString(String) - Static method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
 
fs - Variable in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Search index file system, or null
FSBlobStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.FSBlobStore
 
FSDirectoryManager - Class in org.apache.jackrabbit.core.query.lucene.directory
FSDirectoryManager implements a directory manager for FSDirectory instances.
FSDirectoryManager() - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
 
FULLTEXT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the fulltext index including terms from all properties of a node.
FULLTEXT_PREFIX - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Prefix for all field names that are fulltext indexed by property name.
FullTextConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
FullTextConstraint implements a full text search constraint.
FullTextConstraint(FullTextSearchImpl, SelectorImpl, LuceneQueryFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.FullTextConstraint
Creates a new full text search constraint.
FullTextSearchScoreOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
FullTextSearchScoreOperand implements a full text search score operand.
FullTextSearchScoreOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.FullTextSearchScoreOperand
 

G

GarbageCollector - Class in org.apache.jackrabbit.core.gc
Garbage collector for DataStore.
GarbageCollector(RepositoryContext, DataStore, IterablePersistenceManager[], SessionImpl[]) - Constructor for class org.apache.jackrabbit.core.gc.GarbageCollector
Create a new garbage collector.
ge(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
GE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
generatedKeySelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
 
get() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
 
get() - Method in class org.apache.jackrabbit.core.journal.FileRevision
Return current counter value.
get() - Method in interface org.apache.jackrabbit.core.journal.InstanceRevision
Return current instance revision.
get() - Method in class org.apache.jackrabbit.core.journal.MemoryRevision
Return current instance revision.
get(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
Retrieves the BLOB data with the specified id as a binary stream.
get(String) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Returns the identified cache entry.
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an item state given its id.
get(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Returns the effective node type for the given key or null if the desired node type is not cached.
get(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Returns the effective node type for the given key or null if the desired node type is not cached.
get(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Returns the effective node type for the given key or null if the desired node type is not cached.
get(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getAccessControlManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getAccessControlProvider(Session, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
Always returns null.
getAccessControlProviderConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceSecurityConfig
 
getAccessCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getAccessCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the names of all workspaces of this repository with respect of the access rights of this session.
getAccessManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getAccessManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the AccessManager associated with this session.
getAccessManager(Session, AMContext) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getAccessManager(Session, AMContext) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the AccessManager for the given session.
getAccessManager(Session, AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated.
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository access manager configuration.
getActions() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Returns a List with all MultiIndex.Action instances in the redo log.
getActionType() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
getActivitiesRoot() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
returns the activities root node
getActivitiesRoot() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
returns the id of the activities root node
getActivity() - Method in class org.apache.jackrabbit.core.VersionManagerImpl
getActivity(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the activity with the given id
getAddedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that do not exist in the overlayed node state but have been added to this node state.
getAddedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of Names denoting those properties that do not exist in the overlayed node state but have been added to this node state.
getAddedShares() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of shares that were added.
getAdminId() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns the admin user id.
getAdminId() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getAdminPermissions() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Returns compiled permissions for the administrator i.e.
getAggregatedNodeStates(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
Returns the node states that are part of the indexing aggregate of the nodeState.
getAggregatedPropertyStates(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
Returns the property states that are part of the indexing aggregate of the nodeState.
getAggregateRoot(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
Returns root node state for the indexing aggregate where nodeState belongs to.
getAggregateRules() - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the configured indexing aggregate rules or null if none exist.
getAggregateRules() - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the configured indexing aggregate rules or null if none exist.
getAlgorithm() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAllFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in interface org.apache.jackrabbit.core.persistence.IterablePersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Get all node ids.
getAllNodeInfos(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
getAllNodeInfos(NodeId, int) - Method in interface org.apache.jackrabbit.core.persistence.IterablePersistenceManager
Get all NodeInfos.
getAllNodeInfos(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Get all NodeInfos.
getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns all allowed transitions from the current lifecycle state of this node.
getAllPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns an analyzer that will be used to parse source doc with.
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the class name of the default analyzer that is currently in use.
getAncestor(int) - Method in class org.apache.jackrabbit.core.ItemImpl
getAndQuery(And, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getAnonymousId() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns the anonymous user id.
getAnonymousId() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getApplicableChildNodeDef(NodeState, Name, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node definition for the given constraints.
getApplicableChildNodeDef(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable child node definition for a child node with the specified name and node type.
getApplicableChildNodeDefinition(Name, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the applicable child node definition for a child node with the specified name and node type.
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Returns an empty iterator.
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getApplicablePropertyDef(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getApplicablePropertyDef(NodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
retrieves the property definition for the given constraints
getApplicablePropertyDef(Name, int) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable property definition for a property with the specified name and type.
getApplicablePropertyDef(Name, int, boolean) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getApplicablePropertyDefinition(Name, int, boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the applicable property definition for a property with the specified name and type.
getAppName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated.
getAppName() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository name.
getAttic() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return the attic item state provider that holds all items moved into the attic.
getAtticAwareHierarchyMgr() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns an attic-aware hierarchy manager, i.e.
getAttribute(String) - Method in interface org.apache.jackrabbit.core.cluster.Update
Return an attribute of this update operation.
getAttribute(String) - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAttribute(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getAttribute(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the value of the named attribute of the current element.
getAttribute(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the value of the named attribute of the given element.
getAttribute(Element, String, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the value of the named attribute of the given element.
getAttributeNames() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAttributeNames() - Method in class org.apache.jackrabbit.core.SessionImpl
getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Creates an AuthContext for the given Credentials and Subject.
getAuthContext(Credentials, Subject, String) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Returns a new AuthContext for the specified credentials and subject.
getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
Creates an AuthContext for the given Credentials and Subject.
This includes selection of applicatoin specific LoginModules and initalization with credentials and Session to System-Workspace
getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Creates an AuthContext for the given Credentials and Subject.
This includes selection of application specific LoginModules and initialization with credentials and Session to System-Workspace
getAuthContext(Credentials, Subject, Session, PrincipalProviderRegistry, String, String) - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
getAuthContextProvider() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getAuthentication(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Retrieve the Authentication.
getAuthentication(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
getAuthentication(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
getAuthorizable(String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getAuthorizable(String, Class<T>) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getAuthorizable(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getAuthorizableActions() - Method in class org.apache.jackrabbit.core.config.UserManagerConfig
 
getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Always throws UnsupportedRepositoryOperationException since this implementation of the user management API does not allow to retrieve the path of an authorizable.
getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
 
getAutoCreatedNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those child node definitions of this node type (including the child node definitions inherited from supertypes of this node type) where ItemDefinition.isAutoCreated() returns true.
getAutoCreatedPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those property definitions of this node type (including the property definitions inherited from supertypes of this node type) where ItemDefinition.isAutoCreated() returns true.
getAutoCreateNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAutoCreatePropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAutoRepair() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getBaseline(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the baseline with the given id
getBasename() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getBaseNodeId(EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.HierarchyConstraint
Returns the id of the base node or null if there is no node at the base path.
getBaseVersion() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
getBaseVersion() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the base version that was assigned to the node at the time it was versioned.
getBaseVersion(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
getBaseVersion(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the internal base version for the underlying node.
getBaseVersionId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the id of the base version that was assigned to the node at the time it was versioned.
getBaseVersionId(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the node id of the base version, retrieved from the node state
getBaseVersions() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
Returns the recorded base versions of all versionable nodes in the configuration.
getBaseVesion() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
getBinary() - Method in class org.apache.jackrabbit.core.PropertyImpl
getBinary() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getBindVariableNames() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getBindVariableNames() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
getBits(Privilege...) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
 
getBits(Privilege[]) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
getBits(Name...) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
 
getBlobFSBlockSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the configured block size of the blob cqfs
getBlobId(int) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the nth blob id.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Returns the blob store that is associated with this binding.
getBlockOnConnectionLoss() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
getBoolean() - Method in class org.apache.jackrabbit.core.PropertyImpl
getBufferSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for the buffer size.
getBundleCacheSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the size of the bundle cache in megabytes.
getByteArray() - Method in class org.apache.jackrabbit.core.xml.ClonedInputSource
 
getCacheInfoAsString() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
Gathers the stats of the cache for logging.
getCacheInfoAsString() - Method in interface org.apache.jackrabbit.core.cache.Cache
Gathers the stats of the cache for logging.
getCacheManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get the cache manager of this repository, useful for setting its memory parameters.
getCacheSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getChangeLog() - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Returns the current change log.
getChanges() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Return the changes.
getChanges() - Method in interface org.apache.jackrabbit.core.cluster.Update
Return the local changes of this update operation.
getChanges() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Returns the change log that contains the current changes in this local item state manager.
getChanges() - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
 
getChangeSet() - Method in interface org.apache.jackrabbit.core.version.InternalActivity
Returns the changeset of this activity.
getCharacterArray() - Method in class org.apache.jackrabbit.core.xml.ClonedInputSource
 
getChildId() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the id of a child node operation.
getChildId() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the Id of a child node operation.
getChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the list of the child node entries.
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of ChildNodeEntry objects denoting the child nodes of this node.
getChildNodeEntries(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of ChildNodeEntrys with the specified name.
getChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the ChildNodeEntry with the specified NodeId or null if there's no matching entry.
getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the ChildNodeEntry of parent with the specified uuid or null if there's no such entry.
getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the ChildNodeEntry of parent with the specified uuid or null if there's no such entry.
getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the ChildNodeEntry of parent with the specified name and index or null if there's no such entry.
getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the ChildNodeEntry of parent with the specified name and index or null if there's no such entry.
getChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the ChildNodeEntry with the specified name and index or null if there's no matching entry.
getChildNodes() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
returns all child nodes
getChildRelPath() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the relative Path of the child Item associated with this event.
getChildren() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
 
getClassLoader() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used to instantiate objects in the BeanConfig.newInstance(Class) method.
getClassName() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the class name of the configured bean.
getClusterConfig() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return the cluster configuration.
getClusterConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the cluster configuration.
getClusterNode() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the cluster node instance of this repository, or null if clustering is not enabled.
getClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the cluster node instance of this repository, or null if clustering is not enabled.
getCollection() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Return the collection of node type definitions or node type names.
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the column names of this query.
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getColumns() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns the columns for this query.
getColumns() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the columns for this query.
getCommonPath() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Get the longest common path of all event state paths.
getCommonPath(List<EventState>, SessionImpl) - Static method in class org.apache.jackrabbit.core.observation.EventState
Get the longest common path of all event state paths.
getComparable(Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns a comparable for the internal value.
getComparable(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns a comparable for the internal value.
getComparisonQuery(DynamicOperand, int, String, StaticOperand, Map<String, NodeType>) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getConcurrentThreadSize() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
getConfig() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getConfig() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the configuration of this repository.
getConfig() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace configuration.
getConfig() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the configuration of this workspace.
getConfigurationId() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
Returns the id of the nt:configuration node.
getConfigurationRootId() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
Returns the id of the root node of a workspace configuration.
getConnection() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated.
Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Deprecated.
Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
Returns a JDBC connection acquired using the JDBC DriverManager.
getConnectionFactory() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the ConnectionFactory for this repository.
getConsistencyCheck() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Checks if consistency check is enabled.
getConsistencyFix() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Checks if consistency fix is enabled.
getConstraint() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the constraint for this query.
getConsumer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return the consumer given its identifier.
getContainer() - Method in class org.apache.jackrabbit.core.state.ItemState
Return the parent container that will receive notifications about changes to this state.
getContainingHistory() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getContent() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the text content of the current element.
getContext() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Returns the context for this query handler.
getContext() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Returns the query handler context that passed in QueryHandler.init(FileSystem, QueryHandlerContext).
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getCreated() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getCreated()
getCreated() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getCreateWorkspaceAction() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
getCredentials() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method tries to resolve the Credentials used for login.
getCredentials() - Method in class org.apache.jackrabbit.core.security.authentication.CredentialsCallback
Get the retrieved credentials.
getCredentials() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
getCustomRepositoryDescriptors() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns a Properties object containing custom repository descriptors or null if none exist.
getData() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
getData() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
Return the data.
getDatabaseType() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Get the database type.
getDatabaseType() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured database type name.
getDataSource() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getDataSource() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
getDataSource() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated.
Returns the JNDI location of the data source.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated.
Returns the JNDI location of the data source.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Deprecated.
Returns the JNDI location of the data source.
getDataSourceName() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getDataSourceName() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getDataSourceName() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
getDataStore() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured data store.
getDataStore() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
Get the data store if one is used.
getDataStore() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the data store
getDataStore() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the data store of this repository, or null if a data store is not configured.
getDataStore() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the data store of this repository, or null if a data store is not configured.
getDataStoreFactory(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses data store configuration.
getDate() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getDate() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDate() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getDate() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Returns the date hint
getDecimal() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns the names of the supertypes actually declared in this node type.
getDefault() - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
 
getDefault() - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
getDefaultClassLoader() - Static method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used for new instances of this class as the loader used to instantiate objects in the BeanConfig.newInstance(Class) method.
getDefaultLockTimeout() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the default lock timeout in number of seconds or Long.MAX_VALUE when not specified.
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.WorkspaceManager
Returns the name of the default workspace.
getDefinition() - Method in class org.apache.jackrabbit.core.ItemData
Return the associated item definition.
getDefinition() - Method in class org.apache.jackrabbit.core.NodeImpl
getDefinition() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDefinition() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the QNodeDefinition for this state
getDefinition(PropertyState) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the property definition for the property state
getDefinitions() - Method in class org.apache.jackrabbit.core.cluster.PrivilegeRecord
Return the collection of privilege definitions.
getDependentNodeTypes(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the names of those registered node types that have dependencies on the given node type.
getDepth() - Method in class org.apache.jackrabbit.core.ItemImpl
getDepth(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDerbyStorageInitialPages() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStorageMinimumRecordSize() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStoragePageCacheSize() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStoragePageReservedSpace() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStoragePageSize() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDescendantNodeQuery(DescendantNode, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getDescendantTransientItemStates(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns a collection of those transient item state instances that are direct or indirect descendants of the item state with the given parent.
getDescendantTransientItemStatesInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Same as SessionItemStateManager.getDescendantTransientItemStates(ItemId) except that item state instances in the attic are returned.
getDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
Returns the identified repository descriptor.
getDescriptorKeys() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptorKeys() - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptorKeys() - Method in class org.apache.jackrabbit.core.TransientRepository
Returns the available descriptor keys.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDirectory() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Bean getters
getDirectory(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Gets the directory with the given name.
getDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Gets the directory with the given name.
getDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Gets the directory with the given name.
getDirectoryManager() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getDirectoryManagerClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getDirectoryNames() - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Returns the names of the currently available directories.
getDirectoryNames() - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Returns the names of the currently available directories.
getDirectoryNames() - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Returns the names of the currently available directories.
getDisabledReason() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
getDoc(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
Returns the document number for this score node.
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the document number for the passed docId.
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Returns the document number for the passed docId.
getDocumentNumber(ForeignSegmentDocId) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Returns the document number for the passed docId.
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Returns the document number for the passed docId.
getDouble() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDriver() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getDriver() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Bean getters
getDriver() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
getDriver() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the class name of the JDBC driver.
getEditor(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns an AccessControlEditor for the given Session object or null if the implementation does not support editing of access control policies.
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Always returns null.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the effective (i.e.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the effective (i.e.
getEffectiveNodeType(Set<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the effective node type representation of the given node types.
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that builds the effective (i.e.
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the effective (i.e.
getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getEffectiveNodeType(Name, Set<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the effective node type of a node with the given primary and mixin types.
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns the effective policies for the given principals.
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
getEffectivePolicies(Path, CompiledPermissions) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns the effective policies for the node at the given absPath.
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
getElapsedTimeMs() - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyReport
 
getElapsedTimeMs() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
 
getElement(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the named child of the given parent element.
getElement(Element, String, boolean) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the named child of the given parent element.
getElementCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the number of elements/objects in the cache.
getElementCount() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
 
getElements(Element, String, boolean) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the named child of the given parent element.
getEnableConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getEntityResolver() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the entity resolver to be used when parsing configuration documents.
getEntries() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
Return the list of entries, if they are held in an orderable list.
getEntries(NodeId) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
 
getEntries(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Retrieve the access control entries defined for the given node.
getErrorHandler() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the error handler to be used when parsing configuration documents.
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the error handling configuration of this manager
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the error handling configuration of this manager
getErrors() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheck
Returns the errors detected by the consistency check.
getEscFactory() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Returns the event state collection factory.
getEventJournal() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Returns an unfiltered event journal for this workspace.
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Returns the event journal for this workspace.
getEvents() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Return the events.
getEvents() - Method in interface org.apache.jackrabbit.core.cluster.Update
Return the collection of events this update operation will generate.
getEvents() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Return the list of events.
getEveryone() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
getExcerpt(NodeId, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Returns the XML excerpt for the node with id.
getExcerpt(NodeId, int, int) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Returns the XML excerpt for the node with id.
getExcerpt(NodeId, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Returns the XML excerpt for the node with id.
getExcerptProviderClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExcludedNodeId() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the id of the node that should be excluded from indexing.
getExecutor() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the background task executor.
getExecutor() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the thread pool of this repository.
getExtractorBackLogSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExtractorPoolSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExtractorTimeout() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getFieldInfos() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
 
getFieldNames() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the field names that will be used when generating the 'More Like This' query.
getFieldQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getFieldQuery(String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getFile() - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Return the backing file.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured repository file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.SearchConfig
Creates and returns the configured search file system, or returns null if a search file system has not been configured.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Creates and returns the configured versioning file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates and returns the configured workspace file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the virtual filesystem for this persistence manager
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the repository file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the virtual filesystem
getFileSystemFactory(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates and returns a factory object that creates FileSystem instances based on the bean configuration at the named element.
getForceConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getForkJavaCommand() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the java command used to fork external parser processes, or null (the default) for in-process text extraction.
getFrozenChildNode(Name, int) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen child node or null
getFrozenChildNodes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen child nodes
getFrozenId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen node id.
getFrozenMixinTypes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of names of the frozen mixin types.
getFrozenNode() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the frozen node of this version.
getFrozenNode() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getFrozenNodeId() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the node id of the frozen node.
getFrozenPrimaryType() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the name of frozen primary type.
getFrozenProperties() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen properties.
getFullTextSearchQuery(FullTextSearch) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getGeneratedKey() - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
Retrieves the last assigned key from the database.
getGlobalRevision() - Method in class org.apache.jackrabbit.core.journal.FileJournal
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getGroupName() - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
getGroupsPath() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Implementation specific methods revealing where groups are created within the content.
getHeadVersionOfNode(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the head version of the node with the given id.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the hierarchy manager on top of the item state manager of this query handler context.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the hierarchy manager
getHierarchyManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getHierarchyManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the HierarchyManager associated with this session.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
The hierarchy manager that reflects workspace state only (i.e.
getHierarchyMgr() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns the hierarchy manager
getHistoryRoot() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
returns the version history root node
getHistoryRoot() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
returns the id of the version history root node
getHolds(String) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
getHomeDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the versioning home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the physical home directory for this persistence manager
getHomeDir() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the physical home directory
getHomeDir() - Method in class org.apache.jackrabbit.core.TransientRepository
 
getId() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the unique identifier of the records this consumer will be able to handle.
getId() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Return the id configuration attribute value.
getId() - Method in class org.apache.jackrabbit.core.ItemData
Return the id associated with this item.
getId() - Method in class org.apache.jackrabbit.core.ItemImpl
Return the id of this Item.
getId() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's identifier.
getId() - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Return the unique identifier of the records this consumer will be able to handle.
getId() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return the ID of the lock holding node
getId() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
 
getId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
Returns the id.
getId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the node id of this bundle
getId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the property id.
getId() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
getId() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the identifier of this item.
getId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the identifier of this item.
getId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the identifier of this item.
getId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionItem
Returns the id of this item.
getId() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the identifier of the node being imported.
getIdentifier() - Method in class org.apache.jackrabbit.core.NodeImpl
getIdentifier() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getIdFromFileName(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
getIdleTime() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getIdOfRootTransientNodeState() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns the id of the root of the minimal subtree including all transient states.
getImpersonation() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
getImpersonator() - Method in class org.apache.jackrabbit.core.security.authentication.ImpersonationCallback
Returns the impersonator Subject set on this callback or null if not set.
getImpersonatorSubject(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method tries to acquire an Impersonator in the following order: Try to access it from the Credentials via SimpleCredentials.getAttribute(String) Ask CallbackHandler for Impersonator with use of ImpersonationCallback.
getImportBehavior() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
getImportBehavior() - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
getImportConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.core.SessionImpl
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getIndex() - Method in class org.apache.jackrabbit.core.NodeImpl
getIndex() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the actual index.
getIndex() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
getIndex(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Retrieves the index from the database for the given string.
getIndex(MultiColumnQueryHits, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
Returns the index of the selector with the given selectorName within the given source.
getIndex(MultiColumnQueryHits, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
Returns the index of the selector with the given selectorName within the given source.
getIndexFormatVersion() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the index format version that this search index is able to support when a query is executed on this index.
getIndexingConfig() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfiguration() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfigurationClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfigurationDOM() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the document element of the indexing configuration or null if there is no indexing configuration.
getIndexReader() - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
 
getIndexReader() - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex
Returns an read-only IndexReader that spans alls indexes of this MultiIndex.
getIndexReader() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns an index reader for this search index.
getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex
Returns an read-only IndexReader that spans alls indexes of this MultiIndex.
getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns an index reader for this search index.
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
getIndexReaders() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
 
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
getIndexTablespace() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns the configured Oracle tablespace for indexes.
getIndexTablespace() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Returns the configured Oracle tablespace for indexes.
getIndexTablespace() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Returns the configured Oracle tablespace for indexes.
getInfo() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getInfo() - Method in class org.apache.jackrabbit.core.observation.EventState
 
getInheritedNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getInheritedSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns all inherited supertypes of this node type.
getInitialCapacity() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
getInitialCapacity() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
getInitialContext(Hashtable) - Method in class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
getInnerSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
 
getInnerSelectorNames() - Method in interface org.apache.jackrabbit.core.query.lucene.join.Condition
 
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getInstance() - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Creates a mutable instance of privilege bits.
getInstance() - Static method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
getInstance() - Static method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
getInstance(PrivilegeBits) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Creates a mutable instance of privilege bits.
getInstanceRevision() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getInstanceRevision() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Gets the instance that manages the cluster node's local revision.
getInstanceRevision() - Method in interface org.apache.jackrabbit.core.journal.Journal
Gets the instance that manages the cluster node's local revision.
getInstanceRevision() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Gets the instance that manages the cluster node's local revision.
getInternalFrozenNode() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Returns the frozen node of this version
getInternalLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Return the lock manager for this workspace.
getInternalValue(int) - Method in interface org.apache.jackrabbit.core.xml.TextValue
 
getInternalVersion() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Returns the internal version.
getInternalVersionHistory() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Returns the internal version history.
getInternalVersionManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the internal version manager of this repository.
getInternalVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the InternalVersionManager associated with this session.
getISMLocking() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Creates and returns the configured versioning locking strategy.
getISMLocking() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates and returns the configured workspace locking strategy.
getISMLocking() - Method in interface org.apache.jackrabbit.core.state.ISMLockingFactory
Creates, initializes, and returns an ISMLocking instance for use by the repository.
getISMLockingFactory(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Returns an ISM locking factory that creates ISMLocking instances based on the given configuration.
getItem(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for getting the item at the given path.
getItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getItem(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
 
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Returns the item with the given persistent id.
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Returns the item with the given persistent id.
getItem(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Deprecated.
As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore ItemManager.getNode(Path) and ItemManager.getProperty(Path) should be used instead.
getItemManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getItemManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the ItemManager of this session.
getItemOrNull(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getItems() - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyReport
 
getItems() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
 
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the given id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Return an item state, given its item id.
getItemState(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Return an item state, given its item id.
getItemState(ItemStateManager, ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the specified id using the given item state manager.
getItemStateCacheFactory() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the item state cache factory of this repository.
getItemStateManager() - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
 
getItemStateManager() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
 
getItemStateManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the persistent ItemStateManager of the workspace this QueryHandler is based on.
getItemStateManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the item state manager associated with the workspace represented by this WorkspaceImpl instance.
getItemStateProvider() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace item state provider
getItemValidator() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the item validator of this session.
getJanitorEnabled() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getJanitorFirstRunHourOfDay() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getJanitorSleep() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getJCRName(Name) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getJCRName(Name) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJournal() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the journal created by this cluster node.
getJournal(NamespaceResolver) - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Returns an initialized journal instance.
getJournal(NamespaceResolver) - Method in interface org.apache.jackrabbit.core.journal.JournalFactory
Creates, initializes, and returns a Journal instance for use by the repository.
getJournalFactory(Element, File, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses journal configuration.
getJournalId() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Return this record's journal identifier.
getJournalId() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
Return the journal id.
getJournalId() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Return this record's journal identifier.
getJournalId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's journal identifier.
getKey(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Constructs a parameter list for a PreparedStatement for the given node identifier.
getKey(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Returns a key for an effective node type that consists of the given node type names.
getKey(Name[]) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Returns a key for an effective node type that consists of the given node type names.
getKey(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Returns a key for an effective node type that consists of the given node type names.
getKnownPrincipal(Session) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
getLabel() - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Returns the label hint
getLabels() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
returns the labels that are assigned to this version
getLanguage() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getLastModified() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
getLastRevision() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return the last revision.
getLatestVersion(InternalVersionHistory) - Method in interface org.apache.jackrabbit.core.version.InternalActivity
Returns the latest version of the given history that is referenced in this activity.
getLeastSignificantBits() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the 64 least significant bits of this identifier.
getLength() - Method in class org.apache.jackrabbit.core.PropertyImpl
getLength() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getLength(InternalValue) - Method in class org.apache.jackrabbit.core.PropertyImpl
Determines the length of the given value.
getLength(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns length of the internal value.
getLengths() - Method in class org.apache.jackrabbit.core.PropertyImpl
getLinearPredecessor() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
getLinearPredecessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getLinearSuccessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getLinearSuccessor(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
getLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning the local revision of this cluster node.
getLock() - Method in class org.apache.jackrabbit.core.NodeImpl
getLock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
getLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns the Lock object that applies to a node.
getLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns the Lock object that applies to a node.
getLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns the Lock object that applies to a node.
getLockHolder() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return the session currently holding the lock
getLockInfo(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Return the most appropriate lock information for a node.
getLockManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the lock manager for this workspace.
getLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getLockOwner() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return the lock owner.
getLocks() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns all locks owned by this session.
getLocks(SessionImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns all locks owned by the specified session.
getLocks(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns all locks owned by the specified session.
getLocks(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns all locks owned by the specified session.
getLockTimeout() - Method in class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
Returns the lock timeout.
getLockToken() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return the lock token associated with this lock.
getLockTokens() - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
getLockTokens() - Method in class org.apache.jackrabbit.core.SessionImpl
getLoginModule() - Method in class org.apache.jackrabbit.core.config.LoginModuleConfig
 
getLoginModuleConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated.
getLoginModuleConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository login module configuration.
getLong() - Method in class org.apache.jackrabbit.core.PropertyImpl
getMandatoryNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those child node definitions of this node type (including the child node definitions inherited from supertypes of this node type) where ItemDefinition.isMandatory() returns true.
getMandatoryNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMandatoryPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMandatoryPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those property definitions of this node type (including the property definitions inherited from supertypes of this node type) where ItemDefinition.isMandatory() returns true.
getMappedId(NodeId) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns the new node id to which oldId has been mapped or null if no such mapping exists.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.AncestorNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.AncestorPathNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.ChildNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in interface org.apache.jackrabbit.core.query.lucene.join.Condition
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.DescendantNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.DescendantPathNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.EquiJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.ParentNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.SameNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMaxExtractLength() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the maximum number of characters to extract from binaries.
getMaxExtractLength() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaxFieldLength() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaxHistoryAge() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaximumSize() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getMaxMemory() - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
getMaxMemoryPerCache() - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
getMaxMemorySize() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getMaxMemorySize() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the current limit.
getMaxMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for maxMergeDocs.
getMaxNumTokensParsed() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
getMaxQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the maximum number of query terms that will be included in any generated query.
getMaxVolatileIndexSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaxWordLen() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the maximum word length above which words will be ignored.
getMembershipCache() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getMembershipCache(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getMemberSplitSize() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Maximum number of properties on the group membership node structure under UserConstants.N_MEMBERS until additional intermediate nodes are inserted.
getMemoryUsed() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getMemoryUsed() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the amount of used memory.
getMergedNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMergeFactor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for the merge factor.
getMessage() - Method in interface org.apache.jackrabbit.core.persistence.check.ReportItem
 
getMessage() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
 
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the mininum blob size.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the minimum blob size in bytes.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Returns the minimum blob size
getMinDocFreq() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the frequency at which words will be ignored which do not occur in at least this many docs.
getMinMemoryPerCache() - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
getMinMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for minMergeDocs.
getMinResizeInterval() - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
getMinSplitSize() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
getMinTermFreq() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the frequency below which terms will be ignored in the source doc.
getMinWordLen() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the minimum word length below which words will be ignored.
getMissCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getMissCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the number of cache misses.
getMixinNames() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a set of Names which are the names of the mixins assigned to the parent node associated with this event.
getMixinNames() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the names of the mixin types of the node being imported.
getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.NodeImpl
getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the Names of this node's mixin types.
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.observation.EventImpl
 
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the mixin type names of this bundle.
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the names of this node's mixin types.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the mod count.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the mod count.
getModCount() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the modification count.
getModuleConfig() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
getMostSignificantBits() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the 64 most significant bits of this identifier.
getName() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace name.
getName() - Method in class org.apache.jackrabbit.core.id.PropertyId
Returns the Name of the property.
getName() - Method in class org.apache.jackrabbit.core.ItemImpl
getName() - Method in class org.apache.jackrabbit.core.NodeImpl
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getName() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
Returns the name.
getName() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the property name
getName() - Method in class org.apache.jackrabbit.core.PropertyImpl
getName() - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
 
getName() - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
 
getName() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace name.
getName() - Method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
 
getName() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
getName() - Method in class org.apache.jackrabbit.core.security.authorization.NamedAccessControlPolicyImpl
 
getName() - Method in class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
getName() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
getName() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
getName() - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
getName() - Method in class org.apache.jackrabbit.core.security.UserPrincipal
getName() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
getName() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the name of this property.
getName() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the name of the current element.
getName() - Method in interface org.apache.jackrabbit.core.version.InternalFreeze
returns the name of the node.
getName() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the name of this version.
getName() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
returns the name of this node
getName() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getName() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the name of the node being imported.
getName() - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getName(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the name of the specified item.
getName(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the name of the specified item.
getName(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item.
getName(NodeId, NodeId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the name of the specified item, with the given parent id.
getName(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item, with the given parent id.
getNamedItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedItemDefs(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedNodeDefs(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedPropDefs(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the local name index
getNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the local name index
getNameLength(String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns the length of the field prefix in namedValue.
getNamePathResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's NamePathResolver.
getNamePathResolver() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the namespace resolver
getNames() - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Returns the node type names of this key.
getNamespaceMappings() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the namespace mappings for the internal representation.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the namespace registry
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the NamespaceRegistryImpl for this repository.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the namespace registry of this repository.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns a namespace registry instance which asserts that the editing session is allowed to modify the namespace registry.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNamespaceResolver() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return a namespace resolver to map prefixes to URIs and vice-versa
getNamespaces() - Method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Returns the namespaces declared in the node type definition file.
getNamespaces() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the namespace mappings defined in the current element.
getNewPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the new prefix.
getNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getNode() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getNode() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getNode(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for getting the node at the given path.
getNode(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getNode(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the node with the given id.
getNode(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.ItemManager
Returns a node with a given id and parent id.
getNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the child node of this node with the specified name.
getNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the child node of this node with the specified name.
getNode(Name, int) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
retrieves the child node with the given name and 1-base index or null if the node does not exist.
getNode(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getNodeBoost() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
 
getNodeBoost(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the boost for the node scope fulltext index field.
getNodeBoost(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the boost for the node scope fulltext index field.
getNodeById(NodeId) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieves the Node with the given id.
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getNodeByUUID(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getNodeCount() - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyReport
 
getNodeCount() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
 
getNodeDefinition() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node definition.
getNodeDefinition(QNodeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeId() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return the node id.
getNodeId() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the identifier of this Node.
getNodeId() - Method in interface org.apache.jackrabbit.core.persistence.check.ReportItem
 
getNodeId() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
 
getNodeId() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the NodeId of the indexed node.
getNodeId() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
getNodeId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the identifier of this node.
getNodeId() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getNodeId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the id of this node.
getNodeIdentifiers() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
 
getNodeIdFactory() - Method in class org.apache.jackrabbit.core.RepositoryContext
 
getNodeIdFactory() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getNodeIdFactory() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
 
getNodeIdFactory() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
 
getNodeIdQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getNodeLocalNameQuery(int, String, StaticOperand) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getNodeNameQuery(int, String, StaticOperand) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getNodeOrNull(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getNodePathTemplate() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Returns the node path template.
getNodeReferences(NodeId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a node references object, given its target id
getNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the nodes that match this query.
getNodes() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getNodes(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes(String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
getNodeState() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node state.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node with the given id.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Retrieve a node state from the parent shared state manager and wraps it into a intermediate object that helps us handle local modifications.
getNodeState(ItemStateManager, HierarchyManager, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at nodePath using the given item state manager.
getNodeState(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at the given path.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Returns the node with the given persistent id.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Returns the node with the given persistent id.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
returns the node state for the given node id
getNodeType() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the node type of the parent node associated with this event.
getNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeTypeDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the node type definition of the node type with the given name.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Returns all node type definitions specified by node type elements under the current element.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the node type manager of this session.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the NodeTypeManager.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNodeTypeName() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the nodetype name of this bundle
getNodeTypeName() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the name of this node's node type.
getNodeTypeName() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the name of the primary type of the node being imported.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the node type registry
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the NodeTypeRegistry for this repository.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the namespace registry of this repository.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the node type registry of this repository.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
returns the node type manager
getNodeTypes(NodeTypeManagerImpl) - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the Set of NodeTypes assigned to the parent node associated with this event.
getNotQuery(Not, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getNsIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the namespace index
getNumVersions() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the number of versions in this version history.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jackrabbit.core.jndi.BindableRepositoryFactory
getObservationDispatcher() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the observation dispatcher for this workspace
getObservationDispatcher(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
 
getObservationManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getObservationManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the observation manager of this session.
getOldPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the old prefix.
getOnWorkspaceInconsistency() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getOnWorkspaceInconsistencyHandler() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getOperation() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Return the operation type.
getOrCreateLocalState(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Returns the local node state below the given transient one.
getOrCreateProperty(String, int, boolean, boolean, BitSet) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreateProperty(Name, int, boolean, boolean, BitSet) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreatePropertyState(Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Retrieves or creates a new property state as child property of this node
getOrCreateRepository(String, String) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.ItemImpl
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getOrderings() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the orderings for this query.
getOrQuery(Or, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getOverlayedState() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the persistent state backing this transient state or null if there is no persistent state (i.e..
getOwner() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return the lock owner associated with the lock operation.
getParameters() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the initial properties of the configured bean.
getParent() - Method in class org.apache.jackrabbit.core.ItemImpl
getParent() - Method in class org.apache.jackrabbit.core.NodeImpl
getParent() - Method in class org.apache.jackrabbit.core.PropertyImpl
getParent() - Method in interface org.apache.jackrabbit.core.version.InternalVersionItem
returns the parent version item or null.
getParent() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the parent node of this node
getParent(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getParentDocId(int) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the DocId of the parent of n or DocId.NULL if n does not have a parent (n is the root node).
getParentHandler() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the parent query handler.
getParentId() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the parent id of this node.
getParentId() - Method in class org.apache.jackrabbit.core.id.PropertyId
Returns the identifier of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.ItemData
Return the parent id of this item.
getParentId() - Method in class org.apache.jackrabbit.core.NodeImpl
Helper method, returning the parent id this node is attached to.
getParentId() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the uuid of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the uuid of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
 
getParentId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the parent id of this bundle
getParentId() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e.
getParentId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e.
getParentId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e.
getParentId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the parent id of this node
getParentId(ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the parentUUID of the given item.
getParentId(ItemState) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the parentUUID of the given item.
getParentIds(ItemState, boolean) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Return all parents of a node.
getParentPath() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the path of the parent node.
getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParents(int, int[]) - Method in interface org.apache.jackrabbit.core.query.lucene.HierarchyResolver
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParser() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the parser used for extracting text content from binary properties for full text indexing.
getPassword() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getPassword() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getPassword() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
getPassword() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured password that is used to establish JDBC connections.
getPassword() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getPath() - Method in class org.apache.jackrabbit.core.ItemImpl
getPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getPath() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the location of the search index.
getPath() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
getPath() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getPath(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the path to the given item.
getPath(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the path to the given item.
getPath(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the path to the given item.
getPathPrefix() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Returns the path prefix for this event state collection or null if no path prefix was set in the constructor of this collection.
getPersistenceManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
 
getPersistenceManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace persistence manager.
getPersistenceManager() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Return the persistence manager.
getPersistenceManagerConfig() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the versioning persistence manager configuration.
getPersistenceManagerConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace persistence manager configuration.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Returns null.
getPolicies(String) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the policies for the Node identified by the given nodePath.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getPolicies(Principal) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the policies that have been applied before for the given principal.
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
Always returns an empty array as no applicable policies are exposed.
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPosition() - Method in class org.apache.jackrabbit.core.LazyItemIterator
getPosition() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
getPreAuthAttributeName() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Deprecated.
For security reasons the support for the preAuth attribute has been deprecated and will no longer be available in a subsequent release. See also JCR-3293
getPredecessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
getPredecessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getPrefix(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getPrefix(String) - Method in class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
getPrefix(String) - Method in class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Returns a prefix for the namespace uri.
getPrefix(String) - Method in class org.apache.jackrabbit.core.query.lucene.NSRegistryBasedNamespaceMappings
getPrefix(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getPrefixes() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getPrefixQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getPreviousRevision() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return the previous revision.
getPrimaryItem() - Method in class org.apache.jackrabbit.core.NodeImpl
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getPrimaryNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the name of the primary node type as exposed on the node state without retrieving the node type.
getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.core.observation.EventImpl
 
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getPrimaryParentId() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the primary parent id of this node.
getPrimaryPath() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the primary path to this Item.
getPrimaryPath() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the primary path to this Item.
getPrincipal() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrincipal() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
getPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Returns the principal with the given name if is known to this provider
getPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Returns the principal with the given name if is known to this provider
getPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
getPrincipal(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Returns the principal with the given name if is known to this provider
getPrincipal(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Authentication process associates a Principal to Credentials
This method resolves the Principal for the given Credentials.
getPrincipal(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Resolves the userID from the given credentials and obtains the principal from the User object associated with the given userID.
getPrincipal(Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
Uses the configured PrincipalProvider to retrieve the principal.
getPrincipalManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getPrincipalManager(Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getPrincipalManager(Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the principal manager for the given session.
getPrincipalManager(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getPrincipalProvider() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns the configured name of the principal provider class.
getPrincipalProviderRegistry() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getPrincipalProviderRegistry() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getPrincipals() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
getPrincipals(int) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
getPrincipals(int) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Returns an iterator over all principals that match the given search type.
getPrincipals(int) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
getPrincipals(int) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Returns an iterator over all principals that match the given search type.
getPrivilege(String) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
 
getPrivilege(String) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Deprecated.
getPrivilegeBits() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
getPrivilegeBits() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivilegeCollection() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the privilege manager
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the privilege manager of this session.
getPrivilegeManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Return the PrivilegeManager.
getPrivilegeManagerImpl() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
getPrivilegeManagerImpl() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
Retrieve the privilege manager.
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the privilege registry of this repository.
getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
Deprecated.
jackrabbit 2.3 (throws UnsupportedOperationException, use getPrivilegeBits instead)
getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivileges(int) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getPrivileges(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
Returns an array of registered Privileges.
getPrivileges(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
getPrivileges(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
getPrivilegeSet(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
getPrivilegeSet(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns the Privileges granted by the underlying policy at the given absPath.
getProcessedReferences() - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns an iterator over all processed reference properties.
getProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return the record producer for a given identifier.
getProducer(String) - Method in interface org.apache.jackrabbit.core.journal.Journal
Return the record producer for a given identifier.
getProducerId() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Return this record's producer identifier.
getProducerId() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
Return the producer id.
getProducerId() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Return this record's producer identifier.
getProducerId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's producer identifier.
getProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the properties of this node
getProperties() - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the properties of this node
getProperties(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties(String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperty() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperty(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for getting the property at the given path.
getProperty(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getProperty(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Returns the property for the given score node or null if none exists.
getProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the property of this node with the specified name.
getProperty(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
returns the property state of the given name
getProperty(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getPropertyAnalyzer(String) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the analyzer configured for the property with this fieldName (the string representation ,JCR-style name, of the given Name prefixed with FieldNames.FULLTEXT_PREFIX), and null if none is configured, or the configured analyzer cannot be found.
getPropertyAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the analyzer configured for the property with this fieldName (the string representation ,JCR-style name, of the given Name prefixed with FieldNames.FULLTEXT_PREFIX)), and null if none is configured, or the configured analyzer cannot be found.
getPropertyBoost(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the boost value for the given property name.
getPropertyBoost(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the boost value for the given property name.
getPropertyBoost(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the boost value for the given property name.
getPropertyDefinition() - Method in class org.apache.jackrabbit.core.PropertyData
Return the associated property definition.
getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getPropertyEntries() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns a collection of property entries.
getPropertyEntry(Name) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the property entry with the given name.
getPropertyExistenceQuery(PropertyExistence) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getPropertyId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the identifier of this property.
getPropertyNames() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns a set of the property names.
getPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the names of this node's properties as a set of QNames objects.
getPropertyOrNull(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getPropertyState() - Method in class org.apache.jackrabbit.core.PropertyData
Return the associated property state.
getPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the property with the given id.
getPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Retrieve a property state from the parent shared state manager and wraps it into a intermediate object that helps us handle local modifications.
getPropertyState(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Returns the property state for the given score node or null if none exists.
getPropertyType() - Method in class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
 
getPropertyTypeRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the PropertyTypeRegistry for this repository.
getPropertyTypes(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
Returns an array of type mappings for a given property name propName.
getPropertyValue(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the value of the given property or null
getPropertyValue(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the value of the given property or null
getPropertyValueQuery(String, String, Value, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the values of the given property or null
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the values of the given property of null
getProtectedItemImporters() - Method in class org.apache.jackrabbit.core.config.ImportConfig
 
getProvider(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
 
getProvider(String) - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
getProviders() - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
Returns all registered providers.
getProviders() - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
getQName() - Method in class org.apache.jackrabbit.core.ItemImpl
Same as Item.getName() except that this method returns a Name instead of a String.
getQName() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getQName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the Name of this node type.
getQName() - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Item.getName() except that this method returns a Name instead of a String.
getQName(String) - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that converts the given string into a qualified JCR name.
getQName(String) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getQName(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQOMFactory() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
 
getQOMFactory() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Returns a QueryObjectModelFactory with which a JCR-JQOM query can be built programmatically.
getQPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the Path of this event.
getQPath(String) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getQPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQPath(String, boolean) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getQPath(String, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQuery() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
getQuery() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
getQuery(Node) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
getQueryClass() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getQueryClass() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
 
getQueryHandler() - Method in class org.apache.jackrabbit.core.SearchManager
 
getQueryHandler(QueryHandlerContext) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the initialized query handler, or null if one has not been configured.
getQueryHandler(QueryHandlerContext) - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns an initialized query handler, or null if one was not configured.
getQueryHandler(QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandlerFactory
 
getQueryHandlerFactory(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses search index configuration.
getQueryManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getQueryNodeFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
This method returns the QueryNodeFactory used to parse Queries.
getQueryStat() - Method in class org.apache.jackrabbit.core.stats.StatManager
 
getQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
getRawBytes() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the 16 bytes of this identifier.
getReadDelay() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return the read delay in milliseconds.
getReadOnlyPermissions() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Returns compiled permissions for a read-only user i.e.
getReads() - Static method in class org.apache.jackrabbit.core.query.lucene.IOCounters
 
getRecord() - Method in class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Return the record.
getRecords() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Return an iterator over all available records in the journal.
getRecords() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Return an iterator over all available records in the journal.
getRecords() - Method in interface org.apache.jackrabbit.core.journal.Journal
Return an iterator over all available records in the journal.
getRecords() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return an iterator over all available records in the journal.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Return an iterator over all records after the specified revision.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Return an iterator over all records after the specified revision.
getRecords(long) - Method in interface org.apache.jackrabbit.core.journal.Journal
Return an iterator over all records after the specified revision.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return an iterator over all records after the specified revision.
getRecursiveAggregationLimit() - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
recursive aggregation (for same type nodes) limit.
getRedoLogFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getRedoLogFactoryClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getRefCountJr() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
 
getReference() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Returns the JNDI reference for this content repository.
getReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
getReferences() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
 
getReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
getReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a node references object given the target node id.
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
getRegisteredNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the names of all registered node types.
getRegisteredPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
 
getRegisteredPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
getRelativeDepth(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified descendant relative to the given ancestor.
getRelativeDepth(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified descendant relative to the given ancestor.
getRelativePath(NodeState, PropertyState) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the relative path from nodeState to propState.
getRemovedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries, that exist in the overlayed node state but have been removed from this node state.
getRemovedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of Names denoting those properties that exist in the overlayed node state but have been removed from this node state.
getRemovedShares() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of shares that were removed.
getRenamedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that exist both in this node state and in the overlayed node state but have been renamed.
getReorderedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that exist both in this node state and in the overlayed node state but have been reordered.
getReport() - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
getRepository() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getRepository() - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
Returns the configured repository instance.
getRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Returns the underlying repository instance.
getRepository() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the repository instance to which this context is associated.
getRepository() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns this repository.
getRepository() - Method in class org.apache.jackrabbit.core.SessionImpl
getRepository() - Method in interface org.apache.jackrabbit.core.TransientRepository.RepositoryFactory
Creates and initializes a repository instance.
getRepository(Map) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
getRepositoryConfig() - Method in class org.apache.jackrabbit.core.RepositoryContext
 
getRepositoryContext() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the repository context of the session.
getRepositoryContext(Repository) - Static method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
getRepositoryHome() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return the repository home directory.
getRepositoryHome() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return the repository home.
getRepositoryHome(Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
 
getRepositoryLockMechanism() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured repository lock mechanism.
getRepositoryLockMechanism() - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanismFactory
Creates, configures, and returns a RepositoryLockMechanism instance for use by the repository.
getRepositoryLockMechanismFactory(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses repository lock mechanism configuration.
getRepositoryManager(JackrabbitRepository) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
getRepositoryStatistics() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the repository statistics collector.
getRepositoryStatistics() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the repository statistics collector.
getResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's namespace resolver.
getResolver() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getResource(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Retrieves the BLOB data with the specified id as a permanent resource.
getResource(String) - Method in interface org.apache.jackrabbit.core.persistence.util.ResourceBasedBLOBStore
Retrieves the BLOB data with the specified id as a permanent resource.
getRespectDocumentOrder() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
If set true the result nodes will be in document order per default (if no order by clause is specified).
getRespectDocumentOrder() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getRestriction(String) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestriction(Name) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionNames() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionNames() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getRestrictions() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Returns the restrictions defined for this entry.
getRestrictions(String) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionType(String) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
getResultFetchSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getResults(long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Attempts to get size results and puts them into QueryResultImpl.resultNodes.
getRetentionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getRetentionPolicy(String) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
getRetentionRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Return manager used for evaluating effect retention and holds.
getRetentionRegistry() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the internal retention manager used for evaluation of effective retention policies and holds.
getRevision() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the revision this consumer has last seen.
getRevision() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Return the record revision.
getRevision() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
 
getRevision() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Returns the revision this record represents.
getRevision() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Returns the revision this record represents.
getRevision() - Method in interface org.apache.jackrabbit.core.journal.Record
Returns the revision this record represents.
getRevision() - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Return the revision this consumer has last seen.
getRootId() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the id of the root node.
getRootNode() - Method in class org.apache.jackrabbit.core.SessionImpl
getRootNodeDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getRootNodeDefinition() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getRootNodeId() - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
getRootNodeId() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the id of the root node
getRootNodeId() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the root node identifier of this repository.
getRootNodeId() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the root node identifier of the repository.
getRootState() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the root state
getRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
getRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getRootVersionId() - Method in class org.apache.jackrabbit.core.version.VersionHistoryInfo
Returns the identifier of the root version node.
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the query result rows.
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getSchema() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getSchema() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Deprecated.
This method is deprecated; DatabaseJournal.getDatabaseType() should be used instead.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
getSchema() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deprecated.
This method is deprecated; BundleDbPersistenceManager.getDatabaseType() should be used instead.
getSchemaDDL() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Returns an input stream to the schema DDL resource.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured schema object prefix.
getScore() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getScore() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getScore() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getScoreNodes(Object) - Method in class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
Returns an array of ScoreNode[] for the given key.
getSearchManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the search manager for this workspace.
getSecurityConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository security configuration.
getSecurityConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
 
getSecurityManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the security manager of this repository.
getSecurityManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository security manager configuration.
getSelector() - Method in class org.apache.jackrabbit.core.query.lucene.constraint.SelectorBasedConstraint
 
getSelectorIndex(Name[]) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.SelectorBasedConstraint
Returns the selector index of this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.core.query.lucene.Ordering
 
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the selector names of this query.
getSelectorNames() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits
 
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getSequentialSubReaders() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
 
getSequentialSubReaders() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
 
getSession() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the session associated with this item.
getSession() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Return the session who is the origin of this events.
getSession() - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
 
getSession() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
 
getSession() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the session
getSession() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getSession() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getSessionAttribute(String) - Method in class org.apache.jackrabbit.core.observation.EventImpl
 
getSessionImpl() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns this session.
getSessionState() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the state of this session.
getSharedItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the shared item state manager of this workspace.
getSharedSet() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns an iterator over all nodes that are in the shared set of this node.
getSharedSet() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the shared set of this bundle.
getSharedSet() - Method in class org.apache.jackrabbit.core.state.NodeState
Return the shared set as an unmodifiable collection.
getSharedStateMgr() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Returns the shared item state manager.
getShareRelativeDepth(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified share-descendant relative to the given share-ancestor.
getShareRelativeDepth(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified share-descendant relative to the given share-ancestor.
getShutdownOnClose() - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
 
getShutdownOnClose() - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated.
 
getSimilarity() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
getSimilarity() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSimilarityClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSize() - Method in class org.apache.jackrabbit.core.LazyItemIterator
getSize() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
 
getSize() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the approx.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
This default implementation returns -1.
getSize() - Method in interface org.apache.jackrabbit.core.query.lucene.CloseableHits
 
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
This default implementation returns -1.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
This default implementation always returns -1.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
 
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
getSize() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Returns the number of entries in this redo log.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
This default implementation returns -1.
getSize() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
getSizeEstimate() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Get the size estimate setting.
getSleepBetweenNodes() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
getSortComparatorSource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSortField() - Method in class org.apache.jackrabbit.core.query.lucene.Ordering
 
getSource() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the node-tuple source for this query.
getSourceWithName(Name, MultiColumnQueryHits, MultiColumnQueryHits) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
 
getSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSpellCheckerClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getState() - Method in class org.apache.jackrabbit.core.ItemData
Return the associated item state.
getState() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the underlaying node state.
getStatement() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStatManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
 
getStatus() - Method in class org.apache.jackrabbit.core.ItemData
Return the status.
getStatus() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the status of this item.
getStopDelay() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the stop delay.
getStopDelay() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
 
getStopWords() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Get the current stop words being used.
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
returns the storage model
getStoredQueryPath() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStream() - Method in class org.apache.jackrabbit.core.PropertyImpl
getStream() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getStream() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
getString() - Method in class org.apache.jackrabbit.core.PropertyImpl
getString() - Method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
 
getString(int) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Retrieves the string from the database for the given index.
getSubject() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the subject
getSubject() - Method in interface org.apache.jackrabbit.core.security.authentication.AuthContext
Return the authenticated Subject.
getSubject() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
getSubject() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
 
getSubject() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns a read only copy of the Subject associated with this session.
getSuccessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
getSuccessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.AQTQueryFactory
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.CompoundQueryFactory
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.QOMQueryFactory
getSupportedLanguages() - Method in interface org.apache.jackrabbit.core.query.QueryFactory
 
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Always returns all registered Privileges.
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
getSupportHighlighting() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSyncDelay() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Return the syncDelay configuration attribute value.
getSynonymProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSynonymProviderClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSynonymProviderConfigPath() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSynonymQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
Factory method for generating a synonym query.
getSynonyms(String) - Method in class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
Returns an array of terms that are considered synonyms for the given term.
getSynonyms(String) - Method in interface org.apache.jackrabbit.core.query.lucene.SynonymProvider
Returns an array of terms that are considered synonyms for the given term.
getSystemSearchManager(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the system search manager or null if none is configured.
getSystemSession() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getSystemSession() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the system session for this workspace.
getSystemUserManager(String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getSystemUserManager(String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
getTablespace() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns the configured Oracle tablespace for tables.
getTablespace() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Returns the configured Oracle tablespace for tables.
getTablespace() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Returns the configured Oracle tablespace for tables.
getTableSpace() - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.
Returns the configured MSSql table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
Returns the configured MS SQL table space.
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns the identifier of the target node.
getTargetType(QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getTerm(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getTermInfosIndexDivisor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getTextAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the analyzer in use for indexing.
getTextFilterClasses() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Deprecated. 
getTextValues() - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getTikaConfigPath() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the path of the Tika configuration used for text extraction.
getTimeoutHint() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Returns the timeout hint given when the lock was created.
getTimeoutTime() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Returns the time when this lock will expire.
getTimestamp() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Returns the timestamp.
getTimestamp() - Method in interface org.apache.jackrabbit.core.cluster.Update
Returns the timestamp whe this update occurred.
getTimestamp() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
 
getTokenExpiration() - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
getTokenInfo(String) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenProvider
Retrieves the token information associated with the specified login token.
getTokenNode(TokenCredentials, Session) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
 
getTotalAccessCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getTotalAccessCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the total number of cache accesses.
getTotalSize() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Returns the total number of hits.
getTransactionTimeout() - Method in class org.apache.jackrabbit.core.XASessionImpl
getTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
getType() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getType() - Method in class org.apache.jackrabbit.core.observation.EventState
getType() - Method in interface org.apache.jackrabbit.core.persistence.check.ReportItem
 
getType() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
 
getType() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the type.
getType() - Method in class org.apache.jackrabbit.core.PropertyImpl
getType() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the type of this property.
getType() - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getType(Value[]) - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that returns the type of the first of the given values, or PropertyType.UNDEFINED when given no values.
getType(K) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
 
getUniqueNodeName(Node, String) - Static method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
Create a unique valid name for the Permission nodes to be save.
getUniqueNodeName(Node, String) - Static method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
Create a unique valid name for the Permission nodes to be save.
getUnknownPrincipal(Session) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
getUnnamedItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUpdateSize() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Returns the update size of the change log.
getUri() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the URI.
getURI(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getURI(String) - Method in class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
getURI(String) - Method in class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Returns a namespace uri for a prefix.
getURI(String) - Method in class org.apache.jackrabbit.core.query.lucene.NSRegistryBasedNamespaceMappings
getURI(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getURIs() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getUrl() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getUrl() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getUrl() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
getUrl() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured JDBC connection url.
getUseCompoundFile() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for useCompoundFile.
getUser() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getUser() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getUser() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
getUser() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured user that is used to establish JDBC connections.
getUserData() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Returns the user data.
getUserData() - Method in interface org.apache.jackrabbit.core.cluster.Update
Returns the user data associated with this update.
getUserData() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getUserData() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
 
getUserId() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Deprecated.
User LockRecord.getOwner() instead.
getUserId() - Method in class org.apache.jackrabbit.core.observation.EventState
getUserId(TokenCredentials, Session) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
 
getUserID() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getUserID() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getUserID() - Method in class org.apache.jackrabbit.core.SessionImpl
getUserID(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method supports tries to acquire a UserID in the following order: If passed credentials are GuestCredentials the anonymous user id is returned. Try to access it from the Credentials via SimpleCredentials.getUserID() Ask CallbackHandler for User-ID with use of NameCallback. Test if the 'sharedState' contains a login name. Fallback: return the anonymous UserID.
getUserID(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
getUserID(Subject, String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getUserID(Subject, String) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the id to be displayed upon Session.getUserID() for the specified subject.
getUserID(Subject, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getUserIdClass() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
 
getUserManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getUserManager(Class<? extends UserManager>, Class<?>[], Object...) - Method in class org.apache.jackrabbit.core.config.UserManagerConfig
Build a new UserManager instance based on this configuration.
getUserManager(Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getUserManager(Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Returns the user manager for the specified session.
getUserManager(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getUserManager(Session) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
As this implementation expects that users information in present in every workspace, the UserManager is always created with the given session.
getUserManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
 
getUsersPath() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Implementation specific methods revealing where users are created within the content.
getUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
getUUIDForIndex(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
 
getValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
getValue() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
getValue() - Method in class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
 
getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
Retrieves the value of a given slot
getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
 
getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
Return a value from the values array
getValue(int, NamePathResolver) - Method in interface org.apache.jackrabbit.core.xml.TextValue
 
getValue(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Utility method that extracts the first value of the named property of the current node.
getValueFactory() - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that returns the value factory of this session.
getValueFactory() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the value factory of this session.
getValueFactory() - Method in class org.apache.jackrabbit.core.SessionImpl
getValueIndex(IndexReader, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache
Creates a ValueIndex for a field and a term prefix.
getValueProvider() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Returns the virtual value provider, if registered.
getValues() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Retruns the internal values
getValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValues() - Method in class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
 
getValues() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the value(s) of this property.
getValues() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Returns the value of this state evt.
getValues(int, NamePathResolver) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getValues(String[], int) - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that converts the given strings into JCR values of the given type
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.FullTextSearchScoreOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.LengthOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.LowerCaseOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.NodeLocalNameOperand
Returns the local name of the node denoted by the given score node sn.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.NodeNameOperand
Returns the name of the node denoted by the given score node sn.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.UpperCaseOperand
Returns the values for the given score node sn of this dynamic operand.
getValueString(Value, int) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
getVariables() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the variables.
getVersion() - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
Returns the index format version
getVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersion(Version) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
helper class that returns the internal version for a JCR one.
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the version with the given uuid or null if the respective version does not exist.
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the version with the given id
getVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
getVersion(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
 
getVersionableId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the id of the versionable node that this history belongs to.
getVersionableIdentifier() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionableUUID() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionByLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionByLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalent to VersionHistory.getVersionByLabel(java.lang.String) but returns null if the version does not exists.
getVersionHistory() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
getVersionHistory() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the version history that was assigned to the node at the time it was versioned.
getVersionHistory() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
returns the internal version history in which this version lives in.
getVersionHistory(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
getVersionHistory(Session, NodeState, NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns information about the version history of the specified node.
getVersionHistory(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the version history with the given id
getVersionHistory(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the internal version history for the underlying node.
getVersionHistoryId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the id of the version history that was assigned to the node at the time it was versioned.
getVersionHistoryId() - Method in class org.apache.jackrabbit.core.version.VersionHistoryInfo
Returns the identifier of the version history node.
getVersionHistoryNodeId() - Method in exception org.apache.jackrabbit.core.version.InconsistentVersioningState
 
getVersionHistoryOfNode(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the version history for the versionable node with the given id.
getVersioningConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository versioning configuration.
getVersionLabels() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns a name array of all version labels that exist in this version history
getVersionLabels() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionLabels(Version) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionLabelsId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the Id of the version labels node.
getVersionManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getVersionNames() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns a name array of all version names that exist in this version history.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
returns the virtual node state provider for the node type states.
getVirtualItemStateProvider() - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Returns the id of the root node of the virtual tree.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the id of the root node of the virtual tree.
getVirtualRootId() - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
getVirtualRootIds() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
 
getVirtualRootIds() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the ids of the root nodes of the virtual tree.
getVirtualRootIds() - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Returns the ids of the root nodes of the virtual tree.
getVirtualValues(Name) - Method in interface org.apache.jackrabbit.core.virtual.VirtualValueProvider
Returns the values for the given name
getVolatileIdleTime() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for volatileIdleTime.
getWeaklyReferringNodes(Node) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Returns the ids of the nodes that refer to the node by weak references.
getWeaklyReferringNodes(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the ids of the nodes that refer to the node with id by weak references.
getWeaklyReferringNodes(NodeId) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Returns the ids of the nodes that refer to the node with id by weak references.
getWeaklyReferringNodes(NodeId) - Method in class org.apache.jackrabbit.core.SearchManager
Returns the ids of the nodes that refer to the node with id by weak references.
getWeakReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
getWeakReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getWildcardQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getWorkspace() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Return the workspace name.
getWorkspace() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
 
getWorkspace() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the workspace of this session.
getWorkspace() - Method in class org.apache.jackrabbit.core.SessionImpl
getWorkspaceAccessConfig() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
 
getWorkspaceConfig(String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of the specified workspace.
getWorkspaceConfigs() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns all workspace configurations.
getWorkspaceInfo(String) - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the RepositoryImpl.WorkspaceInfo for the named workspace.
getWorkspaceInfo(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the RepositoryImpl.WorkspaceInfo for the named workspace.
getWorkspaceManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the workspace manager of this repository.
getWorkspaceMaxIdleTime() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the amount of time in seconds after which an idle workspace is automatically shutdown.
getWorkspaceName() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
Returns the name of the 'workspaceName' attribute or null if the SecurityManager does not require an extra workspace.
getWorkspaceName() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the name of the workspace.
getWorkspaceNames() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the names of all workspaces in this repository.
getWorkspaceNames() - Method in class org.apache.jackrabbit.core.WorkspaceManager
Returns the names of all the available workspaces.
getWorkspacesConfigRootDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the workspace root directory.
getWorkspaceStateManager(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
 
getWriteDelay() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return the write delay in milliseconds.
getXAResource() - Method in class org.apache.jackrabbit.core.XASessionImpl
getXAResourceBegin() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Returns an InternalXAResource that acquires a write lock on the version manager in InternalXAResource.prepare(TransactionContext).
getXAResourceEnd() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Returns an InternalXAResource that releases the write lock on the version manager in InternalXAResource.commit(TransactionContext) or InternalXAResource.rollback(TransactionContext).
GlobPattern - Class in org.apache.jackrabbit.core.security.authorization
GlobPattern defines a simplistic pattern matching.
grants(int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
grants(Set<Principal>, String) - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Returns true if access to the workspace with the given name is granted to the to any of the specified principals.
grants(Set<Principal>, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
Always returns true allowing any set of principals to access all workspaces.
grants(Path, int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
grants(Path, int) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if the specified permissions are granted on the item identified by the given path.
GroupPrincipals - Class in org.apache.jackrabbit.core.security.principal
Helper class to deal with the migration between the 2 types of groups
GrowingLRUMap<K,​V> - Class in org.apache.jackrabbit.core.cache
GrowingLRUMap extends the LRUMap such that it can grow from the specified initialSize to the specified maxSize;
GrowingLRUMap(int, int) - Constructor for class org.apache.jackrabbit.core.cache.GrowingLRUMap
 
gt(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
GT_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 

H

H2PersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by H2 specific code.
H2PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
 
handle(Callback[]) - Method in class org.apache.jackrabbit.core.security.authentication.CallbackHandlerImpl
 
handleMissingChildNode(NoSuchItemStateException, QueryHandler, Path, NodeState, ChildNodeEntry) - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Handle a missing child node state.
handlePropInfo(NodeImpl, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
handlePropInfo(NodeImpl, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
handlePropInfo(NodeImpl, PropInfo, QPropertyDefinition) - Method in interface org.apache.jackrabbit.core.xml.ProtectedPropertyImporter
Handles a single protected property.
handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in interface org.apache.jackrabbit.core.xml.ProtectedPropertyImporter
Handles a single protected property.
handler - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The query handler for this query.
has(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state exists.
hasAncestor(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if this state has the indicated ancestor
hasAnyTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasBlobsInDataStore() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
 
hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there are any child node entries.
hasChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified NodeId.
hasChildNodeEntry(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name.
hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name and index.
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
hasDirectory(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Checks if there exists a directory with the given name.
hasDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Checks if there exists a directory with the given name.
hasDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Checks if there exists a directory with the given name.
hasEffectiveHold(Path, boolean) - Method in interface org.apache.jackrabbit.core.retention.RetentionRegistry
 
hasEffectiveHold(Path, boolean) - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
hasEffectiveRetention(Path, boolean) - Method in interface org.apache.jackrabbit.core.retention.RetentionRegistry
 
hasEffectiveRetention(Path, boolean) - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
hasEntries() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Returns true if this redo log contains any entries, false otherwise.
hasFrozenChildNode(Name, int) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Checks if this frozen node had the indicated child node.
hashCode() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns a hash code of this identifier.
hashCode() - Method in class org.apache.jackrabbit.core.id.PropertyId
Returns the hash code of this property identifier.
hashCode() - Method in class org.apache.jackrabbit.core.observation.EventImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a hashCode for this EventState.
hashCode() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
hashCode() - Method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
hashCode() - Method in class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.UserPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
hashCode() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
HashMapIndex - Class in org.apache.jackrabbit.core.persistence.util
Implements a StringIndex that is based on a hashmap.
HashMapIndex() - Constructor for class org.apache.jackrabbit.core.persistence.util.HashMapIndex
 
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Return a flag indicating if the item specified exists.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a flag indicating if the item specified exists.
hasItemReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Checks if there are item references (from outside the version storage) that reference the given node.
hasItemReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Checks if there are item references (from outside the version storage) that reference the given node.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether an item state for a given item id exists.
hasItemState(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Determines whether an item state for a given item id exists.
hasLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Checks, if this version has the given label associated
hasMemberSplitSize() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Returns true if the split-member configuration parameter is greater or equal than 4 indicating that group members should be stored in a tree instead of a single multivalued property.
hasNamedItemDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
hasNext() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Return a flag indicating whether there are next records.
hasNext() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Return a flag indicating whether there are more records.
hasNext() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Return a flag indicating whether there are more records.
hasNext() - Method in class org.apache.jackrabbit.core.LazyItemIterator
hasNext() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
hasNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasNode(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given node state exists
hasNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
checks if the given child node exists.
hasNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNodeReferences(NodeId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a flag indicating whether a node references object for a given target id exists.
hasNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
hasNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Checks whether a node type with the given name exists.
hasNonVirtualItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Checks if this item state manager has the given item state without considering the virtual item state managers.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns true if any of the included node types supports 'orderable child nodes'; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
HASORDERABLECHILDNODES_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the hasOrderableChildNodes attribute.
hasOverlayedState() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines if this item state is overlying persistent state.
hasPendingChanges() - Method in class org.apache.jackrabbit.core.NodeImpl
Determines if there are pending unsaved changes either on this node or on any node or property in the subtree below it.
hasPendingChanges() - Method in class org.apache.jackrabbit.core.SessionImpl
hasPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasPermission(String, String...) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
hasPrivileges(Path, Privilege...) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
hasPrivileges(Path, Privilege...) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if the given privileges are granted at the specified absPath.
hasProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(PropertyId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given property state exists
hasProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a property with the specified name exists.
hasProperty(Name) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Checks if this bundle has a property
hasProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given property exists
hasPropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a property entry with the specified Name.
hasReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns a flag indicating whether this object holds any references
hasRestrictions() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Returns true if this ACE defines any restriction.
hasTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasTransientItemStateInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasUpdates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Checks whether this change log contains any changes.
hasVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Checks if the version with the given name exists in this version history.
hasVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
HierarchyConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
HierarchyConstraint is a base class for hierarchy related constraints.
HierarchyConstraint(String, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.HierarchyConstraint
Creates a new hierarchy constraint with the given base path.
HierarchyManager - Interface in org.apache.jackrabbit.core
The HierarchyManager interface ...
HierarchyManagerImpl - Class in org.apache.jackrabbit.core
HierarchyManagerImpl ...
HierarchyManagerImpl(NodeId, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.HierarchyManagerImpl
 
HierarchyManagerImpl.CycleDetector - Class in org.apache.jackrabbit.core
Utility class used to detect path cycles with as little overhead as possible.
HierarchyResolver - Interface in org.apache.jackrabbit.core.query.lucene
HierarchyResolver extends an IndexReader with the ability to resolve a JCR hierarchy.
hierMgr - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
hierarchy manager that operates on the locale state manager
hierMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The hierarchy mgr that reflects persistent state only (i.e.
highlight(String) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Highlights the matching terms in the passed text.
highlight(String) - Method in interface org.apache.jackrabbit.core.query.lucene.HighlightingExcerptProvider
Highlights the matching terms in the passed text.
highlight(TermPositionVector, Set<Term[]>, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(TermPositionVector, Set<Term[]>, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
highlight(TermPositionVector, Set<Term[]>, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(TermPositionVector, Set<Term[]>, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
HighlightingExcerptProvider - Interface in org.apache.jackrabbit.core.query.lucene
HighlightingExcerptProvider extends the ExcerptProvider interface with a method that highlights matching terms in arbitrary text.
Hits - Interface in org.apache.jackrabbit.core.query.lucene.hits
Representation of a set of hits
HitsIntersection - Class in org.apache.jackrabbit.core.query.lucene.hits
Creates the intersection of two hit sets.
HitsIntersection(Hits, Hits) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
 
holdsLock() - Method in class org.apache.jackrabbit.core.NodeImpl
holdsLock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
holdsLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the node given holds a lock; otherwise returns false.
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the node given holds a lock; otherwise returns false.
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the node given holds a lock; otherwise returns false.

I

id - Variable in class org.apache.jackrabbit.core.ItemImpl
 
id - Variable in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
The id of the affected node.
id - Variable in class org.apache.jackrabbit.core.state.NodeReferences
Identifier of the target node.
ID_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the id configuration attribute.
IDField - Class in org.apache.jackrabbit.core.query.lucene
IDField implements a lucene field for the id of a node.
IDField(NodeId) - Constructor for class org.apache.jackrabbit.core.query.lucene.IDField
 
IGNORE - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
If a member or impersonator value cannot be set due to constraints enforced by the API implementation, the failure is logged as warning but otherwise ignored.
IGNORE_MISSING_BLOBS - Static variable in class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Controls if references to missing blob resources are treated as errors or not.
ignoreMissingBlobs() - Method in class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Checks if error handling is set to ignore missing blobs
impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Handles the impersonation of given Credentials.
impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Handles the impersonation of given Credentials.
impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
impersonate(Credentials) - Method in class org.apache.jackrabbit.core.SessionImpl
impersonates(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
ImpersonationCallback - Class in org.apache.jackrabbit.core.security.authentication
Callback for a CallbackHandler to ask for a the impersonating Subject to create a Session to access the Repository.
ImpersonationCallback() - Constructor for class org.apache.jackrabbit.core.security.authentication.ImpersonationCallback
 
IMPERSONATOR_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
Name of the internal SimpleCredentials attribute where the Subject of the impersonating Session is stored.
ImportBehavior() - Constructor for class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
ImportConfig - Class in org.apache.jackrabbit.core.config
XmlImportConfig...
ImportConfig() - Constructor for class org.apache.jackrabbit.core.config.ImportConfig
 
ImportConfig(List<BeanConfig>) - Constructor for class org.apache.jackrabbit.core.config.ImportConfig
 
importer - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
Importer - Interface in org.apache.jackrabbit.core.xml
Content importer.
ImportHandler - Class in org.apache.jackrabbit.core.xml
An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
ImportHandler(Importer, Session) - Constructor for class org.apache.jackrabbit.core.xml.ImportHandler
 
includes(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Returns true if all privileges defined by the specified otherBits are present in this instance.
includesNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) the given node type.
includesNodeTypes(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) all of the given node types.
includesRead() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Returns true if this instance includes the jcr:read privilege.
InconsistentVersioningState - Exception in org.apache.jackrabbit.core.version
The InconsistentVersionControlState is used to signal inconsistencies in the versioning related state of a node, such as missing mandatory properties, missing version nodes, etc.
InconsistentVersioningState(String) - Constructor for exception org.apache.jackrabbit.core.version.InconsistentVersioningState
Constructs a new instance of this class with the specified detail message.
InconsistentVersioningState(String, NodeId, Throwable) - Constructor for exception org.apache.jackrabbit.core.version.InconsistentVersioningState
Constructs a new instance of this class with the specified detail message.
incrementToken() - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
 
incrRead() - Static method in class org.apache.jackrabbit.core.query.lucene.IOCounters
Increments the read count caused by the current thread.
index - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
The search index.
index - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The actual search index
index - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Lucene search index
index - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The search index to execute the query.
index - Variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The actual index
INDEX_TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Name of the replacement variable in the DDL for OracleFileSystem.indexTablespace.
INDEX_TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Name of the replacement variable in the DDL for OracleDatabaseJournal.indexTablespace.
INDEX_TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Name of the replacement variable in the DDL for OraclePersistenceManager.indexTablespace.
IndexDeletionPolicyImpl - Class in org.apache.jackrabbit.core.query.lucene
IndexDeletionPolicyImpl...
IndexDeletionPolicyImpl(PersistentIndex, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
 
indexFormatVersion - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Indicates index format for this node indexer.
IndexFormatVersion - Class in org.apache.jackrabbit.core.query.lucene
This class indicates the lucene index format that is used.
indexingConfig - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The indexing configuration or null if none is available.
IndexingConfiguration - Interface in org.apache.jackrabbit.core.query.lucene
IndexingConfiguration defines the interface to check whether a certain property is indexed or not.
IndexingConfigurationEntityResolver - Class in org.apache.jackrabbit.core.query.lucene
IndexingConfigurationEntityResolver implements an entity resolver for the indexing configuration DTD.
IndexingConfigurationEntityResolver() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationEntityResolver
 
IndexingConfigurationImpl - Class in org.apache.jackrabbit.core.query.lucene
IndexingConfigurationImpl implements a concrete indexing configuration.
IndexingConfigurationImpl() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
IndexInputStream - Class in org.apache.jackrabbit.core.query.lucene.directory
IndexInputStream implements an InputStream that wraps a lucene IndexInput.
IndexInputStream(IndexInput) - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
Creates a new index input stream wrapping the given lucene index input.
IndexListener - Interface in org.apache.jackrabbit.core.query.lucene
Defines an interface that allows implementing classes to listen for index changes (namely document deletes) while using a ReadOnlyIndexReader.
IndexMigration - Class in org.apache.jackrabbit.core.query.lucene
IndexMigration implements a utility that migrates a Jackrabbit 1.4.x index to version 1.5.
IndexMigration() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexMigration
 
IndexOutputStream - Class in org.apache.jackrabbit.core.query.lucene.directory
IndexOutputStream wraps an IndexOutput and exposes it as a regular OutputStream.
IndexOutputStream(IndexOutput) - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
Creates a new index output stream and wraps the given output.
indexSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
indexTablespace - Variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
The Oracle tablespace to use for indexes
indexTablespace - Variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
The Oracle tablespace to use for indexes
indexTablespace - Variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
The Oracle tablespace to use for indexes
indexToString - Variable in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
holds the index-to-string lookups.
indexToString(int) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns the namespace URI for a given index (i.e.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Returns the string for a given index.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
Returns the string for a given index.
indexToString(int) - Method in interface org.apache.jackrabbit.core.util.StringIndex
Returns the string for a given index.
inEditMode() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Returns true if this manager is in edit mode i.e.
inEditMode() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns true if this manager is in edit mode i.e.
inEditMode() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Returns true if this manager is in edit mode i.e.
info(String, String) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
Called on progress with the check procedure
init() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node (overridable).
init() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Initializes the repository configuration.
init() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
init() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
init() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Completes initialization of this database journal.
init() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated.
Overridden to avoid the driver and url checks in DatabaseJournal.
init() - Method in class org.apache.jackrabbit.core.stats.StatManager
 
init(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Checks whether there's a local revision value in the database for this cluster node.
init(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Initialize this record log by writing a header containing the previous revision.
init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.NGKDbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
Create a new file locking object using the given file name.
init(String) - Method in class org.apache.jackrabbit.core.util.RepositoryLock
Initialize the instance for the given directory path.
init(String) - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
Initialize the instance for the given directory path.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Initialize journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Initialize journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Initialize journal.
init(String, NamespaceResolver) - Method in interface org.apache.jackrabbit.core.journal.Journal
Initialize journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Initialize journal.
init(Properties) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
 
init(Properties) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
Sets the AbstractPrincipalProvider.NEGATIVE_ENTRY_KEY option value to true if it isn't included yet in the passed options, before calling the init method of the base class.
init(Properties) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Initialize this provider.
init(Properties) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Initialize this provider.
init(Repository, Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
init(Repository, Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
 
init(Repository, Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
init(Repository, Session) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
init(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Initialize this factory.
init(Session) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
init(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Initialize this WorkspaceAccessManager.
init(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Tests if the given systemSession is a SessionImpl and retrieves the observation manager.
init(Session, Map) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Allows the AccessControlProviderFactory to pass a session and configuration parameters to the AccessControlProvider.
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in interface org.apache.jackrabbit.core.xml.ProtectedItemImporter
 
init(ClusterContext) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node.
init(FileSystem, QueryHandlerContext) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Initializes this query handler by setting all properties in this class with appropriate parameter values.
init(FileSystem, QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Initializes this query handler.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Initializes the persistence manager.
init(PMContext) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.MySqlPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
 
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Initializes the persistence manager.
init(SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Initializes the directory manager with a reference to the search index.
init(SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Initializes the directory manager with a reference to the search index.
init(SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Initializes the directory manager with a reference to the search index.
init(QueryHandler) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Initializes this spell checker with an abstract query tree.
init(AMContext) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
init(AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Initialize this access manager.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Initialize this access manager.
init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initialises a query instance from a query string.
init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Initialises a query instance from a query string.
init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Initialises a query instance from a query string.
init(SessionContext, QueryHandler, QueryObjectModelTree, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Initializes a query instance from a query object model.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Initializes this excerpt provider.
init(Query, SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Initializes this excerpt provider.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Initializes this excerpt provider.
init(Element, QueryHandlerContext, NamespaceMappings) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Initializes the configuration.
init(Element, QueryHandlerContext, NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Initializes the configuration.
initConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Initializes the database connection used by this persistence manager.
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Initial size of buffer used to serialize objects.
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
initial size of buffer used to serialize objects
initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
initial capacity
initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Initialize this LoginModule and sets the following fields for later usage: PrincipalProvider for user-Principal resolution. LoginModuleConfig.PARAM_ADMIN_ID option is evaluated LoginModuleConfig.PARAM_ANONYMOUS_ID option is evaluated Implementations are called via AbstractLoginModule.doInit(CallbackHandler, Session, Map) to implement additional initialization
initialize(FileSystemResource) - Method in class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
Initializes the synonym provider and passes the file system resource to the synonym provider configuration defined by the configuration value of the synonymProviderConfigPath parameter.
initialize(FileSystemResource) - Method in interface org.apache.jackrabbit.core.query.lucene.SynonymProvider
Initializes the synonym provider and passes the file system resource to the synonym provider configuration defined by the configuration value of the synonymProviderConfigPath parameter.
initialized - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag indicating if this manager was initialized
initialized - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
flag indicating if this manager was initialized
initialized - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag indicating if this manager was initialized
initInstanceRevisionAndJanitor() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Initialize the instance revision manager and the janitor thread.
initPreparedStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Initializes the map of prepared statements.
initRepositoryDescriptors() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Initializes the repository descriptors by executing the following steps: Sets standard descriptors RepositoryImpl.getCustomRepositoryDescriptors() is called afterwards in order to add custom/overwrite standard repository descriptors.
initStartupWorkspaces() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Initialize startup workspaces.
InMemBLOBStore() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
 
InMemBundlePersistenceManager - Class in org.apache.jackrabbit.core.persistence.mem
BundleInMemPersistenceManager is a HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory and that is capable of storing and loading its contents using a simple custom binary serialization format (see Serializer).
InMemBundlePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Creates a new InMemBundlePersistenceManager instance.
InMemBundlePersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.mem
Helper interface for closeable stores
InMemBundlePersistenceManager.InMemBLOBStore - Class in org.apache.jackrabbit.core.persistence.mem
Trivial BLOBStore implementation that is backed by a HashMap.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.persistence.mem
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Creates a new InMemPersistenceManager instance.
inner - Variable in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
The inner query hits.
innerJoin - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
Whether this is an inner join.
insertFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
insertFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
insertLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement for inserting the local revision of this cluster node.
insertRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement appending a new record.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.pool.NGKDbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
Inserts a string into the database and returns the new index.
install(File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository in a given repository directory.
install(File) - Static method in class org.apache.jackrabbit.core.RepositoryContext
Starts a repository in the given directory and returns the internal component context of the started repository.
install(File, File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository with the given configuration file and repository home directory.
install(Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository with the home directory, configuration file, and other options as specified in the given configuration parser variables.
INSTANCE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationEntityResolver
The singleton instance of this class.
INSTANCE - Static variable in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache
Reference to the single instance of SharedFieldCache.
INSTANCE - Static variable in class org.apache.jackrabbit.core.util.EmptyLinkedMap
The only instance of this class.
InstanceRevision - Interface in org.apache.jackrabbit.core.journal
 
INSTANCES - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
 
InternalActivity - Interface in org.apache.jackrabbit.core.version
This interface defines the internal activity.
InternalBaseline - Interface in org.apache.jackrabbit.core.version
This interface defines the internal baseline.
internalCheckin(InternalVersionHistoryImpl, NodeStateEx, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Checks in a node
InternalFreeze - Interface in org.apache.jackrabbit.core.version
the base interface for nodes that were versioned and turned either into InternalFrozenNode or InternalFrozenVersionHistory.
InternalFrozenNode - Interface in org.apache.jackrabbit.core.version
The InternalFrozenNode interface represents the frozen node that was generated during a Node.checkin().
InternalFrozenVersionHistory - Interface in org.apache.jackrabbit.core.version
This interface defines a frozen versionable child node, that was created during a Node.checkin() with a OPV==Version node.
internalGetNodeState(NodeId) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Retrieves the node state with the given node id
internalGetNodeState(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node state with the given node id
internalGetPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the property state for the given id
internalGetValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the internal value of a single-valued property.
internalGetValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the internal values of a multi-valued property.
internalHasNodeState(NodeId) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Checks if this provide has the node state of the given node id
internalHasNodeState(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if this provide has the node state of the given node id
internalHasPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if this provider has the property state of the given id.
internalRemoveActivity(InternalActivityImpl) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes the specified activity
internalRemoveVersion(InternalVersionHistoryImpl, Name) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes the specified version from the history
internalRestore(NodeStateEx, InternalVersion, VersionSelector, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
Internal method to restore a version.
internalRestore(VersionSet, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
 
internalRestoreFrozen(NodeStateEx, InternalFrozenNode, VersionSelector, Set<InternalVersion>, boolean, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
Restores the properties and child nodes from the frozen state.
internalSetProperty(Name, InternalValue) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetProperty(Name, InternalValue[]) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetProperty(Name, InternalValue[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetValue(InternalValue[], int) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
InternalValue - Class in org.apache.jackrabbit.core.value
InternalValue represents the internal format of a property value.
InternalValueFactory - Class in org.apache.jackrabbit.core.value
InternalValueFactory implements a QValueFactory that creates InternalValue instances for binary values.
InternalVersion - Interface in org.apache.jackrabbit.core.version
This interface defines the internal version.
InternalVersionHistory - Interface in org.apache.jackrabbit.core.version
This interface defines the internal version history.
InternalVersionItem - Interface in org.apache.jackrabbit.core.version
This interface defines the base for all internal versioning items.
InternalVersionManager - Interface in org.apache.jackrabbit.core.version
This interface defines the version manager.
InternalVersionManagerImpl - Class in org.apache.jackrabbit.core.version
This Class implements a VersionManager.
InternalVersionManagerImpl(PersistenceManager, FileSystem, NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId, NodeId, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Constructor for class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a new internal version manager
InternalVersionManagerImpl.DynamicESCFactory - Class in org.apache.jackrabbit.core.version
 
InternalXAVersionManager - Class in org.apache.jackrabbit.core.version
Implementation of a InternalVersionManager that works in an XA environment.
InternalXAVersionManager(InternalVersionManagerImpl, NodeTypeRegistry, SessionImpl, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new instance of this class.
invalidate(Name) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Removes all effective node types that are aggregated with the node type of the given name.
invalidate(Name) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Removes all effective node types that are aggregated with the node type of the given name.
invalidate(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Removes all effective node types that are aggregated with the node type of the given name.
invalidateItem(ItemId, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
invalidates the item
InvalidNodeTypeDefException - Exception in org.apache.jackrabbit.core.nodetype
The NodeTypeConflictException ...
InvalidNodeTypeDefException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidNodeTypeDefException
Constructs a new instance of this class with the specified detail message.
InvalidNodeTypeDefException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidNodeTypeDefException
Constructs a new instance of this class with the specified detail message and root cause.
IOCounters - Class in org.apache.jackrabbit.core.query.lucene
IOCounters provides a basic mechanism to track I/O during query execution.
IOCounters() - Constructor for class org.apache.jackrabbit.core.query.lucene.IOCounters
 
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns true if this is an abstract node type; returns false otherwise.
ISABSTRACT_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isAbstract attribute.
isAccessControllable() - Method in class org.apache.jackrabbit.core.NodeImpl
Test if this node is access controlled.
isAccessGranted(ScoreNode[]) - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Checks if access is granted to all nodes.
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Test if the given node is itself a rep:ACL or a rep:ACE node.
isAcItem(ItemImpl) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified path points to an item that defines AC information and consequently should be considered protected.
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Always returns false, since this ac provider does not use content stored in items to evaluate AC information.
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isAcItem(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified path points to an item that defines AC information.
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Always returns false, since this ac provider does not use content stored in items to evaluate AC information.
isActive() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
 
isAdded(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state is marked as added in this log.
isAdmin() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
isAdmin() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns true if this session has been created for the administrator.
isAdminOrSystem(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isAdminOrSystem(Set<Principal>) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified set of principals contains an admin or system principal.
isAlive() - Method in class org.apache.jackrabbit.core.session.SessionState
Checks whether this session is alive.
isAllow() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
isAncestor(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestor(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestor(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAnonymous(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Indicate if the given Credentials are considered to be anonymous.
isAtLeast(IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
Returns true if this version is at least as high as the given version.
isAutoSave() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Always returns true as by default the autoSave behavior cannot be altered (see also UserManagerImpl.autoSave(boolean).
isAutoSave() - Method in class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
 
isBoost() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns whether to boost terms in query based on "score" or not.
isBuiltIn(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
isCached(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns true if this cache contains an ItemState object with the specified id.
isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains an ItemState object with the specified id.
isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains an ItemState object with the specified id.
isCheckedOut() - Method in class org.apache.jackrabbit.core.NodeImpl
isCheckedOut(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Wrapper around Node.isCheckedOut().
isCheckedOut(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Determines the checked-out status of the given node state.
isClustered() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns a flag indicating whether this workspace participates in a cluster.
isConnected() - Method in class org.apache.jackrabbit.core.state.ItemState
Return a flag indicating whether this state is connected to some other state.
isDeclaredMembersOnly() - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
isDeep() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return a flag indicating whether the lock is deep.
isDeep() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the lock is deep.
isDerivedFrom(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Checks if this node type is directly or indirectly derived from the specified node type.
isDisabled() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
isDisableTokenAuth() - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Return a flag indicating if token based authentication is disabled.
isDocumentReady(Document) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns true if the document is ready to be added to the index.
isEmpty() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Checks if the cache size is zero.
isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Returns true if this privilege bits includes no privileges at all.
isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
isEmpty() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns true if this cache contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains no entries.
isExpired() - Method in class org.apache.jackrabbit.core.lock.LockInfo
 
isExternal() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Return a flag indicating whether this is an externally generated event.
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns if uses external (filesystem) blob store.
isExtractorFinished() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Checks whether the text extraction task has finished.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
isFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFulltextField(String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns true if the given fieldName denotes a fulltext field like FieldNames.FULLTEXT or a field with a FieldNames.FULLTEXT_PREFIX.
ISFULLTEXTSEARCHABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isFullTextSearchable attribute.
isGcRunning() - Method in class org.apache.jackrabbit.core.RepositoryContext
 
isGranted(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated. 
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e.
isGranted(Path, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified absPath (i.e.
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
isGranted(Path, Name, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on an item represented by the combination of the given parentPath and childName (i.e.
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
isGroup() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
isGroup(Principal) - Static method in class org.apache.jackrabbit.core.security.principal.GroupPrincipals
Checks if the provided principal is a group.
isImpersonation(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Test if the current request is an Impersonation attempt.
isIncludedInNodeIndex(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the property with the given name should also be added to the node scope index.
isIncludedInNodeScopeIndex(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns true if the property with the given name should be included in the node scope fulltext index.
isIncludedInNodeScopeIndex(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns true if the property with the given name should be included in the node scope fulltext index.
isInDataStore() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
isIndexed(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns true if the property with the given name is indexed according to this configuration.
isIndexed(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns true if the property with the given name is fulltext indexed according to this configuration.
isIndexed(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the property with the given name should be indexed.
isInitialized() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns true if this workspace info is initialized, otherwise returns false.
isInitialized() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns true if this module has been successfully initialized.
isInitializeHierarchyCache() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
isItemStateInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether the specified item is in the transient item state manager's attic space.
isJAAS() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
isLive() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the lock is live
isLive() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isLive() - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns true, if this provider is still alive and able to evaluate permissions; false otherwise.
isLive() - Method in class org.apache.jackrabbit.core.SessionImpl
isLocal() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
isLock() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return a flag indicating whether this is a lock or an unlock operation.
isLocked() - Method in class org.apache.jackrabbit.core.NodeImpl
isLocked(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
isLocked(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns 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
isLocked(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns 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
isLocked(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns 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
isLockHolder(Session) - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the session given is lock holder.
ISM_LOCKING_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the ism locking configuration element.
isMandatoryAttribute(String) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
Returns true if the specified attributeName starts with or equals TokenBasedAuthentication.TOKEN_ATTRIBUTE.
isMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
isMember(Principal, Principal) - Static method in class org.apache.jackrabbit.core.security.principal.GroupPrincipals
Returns true if the passed principal is a member of the group.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isMixin attribute.
ISMLocking - Interface in org.apache.jackrabbit.core.state
ISMLocking defines an interface for a locking strategy of an ItemStateManager.
ISMLocking.ReadLock - Interface in org.apache.jackrabbit.core.state
 
ISMLocking.WriteLock - Interface in org.apache.jackrabbit.core.state
 
ISMLockingFactory - Interface in org.apache.jackrabbit.core.state
Factory interface for creating ISMLocking instances.
isModifiable() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Returns true if this privilege bits instance can be altered.
isModified() - Method in class org.apache.jackrabbit.core.ItemImpl
isModified(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Returns a flag indicating whether a given item state is marked as modified in this log.
isMoreRecent(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Checks if this version is more recent than the given version v.
isMoreRecent(VersionImpl) - Method in class org.apache.jackrabbit.core.version.VersionImpl
Checks if this version is more recent than the given version v.
isMultiple() - Method in class org.apache.jackrabbit.core.PropertyImpl
isMultiValued - Variable in class org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
True if the property type is multi-valued
isMultiValued() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the multivalued flag.
isMultiValued() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns true if this property is multi-valued, otherwise false.
isMultiValueRestriction(String) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
isNew() - Method in class org.apache.jackrabbit.core.ItemImpl
isNew() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log is new.
isNew() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Checks if this bundle is new.
isNode() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return a flag indicating whether item is a node.
isNode() - Method in class org.apache.jackrabbit.core.ItemData
Return a flag indicating whether item is a node.
isNode() - Method in class org.apache.jackrabbit.core.ItemImpl
isNode() - Method in class org.apache.jackrabbit.core.NodeImpl
isNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
isNode() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.core.state.PropertyState
Determines if this item state represents a node.
isNodeType(String) - Method in class org.apache.jackrabbit.core.NodeImpl
isNodeType(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.isNodeType(String) except that it takes a Name instead of a String.
isNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
isPersistenceManagerScan() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
isPlainTextPassword(String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
Returns true if the specified string doesn't start with a valid algorithm name in curly brackets.
isPreAuthenticated(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Deprecated.
For security reasons the support for the preAuth attribute has been deprecated and will no longer be available in a subsequent release. See also JCR-3293
isQueryable() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns 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.
ISQUERYABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isQueryable attribute.
ISQUERYORDERABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isQueryOrderable attribute.
isReadOnly(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isReadOnly(Set<Principal>) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if if the specified set of principals will have read-only permissions only.
isReferenceable() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
 
isReferenceable() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Checks if this bundle is referenceable.
isRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
isRepaired() - Method in interface org.apache.jackrabbit.core.persistence.check.ReportItem
 
isRepaired() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
 
isReservedURI(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns true if the specified uri is one of the reserved URIs defined in this registry.
isReturnLatest() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Returns the flag, if the latest version should be selected, if no version can be found using the given hint.
isRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
checks if this is the root version.
isRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Checks if this is the root version.
isSame(String, String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
Returns true if hash of the specified password equals the given hashed password.
isSame(Item) - Method in class org.apache.jackrabbit.core.ItemImpl
isSame(Item) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.core.version.VersionImpl
isSameRM(XAResource) - Method in class org.apache.jackrabbit.core.XASessionImpl
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
isSearchEnabled() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Checks whether search configuration is present.
isSearchEnabled() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Checks whether search configuration is present.
isSessionScoped() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the lock is session-scoped
isShareable() - Method in class org.apache.jackrabbit.core.state.NodeState
Return a flag indicating whether this state is shareable, i.e.
isShareableChildNode() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns a flag indicating whether the child node of this event is a shareable node.
isShareAncestor(NodeId, NodeId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Determines whether the node with the specified ancestor is a share ancestor of the item denoted by the given descendant.
isShareAncestor(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether the node with the specified ancestor is a share ancestor of the item denoted by the given descendant.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
isStale() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines whether this item state has become stale.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
isSupportedMediaType(String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the provided type is among the types supported by the Tika parser we are using.
isSystem() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns true if the subject contains a SystemPrincipal; false otherwise.
isSystemUser() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
isTokenBasedLogin(Credentials) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
Returns true if the given credentials object is an instance of TokenCredentials.
isTooBig() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
Checks whether the current estimate of the amount of memory used by this cache exceeds the allocated maximum amount of memory.
isTransactionalNew() - Method in class org.apache.jackrabbit.core.ItemImpl
checks if this item is new.
isTransient() - Method in class org.apache.jackrabbit.core.ItemImpl
 
isTransient() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns true if this item state represents new or modified state (i.e.
isUseSimpleFSDirectory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
isVirtualNode(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
 
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Checks if the id refers to the root of a virtual tree.
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if the id refers to the root of a virtual tree.
isVirtualRoot(ItemId) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Checks if the id refers to the root of a virtual tree.
isWorkspaceImport - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
isWorkspaceImport - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedPropertyImporter
 
isWriterPreference() - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Returns the writer preference status of this locking strategy.
itemCreated(ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been created.
ItemData - Class in org.apache.jackrabbit.core
Data object referenced by different ItemImpl instances that all represent the same item, i.e.
ItemData(ItemId) - Constructor for class org.apache.jackrabbit.core.ItemData
Create a new instance of this class.
ItemData(ItemState, ItemManager) - Constructor for class org.apache.jackrabbit.core.ItemData
Create a new instance of this class.
itemDestroyed(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
itemDestroyed(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been destroyed (i.e.
itemDiscarded(InternalVersionItem) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Invoked by the internal version item itself, when it's underlying persistence state was discarded.
itemExists(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for checking the existence of an item at the given path.
itemExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
itemExists(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
Checks if the item with the given id exists.
itemExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Deprecated.
As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore ItemManager.nodeExists(Path) and ItemManager.propertyExists(Path) should be used instead.
ItemId - Interface in org.apache.jackrabbit.core.id
Node or property identifier.
ItemImpl - Class in org.apache.jackrabbit.core
ItemImpl implements the Item interface.
itemInvalidated(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
itemInvalidated(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been invalidated (i.e.
ItemLifeCycleListener - Interface in org.apache.jackrabbit.core
The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemManager - Class in org.apache.jackrabbit.core
There's one ItemManager instance per Session instance.
ItemManager(SessionContext) - Constructor for class org.apache.jackrabbit.core.ItemManager
Creates a new per-session instance ItemManager instance.
itemMgr - Variable in class org.apache.jackrabbit.core.ItemImpl
ItemManager that created this Item
ItemRefreshOperation - Class in org.apache.jackrabbit.core
 
ItemRefreshOperation(ItemState, boolean) - Constructor for class org.apache.jackrabbit.core.ItemRefreshOperation
 
itemSanityCheck() - Method in class org.apache.jackrabbit.core.ItemImpl
Checks the status of this item.
ItemState - Class in org.apache.jackrabbit.core.state
ItemState represents the state of an Item.
ItemState(int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
Constructs a new unconnected item state
ItemState(ItemState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
Constructs a new item state that is initially connected to an overlayed state.
ItemStateCache - Interface in org.apache.jackrabbit.core.state
An ItemStateCache maintains a cache of ItemState instances.
ItemStateCacheFactory - Interface in org.apache.jackrabbit.core.state
An item state cache factory to construct new item state caches.
ItemStateException - Exception in org.apache.jackrabbit.core.state
The ItemStateException ...
ItemStateException(String) - Constructor for exception org.apache.jackrabbit.core.state.ItemStateException
Constructs a new instance of this class with the specified detail message.
ItemStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.state.ItemStateException
Constructs a new instance of this class with the specified detail message and root cause.
ItemStateListener - Interface in org.apache.jackrabbit.core.state
The ItemStateListener interface allows an implementing object to be informed about changes on an ItemState.
ItemStateManager - Interface in org.apache.jackrabbit.core.state
The ItemStateManager interface provides methods for retrieving ItemState and NodeReferences instances by id.
ItemStateReferenceCache - Class in org.apache.jackrabbit.core.state
ItemStateReferenceCache internally consists of 2 components: an ItemStateReferenceMap serving as the primary (or main) cache; it holds weak references to ItemState instances.
ItemStateReferenceCache(ItemStateCache) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses the specified ItemStateCache instance as internal secondary cache.
ItemStateReferenceCache(ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses a MLRUItemStateCache instance as internal cache.
itemsUpdated(Collection<InternalVersionItem>) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Invoked by some external source to indicate that some items in the versions tree were updated.
ItemValidator - Class in org.apache.jackrabbit.core
Utility class for validating an item against constraints specified by its definition.
ItemValidator(SessionContext) - Constructor for class org.apache.jackrabbit.core.ItemValidator
Creates a new ItemValidator instance.
IterablePersistenceManager - Interface in org.apache.jackrabbit.core.persistence
The iterable persistence manager can return the list of NodeIds and NodeInfos that are stored.
iterateElements(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Iterates through the named child elements over multiple calls.

J

JAASAuthContext - Class in org.apache.jackrabbit.core.security.authentication
Implements the common AuthContext interface for the JAAS environment.
JAASAuthContext(String, CallbackHandler, Subject) - Constructor for class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
JACKRABBIT_CLUSTER_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
Key to a string descriptor.
JackrabbitAnalyzer - Class in org.apache.jackrabbit.core.query.lucene
This is the global jackrabbit lucene analyzer.
JackrabbitAnalyzer() - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
 
JackrabbitIndexReader - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitIndexReader wraps an index reader and releases the underlying reader when a client calls IndexReader.close() on this reader.
JackrabbitIndexReader(IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Creates a new JackrabbitIndexReader.
JackrabbitIndexSearcher - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitIndexSearcher implements an index searcher with jackrabbit specific optimizations.
JackrabbitIndexSearcher(SessionImpl, IndexReader, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Creates a new jackrabbit index searcher.
JackrabbitQuery - Interface in org.apache.jackrabbit.core.query.lucene
JackrabbitQuery defines an interface for Jackrabbit query implementations that are at the root of the lucene query tree.
JackrabbitQueryParser - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitQueryParser extends the standard lucene query parser and adds JCR specific customizations.
JackrabbitQueryParser(String, Analyzer, SynonymProvider, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
Creates a new query parser instance.
JackrabbitRepositoryStub - Class in org.apache.jackrabbit.core
RepositoryStub implementation for Apache Jackrabbit.
JackrabbitRepositoryStub(Properties) - Constructor for class org.apache.jackrabbit.core.JackrabbitRepositoryStub
Constructor as required by the JCR TCK.
JackrabbitSecurityManager - Interface in org.apache.jackrabbit.core.security
JackrabbitSecurityManager...
JackrabbitTermQuery - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitTermQuery implements a TermQuery where score values are retrieved on a per index segment basis using MultiScorer.
JackrabbitTermQuery(Term) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery
 
JackrabbitTermQuery.JackrabbitTermWeight - Class in org.apache.jackrabbit.core.query.lucene
The weight implementation.
JackrabbitTermWeight(Searcher, Weight) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
 
JCR_SYSTEM_PATH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The path /jcr:system.
JNDIDatabaseFileSystem - Class in org.apache.jackrabbit.core.fs.db
Deprecated.
This class should not be used because it is not database vendor specific. Each DatabaseFileSystem now supports getting the connection via JNDI by setting the driver to javax.naming.InitialContext and the URL to the JNDI name.

Database file system that uses JNDI to acquire the database connection. The JNDI location of the DataSource to be used in given as the dataSourceLocation configuration property. See the DbFileSystem for more configuration details.

WARNING: The acquired database connection is kept for the entire lifetime of the file system instance. The configured data source should be prepared for this.

JNDIDatabaseFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated.
 
JNDIDatabaseJournal - Class in org.apache.jackrabbit.core.journal
Deprecated.
This class should not be used because it is not database vendor specific. Each DatabaseJournal now supports getting the connection via JNDI by setting the driver to javax.naming.InitialContext and the URL to the JNDI name.

Database journal that uses JNDI to acquire the database connection. The JNDI location of the DataSource to be used in given as the dataSourceLocation configuration property.

WARNING: The acquired database connection is kept for the entire lifetime of the journal instance. The configured data source should be prepared for this.

JNDIDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated.
 
JNDIDatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Deprecated.
 
Join - Class in org.apache.jackrabbit.core.query.lucene.join
Join implements the result of a join.
JoinQuery - Class in org.apache.jackrabbit.core.query.lucene
JoinQuery implements a query that performs a join.
JoinQuery(MultiColumnQuery, MultiColumnQuery, JoinType, JoinConditionImpl, NamespaceMappings, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.JoinQuery
Creates a new join query.
JoinRow - Class in org.apache.jackrabbit.core.query.lucene.join
 
JoinRow(Map<String, PropertyValue>, OperandEvaluator, Row, Set<String>, Row, Set<String>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
Journal - Interface in org.apache.jackrabbit.core.journal
Generic journal interface.
JOURNAL_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the journal configuration element.
JournalException - Exception in org.apache.jackrabbit.core.journal
The JournalException signals an error within a journal operation.
JournalException(String) - Constructor for exception org.apache.jackrabbit.core.journal.JournalException
Constructs a new instance of this class with the specified detail message.
JournalException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.journal.JournalException
Constructs a new instance of this class with the specified detail message and root cause.
JournalFactory - Interface in org.apache.jackrabbit.core.journal
Factory interface for creating Journal instances.

K

keySet() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty set.

L

LABEL - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the label of the node.
LabelVersionSelector - Class in org.apache.jackrabbit.core.version
This Class implements a version selector that selects a version by label.
LabelVersionSelector(Name) - Constructor for class org.apache.jackrabbit.core.version.LabelVersionSelector
Creates a LabelVersionSelector that will try to select a version with the given label.
language - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The syntax of the query statement
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LazyItemIterator - Class in org.apache.jackrabbit.core
LazyItemIterator is an id-based iterator that instantiates the Items only when they are requested.
LazyItemIterator(SessionContext, List<? extends ItemId>) - Constructor for class org.apache.jackrabbit.core.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyItemIterator(SessionContext, List<? extends ItemId>, NodeId) - Constructor for class org.apache.jackrabbit.core.LazyItemIterator
Creates a new LazyItemIterator instance, additionally taking a parent id as parameter.
LazyTextExtractorField - Class in org.apache.jackrabbit.core.query.lucene
LazyTextExtractorField implements a Lucene field with a String value that is lazily initialized from a given Reader.
LazyTextExtractorField(Parser, InternalValue, Metadata, Executor, boolean, int, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Creates a new LazyTextExtractorField.
le(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
LE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
leaveElement() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Leaves the current element.
length(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
length(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LengthOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
LengthOperand implements a length operand.
LengthOperand(PropertyValueOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.LengthOperand
Creates a new length operand.
LengthSortComparator - Class in org.apache.jackrabbit.core.query.lucene
LengthSortComparator implements a FieldComparator which sorts on the length of property values.
LengthSortComparator(NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.LengthSortComparator
 
LIFECYCLE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
like(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed lucene document ID.
like(File) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed file.
like(InputStream) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed stream.
like(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed Reader.
like(String, String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
like(URL) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed URL.
LIKE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
LikeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
LikeConstraint implements a like constraint.
LikeConstraint(DynamicOperand, Value, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.LikeConstraint
Creates a new like constraint.
limit - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The maximum result size
list(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
list(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
listeners - Variable in class org.apache.jackrabbit.core.SessionImpl
Listeners (weak references)
listFiles(File, String) - Static method in class org.apache.jackrabbit.core.journal.RotatingLogFile
List all log files inside some directory.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
load() - Method in class org.apache.jackrabbit.core.persistence.util.FileBasedIndex
Loads the lookup table from the filesystem resource.
load() - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
Loads the lookup table.
load(InputStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a node state.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Load the persistent members of a node state.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Load the persistent members of a node state.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Load the persistent members of a node state.
load(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node state.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a property state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Load the persistent members of a property state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Load the persistent members of a property state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Load the persistent members of a property state.
load(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a property state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Load the persistent members of a property state.
loadBuiltInNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Loads the built-in node type definitions into the given store.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Loads a bundle from the underlying system.
loadCND(Reader, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
Loads node types from a CND stream.
loadContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Reads the content of the hash maps from the file system
loadContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Reads the content of the hash maps from the file system
loadCustomNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Loads the custom node type definitions into the given store.
loadFactor - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
load factor for the hash map
loadFactor - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Load the persisted references to the node with the given identifier.
loadTestContent(Session) - Method in class org.apache.jackrabbit.core.TestContentLoader
 
LOCAL_NAME - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the local name of the node.
LocalAuthContext - Class in org.apache.jackrabbit.core.security.authentication
Provide AuthContext interface, for a JAAS-LoginModule not running in a LoginContext
LocalAuthContext(LoginModuleConfig, CallbackHandler, Subject) - Constructor for class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
Create Context and set Subject to extend its authentication
LocalItemStateManager - Class in org.apache.jackrabbit.core.state
Local ItemStateManager that isolates changes to persistent states from other clients.
LocalItemStateManager(SharedItemStateManager, EventStateCollectionFactory, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a new LocalItemStateManager instance.
LocalNameQuery - Class in org.apache.jackrabbit.core.query.lucene
LocalNameQuery implements a query for the local name of a node.
LocalNameQuery(String, IndexFormatVersion) - Constructor for class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
Creates a new LocalNameQuery for the given localName.
LocalNameRangeQuery - Class in org.apache.jackrabbit.core.query.lucene
LocalNameRangeQuery implements a range query on the local name of nodes.
LocalNameRangeQuery(String, String, boolean, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.LocalNameRangeQuery
Creates a new LocalNameRangeQuery.
locator - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
lock(NodeImpl, boolean, boolean) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Lock a node.
lock(NodeImpl, boolean, boolean) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Lock a node.
lock(NodeImpl, boolean, boolean) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
 
lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
 
LOCK_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
lockAndSync() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Lock the journal revision, disallowing changes from other sources until AbstractJournal.unlock(boolean) has been called, and synchronizes to the latest change.
LockEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit lock events.
LockEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external lock events.
lockEventsReady(String) - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Notifies the cluster context that some workspace lock events are available and that it should start up a listener to receive them.
LockInfo - Class in org.apache.jackrabbit.core.lock
Internal lock information.
LockInfo(NodeId, boolean, boolean, String, long) - Constructor for class org.apache.jackrabbit.core.lock.LockInfo
Create a new instance of this class.
LockInfo(LockInfo) - Constructor for class org.apache.jackrabbit.core.lock.LockInfo
 
LockManager - Interface in org.apache.jackrabbit.core.lock
Defines the functionality needed for locking and unlocking nodes.
LockManagerImpl - Class in org.apache.jackrabbit.core.lock
Provides the functionality needed for locking and unlocking nodes.
LockManagerImpl(SessionImpl, FileSystem, ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.core.lock.LockManagerImpl
Create a new instance of this class.
lockMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The LockManager for this Workspace
LockRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a lock or unlock operation.
LockRecord(NodeId, boolean, String, Record, String) - Constructor for class org.apache.jackrabbit.core.cluster.LockRecord
Create a new instance of this class.
LockRecord(NodeId, Record, String) - Constructor for class org.apache.jackrabbit.core.cluster.LockRecord
Create a new instance of this class.
LOG - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
An handler that simply logs the path of the parent node and the name of the missing child node
logError(ItemStateException, QueryHandler, Path, NodeState, ChildNodeEntry) - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Logs a generic workspace inconsistency error.
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
logs an sql exception
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Called when a Session has been 'closed' by calling Session.logout().
loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.security.user.MembershipCache
 
loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
loggedOut(SessionImpl) - Method in interface org.apache.jackrabbit.core.SessionListener
Called when a Session has been 'closed' by calling Session.logout().
loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.TransientRepository
Removes the given session from the set of open sessions.
loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Called when a Session is about to be 'closed' by calling Session.logout().
loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.security.user.MembershipCache
 
loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
loggingOut(SessionImpl) - Method in interface org.apache.jackrabbit.core.SessionListener
Called when a Session is about to be 'closed' by calling Session.logout().
loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.TransientRepository
Ignored.
login() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in interface org.apache.jackrabbit.core.security.authentication.AuthContext
Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
login() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
 
login(Credentials, String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
login(Credentials, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
login(Credentials, String) - Method in class org.apache.jackrabbit.core.TransientRepository
Logs in to the content repository.
LOGIN_MODULE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the login module configuration element.
loginContext - Variable in class org.apache.jackrabbit.core.SessionImpl
the AuthContext of this session (can be null if this session was not instantiated through a login process)
LoginModuleConfig - Class in org.apache.jackrabbit.core.config
LoginModule configuration.
LoginModuleConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.LoginModuleConfig
Creates an access manager configuration object from the given bean configuration.
logout() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
logout() - Method in interface org.apache.jackrabbit.core.security.authentication.AuthContext
Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
logout() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
 
logout() - Method in class org.apache.jackrabbit.core.SessionImpl
Invalidates this session and releases all associated resources.
logout() - Method in class org.apache.jackrabbit.core.XASessionImpl
Invalidates this session and releases all associated resources.
LONG - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
LongField - Class in org.apache.jackrabbit.core.query.lucene
 
longToString(long) - Static method in class org.apache.jackrabbit.core.query.lucene.LongField
 
LowerCaseOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
LowerCaseOperand implements a lower case operand.
LowerCaseOperand(DynamicOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.LowerCaseOperand
Creates a new lower case operand.
LowerCaseSortComparator - Class in org.apache.jackrabbit.core.query.lucene
LowerCaseSortComparator implements a FieldComparator which compares the lower-cased string values of a base comparator.
LowerCaseSortComparator(FieldComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.LowerCaseSortComparator
Creates a new upper case sort comparator.
LowPriorityTask - Interface in org.apache.jackrabbit.core
Interface for low priority tasks (like text extraction) that can be scheduled later based on the extractor's load
lt(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
LT_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
LuceneQueryBuilder - Class in org.apache.jackrabbit.core.query.lucene
Implements a query builder that takes an abstract query tree and creates a lucene Query tree that can be executed on an index.
LuceneQueryFactory - Class in org.apache.jackrabbit.core.query.lucene
Factory that creates Lucene queries from QOM elements.
LuceneQueryFactory(SessionImpl, SearchIndex, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a new lucene query factory.
LuceneQueryFactory.QueryPair - Class in org.apache.jackrabbit.core.query.lucene
 
LuceneQueryFactory.Transform - Class in org.apache.jackrabbit.core.query.lucene
 
LuceneQueryHits - Class in org.apache.jackrabbit.core.query.lucene
Wraps a lucene query result and adds a close method that allows to release resources after a query has been executed and the results have been read completely.
LuceneQueryHits(IndexReader, IndexSearcher, Query) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
 

M

main(String...) - Static method in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
makePersistent() - Method in class org.apache.jackrabbit.core.ItemImpl
 
makePersistent() - Method in class org.apache.jackrabbit.core.NodeImpl
 
makePersistent() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
makePersistent(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Pushes the given transient state to the change log so it'll be persisted when the change log is committed.
ManagedMLRUItemStateCacheFactory - Class in org.apache.jackrabbit.core.state
This class constructs new MLRUItemStateCache.
ManagedMLRUItemStateCacheFactory(CacheManager) - Constructor for class org.apache.jackrabbit.core.state.ManagedMLRUItemStateCacheFactory
Construct a new factory using a cache manager.
MANDATORY_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the mandatory attribute.
mapConstraintToQueryAndFilter(LuceneQueryFactory.QueryPair, Constraint, Map<String, NodeType>, JackrabbitIndexSearcher, IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
mappedId(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given id mapping for later lookup using ReferenceChangeTracker.getMappedId(NodeId).
mappings - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Namespace mappings to use for indexing.
mark() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
markModified(NodeImpl) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
markOld() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Marks this bundle as 'not new'.
MatchAllDocsQuery - Class in org.apache.jackrabbit.core.query.lucene
MatchAllDocsQuery extends the lucene MatchAllDocsQuery and in addition implements JackrabbitQuery.
MatchAllDocsQuery() - Constructor for class org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery
 
matches(String) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
matches(Item) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
matches(SimpleCredentials) - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Compares this instance with the given SimpleCredentials and returns true if both match.
MAX_DATE_STRING - Static variable in class org.apache.jackrabbit.core.query.lucene.DateField
Returns 'zzzzzzzzz' -> something around 3189
MAX_IDLE_TIME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the maximum idle time configuration attribute.
MAXSIZE_KEY - Static variable in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Option name for the max size of the cache to use
mayChange() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the lock information may still change.
members() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
members(Principal) - Static method in class org.apache.jackrabbit.core.security.principal.GroupPrincipals
Returns an enumeration of the members in the group.
MembershipCache - Class in org.apache.jackrabbit.core.security.user
MembershipCache...
MemoryFile - Class in org.apache.jackrabbit.core.fs.mem
An in-memory file.
MemoryFile() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
MemoryFileSystem - Class in org.apache.jackrabbit.core.fs.mem
An in-memory file system implementation.
MemoryFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
MemoryFileSystemEntry - Class in org.apache.jackrabbit.core.fs.mem
An in-memory file or folder.
MemoryFileSystemEntry() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
MemoryFolder - Class in org.apache.jackrabbit.core.fs.mem
An in-memory folder.
MemoryFolder() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
MemoryJournal - Class in org.apache.jackrabbit.core.journal
Memory-based journal, useful for testing purposes only.
MemoryJournal() - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal
 
MemoryJournal.MemoryRecord - Class in org.apache.jackrabbit.core.journal
Memory record.
MemoryJournal.MemoryRecordIterator - Class in org.apache.jackrabbit.core.journal
Record iterator implementation.
MemoryRecord(String, String, byte[]) - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
Create a new instance of this class
MemoryRecordIterator(long, long) - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Create a new instance of this class.
MemoryRevision - Class in org.apache.jackrabbit.core.journal
Memory-based revision, useful for testing purposes only.
MemoryRevision() - Constructor for class org.apache.jackrabbit.core.journal.MemoryRevision
 
merge(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
merge(String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Always throws a ConstraintViolationException since this node is protected.
merge(String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionImpl
Always throws a ConstraintViolationException since this node is protected.
merge(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
merge(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
merge(ChangeLog) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Merge another change log with this change log
merge(InternalActivity, List<ItemId>) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Merge the given activity to this workspace
merge(NodeStateEx, NodeStateEx, List<ItemId>, boolean, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Merges/Updates this node with its corresponding ones
mergeAggregatedNodeIndexes(NodeState, Document, IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Merges the fulltext indexed fields of the aggregated node states into doc.
mergeFragments(TermVectorOffsetInfo[], String, String, String, String, String, String, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
mergeFragments(TermVectorOffsetInfo[], String, String, String, String, String, String, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
message - Variable in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
Diagnostic message for this error.
migrate(PersistentIndex, DirectoryManager, char) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexMigration
Checks if the given index needs to be migrated.
MIN_DATE_STRING - Static variable in class org.apache.jackrabbit.core.query.lucene.DateField
Returns '000000000' -> something around 30 BC
minBlobSize - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
minimum size of binaries to store in blob store
MISSING - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
 
mixinTypesField - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
MLRUItemStateCache - Class in org.apache.jackrabbit.core.state
An ItemStateCache implementation that internally uses a ConcurrentCache to maintain a cache of ItemState objects.
MLRUItemStateCache(CacheManager) - Constructor for class org.apache.jackrabbit.core.state.MLRUItemStateCache
 
modified(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been modified.
modified(NodeReferences) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A references has been modified
modifiedRefs() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return the modified references in this change log.
modifiedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return the modified states in this change log.
MODIFY_AC - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
MODIFY_CHILD_NODE_COLLECTION - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
MoreLikeThis - Class in org.apache.jackrabbit.core.query.lucene
Generate "more like this" similarity queries.
MoreLikeThis(IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Constructor requiring an IndexReader.
MoreLikeThis(IndexReader, Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
move(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
move(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
move(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Moves the tree at srcPath to the new location at destPath.
MOVE - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
moveFrom(NodeStateEx, Name, boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Moves the source node to this node using the given name.
moveTransientItemStateToAttic(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Transfers the specified transient item state instance from the 'active' cache to the attic.
MSSqlDatabaseJournal - Class in org.apache.jackrabbit.core.journal
It has the following property in addition to those of the DatabaseJournal: tableSpace: the MS SQL tablespace to use
MSSqlDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Initialize this instance with the default schema and driver values.
MSSqlFileSystem - Class in org.apache.jackrabbit.core.fs.db
MSSqlFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an MS SQL database.
MSSqlFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
Creates a new MSSqlFileSystem instance.
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by MS-SQL specific code.
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.
Creates a new MSSqlPersistenceManager instance.
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
 
MultiColumnQuery - Interface in org.apache.jackrabbit.core.query.lucene
MultiColumnQuery defines an interface for a query that returns MultiColumnQueryHits.
MultiColumnQueryAdapter - Class in org.apache.jackrabbit.core.query.lucene
MultiColumnQueryAdapter adapts a lucene query to act like a MultiColumnQuery.
MultiColumnQueryHits - Interface in org.apache.jackrabbit.core.query.lucene
MultiColumnQueryHits defines an interface for reading tuples of ScoreNodes.
MultiColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
MultiColumnQueryResult implements a query result that executes a MultiColumnQuery.
MultiColumnQueryResult(SearchIndex, SessionContext, AbstractQueryImpl, MultiColumnQuery, SpellSuggestion, ColumnImpl[], OrderingImpl[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
 
MultiIndex - Class in org.apache.jackrabbit.core.query.lucene
A MultiIndex consists of a VolatileIndex and multiple PersistentIndexes.
MultiIndex.Action - Class in org.apache.jackrabbit.core.query.lucene
Defines an action on an MultiIndex.
MultiIndexReader - Interface in org.apache.jackrabbit.core.query.lucene
MultiIndexReader exposes methods to get access to the contained IndexReaders of this MultiIndexReader.
MULTIPLE - org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
 
MULTIPLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the multiple attribute.
MVP - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the names of multi-valued properties that hold more than one value.
MySqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by mysql specific code.
MySqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.MySqlPersistenceManager
 

N

N_ACCESSCONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
PrincipalBased-ACL: Name of the root-node of all access-control-nodes that store the privileges for individual principals.
N_POLICY - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
Default name for a node of type rep:Policy.
N_REPO_POLICY - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
Name name for a node of type rep:Policy storing repository level privileges.
NAME - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
NAME - Static variable in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
NAME_ABORT - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter name configuration attribute.
NAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the name attribute.
NAME_BESTEFFORT - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
NAME_IGNORE - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
NamedAccessControlPolicyImpl - Class in org.apache.jackrabbit.core.security.authorization
NamedAccessControlPolicyImpl...
NamedAccessControlPolicyImpl(String) - Constructor for class org.apache.jackrabbit.core.security.authorization.NamedAccessControlPolicyImpl
 
nameFromValue(int) - Static method in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
nameIndex - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the name index
nameInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
nameMatches(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
namePathResolver - Variable in class org.apache.jackrabbit.core.SessionImpl
Name and Path resolver
NamePathResolverImpl - Class in org.apache.jackrabbit.core.query.lucene
NamePathResolverImpl...
NameQuery - Class in org.apache.jackrabbit.core.query.lucene
NameQuery implements a query for the name of a node.
NameQuery(Name, IndexFormatVersion, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.NameQuery
Creates a new NameQuery.
NameRangeQuery - Class in org.apache.jackrabbit.core.query.lucene
NameRangeQuery...
NameRangeQuery(Name, Name, boolean, IndexFormatVersion, NamespaceMappings, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
Creates a new NameRangeQuery.
nameSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
NAMESPACE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
NAMESPACE_URI - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the namespace URI of the node name.
NamespaceEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit namespace registry operations.
NamespaceEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external namespace registry events.
NamespaceMappings - Interface in org.apache.jackrabbit.core.query.lucene
The class NamespaceMappings holds a namespace mapping that is used internally in the search index.
NamespaceRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a namespace registration, reregistration or unregistration.
NamespaceRecord(String, String, String, Record) - Constructor for class org.apache.jackrabbit.core.cluster.NamespaceRecord
Create a new instance of this class.
NamespaceRegistryImpl - Class in org.apache.jackrabbit.core
A NamespaceRegistryImpl ...
NamespaceRegistryImpl(FileSystem) - Constructor for class org.apache.jackrabbit.core.NamespaceRegistryImpl
Protected constructor: Constructs a new instance of this class.
NATIVE_SORT_SYSTEM_PROPERTY - Static variable in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
NE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns true if this query node needs items under /jcr:system to be queried.
NEGATIVE_ENTRY_KEY - Static variable in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Option name to enable negative cache entries (see JCR-2672)
neq(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.LengthSortComparator
 
newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.LowerCaseSortComparator
 
newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NormalizeSortComparator
 
newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldComparatorSource
Create a new FieldComparator for an embedded propertyName and a reader.
newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparatorSource
 
newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.UpperCaseSortComparator
 
newInstance(Class<?>, BeanConfig) - Method in interface org.apache.jackrabbit.core.config.BeanFactory
 
newInstance(Class<?>, BeanConfig) - Method in class org.apache.jackrabbit.core.config.SimpleBeanFactory
 
newInstance(Class<T>) - Method in class org.apache.jackrabbit.core.config.BeanConfig
Creates a new instance of the configured bean class.
newItemStateCache() - Method in interface org.apache.jackrabbit.core.state.ItemStateCacheFactory
Construct a new item state cache.
newItemStateCache() - Method in class org.apache.jackrabbit.core.state.ManagedMLRUItemStateCacheFactory
Create a new cache instance and link it to the cache manager.
newNodeId() - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
 
next() - Method in class org.apache.jackrabbit.core.LazyItemIterator
next() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
Return the doc number of the next hit in the set.
next() - Method in interface org.apache.jackrabbit.core.query.lucene.hits.Hits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
Return the doc number of the next hit in the set.
nextDoc() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
 
nextEvent() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
nextNode() - Method in class org.apache.jackrabbit.core.LazyItemIterator
nextPrincipal() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Returns the next policy.
nextProperty() - Method in class org.apache.jackrabbit.core.LazyItemIterator
nextRecord() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Return the next record.
nextRecord() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Return the next record.
nextRecord() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Return the next record.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.NodeTraversingQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in interface org.apache.jackrabbit.core.query.lucene.QueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in interface org.apache.jackrabbit.core.query.lucene.ScoreNodeIterator
Returns the next score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNodeIteratorImpl
Returns the next score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.SortedMultiColumnQueryHits
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
NGKDbNameIndex - Class in org.apache.jackrabbit.core.persistence.pool
Same as DbNameIndex but does not make use of the Statement.RETURN_GENERATED_KEYS feature as it might not be provided by the underlying database (e.g.
NGKDbNameIndex(ConnectionHelper, String) - Constructor for class org.apache.jackrabbit.core.persistence.pool.NGKDbNameIndex
Creates a new index that is stored in a db.
NO_PERMISSION - Static variable in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Static implementation of a CompiledPermissions that doesn't grant any permissions at all.
NO_PRIVILEGE - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
No privileges
node - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The NodeState of the node to index
node - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The node where this query is persisted.
NODE_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
NODE_TYPE_DEF_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
NODE_TYPE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
nodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a child node has been added
nodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a child node has been added
nodeAdded(NodeState, Name, int, NodeId) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a child node has been added
nodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a child node has been added
nodeExists(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for checking the existence of a node at the given path.
nodeExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
nodeExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a node exists at the specified path.
NODEFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the prefix of a node file
NodeId - Class in org.apache.jackrabbit.core.id
Node identifier, i.e.
NodeId(byte[]) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given 16 bytes.
NodeId(long, long) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given 128 bits.
NodeId(String) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given UUID string.
NodeId(UUID) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given UUID.
nodeIdFactory - Variable in class org.apache.jackrabbit.core.RepositoryImpl
 
NodeIdFactory - Class in org.apache.jackrabbit.core.id
A factory for creating new node ids.
NodeIdFactory(String) - Constructor for class org.apache.jackrabbit.core.id.NodeIdFactory
 
NodeImpl - Class in org.apache.jackrabbit.core
NodeImpl implements the Node interface.
NodeImpl(ItemManager, SessionContext, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.NodeImpl
Protected constructor.
NodeIndexer - Class in org.apache.jackrabbit.core.query.lucene
Creates a lucene Document object from a Node.
NodeIndexer(NodeState, ItemStateManager, NamespaceMappings, Executor, Parser) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a new node indexer.
NodeInfo - Class in org.apache.jackrabbit.core.persistence.util
Holds structural information about a node.
NodeInfo - Class in org.apache.jackrabbit.core.xml
Information about a node being imported.
NodeInfo(NodePropBundle) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodeInfo
Create a new NodeInfo object from a bundle
NodeInfo(Name, Name, Name[], NodeId) - Constructor for class org.apache.jackrabbit.core.xml.NodeInfo
Creates a node information instance.
NodeLocalNameOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
NodeLocalNameOperand implements a node local name operand.
NodeLocalNameOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.NodeLocalNameOperand
 
nodeModified(NodeState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeModified(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeModified(NodeState) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeModified(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeMoved(NodeId, Path, NodeId, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
nodeMovedWithInfo(NodeId, Path, NodeId, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
NodeNameNormalizer - Class in org.apache.jackrabbit.core.session
Convenience class for checking/logging "weird" node names.
NodeNameNormalizer() - Constructor for class org.apache.jackrabbit.core.session.NodeNameNormalizer
 
NodeNameOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
NodeNameOperand implements a node name operand.
NodeNameOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.NodeNameOperand
 
NodePropBundle - Class in org.apache.jackrabbit.core.persistence.util
This Class provides a simple structure to hold the nodestate and related propertystate data.
NodePropBundle(NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Creates a "new" bundle with the given id
NodePropBundle(NodeState) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Creates a bundle from the given state
NodePropBundle.ChildNodeEntry - Class in org.apache.jackrabbit.core.persistence.util
Helper class for a child node entry
NodePropBundle.PropertyEntry - Class in org.apache.jackrabbit.core.persistence.util
Helper class for a property enrty
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
NodeReferences - Class in org.apache.jackrabbit.core.state
NodeReferences represents the references (i.e.
NodeReferences(NodeId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferences
 
nodeReferenceSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
NODEREFSFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the prefix of a node references file
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a child node has been removed
nodeReordered(NodeId, Path, NodeId, Path, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
NodeState - Class in org.apache.jackrabbit.core.state
NodeState represents the state of a Node.
NodeState(NodeId, Name, NodeId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is not connected.
NodeState(NodeState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is initially connected to an overlayed state.
nodeStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
NodeStateEx - Class in org.apache.jackrabbit.core.version
This Class provides some basic node operations directly on the node state.
NodeStateEx(UpdatableItemStateManager, NodeTypeRegistry, NodeId) - Constructor for class org.apache.jackrabbit.core.version.NodeStateEx
Creates a new persistent node
NodeStateEx(UpdatableItemStateManager, NodeTypeRegistry, NodeState, Name) - Constructor for class org.apache.jackrabbit.core.version.NodeStateEx
Creates a new persistent node
nodeStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
NodeStateListener - Interface in org.apache.jackrabbit.core.state
Extends the ItemStateListener allowing a client to be additionally informed about changes on a NodeState.
nodeStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
nodeStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
NodeTraversingQueryHits - Class in org.apache.jackrabbit.core.query.lucene
NodeTraversingQueryHits implements query hits that traverse a node hierarchy.
NodeTraversingQueryHits(Node, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeTraversingQueryHits
Creates query hits that consist of the nodes that are traversed from a given start node.
NodeTraversingQueryHits(Node, boolean, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeTraversingQueryHits
Creates query hits that consist of the nodes that are traversed from a given start node.
NODETYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the node type definition element.
NodeTypeConflictException - Exception in org.apache.jackrabbit.core.nodetype
The NodeTypeConflictException ...
NodeTypeConflictException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message.
NodeTypeConflictException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeTypeDefinition interface.
NodeTypeDefinitionImpl(QNodeTypeDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
 
NodeTypeDefStore - Class in org.apache.jackrabbit.core.nodetype
NodeTypeDefStore ...
NodeTypeDefStore() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
Empty default constructor.
NodeTypeEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit nodetype registry operations.
NodeTypeEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external node type registry events.
NodeTypeImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeImpl ...
NodeTypeInstanceHandler - Class in org.apache.jackrabbit.core
The NodeTypeInstanceHandler is used to provide or initialize system protected properties (or child nodes).
NodeTypeInstanceHandler(String) - Constructor for class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Creates a new node type instance handler.
NodeTypeManagerImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeManagerImpl(SessionContext) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Creates a new NodeTypeManagerImpl instance.
NodeTypeReader - Class in org.apache.jackrabbit.core.nodetype.xml
Node type definition reader.
NodeTypeReader(InputStream) - Constructor for class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Creates a node type definition file reader.
NodeTypeRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a node type registration, re-registration or unregistration.
NodeTypeRecord(Collection, boolean, Record) - Constructor for class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Create a new instance of this class.
NodeTypeRecord(QNodeTypeDefinition, Record) - Constructor for class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Create a new instance of this class.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
NodeTypeRegistry - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeRegistry ...
NodeTypeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Constructor
NodeTypeRegistryListener - Interface in org.apache.jackrabbit.core.nodetype
The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
NODETYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the node type definition root element.
NODETYPES_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:nodeTypes" node
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a set of node types has been unregistered.
nodeTypesUnregistered(Collection<Name>) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a set of node types has been unregistered.
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a set of node types has been unregistered.
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
NodeTypeWriter - Class in org.apache.jackrabbit.core.nodetype.xml
Node type definition writer.
NONE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
NoOpConfigVisitor - Class in org.apache.jackrabbit.core.config
 
NoOpConfigVisitor() - Constructor for class org.apache.jackrabbit.core.config.NoOpConfigVisitor
 
normalize(float) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
normalize(float) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
NormalizeSortComparator - Class in org.apache.jackrabbit.core.query.lucene
NormalizeSortComparator implements a FieldComparator which compares the lower-cased and normalized string values of a base sort comparator.
NormalizeSortComparator(FieldComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.NormalizeSortComparator
Creates a new upper case sort comparator.
NoSuchItemStateException - Exception in org.apache.jackrabbit.core.state
The NoSuchItemStateException ...
NoSuchItemStateException(String) - Constructor for exception org.apache.jackrabbit.core.state.NoSuchItemStateException
Constructs a new instance of this class with the specified detail message.
NoSuchItemStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.state.NoSuchItemStateException
Constructs a new instance of this class with the specified detail message and root cause.
not(XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
NotConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
NotConstraint implements a NOT constraint.
NotConstraint(Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.NotConstraint
Creates a new NOT constraint with the given constraint as its operand.
notifyListeners(AccessControlModifications) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
Notifies the listeners about AC modifications.
notifyLoggedOut() - Method in class org.apache.jackrabbit.core.SessionImpl
Notify the listeners that this session has been closed.
notifyLoggingOut() - Method in class org.apache.jackrabbit.core.SessionImpl
Notify the listeners that this session is about to be closed.
notifyNodeAdded(ChildNodeEntry) - Method in class org.apache.jackrabbit.core.state.NodeState
Notify the listeners that a child node entry has been added
notifyNodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyNodeModified(NodeState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyNodeRemoved(ChildNodeEntry) - Method in class org.apache.jackrabbit.core.state.NodeState
Notify the listeners that a child node entry has been removed
notifyNodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyNodesReplaced() - Method in class org.apache.jackrabbit.core.state.NodeState
Notify the listeners that the child node entries have been replaced
notifyNodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateCreated() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
notifyStateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateDestroyed() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
notifyStateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateDiscarded() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
notifyStateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateUpdated() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
npResolver - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
NamePathResolver to map namespace mappings to internal prefixes
NS_FN_OLD_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
NS_FN_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
NS_XS_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
nsIndex - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the namespace index
nsMappings - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Namespace mappings to internal prefixes
NSRegistryBasedNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
NSRegistryBasedNamespaceMappings implements a namespace mapping based on the stable index prefix provided by the namespace registry.
nsResolver - Variable in class org.apache.jackrabbit.core.journal.AbstractRecord
Namespace resolver.
NT_REP_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:AccessControl nodetype
NT_REP_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:AccessControllable nodetype
NT_REP_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:ACE nodetype
NT_REP_ACL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:ACL nodetype
NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:DenyACE nodetype
NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:GrantACE nodetype
NT_REP_PRINCIPAL_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:PrincipalAccessControl nodetype
NT_REP_REPO_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:RepoAccessControllable nodetype
ntManager - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Node type manager
ntReg - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
node type registry
ntReg - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
the node type registry

O

ObjectPersistenceManager - Class in org.apache.jackrabbit.core.persistence.obj
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Creates a new ObjectPersistenceManager instance.
ObservationDispatcher - Class in org.apache.jackrabbit.core.observation
Dispatcher for dispatching events to listeners within a single workspace.
ObservationDispatcher() - Constructor for class org.apache.jackrabbit.core.observation.ObservationDispatcher
Creates a new ObservationDispatcher instance and starts the notification thread daemon.
ObservationManagerImpl - Class in org.apache.jackrabbit.core.observation
Each Session instance has its own ObservationManager instance.
ObservationManagerImpl(ObservationDispatcher, SessionImpl, ClusterNode) - Constructor for class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates an ObservationManager instance.
observationMgr - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
obsMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The ObservationManager instance for this session.
offset - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The offset in the total result set
onCommit(List<? extends IndexCommit>) - Method in class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
 
onCreate(Group, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onCreate(Group, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
 
onCreate(Group, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new group.
onCreate(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onCreate(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
 
onCreate(User, String, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new user.
onCreate(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.SearchManager
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Collects access controlled nodes that are effected by access control changes together with the corresponding modification types, and notifies access control listeners about the modifications.
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.user.MembershipCache
 
onExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Notifies the persistence manager that an external (cluster) modification occurred.
onExternalUpdate(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.CachingPersistenceManager
Notifies the persistence manager that an external (cluster) modification occurred.
onInit(List<? extends IndexCommit>) - Method in class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
 
onNodeTypeAdded(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
onNodeTypeModified(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
onNodeTypesRemoved(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
ONPARENTVERSION_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the onParentVersion attribute.
onPasswordChange(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onPasswordChange(User, String, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
Allows to add application specific action or validation associated with changing a user password.
onPasswordChange(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
 
onRedefine(QNodeDefinition) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onRedefine(QPropertyDefinition) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
onRemove(Authorizable, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onRemove(Authorizable, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
Allows to add application specific behavior associated with the removal of an authorizable.
onRemove(Authorizable, Session) - Method in class org.apache.jackrabbit.core.security.user.action.ClearMembershipAction
 
onRemove(NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onSessionCreated(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Adds the given session to the list of active sessions and registers this repository as listener.
OnWorkspaceInconsistency - Class in org.apache.jackrabbit.core.query
OnWorkspaceInconsistency defines an interface to handle workspace inconsistencies.
OnWorkspaceInconsistency(String) - Constructor for class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Protected constructor.
open() - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
 
OPTION_DISABLED - Static variable in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
name of the "disabled" option.
or(QueryObjectModelFactory, List<Constraint>) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
or(XPathQueryBuilder.Condition, XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
Oracle9FileSystem - Class in org.apache.jackrabbit.core.fs.db
This class adds special blob handling which is needed for Oracle DBs up to version 10R1.
Oracle9FileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.Oracle9FileSystem
 
Oracle9PersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
OracleLegacyPersistenceManager provides support for Oracle jdbc drivers prior to version 10 which require special handling of BLOB data.
Oracle9PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.Oracle9PersistenceManager
 
OracleDatabaseJournal - Class in org.apache.jackrabbit.core.journal
It has the following property in addition to those of the DatabaseJournal: tablespace: the tablespace to use for tables indexTablespace: the tablespace to use for indexes
OracleDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
 
OracleFileSystem - Class in org.apache.jackrabbit.core.fs.db
OracleFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an Oracle database.
OracleFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Creates a new OracleFileSystem instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by Oracle specific code.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Creates a new OraclePersistenceManager instance.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Creates a new oracle persistence manager
OrConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
OrConstraint implements an OR constraint.
OrConstraint(Constraint, Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.OrConstraint
Creates a new OR constraint.
orderBefore(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
orderBefore(AccessControlEntry, AccessControlEntry) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
orderBefore(AccessControlEntry, AccessControlEntry) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
orderBefore(Path.Element, Path.Element) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.orderBefore(String, String) except that this method takes a Path.Element arguments instead of Strings.
Ordering - Class in org.apache.jackrabbit.core.query.lucene
Ordering implements a single ordering specification.
orderings - Variable in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
The order specifier for each of the order properties.
orderProps - Variable in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
The relative paths of properties to use for ordering the result set.
orderSpecs - Variable in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
The order specifier for each of the order properties.
org.apache.jackrabbit.core - package org.apache.jackrabbit.core
Contains the core classes that provide the implementation of the JCR API.
org.apache.jackrabbit.core.cache - package org.apache.jackrabbit.core.cache
 
org.apache.jackrabbit.core.cluster - package org.apache.jackrabbit.core.cluster
 
org.apache.jackrabbit.core.config - package org.apache.jackrabbit.core.config
Jackrabbit configuration handling.
org.apache.jackrabbit.core.fs.db - package org.apache.jackrabbit.core.fs.db
This package contains the class DbFileSystem, a simple generic JDBC-based FileSystem implementation for Jackrabbit.
org.apache.jackrabbit.core.fs.mem - package org.apache.jackrabbit.core.fs.mem
 
org.apache.jackrabbit.core.gc - package org.apache.jackrabbit.core.gc
 
org.apache.jackrabbit.core.id - package org.apache.jackrabbit.core.id
 
org.apache.jackrabbit.core.jndi - package org.apache.jackrabbit.core.jndi
 
org.apache.jackrabbit.core.jndi.provider - package org.apache.jackrabbit.core.jndi.provider
 
org.apache.jackrabbit.core.journal - package org.apache.jackrabbit.core.journal
 
org.apache.jackrabbit.core.lock - package org.apache.jackrabbit.core.lock
 
org.apache.jackrabbit.core.nodetype - package org.apache.jackrabbit.core.nodetype
 
org.apache.jackrabbit.core.nodetype.virtual - package org.apache.jackrabbit.core.nodetype.virtual
 
org.apache.jackrabbit.core.nodetype.xml - package org.apache.jackrabbit.core.nodetype.xml
 
org.apache.jackrabbit.core.observation - package org.apache.jackrabbit.core.observation
 
org.apache.jackrabbit.core.persistence - package org.apache.jackrabbit.core.persistence
 
org.apache.jackrabbit.core.persistence.bundle - package org.apache.jackrabbit.core.persistence.bundle
 
org.apache.jackrabbit.core.persistence.check - package org.apache.jackrabbit.core.persistence.check
 
org.apache.jackrabbit.core.persistence.db - package org.apache.jackrabbit.core.persistence.db
This package contains the class SimpleDbPersistenceManager, a simple generic JDBC-based PersistenceManager for Jackrabbit.
org.apache.jackrabbit.core.persistence.mem - package org.apache.jackrabbit.core.persistence.mem
 
org.apache.jackrabbit.core.persistence.obj - package org.apache.jackrabbit.core.persistence.obj
 
org.apache.jackrabbit.core.persistence.pool - package org.apache.jackrabbit.core.persistence.pool
 
org.apache.jackrabbit.core.persistence.util - package org.apache.jackrabbit.core.persistence.util
 
org.apache.jackrabbit.core.persistence.xml - package org.apache.jackrabbit.core.persistence.xml
 
org.apache.jackrabbit.core.query - package org.apache.jackrabbit.core.query
 
org.apache.jackrabbit.core.query.lucene - package org.apache.jackrabbit.core.query.lucene
 
org.apache.jackrabbit.core.query.lucene.constraint - package org.apache.jackrabbit.core.query.lucene.constraint
 
org.apache.jackrabbit.core.query.lucene.directory - package org.apache.jackrabbit.core.query.lucene.directory
 
org.apache.jackrabbit.core.query.lucene.hits - package org.apache.jackrabbit.core.query.lucene.hits
 
org.apache.jackrabbit.core.query.lucene.join - package org.apache.jackrabbit.core.query.lucene.join
 
org.apache.jackrabbit.core.query.lucene.sort - package org.apache.jackrabbit.core.query.lucene.sort
 
org.apache.jackrabbit.core.retention - package org.apache.jackrabbit.core.retention
 
org.apache.jackrabbit.core.security - package org.apache.jackrabbit.core.security
 
org.apache.jackrabbit.core.security.authentication - package org.apache.jackrabbit.core.security.authentication
 
org.apache.jackrabbit.core.security.authentication.token - package org.apache.jackrabbit.core.security.authentication.token
 
org.apache.jackrabbit.core.security.authorization - package org.apache.jackrabbit.core.security.authorization
 
org.apache.jackrabbit.core.security.authorization.acl - package org.apache.jackrabbit.core.security.authorization.acl
 
org.apache.jackrabbit.core.security.authorization.combined - package org.apache.jackrabbit.core.security.authorization.combined
 
org.apache.jackrabbit.core.security.authorization.principalbased - package org.apache.jackrabbit.core.security.authorization.principalbased
 
org.apache.jackrabbit.core.security.principal - package org.apache.jackrabbit.core.security.principal
 
org.apache.jackrabbit.core.security.simple - package org.apache.jackrabbit.core.security.simple
 
org.apache.jackrabbit.core.security.user - package org.apache.jackrabbit.core.security.user
 
org.apache.jackrabbit.core.security.user.action - package org.apache.jackrabbit.core.security.user.action
 
org.apache.jackrabbit.core.session - package org.apache.jackrabbit.core.session
 
org.apache.jackrabbit.core.state - package org.apache.jackrabbit.core.state
 
org.apache.jackrabbit.core.stats - package org.apache.jackrabbit.core.stats
 
org.apache.jackrabbit.core.util - package org.apache.jackrabbit.core.util
 
org.apache.jackrabbit.core.value - package org.apache.jackrabbit.core.value
 
org.apache.jackrabbit.core.version - package org.apache.jackrabbit.core.version
The versioning framework in jackrabbit consists of 3 layers.
org.apache.jackrabbit.core.virtual - package org.apache.jackrabbit.core.virtual
 
org.apache.jackrabbit.core.xml - package org.apache.jackrabbit.core.xml
 
ORPHANED - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
 
outer - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The outer query hits.
outerScoreNodeIndex - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The score node index of the outer query hits.
overlayedState - Variable in class org.apache.jackrabbit.core.state.ItemState
the backing persistent item state (may be null)

P

P_GLOB - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:glob property name used to restrict the number of child nodes or properties that are affected by an ACL inherited from a parent node.
P_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:principalName property name
P_PRIVILEGES - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:privileges property name
PARAM_ADMIN_ID - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
UserId of the administrator.
PARAM_ALLOW_UNKNOWN_PRINCIPALS - Static variable in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
Constant for the name of the configuration option allow-unknown-principals.
PARAM_ANONYMOUS_ACCESS - Static variable in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Constant for the name of the configuration option "anonymousAccess".
PARAM_ANONYMOUS_ID - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
UserId of the anonymous user.
PARAM_ANONYMOUS_ID - Static variable in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Constant for the name of the configuration option "anonymousId".
PARAM_AUTO_EXPAND_SIZE - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
This parameter only takes effect if UserManagerImpl.PARAM_AUTO_EXPAND_TREE is enabled.
The default value is 1000.
PARAM_AUTO_EXPAND_TREE - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
If this parameter is present and its value is true, the trees containing user and group nodes will automatically created additional hierarchy levels if the number of nodes on a given level exceeds the maximal allowed size.
PARAM_COMPAT - Static variable in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
Deprecated.
This system parameter allows to enable backwards compatible behavior of the TokenBasedAuthentication. Note that as of OAK 1.0 this flag will no be supported.
PARAM_COMPATIBILE_JR16 - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Deprecated.
PARAM_COMPATIBLE_JR16 - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Flag to enable a minimal backwards compatibility with Jackrabbit < v2.0
If the param is present and its value is true looking up authorizables by ID will use the NodeResolver if not found otherwise.
If the parameter is missing (or false) users and groups created with a Jackrabbit repository < v2.0 will not be found any more.
By default this option is disabled.
PARAM_DEFAULT_DEPTH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Parameter used to change the number of levels that are used by default store authorizable nodes.
The default number of levels is 2.
PARAM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter configuration element.
PARAM_GROUP_MEMBERSHIP_SPLIT_SIZE - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
If this parameter is present group members are collected in a node structure below UserConstants.N_MEMBERS instead of the default multi valued property UserConstants.P_MEMBERS.
PARAM_GROUPS_PATH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Configuration option to change the default path for creating groups.
PARAM_IMPORT_BEHAVIOR - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter
Parameter name for the import behavior configuration option.
PARAM_OMIT_DEFAULT_PERMISSIONS - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Constant for the name of the configuration option "omit-default-permission".
PARAM_PASSWORD_HASH_ALGORITHM - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Configuration parameter to change the default algorithm used to generate password hashes.
PARAM_PASSWORD_HASH_ITERATIONS - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Configuration parameter to change the number of iterations used for password hash generation.
PARAM_PRINCIPAL_PROVIDER_CLASS - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
Property-Key for the fully qualified class name of the implementation of PrincipalProvider to be used with the LoginModule.
PARAM_USERS_PATH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Configuration option to change the default path for creating users.
PARENT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUID of the parent node.
ParentNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
ParentNodeJoin implements a parent node join condition.
ParentNodeJoin(MultiColumnQueryHits, IndexReader, HierarchyResolver, ChildNodeJoinConditionImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ParentNodeJoin
Creates a new parent node join condition.
parse(String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
parseAccessManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the access manager configuration.
parseBeanConfig(Element) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses a named bean configuration from the given element.
parseBeanConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses a named bean configuration from the given element.
parseBeanConfig(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses a named bean configuration from the given element.
parseBeanConfig(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses a named bean configuration from the given element.
parseClusterConfig(Element, File) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses cluster configuration.
parseDataSourceConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the DataSources configuration under the given parent.
parseImportConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Read the optional Import Element of Workspace's configuration.
parseLockToken(String) - Static method in class org.apache.jackrabbit.core.lock.LockInfo
Parse a lock token string representation and return the lock holder node id.
parseLoginModuleConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the login module configuration.
parseParameters(Element) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the configuration parameters of the given element.
parsePersistenceManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the PersistenceManager config.
parseRepositoryConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses repository configuration.
parseSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses security configuration.
parseSecurityManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the security manager configuration.
parseVersioningConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses versioning configuration.
parseWorkspaceConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parse workspace config.
parseWorkspaceConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses workspace configuration.
parseWorkspaceSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Read the optional WorkspaceSecurity Element of Workspace's configuration.
parseXML(InputSource) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the given XML document and returns the DOM root element.
parseXML(InputSource, boolean) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the given XML document and returns the DOM root element.
password - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection password
password - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
password - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the jdbc password
PasswordUtility - Class in org.apache.jackrabbit.core.security.user
Utility to generate and compare password hashes.
PasswordValidationAction - Class in org.apache.jackrabbit.core.security.user.action
PasswordValidationAction provides a simple password validation mechanism with the following configurable option: constraint: a regular expression that can be compiled to a Pattern defining validation rules for a password.
PasswordValidationAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
 
path - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
Path of the node this ACL template has been created for.
PATH - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
PATH_FACTORY - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The path factory.
pathResolved(ItemId, PathBuilder) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
pathResolved(ItemId, PathBuilder) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
perform(ItemManager, Path) - Method in class org.apache.jackrabbit.core.session.SessionItemOperation
Performs this operation using the given item manager.
perform(SessionContext) - Method in class org.apache.jackrabbit.core.ItemRefreshOperation
 
perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.AddNodeOperation
 
perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.SessionItemOperation
Performs this operation on the specified item.
perform(SessionContext) - Method in interface org.apache.jackrabbit.core.session.SessionOperation
Performs the session operation.
perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.SessionRefreshOperation
Refreshes the session.
perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.SessionSaveOperation
Persists transient changes by delegating to the save() method of the root node (or the parent of transient changes if access to the root node is not available to this session).
perform(SessionContext) - Method in class org.apache.jackrabbit.core.SessionMoveOperation
 
perform(SessionOperation<T>) - Method in class org.apache.jackrabbit.core.ItemImpl
 
perform(SessionOperation<T>) - Method in class org.apache.jackrabbit.core.session.SessionState
Performs the given operation within a synchronized block.
performProtected(SessionImpl, SessionOperation<T>) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
performRelaxed(SessionOperation<T>, int) - Method in class org.apache.jackrabbit.core.ItemValidator
Performs the given session operation with the specified checks disabled.
Permission - Class in org.apache.jackrabbit.core.security.authorization
Permission...
Permission() - Constructor for class org.apache.jackrabbit.core.security.authorization.Permission
 
persist(Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PERSIST.
persistCustomNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Persists the custom node type definitions contained in the given store.
persisted() - Method in class org.apache.jackrabbit.core.state.ChangeLog
After the states have actually been persisted, update their internal states and notify listeners.
PERSISTENCE_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the persistence manager configuration element.
PersistenceCopier - Class in org.apache.jackrabbit.core.persistence
Tool for copying item states from one persistence manager to another.
PersistenceCopier(PersistenceManager, PersistenceManager, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.PersistenceCopier
Creates a tool for copying content from one persistence manager to another.
PersistenceManager - Interface in org.apache.jackrabbit.core.persistence
Persistence manager interface.
PersistenceManagerConfig - Class in org.apache.jackrabbit.core.config
Persistence manager configuration.
PersistenceManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.PersistenceManagerConfig
Creates a persistence manager configuration object from the given bean configuration.
persistent - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Should hash map be persisted?
persistent - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
PMContext - Class in org.apache.jackrabbit.core.persistence
A PMContext is used to provide context information for a PersistenceManager.
PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore, RepositoryStatisticsImpl) - Constructor for class org.apache.jackrabbit.core.persistence.PMContext
Creates a new PMContext.
POLICY_ADDED - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
POLICY_MODIFIED - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
POLICY_REMOVED - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
PostgreSQLNameIndex - Class in org.apache.jackrabbit.core.persistence.pool
Same as DbNameIndex but does not make use of the Statement.RETURN_GENERATED_KEYS feature as it is not provided by the underlying database driver for PostgreSQL.
PostgreSQLNameIndex(ConnectionHelper, String) - Constructor for class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
 
PostgreSQLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by PostgreSQL specific code.
PostgreSQLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
 
postParseModificationHook(Document) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
A post-processing hook for the parsed repository or workspace configuration documents.
postProcessNode(NodeState) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Post-process imported node (initialize properties with special semantics etc.)
PredicateDerefQuery - Class in org.apache.jackrabbit.core.query.lucene
Implements a Lucene Query which returns the nodes which have a reference property which matches the nodes of the subquery.
prepare() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Prepares already added events for dispatching.
prepare(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
prepareDeleted(ChangeLog) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Prepares deleted items from changes.
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
PRIMARY_DATASTORE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the primary DataStore class attribute.
PRIMARYITEMNAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the primary item name attribute.
primaryTypeField - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
principal - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
PrincipalImpl - Class in org.apache.jackrabbit.core.security.principal
Base class for implementations of JackrabbitPrincipal.
PrincipalImpl(String) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalImpl
Creates a new principal with the given name.
PrincipalIteratorAdapter - Class in org.apache.jackrabbit.core.security.principal
PrincipalIteratorAdapter...
PrincipalIteratorAdapter(Collection<? extends Principal>) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Creates an iterator for the given collection of Principals.
PrincipalIteratorAdapter(Iterator<? extends Principal>) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Creates an adapter for the given Iterator of principals.
PrincipalManagerImpl - Class in org.apache.jackrabbit.core.security.principal
This principal manager implementation uses the DefaultPrincipalProvider in order to dispatch the respective requests and assemble the required data.
PrincipalManagerImpl(Session, PrincipalProvider[]) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Creates a new default principal manager implementation.
principalProvider - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
PrincipalProvider - Interface in org.apache.jackrabbit.core.security.principal
This interface defines methods to provide access to sources of Principals.
PrincipalProviderRegistry - Interface in org.apache.jackrabbit.core.security.principal
Registry used to store and retrieve PrincipalProviders.
PRIVILEGE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
PrivilegeBits - Class in org.apache.jackrabbit.core.security.authorization
PrivilegeBits
PrivilegeEventChannel - Interface in org.apache.jackrabbit.core.cluster
PrivilegeEventChannel...
PrivilegeEventListener - Interface in org.apache.jackrabbit.core.cluster
PrivilegeEventListener...
privilegeFromName(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
privilegeManager - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
PrivilegeManagerImpl - Class in org.apache.jackrabbit.core.security.authorization
PrivilegeManager...
PrivilegeManagerImpl(PrivilegeRegistry, NameResolver) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
 
PrivilegeRecord - Class in org.apache.jackrabbit.core.cluster
PrivilegeRecord...
PrivilegeRecord(Collection<PrivilegeDefinition>, Record) - Constructor for class org.apache.jackrabbit.core.cluster.PrivilegeRecord
 
PrivilegeRecord(Record) - Constructor for class org.apache.jackrabbit.core.cluster.PrivilegeRecord
 
PrivilegeRegistry - Class in org.apache.jackrabbit.core.security.authorization
The PrivilegeRegistry defines the set of Privileges known to the repository.
PrivilegeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Create a new PrivilegeRegistry instance.
PrivilegeRegistry(NameResolver) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Deprecated.
Use PrivilegeManager instead.
privilegesRegistered(Set<Name>) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
 
process(ChangeLogRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a change log record.
process(ChangeLogRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a change log record.
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Process this record, calling the appropriate process method.
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Process this record, calling the appropriate process method.
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Process this record, calling the appropriate process method.
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Process this record, calling the appropriate process method.
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Process this record, calling the appropriate process method.
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.PrivilegeRecord
 
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
process(LockRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a lock record.
process(LockRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a lock record.
process(NamespaceRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a namespace record.
process(NamespaceRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a namespace record.
process(NodeTypeRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a node type record
process(NodeTypeRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a node type record
process(PrivilegeRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
process(PrivilegeRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a privilege record
process(WorkspaceRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
process(WorkspaceRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a workspace record
processedReference(Object) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given reference property for later retrieval using ReferenceChangeTracker.getProcessedReferences().
processProperty(NodeState, PropInfo) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
 
processReferences() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
processReferences() - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
processReferences() - Method in interface org.apache.jackrabbit.core.xml.ProtectedItemImporter
Post processing protected reference properties underneath a protected or non-protected parent node.
PROP_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
PROP_REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
Property for the repository configuration file.
PROP_REPOSITORY_HOME - Static variable in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
Property for the repository home directory.
PROPERTIES - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains all values of properties that are indexed as is without tokenizing.
PROPERTIES_SET - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the names of all properties that are set on an indexed node.
PropertiesSynonymProvider - Class in org.apache.jackrabbit.core.query.lucene
Implements a synonym provider based on a properties file.
PropertiesSynonymProvider() - Constructor for class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
 
property(String, XPathQueryBuilder.RelationOp, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
PROPERTY_LENGTHS - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the lengths of properties.
propertyAdded(NodeId, Path, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_ADDED.
propertyAdded(NodeId, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_ADDED.
propertyChanged(NodeId, Path, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_CHANGED.
propertyChanged(NodeId, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_CHANGED.
PropertyData - Class in org.apache.jackrabbit.core
Data object representing a property.
PROPERTYDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the property definition element.
PropertyEntry(PropertyId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Creates a new property entry with the given id.
PropertyEntry(PropertyState) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Creates a new property entry and initialized it with values from the given property state.
PropertyExistenceConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
PropertyExistenceConstraint implements a property existence constraint.
PropertyExistenceConstraint(PropertyExistenceImpl, SelectorImpl, LuceneQueryFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.PropertyExistenceConstraint
Creates a new property existence constraint.
propertyExists(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for checking the existence of a property at the given path.
propertyExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
propertyExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a property exists at the specified path.
PropertyId - Class in org.apache.jackrabbit.core.id
Property identifier.
PropertyId(NodeId, Name) - Constructor for class org.apache.jackrabbit.core.id.PropertyId
Creates a property identifier instance for the identified property.
PropertyImpl - Class in org.apache.jackrabbit.core
PropertyImpl implements the Property interface.
PropertyMetaData - Class in org.apache.jackrabbit.core.query.lucene
PropertyMetaData encapsulates the payload byte array and provides methods to access the property meta data.
PropertyMetaData(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
Creates a new PropertyMetaData with the given propertyType.
propertyRemoved(NodeId, Path, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_REMOVED.
propertyRemoved(NodeId, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_REMOVED.
PropertyState - Class in org.apache.jackrabbit.core.state
PropertyState represents the state of a Property.
PropertyState(PropertyId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.PropertyState
Create a new PropertyState
PropertyState(PropertyState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.PropertyState
Constructs a new property state that is initially connected to an overlayed state.
propertyStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
propertyStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
propertyStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
propertyStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
propertyStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
PropertyTypeRegistry - Class in org.apache.jackrabbit.core.query
The PropertyTypeRegistry keeps track of registered node type definitions and its property types.
PropertyTypeRegistry(NodeTypeRegistry) - Constructor for class org.apache.jackrabbit.core.query.PropertyTypeRegistry
Creates a new PropertyTypeRegistry instance.
PropertyTypeRegistry.TypeMapping - Class in org.apache.jackrabbit.core.query
 
PropertyValueOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
PropertyValueOperand implements a property value operand.
PropertyValueOperand(PropertyValueImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Creates a new property value operand.
PropInfo - Class in org.apache.jackrabbit.core.xml
Information about a property being imported.
PropInfo(Name, int, TextValue[]) - Constructor for class org.apache.jackrabbit.core.xml.PropInfo
Creates a property information instance.
PropInfo(Name, int, TextValue[], PropInfo.MultipleStatus) - Constructor for class org.apache.jackrabbit.core.xml.PropInfo
Creates a property information instance.
PropInfo.MultipleStatus - Enum in org.apache.jackrabbit.core.xml
Hint indicating whether the property is multi- or single-value
propReg - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The property type registry for type lookup.
PROTECTED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the protected attribute.
ProtectedItemImporter - Interface in org.apache.jackrabbit.core.xml
ProtectedItemImporter...
ProtectedItemModifier - Class in org.apache.jackrabbit.core
ProtectedItemModifier: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items.
ProtectedItemModifier() - Constructor for class org.apache.jackrabbit.core.ProtectedItemModifier
 
ProtectedItemModifier(int) - Constructor for class org.apache.jackrabbit.core.ProtectedItemModifier
 
ProtectedNodeImporter - Interface in org.apache.jackrabbit.core.xml
ProtectedNodeImporter provides means to import protected Nodes and the subtree defined below such nodes.
ProtectedPropertyImporter - Interface in org.apache.jackrabbit.core.xml
ProtectedPropertyImporter is in charge of importing single properties with a protected QPropertyDefinition.
providePrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Called if the cache does not contain the principal requested.
Implementations should return a Principal from their source, if it contains one for the given name or null.
providePrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
Called if the cache does not contain the principal requested.
Implementations should return a Principal from their source, if it contains one for the given name or null.
provider - Variable in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
ProviderRegistryImpl - Class in org.apache.jackrabbit.core.security.principal
This is the default implementation of the PrincipalProviderRegistry interface.
ProviderRegistryImpl(PrincipalProvider) - Constructor for class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
Create an instance of ProviderRegistryImpl with the given default principal provider.
push() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Push all states contained in the various maps of items we have.
put(Object, Object) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
Stores the BLOB data and returns a unique identifier.
put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
Stores the BLOB data and returns a unique identifier.
put(String, InputStream, long) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Stores the BLOB data and returns a unique identifier.
put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Stores the BLOB data and returns a unique identifier.
put(K, V, long) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Adds the given entry to the cache.
put(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Puts an effective node type to the cache.
put(EffectiveNodeType) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Puts an effective node type to the cache.
put(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Puts an effective node type to the cache.
put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
Puts an effective node type to the cache for the given key.
put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Puts an effective node type to the cache for the given key.
put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Puts an effective node type to the cache for the given key.
putAll(Map) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 

Q

QOMQueryFactory - Class in org.apache.jackrabbit.core.query
QOMQueryFactory implements a query factory that creates QOM based queries.
QOMQueryFactory(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.core.query.QOMQueryFactory
Creates a new QOM base query factory.
qomTree - Variable in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
The query object model tree.
query - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
The current query.
query - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The actual query implementation that can be executed
QUERY_STATS_ENABLED_PROPERTY - Static variable in class org.apache.jackrabbit.core.stats.StatManager
 
QueryConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
QueryConstraint implements a constraint that is based on a lucene query.
QueryConstraint(Query, SelectorImpl, LuceneQueryFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.QueryConstraint
Creates a new query constraint using the given lucene query.
QueryEngine - Class in org.apache.jackrabbit.core.query.lucene.join
 
QueryEngine(Session, LuceneQueryFactory, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
QueryFactory - Interface in org.apache.jackrabbit.core.query
QueryFactory defines a simple interface for turning a statement in a given language into a JCR Query instance.
QueryHandler - Interface in org.apache.jackrabbit.core.query
Defines an interface for the actual node indexing and query execution.
QueryHandlerContext - Class in org.apache.jackrabbit.core.query
Acts as an argument for the QueryHandler to keep the interface stable.
QueryHandlerContext(String, RepositoryContext, SharedItemStateManager, PersistenceManager, NodeId, QueryHandler, NodeId) - Constructor for class org.apache.jackrabbit.core.query.QueryHandlerContext
Creates a new context instance.
QueryHandlerFactory - Interface in org.apache.jackrabbit.core.query
 
QueryHits - Interface in org.apache.jackrabbit.core.query.lucene
Defines an interface for reading ScoreNodes
QueryHitsAdapter - Class in org.apache.jackrabbit.core.query.lucene
QueryHitsAdapter implements an adapter for QueryHits and exposes them as MultiColumnQueryHits.
QueryHitsAdapter(QueryHits, Name) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
Creates a new adapter for hits.
QueryHitsQuery - Class in org.apache.jackrabbit.core.query.lucene
QueryHitsQuery exposes a QueryHits implementation again as a Lucene Query.
QueryHitsQuery(QueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
Creates a new query based on QueryHits.
QueryHitsQuery.QueryHitsQueryScorer - Class in org.apache.jackrabbit.core.query.lucene
the scorer implementation for this query.
QueryHitsQuery.QueryHitsQueryWeight - Class in org.apache.jackrabbit.core.query.lucene
The Weight implementation for this query.
QueryHitsQueryScorer(IndexReader, Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
Creates a new scorer.
QueryHitsQueryWeight(Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
Creates a new weight with the given similarity.
queryImpl - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The query instance which created this query result.
QueryImpl - Class in org.apache.jackrabbit.core.query.lucene
Implements the ExecutableQuery interface.
QueryImpl - Class in org.apache.jackrabbit.core.query
Provides the default implementation for a JCR query.
QueryImpl() - Constructor for class org.apache.jackrabbit.core.query.QueryImpl
 
QueryImpl(SessionContext, SearchIndex, PropertyTypeRegistry, String, String, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryImpl
Creates a new query instance from a query string.
queryManager - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The QueryManager for this Workspace.
QueryManagerImpl - Class in org.apache.jackrabbit.core.query
This class implements the QueryManager interface.
QueryManagerImpl(SessionContext, SearchManager) - Constructor for class org.apache.jackrabbit.core.query.QueryManagerImpl
Creates a new QueryManagerImpl for the passed session
QueryObjectModelImpl - Class in org.apache.jackrabbit.core.query
QueryObjectModelImpl implements the query object model.
QueryObjectModelImpl() - Constructor for class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
QueryResultImpl - Class in org.apache.jackrabbit.core.query.lucene
Implements the QueryResult interface.
QueryResultImpl(SearchIndex, SessionContext, AbstractQueryImpl, SpellSuggestion, ColumnImpl[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Creates a new query result.

R

raf - Variable in class org.apache.jackrabbit.core.journal.FileRevision
Underlying random access file.
RAMDirectoryManager - Class in org.apache.jackrabbit.core.query.lucene.directory
RAMDirectoryManager implements a directory manager for RAMDirectory instances.
RAMDirectoryManager() - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
 
randomId() - Static method in class org.apache.jackrabbit.core.id.NodeId
Creates a random node identifier using a secure random number generator.
RangeQuery - Class in org.apache.jackrabbit.core.query.lucene
Implements a variant of the lucene class org.apache.lucene.search.RangeQuery.
RangeQuery(Term, Term, boolean, int, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates a new RangeQuery.
RangeQuery(Term, Term, boolean, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates a new RangeQuery.
read() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Deserialize this record.
read() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
read(InputStream) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Reads a node type definition file.
read(NamespaceResolver, NamePathResolver) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Read the file record at the current seek position.
READ - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated. 
READ - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
READ_AC - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
readBoolean() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readBoolean() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Read a boolean from the underlying stream.
readBoolean() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a boolean from the underlying stream.
readBundle(InputStream, NodeId) - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Deserializes a NodePropBundle from a data input stream.
readByte() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Unsupported methods when appending.
readByte() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Read a byte from the underlying stream.
readByte() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a byte from the underlying stream.
readChar() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readChar() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Read a character from the underlying stream.
readChar() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a character from the underlying stream.
readEndMarker() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Read end marker.
readEndMarker() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Read end marker.
readerIndex(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
Returns the reader index for document n.
readers - Variable in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
The index readers.
readerValue() - Method in class org.apache.jackrabbit.core.query.lucene.IDField
 
readerValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
readFully(byte[]) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readFully(byte[]) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Fully read an array of bytes from the underlying stream.
readFully(byte[]) - Method in interface org.apache.jackrabbit.core.journal.Record
Fully read an array of bytes from the underlying stream.
readInt() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readInt() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Read an integer from the underlying stream.
readInt() - Method in interface org.apache.jackrabbit.core.journal.Record
Read an integer from the underlying stream.
readLong() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readLong() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Read a long from the underlying stream.
readLong() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a long from the underlying stream.
readNodeId() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a NodeId from the underlying stream.
readNodeId() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a NodeId from the underlying stream.
readNodeTypeDef() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a NodeTypeDef from the underlying stream.
readNodeTypeDef() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a NodeTypeDef from the underlying stream.
readPath() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a Path from the underlying stream.
readPath() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a Path from the underlying stream.
readPathElement() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a named path element from the underlying stream.
readPathElement() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a named path element from the underlying stream.
readPrivilegeDef() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a PrivilegeDefinition from the underlying stream.
readPrivilegeDef() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a PrivilegeDefinition from the underlying stream.
readPropertyId() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a PropertyId from the underlying stream.
readPropertyId() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a PropertyId from the underlying stream.
readQName() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Read a Name frmo the underlying stream.
readQName() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a Name frmo the underlying stream.
ReadRecord - Class in org.apache.jackrabbit.core.journal
Record used for reading.
ReadRecord(String, String, long, DataInputStream, int, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.ReadRecord
Create a new instance of this class.
readString() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
 
readString() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Read a string from the underlying stream.
readString() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a string from the underlying stream.
reconnect() - Method in class org.apache.jackrabbit.core.state.ItemState
Reconnect this state to the overlayed state that it has been disconnected from earlier.
record - Variable in class org.apache.jackrabbit.core.cluster.ClusterRecord
Journal record.
Record - Interface in org.apache.jackrabbit.core.journal
Record interface.
recordCacheAccess() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
Records a single cache access and calls the configured CacheAccessListener (if any) whenever the constant access interval has passed since the previous listener call.
recordCacheMiss() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
RecordConsumer - Interface in org.apache.jackrabbit.core.journal
Listener interface on a journal that gets called back for records that should be consumed.
RecordIterator - Interface in org.apache.jackrabbit.core.journal
RecordIterator interface.
RecordProducer - Interface in org.apache.jackrabbit.core.journal
Produces new records that can be appended to the journal.
recordSizeChange(long) - Method in class org.apache.jackrabbit.core.cache.AbstractCache
Updates the current memory use estimate of this cache.
recover(int) - Method in class org.apache.jackrabbit.core.XASessionImpl
RedoLog - Interface in org.apache.jackrabbit.core.query.lucene
Defines a redo log for changes that have not been committed to disk.
RedoLogFactory - Interface in org.apache.jackrabbit.core.query.lucene
RedoLogFactory a factory for RedoLogs.
reestablishConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Re-establishes the database connection.
RefCountingBLOBFileValue - Class in org.apache.jackrabbit.core.value
RefCountingBLOBFileValue implements a reference counting BLOB file value on top of an existing BLOBFileValue.
RefCountingBLOBFileValue(BLOBFileValue) - Constructor for class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
Creates a new reference counting blob file value based on the given value.
RefCountingIndexReader - Class in org.apache.jackrabbit.core.query.lucene
RefCountingIndexReader...
RefCountingIndexReader(IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
 
REFERENCE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
ReferenceChangeTracker - Class in org.apache.jackrabbit.core.util
Simple helper class that can be used to keep track of node id mappings (e.g.
ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.core.util.ReferenceChangeTracker
 
references - Variable in class org.apache.jackrabbit.core.state.NodeReferences
list of PropertyId's (i.e.
referenceTracker - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
refresh(boolean) - Method in class org.apache.jackrabbit.core.ItemImpl
refresh(boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
REFS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Path where references are stored on shutdown.
REFS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
refsStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
References memory store.
refsStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
register(RecordConsumer) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Register a record consumer.
register(RecordConsumer) - Method in interface org.apache.jackrabbit.core.journal.Journal
Register a record consumer.
REGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Operation type: registration.
registered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when one or more node types have been registered.
registered(Collection<QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when one or more node types have been registered.
registeredPrivileges(Collection<PrivilegeDefinition>) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
registeredPrivileges(Collection<PrivilegeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.PrivilegeEventChannel
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
registerNodeType(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Validates the NodeTypeDef and returns an EffectiveNodeType object representing the newly registered node type.
registerNodeTypes(InputStream, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers the node types defined in the given input stream depending on the content type specified for the stream.
registerNodeTypes(InputStream, String, boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers the node types defined in the given input stream depending on the content type specified for the stream.
registerNodeTypes(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Same as NodeTypeRegistry.registerNodeType(QNodeTypeDefinition) except that a collection of NodeTypeDefs is registered instead of just one.
registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers or updates the specified Collection of NodeTypeDefinition objects.
registerNodeTypes(InputSource) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers the node types defined in the given XML stream.
registerPrivilege(String, boolean, String[]) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
Register a new custom privilege with the specified characteristics.
registerProvider(Properties) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
Registers a new provider by means of a configuration.
registerProvider(Properties) - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
registerRepository(Context, String, String, String, boolean) - Static method in class org.apache.jackrabbit.core.jndi.RegistryHelper
Binds a configured repository to the given JNDI context.
RegistryHelper - Class in org.apache.jackrabbit.core.jndi
JNDI helper functionality.
REINDEXING_REQUIRED - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that marks nodes that require reindexing because the text extraction process timed out.
release() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Releases this index reader and potentially frees resources.
release() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Releases this index reader and potentially frees resources.
release() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
Releases this index reader and potentially frees resources.
release() - Method in interface org.apache.jackrabbit.core.query.lucene.ReleaseableIndexReader
Releases this index reader and potentially frees resources.
release() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Releases this index reader and potentially frees resources.
release() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.ReadLock
Releases this lock.
release() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
Releases this lock.
release() - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
Unlock the directory.
release() - Method in class org.apache.jackrabbit.core.util.RepositoryLock
Releases repository lock.
release() - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
Releases repository lock.
release() - Method in class org.apache.jackrabbit.core.util.XAReentrantLock
release() - Method in class org.apache.jackrabbit.core.version.VersioningLock.ReadLock
 
release() - Method in class org.apache.jackrabbit.core.version.VersioningLock.WriteLock
 
ReleaseableIndexReader - Interface in org.apache.jackrabbit.core.query.lucene
ReleaseableIndexReader...
reload() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
reloads the persistent state recursively
remapped(String, String, String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when a namespace has been remapped.
remapped(String, String, String) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventChannel
Called when a namespace has been remapped.
remove() - Method in class org.apache.jackrabbit.core.ItemImpl
remove() - Method in class org.apache.jackrabbit.core.LazyItemIterator
remove() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
 
remove(int) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
remove(Object) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
remove(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
Removes the BLOB data with the specified id.
remove(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
Removes the BLOB data with the specified id.
remove(String) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Removes the BLOB data with the specified id.
remove(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Removes the BLOB data with the specified id.
remove(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for removing the item at the given path.
remove(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Removes the identified entry from the cache.
remove(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
Remove a cache.
remove(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
REMOVE - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated. 
REMOVE_NODE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
REMOVE_PROPERTY - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
removeAccessControlEntry(AccessControlEntry) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
removeActivity(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
removeActivity(Session, NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Removes an activity and all
removeActivity(Session, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Removes an activity and all
removeActivity(Session, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes an activity and all
removeAll() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
removeAllChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Removes all ChildNodeEntrys.
removeAllProperties(BLOBStore) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Removes all property entries
removeAllPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Removes all property name entries.
removeChildNode(NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
removeChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a ChildNodeEntry.
removeChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a ChildNodeEntry.
removeChildProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
 
removeDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Removes a observation dispatcher from the set of dispatchers
removeEventListener(EventListener) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
removeHold(String, Hold) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
removeItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
removeItem(ItemImpl) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
removeListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Remove a NodeTypeRegistryListener
removeListener(AccessControlListener) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
Remove a listener added before.
removeListener(PrivilegeRegistry.Listener) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Removes a privilege registration listener.
removeListener(SessionListener) - Method in class org.apache.jackrabbit.core.SessionImpl
Remove a SessionListener
removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Remove an ItemStateListener
removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Remove an ItemStateListener
removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Remove an ItemStateListener
removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Remove an ItemStateListener
removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Remove an ItemStateListener
removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Remove an ItemStateListener
removeListener(ItemStateListener) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Remove an ItemStateListener
removeLockProperties(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
 
removeLockToken(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
removeLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
removeLockToken(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been removed.
removeLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been removed.
removeLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been removed.
removeLRU(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.jackrabbit.core.cache.GrowingLRUMap
 
removeMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
removeMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
removeMixin(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.removeMixin(String) except that it takes a Name instead of a String.
removeNode(ChildNodeEntry) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the child node with the given child node entry
removeNode(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the given child node
removeNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the (first) child node with the given name.
removeNode(Name, int) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the child node with the given name and 1-based index
removeNode(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Removes the specified node, recursively removing its properties and child nodes.
removeNodeState(NodeState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Unlinks the specified node state from its parent and recursively removes it including its properties and child nodes.
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Always throws AccessControlException
removePolicy(String, AccessControlPolicy) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Removes the specified policy from the node at nodePath.
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
removeProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the property with the given name
removeProperty(Name, BLOBStore) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Removes the proprty with the given name from this bundle.
removePropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a property name entry.
removeReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
removeReferences(List<Object>) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Remove the given references that have already been processed from the references list.
removeReferencesEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Removes the references entry with the given target node id.
removeRetentionPolicy(String) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
removeShare() - Method in class org.apache.jackrabbit.core.NodeImpl
A special kind of remove() that removes this node, but does not remove any other node in the shared set of this node.
removeShare(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Remove a parent from the shared set.
removeSharedSet() - Method in class org.apache.jackrabbit.core.NodeImpl
A special kind of remove() that removes this node and every other node in the shared set of this node.
removeVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
removeVersion(Session, InternalVersionHistory, Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Removes the specified version from the given version history.
removeVersion(Session, InternalVersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Removes the specified version from the given version history.
removeVersion(Session, InternalVersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes the specified version from the given version history.
removeVersionHistory() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Removes this VersionHistory from storage.
removeVersionHistory(Session, InternalVersionHistory) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Removes the specified version history from storage.
removeVersionHistory(Session, InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Removes the specified version history from storage.
removeVersionHistory(Session, InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes the specified version history from storage.
removeVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
rename(String) - Method in class org.apache.jackrabbit.core.NodeImpl
rename(String, String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Renames a directory.
rename(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Renames a directory.
rename(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Renames a directory.
renameChildNode(NodeId, Name, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
 
renameChildNode(Name, int, NodeId, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
use #renameChildNode(NodeId, Name, boolean)
renameChildNodeEntry(NodeId, Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Renames a ChildNodeEntry by removing the old entry and appending the new entry to the end of the list.
renameChildNodeEntry(Name, int, Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Renames a ChildNodeEntry by removing the old entry and appending the new entry to the end of the list.
REP_EXCERPT - Static variable in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Name of the rep:excerpt function.
REP_PRIVILEGE_MANAGEMENT - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Jackrabbit specific privilege for privilege management.
REP_PRIVILEGE_MANAGEMENT_NAME - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
REP_WRITE - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Jackrabbit specific write privilege that combines Privilege.JCR_WRITE and Privilege.JCR_NODE_TYPE_MANAGEMENT.
REP_WRITE_NAME - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
repair() - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
repair(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheck
Repairs detected errors during the consistency check.
repairable() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
Returns true if this error can be repaired.
repConfig - Variable in class org.apache.jackrabbit.core.RepositoryImpl
 
REPHOMEDIR_ADDRTYPE - Static variable in class org.apache.jackrabbit.core.jndi.BindableRepository
type of repHomeDir reference address
replaceChildNode(NodeId, Name, Name, Name[]) - Method in class org.apache.jackrabbit.core.NodeImpl
Replaces the child node with the specified id by a new child node with the same id and specified nodeName, nodeTypeName and mixinNames.
replaceChildNodeEntry(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Replaces the ChildNodeEntry identified by oldId with a new entry.
replaceVariables(String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Performs variable replacement on the given string value.
report(ReportItem) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
Called when there's a consistency problem to be reported
ReportItem - Interface in org.apache.jackrabbit.core.persistence.check
An item reported inside a ConsistencyReport.
ReportItem.Type - Enum in org.apache.jackrabbit.core.persistence.check
 
ReportItemImpl - Class in org.apache.jackrabbit.core.persistence.check
 
ReportItemImpl(String, String, ReportItem.Type, boolean) - Constructor for class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
 
REPOSITORY_CONF - Static variable in class org.apache.jackrabbit.core.RepositoryFactoryImpl
Name of the repository configuration parameter.
REPOSITORY_CONF_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the repository configuration file parser variable.
REPOSITORY_HOME - Static variable in class org.apache.jackrabbit.core.RepositoryFactoryImpl
Name of the repository home parameter.
REPOSITORY_HOME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the repository home directory parser variable.
REPOSITORY_LOCK_MECHANISM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the repository lock mechanism configuration element.
RepositoryCallback - Class in org.apache.jackrabbit.core.security.authentication
Callback for a CallbackHandler to ask for a Session to access the Repository
RepositoryCallback() - Constructor for class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
RepositoryConfig - Class in org.apache.jackrabbit.core.config
Repository configuration.
RepositoryConfig(String, SecurityConfig, FileSystemFactory, String, String, String, int, Element, VersioningConfig, QueryHandlerFactory, ClusterConfig, DataStoreFactory, RepositoryLockMechanismFactory, DataSourceConfig, ConnectionFactory, RepositoryConfigurationParser) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a repository configuration object.
RepositoryConfigurationParser - Class in org.apache.jackrabbit.core.config
Configuration parser.
RepositoryConfigurationParser(Properties) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new configuration parser with the given parser variables.
RepositoryConfigurationParser(Properties, ConnectionFactory) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new configuration parser with the given parser variables and connection factory.
repositoryContext - Variable in class org.apache.jackrabbit.core.SessionImpl
The component context of the repository that issued this session.
RepositoryContext - Class in org.apache.jackrabbit.core
Internal component context of a Jackrabbit content repository.
RepositoryCopier - Class in org.apache.jackrabbit.core
Tool for backing up or migrating the entire contents (workspaces, version histories, namespaces, node types, etc.) of a repository to a new repository.
RepositoryCopier(RepositoryImpl, RepositoryImpl) - Constructor for class org.apache.jackrabbit.core.RepositoryCopier
Creates a tool for copying the full contents of the source repository to the given target repository.
RepositoryFactoryImpl - Class in org.apache.jackrabbit.core
RepositoryFactoryImpl implements a repository factory that creates a TransientRepository on RepositoryFactoryImpl.getRepository(Map).
RepositoryFactoryImpl() - Constructor for class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
RepositoryImpl - Class in org.apache.jackrabbit.core
A RepositoryImpl ...
RepositoryImpl(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl
Protected constructor.
RepositoryImpl.DescriptorValue - Class in org.apache.jackrabbit.core
Represents a Repository Descriptor Value (either Value or Value[])
RepositoryImpl.WorkspaceInfo - Class in org.apache.jackrabbit.core
WorkspaceInfo holds the objects that are shared among multiple per-session WorkspaceImpl instances representing the same named workspace, i.e.
RepositoryLock - Class in org.apache.jackrabbit.core.util
Exclusive lock on a repository home directory.
RepositoryLock() - Constructor for class org.apache.jackrabbit.core.util.RepositoryLock
 
RepositoryLock(String) - Constructor for class org.apache.jackrabbit.core.util.RepositoryLock
Deprecated.
This constructor is deprecated; use the default constructor and RepositoryLock.init(String) instead.
RepositoryLockMechanism - Interface in org.apache.jackrabbit.core.util
Exclusive lock on a repository home directory.
RepositoryLockMechanismFactory - Interface in org.apache.jackrabbit.core.util
Factory interface for creating RepositoryLockMechanism instances.
RepositoryManagerImpl - Class in org.apache.jackrabbit.core
The repository manager implementation.
REQUIREDPRIMARYTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the required primary type element.
REQUIREDPRIMARYTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the required primary types element.
REQUIREDTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the required type attribute.
REREGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Operation type: re-registration.
reregistered(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when a node types has been re-registered.
reregistered(QNodeTypeDefinition) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when a node types has been re-registered.
reregisterNodeType(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Reregister a node type.
RES_NAME_INDEX - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the name of the names-index resource
RES_NS_INDEX - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the name of the namespace-index resource
reset() - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
reset() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Reset this change log, removing all members inside the maps we built.
resetAccessCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
resetAccessCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Reset the access counter.
resetMissCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
resetMissCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Reset the cache miss counter.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Resets the given PreparedStatement by clearing the parameters and warnings contained.
resolveEntity(String, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationEntityResolver
Resolves an entity to the corresponding input source.
resolveEntity(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationEntityResolver
resolveNodePath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Resolves a path into a node id.
resolveNodePath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Resolves a path into a node id.
resolvePath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Deprecated.
As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore HierarchyManager.resolveNodePath(Path) and HierarchyManager.resolvePropertyPath(Path) should be used instead.
resolvePath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Resolves a path into an item id.
resolvePath(Path.Element[], int, ItemId, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Internal implementation that iteratively resolves a path into an item.
resolvePath(Path, int) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Internal implementation of HierarchyManagerImpl.resolvePath(Path) that will either resolve to a node or a property.
resolvePath(Path, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Internal implementation of HierarchyManagerImpl.resolvePath(Path) that will either resolve to a node or a property.
resolvePropertyPath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Resolves a path into a property id.
resolvePropertyPath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Resolves a path into a property id.
resolver - Variable in class org.apache.jackrabbit.core.journal.AbstractRecord
Name and Path resolver.
resolver - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Name and Path resolver.
resolver - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
resolveRelativeNodePath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the id of the node at relPath or null if no node exists at relPath.
resolveRelativePropertyPath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the id of the property at relPath or null if no property exists at relPath.
resolveUUIDConflict(NodeImpl, NodeId, NodeInfo) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
 
resolveUUIDConflict(NodeState, NodeState, NodeInfo) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
 
ResourceBasedBLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
ResourceBasedBLOBStore extends the BLOBStore interface with the method ResourceBasedBLOBStore.getResource(String)
restore(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
restore(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
restore(String, Version, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Deprecated.
restore(Version, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
restore(Version, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
restore(Version, String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
restore(NodeImpl, Version, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Same as VersionManagerImpl.restore(String, String, boolean) but to ensure backward compatibility for Node.restore(Version, boolean).
restore(NodeStateEx, InternalVersion, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
 
restore(NodeStateEx, Name, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
 
restore(NodeStateEx, Name, InternalBaseline) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplConfig
Restores the versions recorded in the given baseline below the specified path.
restore(NodeStateEx, Name, InternalVersion, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
Restores the version below the parent node using the indicated name
restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.
restoreByLabel(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
restoreByLabel(NodeStateEx, Name, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
 
restoreTransient(NodeState) - Method in class org.apache.jackrabbit.core.NodeImpl
 
restoreTransient(PropertyState) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
Result(int, int, int, int) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
Deprecated. 
Result(int, int, PrivilegeBits, PrivilegeBits) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
RETENTION_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
RetentionManagerImpl - Class in org.apache.jackrabbit.core.retention
RetentionManagerImpl...
RetentionManagerImpl(SessionImpl) - Constructor for class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
RetentionPolicyImpl - Class in org.apache.jackrabbit.core.retention
Basic implementation of the RetentionPolicy interface.
RetentionRegistry - Interface in org.apache.jackrabbit.core.retention
RetentionEvaluator...
RetentionRegistryImpl - Class in org.apache.jackrabbit.core.retention
RetentionEvaluatorImpl...
RetentionRegistryImpl(SessionImpl, FileSystem) - Constructor for class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
retrieve(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
retrieve(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
retrieve(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
retrieveAggregateRoot(Set<NodeId>, Map<NodeId, NodeState>) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Retrieves the root of the indexing aggregate for removedIds and puts it into map.
retrieveAggregateRoot(NodeState, Map<NodeId, NodeState>) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Retrieves the root of the indexing aggregate for state and puts it into aggregates map.
retrieveAll() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns all the cached item states.
retrieveAll() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns all the cached item states.
retrieveAll() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns all the cached item states.
retrieveInterestingTerms(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
retrieveInterestingTerms(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Convenience routine to make it easy to return the most interesting words in a document.
retrieveTerms(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Find words for a more-like-this query former.
retrieveTerms(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Find words for a more-like-this query former.
retrieveUserId(Subject, String) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieve the userID from the specified subject.
reusableTokenStream(String, Reader) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
 
RevisionTableJanitor() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
 
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
Tries to rewrite this query into a standard lucene RangeQuery.
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Either rewrites this query to a lucene MultiTermQuery or in case of a TooManyClauses exception to a custom jackrabbit query implementation that uses a BitSet to collect all hits.
rollback(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
root - Variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
The root node of the query tree
ROOT_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the repository root node
ROOT_PATH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The path of the root node.
ROOT_PATH_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the root path configuration attribute.
rootID - Variable in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
The root id.
rootNodeId - Variable in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
rootNodeId - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
the root node id
rotate() - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Rotate this file.
RotatingLogFile - Class in org.apache.jackrabbit.core.journal
Represents a log file that can be rotated.
RowComparator - Class in org.apache.jackrabbit.core.query.lucene.sort
Row comparator.
RowComparator(Ordering[], OperandEvaluator) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.RowComparator
 
RowPathComparator - Class in org.apache.jackrabbit.core.query.lucene.join
Comparator for Row instances that looks only at the node paths.
RowPathComparator() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.RowPathComparator
 
RowPathComparator(Collection<String>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.RowPathComparator
 
run() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Run loop that will sync this node after some delay.
run() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
run() - Method in class org.apache.jackrabbit.core.observation.ObservationDispatcher
Implements the run method of the background notification thread.
runConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Runs a consistency check on this search index.

S

safeGetJCRPath() - Method in class org.apache.jackrabbit.core.ItemImpl
Failsafe mapping of internal id to JCR path for use in diagnostic output, error messages etc.
safeGetJCRPath(ItemId) - Method in class org.apache.jackrabbit.core.ItemValidator
Failsafe translation of internal ItemId to JCR path for use in error messages etc.
safeGetJCRPath(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the JCR path for the given node state without throwing an exception.
safeGetJCRPath(Path) - Method in class org.apache.jackrabbit.core.ItemValidator
Failsafe conversion of internal Path to JCR path for use in error messages etc.
SAMENAMESIBLINGS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the sameNameSiblings attribute.
SameNodeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
SameNodeConstraint implements a same node constraint.
SameNodeConstraint(SameNodeImpl, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.SameNodeConstraint
Creates a same node constraint.
SameNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
SameNodeJoin implements a same node join condition.
SameNodeJoin(MultiColumnQueryHits, Name, IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.SameNodeJoin
Creates a new same node join.
sanityCheck() - Method in class org.apache.jackrabbit.core.ItemImpl
Performs a sanity check on this item and the associated session.
sanityCheck() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Performs a sanity check on this repository instance.
sanityCheck() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Performs a sanity check on this workspace and the associated session.
save() - Method in class org.apache.jackrabbit.core.ItemImpl
save() - Method in class org.apache.jackrabbit.core.persistence.util.FileBasedIndex
Saves the lookup table to the filesystem resource.
save() - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
Saves the lookup table.
save() - Method in class org.apache.jackrabbit.core.SessionImpl
save() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase.WriteOperation
Saves the pending operations in the LocalItemStateManager.
schema - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
schema - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
Schema object prefix, bean property.
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the prefix for the database objects
score() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
 
ScoreNode - Class in org.apache.jackrabbit.core.query.lucene
ScoreNode implements a simple container which holds a mapping of NodeId to a score value.
ScoreNode(NodeId, float) - Constructor for class org.apache.jackrabbit.core.query.lucene.ScoreNode
Creates a new ScoreNode.
ScoreNode(NodeId, float, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.ScoreNode
Creates a new ScoreNode.
ScoreNodeIterator - Interface in org.apache.jackrabbit.core.query.lucene
A range iterator over ScoreNode[].
ScoreNodeIteratorImpl - Class in org.apache.jackrabbit.core.query.lucene
ScoreNodeIteratorImpl implements a ScoreNodeIterator over an array of ScoreNode[].
ScoreNodeIteratorImpl(ScoreNode[][]) - Constructor for class org.apache.jackrabbit.core.query.lucene.ScoreNodeIteratorImpl
 
ScoreNodeMap - Class in org.apache.jackrabbit.core.query.lucene.join
ScoreNodeMap implements a simple mapping of an arbitrary key to an array of ScoreNode[].
ScoreNodeMap() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
 
scorer - Variable in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
scorer(IndexReader, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
ScorerHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Wraps a Scorer in a Hits instance.
ScorerHits(Scorer) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
 
SEARCH_INDEX_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the search index configuration element.
SearchConfig - Class in org.apache.jackrabbit.core.config
Search index configuration.
SearchConfig(String, Properties, FileSystemFactory) - Constructor for class org.apache.jackrabbit.core.config.SearchConfig
Creates a search index configuration object.
SearchIndex - Class in org.apache.jackrabbit.core.query.lucene
Implements a QueryHandler using Lucene.
SearchIndex() - Constructor for class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
SearchIndex.CombinedIndexReader - Class in org.apache.jackrabbit.core.query.lucene
Combines multiple CachingMultiIndexReader into a MultiReader with HierarchyResolver support.
SearchManager - Class in org.apache.jackrabbit.core
Acts as a global entry point to execute queries and index nodes.
SearchManager(String, RepositoryContext, QueryHandlerFactory, SharedItemStateManager, PersistenceManager, NodeId, SearchManager, NodeId) - Constructor for class org.apache.jackrabbit.core.SearchManager
Creates a new SearchManager.
SECURITY_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the security configuration element.
SECURITY_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the security manager configuration element.
SecurityConfig - Class in org.apache.jackrabbit.core.config
Security configuration.
SecurityConfig(String, SecurityManagerConfig, AccessManagerConfig, LoginModuleConfig) - Constructor for class org.apache.jackrabbit.core.config.SecurityConfig
Creates a new security configuration.
SecurityConstants - Interface in org.apache.jackrabbit.core.security
This interface defines miscellaneous security related constants.
SecurityManagerConfig - Class in org.apache.jackrabbit.core.config
Security manager configuration.
SecurityManagerConfig(BeanConfig, String, BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.SecurityManagerConfig
Creates an security manager configuration object from the given bean configuration.
SecurityManagerConfig(BeanConfig, String, BeanConfig, UserManagerConfig, BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.SecurityManagerConfig
Creates an security manager configuration object from the given bean configuration.
seek(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Seek an entry.
select(InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Selects a version of the given version history.
select(InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Selects a version of the given version history.
select(InternalVersionHistory) - Method in interface org.apache.jackrabbit.core.version.VersionSelector
Selects a version of the given version history.
select(InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.VersionSet
Selects a version of the given version history.
selectByDate(InternalVersionHistory, Calendar) - Static method in class org.apache.jackrabbit.core.version.DateVersionSelector
Selects a version by date.
selectByLabel(InternalVersionHistory, Name) - Static method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Selects a version by label
selectChildCountSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectDataSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectExistSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectFileAndFolderNamesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectFileExistSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectFileNamesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectFolderExistSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectFolderNamesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectGlobalStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning the global revision.
selectLastModifiedSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectLengthSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
selectMinLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning the minimum of the local revisions.
SelectorBasedConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
SelectorBasedConstraint implements a constraint that is based on a named selector.
SelectorBasedConstraint(SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.SelectorBasedConstraint
Creates a new constraint based on the given selector.
selectorNames - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The selector names.
SelectorRow - Class in org.apache.jackrabbit.core.query.lucene.join
A row implementation for a query with just a single selector.
SelectorRow(Map<String, PropertyValue>, OperandEvaluator, String, Node, double) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
selectRevisionsStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning all revisions within a range.
SEQUENTIAL_NODE_ID - Static variable in class org.apache.jackrabbit.core.id.NodeIdFactory
 
serialize(NodeReferences, OutputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Serializes the specified NodeReferences object to the given binary stream.
serialize(NodeState, OutputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Serializes the specified NodeState object to the given binary stream.
serialize(PropertyState, OutputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Serializes the specified PropertyState object to the given binary stream.
Serializer - Class in org.apache.jackrabbit.core.persistence.util
Serializer is a utility class that provides static methods for serializing & deserializing ItemState and NodeReferences objects using a simple binary serialization format.
Serializer() - Constructor for class org.apache.jackrabbit.core.persistence.util.Serializer
 
session - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
current session used for checking access rights
session - Variable in class org.apache.jackrabbit.core.ItemManager
 
session - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Session of the user executing this query
session - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
the system session this provider has been created for.
session - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
workspace session
session - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
the session that was used to acquire this Workspace
session - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
sessionContext - Variable in class org.apache.jackrabbit.core.ItemImpl
The component context of the session to which this item is associated.
sessionContext - Variable in class org.apache.jackrabbit.core.ItemManager
Component context of the associated session.
sessionContext - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Component context of the current session
sessionContext - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Component context of the current session
sessionContext - Variable in class org.apache.jackrabbit.core.query.QueryImpl
Component context of the current session
SessionContext - Class in org.apache.jackrabbit.core.session
Component context of a session.
SessionContext(RepositoryContext, SessionImpl, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.session.SessionContext
Creates a component context for the given session.
SessionFactory - Class in org.apache.jackrabbit.core
 
SessionFactory(RepositoryContext) - Constructor for class org.apache.jackrabbit.core.SessionFactory
 
SessionImpl - Class in org.apache.jackrabbit.core
A SessionImpl ...
SessionImpl(RepositoryContext, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
Protected constructor.
SessionImpl(RepositoryContext, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
Protected constructor.
SessionImporter - Class in org.apache.jackrabbit.core.xml
SessionImporter ...
SessionImporter(NodeImpl, SessionImpl, int) - Constructor for class org.apache.jackrabbit.core.xml.SessionImporter
Creates a new SessionImporter instance.
SessionImporter(NodeImpl, SessionImpl, int, ImportConfig) - Constructor for class org.apache.jackrabbit.core.xml.SessionImporter
Creates a new SessionImporter instance.
SessionItemOperation<T> - Class in org.apache.jackrabbit.core.session
Session operation for accessing an item at a given path.
SessionItemStateManager - Class in org.apache.jackrabbit.core.state
Item state manager that handles both transient and persistent items.
SessionItemStateManager(NodeId, LocalItemStateManager) - Constructor for class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a new SessionItemStateManager instance.
SessionListener - Interface in org.apache.jackrabbit.core
The SessionListener interface allows an implementing object to be informed about changes on a Session.
SessionLockManager - Class in org.apache.jackrabbit.core.lock
SessionLockManager implements the LockManager.
SessionLockManager(SessionContext, LockManager) - Constructor for class org.apache.jackrabbit.core.lock.SessionLockManager
Creates a lock manager.
SessionMoveOperation - Class in org.apache.jackrabbit.core
 
SessionMoveOperation(PathResolver, String, String) - Constructor for class org.apache.jackrabbit.core.SessionMoveOperation
 
SessionOperation<T> - Interface in org.apache.jackrabbit.core.session
Session operation.
SessionRefreshOperation - Class in org.apache.jackrabbit.core.session
Operation to refresh the state of a session.
SessionRefreshOperation(boolean, boolean) - Constructor for class org.apache.jackrabbit.core.session.SessionRefreshOperation
Creates a session refresh operation.
SessionSaveOperation - Class in org.apache.jackrabbit.core.session
Operation to persist transient changes in a session.
SessionSaveOperation() - Constructor for class org.apache.jackrabbit.core.session.SessionSaveOperation
 
SessionState - Class in org.apache.jackrabbit.core.session
Internal session state.
SessionState(SessionContext) - Constructor for class org.apache.jackrabbit.core.session.SessionState
Creates a state instance for a session.
SessionWriteOperation<T> - Interface in org.apache.jackrabbit.core.session
Marker interface that marks a SessionOperation that modifies the state of the session or the repository.
set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
Marks the document with doc number doc as a hit.
set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
Marks the document with doc number doc as a hit.
set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
Marks the document with doc number doc as a hit.
set(int) - Method in interface org.apache.jackrabbit.core.query.lucene.hits.Hits
Marks the document with doc number doc as a hit.
set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
Marks the document with doc number doc as a hit.
set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
Marks the document with doc number doc as a hit.
set(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
 
set(long) - Method in class org.apache.jackrabbit.core.journal.FileRevision
Set current counter value.
set(long) - Method in interface org.apache.jackrabbit.core.journal.InstanceRevision
Set current instance revision.
set(long) - Method in class org.apache.jackrabbit.core.journal.MemoryRevision
Set current instance revision.
SET_PROPERTY - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
setAccessListener(CacheAccessListener) - Method in class org.apache.jackrabbit.core.cache.AbstractCache
Set the cache access listener.
setAccessListener(CacheAccessListener) - Method in interface org.apache.jackrabbit.core.cache.Cache
Add a listener to this cache that is informed after a number of accesses.
setAccessManager(AccessManager) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
setActive(boolean) - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
 
setActivity(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
setAdminId(String) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Sets the administrator's user id.
setAdminId(String) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
setAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the default analyzer in use for indexing.
setAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the analyzer to use.
setAnonymousId(String) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Sets the anonymous user id.
setAnonymousId(String) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
setAttribute(String, boolean) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Sets the named boolean attribute of the current element.
setAttribute(String, Object) - Method in interface org.apache.jackrabbit.core.cluster.Update
Set an attribute of this update operation.
setAttribute(String, Object) - Method in class org.apache.jackrabbit.core.SessionImpl
Sets the named attribute.
setAttribute(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Sets the named attribute of the current element.
setAuthorizableActions(AuthorizableAction[]) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Set the authorizable actions that will be invoked upon authorizable creation and removal.
setAutoRepair(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setBasename(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
setBeanFactory(BeanFactory) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
 
setBlobFSBlockSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Sets the block size of the blob fs and controls how blobs are handled.
setBlobId(String, int) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Sets the nth blobid
setBlobIds(String[]) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Sets the blob ids
setBlockOnConnectionLoss(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
setBoost(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets whether to boost terms in query based on "score" or not.
setBottom(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
 
setBufferSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setBundleCacheSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Sets the size of the bundle cache in megabytes.
setCacheSize(int) - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
 
setCacheSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setCheckReferences(boolean) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Enables or disables the referential integrity checking, this should be used very carefully by experienced developers only.
setChildNodeEntries(List<ChildNodeEntry>) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the list of ChildNodeEntry objects denoting the child nodes of this node.
setClassLoader(ClassLoader) - Method in class org.apache.jackrabbit.core.config.BeanConfig
Sets the ClassLoader used to instantiate objects in the BeanConfig.newInstance(Class) method.
setConcurrentThreadSize(int) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
setCondition(XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setConfigVisitor(BeanConfigVisitor) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.config.BeanConfig
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
setConsistencyCheck(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Defines if a consistency check is to be performed on initialization.
setConsistencyFix(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Defines if the consistency check should attempt to fix issues that it finds.
setConstraint(String) - Method in class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
Set the password constraint.
setContainer(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.ItemState
Set the parent container that will receive notifications about changes to this state.
setContainer(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.NodeState
Set the parent container that will receive notifications about changes to this state.
setCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.CredentialsCallback
Set the retrieved credentials.
setData(byte[]) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
setDatabaseType(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Set the database type.
setDatabaseType(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the database type.
setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated.
Sets the JNDI location of the data source.
setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated.
Sets the JNDI location of the data source.
setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Deprecated.
Sets the JNDI location of the data source.
setDataSourceName(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
setDataSourceName(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setDataSourceName(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
setDate(Calendar) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Sets the date hint
setDefaultAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
 
setDefaultClassLoader(ClassLoader) - Static method in class org.apache.jackrabbit.core.config.BeanConfig
Sets the ClassLoader used for new instances of this class as the loader to instantiate objects in the BeanConfig.newInstance(Class) method.
setDefaultValues(PropertyState, NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Sets the system-generated or node type -specified default values of the given property.
setDefinition(ItemDefinition) - Method in class org.apache.jackrabbit.core.ItemData
Set the associated item definition.
setDerbyStorageInitialPages(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
The on-disk size of a Derby table grows by one page at a time until eight pages of user data (or nine pages of total disk use, one is used for overhead) have been allocated.
setDerbyStorageMinimumRecordSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Indicates the minimum user row size in bytes for on-disk database pages for tables when you are creating a table.
setDerbyStoragePageCacheSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Defines the size, in number of pages, of the database's data page cache (data pages kept in memory).
setDerbyStoragePageReservedSpace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Defines the percentage of space reserved for updates on an on-disk database page for tables only (not indexes); indicates the percentage of space to keep free on a page when inserting.
setDerbyStoragePageSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Defines the page size, in bytes, for on-disk database pages for tables or indexes used during table or index creation.
setDescriptor(String, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
setDescriptor(String, Value) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
setDescriptor(String, Value[]) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
setDirectory(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Bean setters
setDirectoryManagerClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets name of the directory manager class.
setDisableTokenAuth(boolean) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Set a flag indicating if token based authentication is disabled.
setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
setDriver(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
setDriver(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Bean setters
setDriver(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
setDriver(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the class name of the JDBC driver.
setEnableConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Enables or disables the consistency check on startup.
setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Sets the error handling behaviour of this manager.
setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the error handling behaviour of this manager.
setEventChannel(LockEventChannel) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Set a lock event channel
setEventChannel(NamespaceEventChannel) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Set an event channel to inform about changes.
setEventChannel(NodeTypeEventChannel) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Set an event channel to inform about changes.
setEventChannel(PrivilegeEventChannel) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Set a clustering event channel to inform about changes.
setEventChannel(UpdateEventChannel) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
setEventChannel(UpdateEventChannel) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyChecker
Set the update event channel.
setEventChannel(UpdateEventChannel) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Set an update event channel
setEventChannel(UpdateEventChannel) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Set an event channel to inform about updates.
setExcerptProviderClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the class name for the ExcerptProvider that should be used for the rep:excerpt pseudo property in a query.
setExternalBLOBs(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
setExternalBLOBs(boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the flag for external (filesystem) blob store usage.
setExternalBLOBs(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
setExtractorBackLogSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The number of extractor jobs that are queued until a new job is executed with the current thread instead of using the thread pool.
setExtractorPoolSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The number of background threads for the extractor pool.
setExtractorTimeout(long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The timeout in milliseconds which is granted to the text extraction process until fulltext indexing is deferred to a background thread.
setFieldNames(String[]) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the field names that will be used when generating the 'More Like This' query.
setForceConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setForkJavaCommand(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the java command used to fork external parser processes.
setGcRunning(boolean) - Method in class org.apache.jackrabbit.core.RepositoryContext
set gcRunnign status
setGroupPrivilegeNames(String) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
Sets the privileges a new group will be granted on the group's home directory.
setIdleTime(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Deprecated.
This parameter is not supported any more. Please use 'maxIdleTime' in the repository configuration.
setImpersonator(Object) - Method in class org.apache.jackrabbit.core.security.authentication.ImpersonationCallback
Sets the impersonator in this callback.
setImportBehavior(String) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
setImportBehavior(String) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
setIndexFormatVersion(IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Sets the index format version
setIndexingConfig(IndexingConfiguration) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
A param indexingConfig the indexing configuration.
setIndexingConfiguration(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the path to the indexing configuration file.
setIndexingConfiguration(IndexingConfiguration) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Sets the indexing configuration for this node indexer.
setIndexingConfigurationClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the class that implements IndexingConfiguration.
setIndexTablespace(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Sets the Oracle tablespace for indexes.
setIndexTablespace(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Sets the Oracle tablespace for indexes.
setIndexTablespace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Sets the Oracle tablespace for indexes.
setInfo(Map<String, InternalValue>) - Method in class org.apache.jackrabbit.core.observation.EventState
Sets a new info map for this event.
setInitialCapacity(int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setInitialCapacity(int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
setInitialCapacity(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setInitialCapacity(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
setInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
Sets the initialized flag.
setInitializeHierarchyCache(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Whether the hierarchy cache should be initialized immediately on startup.
setInstanceFactory(BeanFactory) - Method in class org.apache.jackrabbit.core.config.BeanConfig
 
setInternalVersionManager(InternalVersionManagerImpl) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Set the version manager.
setISMLocking(ISMLocking) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Sets a new locking strategy.
setItemManager(ItemManager) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
setItemStateManager(SessionItemStateManager) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
setJanitorEnabled(boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setJanitorFirstRunHourOfDay(int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setJanitorSleep(int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setLabel(Name) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Sets the label hint
setLimit(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Sets the maximum size of the result set.
setLimit(long, long) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setLimit(Value, long) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setListener(LockEventListener) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Set listener that will receive information about incoming, external lock events.
setListener(NamespaceEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
setListener(NamespaceEventListener) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventChannel
Set listener that will receive information about incoming, external namespace events.
setListener(NodeTypeEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Set listener that will receive information about incoming, external node type events.
setListener(NodeTypeEventListener) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Set listener that will receive information about incoming, external node type events.
setListener(PrivilegeEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
setListener(PrivilegeEventListener) - Method in interface org.apache.jackrabbit.core.cluster.PrivilegeEventChannel
 
setListener(UpdateEventListener) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Set listener that will receive information about incoming, external update events.
setListener(UpdateEventListener) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
 
setListener(WorkspaceListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
setListener(WorkspaceListener) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceEventChannel
 
setLive(boolean) - Method in class org.apache.jackrabbit.core.lock.LockInfo
Set the live flag
setLoadFactor(float) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setLoadFactor(float) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
setLoadFactor(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setLoadFactor(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
setLockHolder(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockInfo
Set the session currently holding the lock
setLockTimeout(String) - Method in class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
Sets the lock timeout in milliseconds.
setMarkEventListener(MarkEventListener) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
setMaxExtractLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Sets the maximum number of characters to extract from binaries.
setMaxExtractLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setMaxFieldLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setMaxHistoryAge(long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets a new value for the maximum age in seconds for outdated generations of IndexInfos.
setMaximumSize(int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
setMaxMemory(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
setMaxMemoryPerCache(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
setMaxMemorySize(long) - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
setMaxMemorySize(long) - Method in interface org.apache.jackrabbit.core.cache.Cache
Set the new memory limit.
setMaxMemorySize(long) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Sets the maximum size of the cache and evicts any excess items until the current size falls within the given limit.
setMaxMergeDocs(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: maxMergeDocs
setMaxNumTokensParsed(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
setMaxQueryTerms(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the maximum number of query terms that will be included in any generated query.
setMaxVolatileIndexSize(long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets a new maxVolatileIndexSize value.
setMaxWordLen(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the maximum word length above which words will be ignored.
setMergeFactor(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: mergeFactor
setMinBlobSize(long) - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Sets the minimum blob size.
setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Sets the minimum blob size.
setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the minimum blob size.
setMinDocFreq(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the frequency at which words will be ignored which do not occur in at least this many docs.
setMinMemoryPerCache(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
setMinMergeDocs(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: minMergeDocs
setMinResizeInterval(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
setMinSplitSize(long) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
setMinTermFreq(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the frequency below which terms will be ignored in the source doc.
setMinWordLen(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the minimum word length below which words will be ignored.
setMixinNodeTypes(Name[]) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
sets the mixing node type and adds the respective property
setMixins(String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
setMixins(Set<Name>) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Sets the given mixin types
setMixinTypeNames(Set<Name>) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the mixin type names
setMixinTypeNames(Set<Name>) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the names of this node's mixin types.
setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Sets the mod count
setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the mod count
setModCount(short) - Method in class org.apache.jackrabbit.core.state.ItemState
Sets the modification count.
setMultiValued(boolean) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Sets the multivalued flag.
setMultiValued(boolean) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the flag indicating whether this property is multi-valued.
setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
setNextReader(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
setNextReader(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
 
setNodeDefinition(NodeDefinition) - Method in class org.apache.jackrabbit.core.AbstractNodeData
Sets the associated node definition.
setNodeIdFactory(NodeIdFactory) - Method in class org.apache.jackrabbit.core.RepositoryContext
 
setNodePathTemplate(String) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Sets the node path template.
setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Informs this provider that the node references to some of its states have changed.
setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Informs this provider that the node references to some of its states have changed.
setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
Sets the
setNodeReferences(ChangeLog) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Informs this provider that the node references to some of its states have changed.
setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the node type name
setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Set the node type name.
setObservationManager(ObservationManagerImpl) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
setOffset(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Sets the start offset of the result set.
setOnWorkspaceInconsistency(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Sets the OnWorkspaceInconsistency handler with the given name.
setParentId(NodeId) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the parent id
setParentId(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the id of this node's parent.
setPassword(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
setPassword(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setPassword(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
setPassword(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the password that will be used to establish JDBC connections.
setPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the location of the search index.
setPersistenceManagerScan(boolean) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
setPersistent(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setPersistent(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
setPersistent(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setPersistent(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Always throws AccessControlException
setPolicy(String, AccessControlPolicy) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Stores the policy template to the respective node.
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
setPrimaryParentId(NodeId) - Method in class org.apache.jackrabbit.core.AbstractNodeData
Set the primary parent id of this node.
setPrimaryType(String) - Method in class org.apache.jackrabbit.core.NodeImpl
setPrincipalProvider(String) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Sets the configured name of the principal provider class
setPrincipalProviderRegistry(PrincipalProviderRegistry) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
setProperty(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, double) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, long) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, InputStream) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String, int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, BigDecimal) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Binary) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Node) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
Wrapper around NodeImpl.SetPropertyOperation
setProperty(String, Value[]) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Wrapper around NodeImpl.SetPropertyOperation
setProperty(NodeImpl, Name, Value) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setProperty(NodeImpl, Name, Value[]) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setProperty(NodeImpl, Name, Value[], int) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setProperty(NodeImpl, Name, Value, boolean) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setProperty(Name, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.setProperty(String, Value) except that this method takes a Name name argument instead of a String.
setProperty(Name, Value[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.setProperty(String, Value[], int) except that this method takes a Name name argument instead of a String.
setProperty(Name, Value[], int, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Implementation for setProperty() using a Value array.
setPropertyNames(Set<Name>) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the set of Name objects denoting the properties of this node.
setPropertyValue(Name, InternalValue) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Sets the property value
setPropertyValue(Name, InternalValue) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Sets the property value
setPropertyValues(Name, int, InternalValue[]) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Sets the property values
setPropertyValues(Name, int, InternalValue[]) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Sets the property values
setPropertyValues(Name, int, InternalValue[], boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Sets the property values
setPropertyValues(Name, int, InternalValue[], boolean) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Sets the property values
setQueryClass(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Sets the name of the query class to use.
setReadDelay(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Set the read delay in milliseconds.
setRecords(List<MemoryJournal.MemoryRecord>) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Set records.
setRedoLogFactoryClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the redo log factory class.
setReferenceable(boolean) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the is referenceable flag on this bundle
setReferentialIntegrityChecking(String, boolean) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Enables or disables referential integrity checking for given workspace.
setRemoved() - Method in class org.apache.jackrabbit.core.ItemImpl
Marks this instance as 'removed' and notifies its listeners.
setRepositoryHome(File) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Set the repository home.
setRespectDocumentOrder(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Sets a new value for this property.
setRespectDocumentOrder(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setResultFetchSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Tells the query handler how many result should be fetched initially when a query is executed.
setRetentionPolicy(String, RetentionPolicy) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
setReturnLatest(boolean) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Sets the flag, if the latest version should be selected, if no version can be found using the given hint.
setRevision(long) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Set the revision this consumer has last seen.
setRevision(long) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Set the revision this record represents.
setRevision(long) - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Set the revision this consumer has last seen.
setRevision(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
 
setSchema(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
setSchema(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Deprecated.
This method is deprecated; DatabaseJournal.getDatabaseType() should be used instead.
setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deprecated.
This method is deprecated; BundleDbPersistenceManager.setDatabaseType(java.lang.String) should be used instead.
setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the schema object prefix.
setScope(String, boolean) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setScore(float) - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
Sets a new score value.
setScorer(Scorer) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
 
setSelector(Class<? extends Authorizable>) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setSession(Session) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
setSession(SessionImpl) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Sets the system session.
setSharedSet(Set<NodeId>) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the shared set.
setSharedSet(Set<NodeId>) - Method in class org.apache.jackrabbit.core.state.NodeState
Set the shared set of this state to the shared set of another state.
setShutdownOnClose(boolean) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
 
setShutdownOnClose(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated.
 
setSimilarity(Similarity) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
setSimilarityClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the similarity implementation, which will be used for indexing and searching.
setSize(long) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Sets the data size of this bundle
setSizeEstimate(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
If enabled, NodeIterator.getSize() may report a larger value than the actual result.
setSleepBetweenNodes(long) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
setSortOrder(String, QueryBuilder.Direction) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setSortOrder(String, QueryBuilder.Direction, boolean) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
setSpellCheckerClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the class that implements SpellChecker.
setState(ItemState) - Method in class org.apache.jackrabbit.core.ItemData
Set the associated item state.
setStatus(int) - Method in class org.apache.jackrabbit.core.ItemData
Set the status.
setStatus(int) - Method in class org.apache.jackrabbit.core.state.ItemState
Sets the new status of this item.
setStopDelay(long) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Set the stop delay, i.e.
setStopWords(Set<String>) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Set the set of stopwords.
setSupportHighlighting(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
If set to true additional information is stored in the index to support highlighting using the rep:excerpt pseudo property.
setSupportHighlighting(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
If set to true additional information is stored in the index to support highlighting using the rep:excerpt pseudo property.
setSynonymProviderClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the class that implements SynonymProvider.
setSynonymProviderConfigPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the configuration path for the synonym provider.
setTablespace(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Sets the Oracle tablespace for tables.
setTablespace(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Sets the Oracle tablespace for tables.
setTablespace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Sets the Oracle tablespace for tables.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
Sets the MS SQL table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Sets the MS SQL table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.
Sets the MSSql table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Sets the Oracle table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
Sets the MS SQL table space.
setTermInfosIndexDivisor(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets a new value for termInfosIndexDivisor.
setTestDelay(int) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
When testing the garbage collection, a delay is used instead of simulating concurrent access.
setTextFilterClasses(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Deprecated. 
setTikaConfigPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the path of the Tika configuration used for text extraction.
setTimestamp(long) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Sets a new timestamp for this collection.
setTokenExpiration(long) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
setTransactionTimeout(int) - Method in class org.apache.jackrabbit.core.XASessionImpl
setTransformation(int) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
Sets the transformation.
setTransformation(int) - Method in interface org.apache.jackrabbit.core.query.lucene.Transformable
Sets the transformation.
setTransformation(int) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Sets the transformation.
setType(int) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Sets the type
setType(int) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the type of this property.
setUpdateSize(long) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Sets the update size of the change log.
setUrl(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
setUrl(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setUrl(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
setUrl(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the JDBC connection URL.
setUseCompoundFile(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: useCompoundFile
setUseFileBlobStore(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setUseFileBlobStore(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
 
setUser(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
setUser(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setUser(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
setUser(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Sets the user name that will be used to establish JDBC connections.
setUserData(String) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Sets the user data for this event state collection.
setUserData(String) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
setUserPrivilegeNames(String) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
Sets the privileges a new user will be granted on the user's home directory.
setUseSimpleFSDirectory(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
If set true will indicate to the DirectoryManager to use the SimpleFSDirectory.
setValidate(boolean) - Method in class org.apache.jackrabbit.core.config.BeanConfig
Allows subclasses to control whether the configured bean property names should be validated.
setValue(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(double) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(int, Comparable<?>) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
Puts a value into a given slot
setValue(int, Comparable<?>) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
Add the given value to the values array
setValue(long) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(InputStream) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(String) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(String[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(BigDecimal) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(Calendar) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(Binary) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(Node) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(Value) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(Value[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
setValue(Value[], int) - Method in class org.apache.jackrabbit.core.PropertyImpl
Sets the values of this property.
setValue(Name) - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Property.setValue(String) except that this method takes a Name instead of a String value.
setValue(Name[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Property.setValue(String[]) except that this method takes an array of Name instead of String values.
setValueProvider(VirtualValueProvider) - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Sets a virtual value provider for this property
setValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Sets the internal values.
setValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the value(s) of this property.
setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Sets the version label to the given version.
setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Sets the version label to the given version.
setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Sets the version label to the given version.
setVersionLabel(InternalVersionHistoryImpl, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Set version label on the specified version.
setVirtualProvider(VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Set optional virtual item state provider.
setVolatileIdleTime(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the property: volatileIdleTime
setWriteDelay(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Set the write delay in milliseconds.
setWriterPreference(boolean) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Sets the writer preference status of this locking strategy.
SHAREABLE_NODE - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that marks shareable nodes.
SharedFieldCache - Class in org.apache.jackrabbit.core.query.lucene
Implements a variant of the lucene class org.apache.lucene.search.FieldCacheImpl.
SharedFieldCache.ValueIndex - Class in org.apache.jackrabbit.core.query.lucene
Expert: Stores term text values and document ordering data.
SharedFieldComparatorSource - Class in org.apache.jackrabbit.core.query.lucene
Implements a FieldComparatorSource for FieldComparators which know how to sort on a lucene field that contains values for multiple properties.
SharedFieldComparatorSource(String, ItemStateManager, HierarchyManager, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldComparatorSource
Create a new SharedFieldComparatorSource for a given shared field.
SharedItemStateManager - Class in org.apache.jackrabbit.core.state
Shared ItemStateManager (SISM).
SharedItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Constructor for class org.apache.jackrabbit.core.state.SharedItemStateManager
Creates a new SharedItemStateManager instance.
sharedState - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
sharedStateMgr - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Shared item state manager
shutdown() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
shutdown() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Shuts down this repository.
shutdown() - Method in class org.apache.jackrabbit.core.TransientRepository
Forces all active sessions to logout.
shutdownOnClose - Variable in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Flag indicating whether this derby database should be shutdown on close.
shutdownOnClose - Variable in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated.
Flag indicating whether this derby database should be shutdown on close.
SimilarityQuery - Class in org.apache.jackrabbit.core.query.lucene
SimilarityQuery implements a query that returns similar nodes for a given node UUID.
SimilarityQuery(String, Analyzer) - Constructor for class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
 
SimpleAccessManager - Class in org.apache.jackrabbit.core.security.simple
SimpleAccessManager ...
SimpleAccessManager() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Empty constructor
SimpleBeanFactory - Class in org.apache.jackrabbit.core.config
 
SimpleBeanFactory() - Constructor for class org.apache.jackrabbit.core.config.SimpleBeanFactory
 
SimpleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
SimpleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
SimpleExcerptProvider - Class in org.apache.jackrabbit.core.query.lucene
SimpleExcerptProvider is a very simple excerpt provider.
SimpleExcerptProvider() - Constructor for class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
 
SimpleLoginModule - Class in org.apache.jackrabbit.core.security.simple
SimpleLoginModule...
SimpleLoginModule() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
SimpleQueryResult - Class in org.apache.jackrabbit.core.query.lucene.join
Simple query result implementation.
SimpleQueryResult(String[], String[], RowIterator) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Creates a query result with the given column and selector names and row iterator.
SimpleSecurityManager - Class in org.apache.jackrabbit.core.security.simple
SimpleSecurityManager: simple implementation ignoring both configuration entries for 'principalProvider' and for 'workspaceAccessManager'.
SimpleSecurityManager() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
SimpleWorkspaceAccessManager - Class in org.apache.jackrabbit.core.security.simple
SimpleWorkspaceAccessManager always allows any set of principals to access any workspace.
SimpleWorkspaceAccessManager() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
 
SINGLE - org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
 
SingleColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
SingleColumnQueryResult implements a query result that returns a single column.
SingleColumnQueryResult(SearchIndex, SessionContext, AbstractQueryImpl, Query, SpellSuggestion, ColumnImpl[], Path[], boolean[], String[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
 
SingletonTokenStream - Class in org.apache.jackrabbit.core.query.lucene
SingletonTokenStream implements a token stream that wraps a single value with a given property type.
SingletonTokenStream(String, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
Creates a new SingleTokenStream with the given value and a property type.
SingletonTokenStream(String, Payload) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
Creates a new SingleTokenStream with the given value and payload.
size() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Get the number of events.
size() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
size() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
Provides a default implementation:
skip(int) - Method in interface org.apache.jackrabbit.core.query.lucene.CloseableHits
Skips a n score nodes.
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Skips a n score nodes.
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
Skips a n score nodes.
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
Skips a n score nodes.
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
Skips a n score nodes.
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
Skips n hits.
skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.SortedMultiColumnQueryHits
Skips a n score nodes.
skip(long) - Method in class org.apache.jackrabbit.core.LazyItemIterator
skip(long) - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
skipTo(int) - Method in interface org.apache.jackrabbit.core.query.lucene.hits.Hits
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
skipTo(long) - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
SLEEP_BEFORE_RECONNECT - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
 
SM_BINARY_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
storage model modifier: binary keys
SM_LONGLONG_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
storage model modifier: longlong keys
sort(QueryResult, Ordering[], OperandEvaluator, long, long) - Static method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
Sorts the given query results according to the given QOM orderings.
SortedLuceneQueryHits - Class in org.apache.jackrabbit.core.query.lucene
Wraps a lucene query result and adds a close method that allows to release resources after a query has been executed and the results have been read completely.
SortedLuceneQueryHits(IndexSearcher, Query, Sort, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
Creates a new QueryHits instance wrapping hits.
SortedMultiColumnQueryHits - Class in org.apache.jackrabbit.core.query.lucene
SortedMultiColumnQueryHits implements sorting of query hits based on Orderings.
SortedMultiColumnQueryHits(MultiColumnQueryHits, Ordering[], IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.SortedMultiColumnQueryHits
Creates sorted query hits.
sortValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
Value for a document
sortValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparator
 
sparse - Variable in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
Boolean indicating whether the SharedFieldCache.ValueIndex.valuesMap impl has to be used
SpellChecker - Interface in org.apache.jackrabbit.core.query.lucene
SpellChecker defines an interface to run a spellchecker over a fulltext query statement.
spellSuggestion - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The spell suggestion or null if not available.
StaleItemStateException - Exception in org.apache.jackrabbit.core.state
Signals that an item has been modified externally and that the item state representing it has thus become stale.
StaleItemStateException(String) - Constructor for exception org.apache.jackrabbit.core.state.StaleItemStateException
Constructs a new instance of this class with the specified detail message.
StaleItemStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.state.StaleItemStateException
Constructs a new instance of this class with the specified detail message and root cause.
start() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Starts this cluster node.
start() - Method in interface org.apache.jackrabbit.core.xml.Importer
Called once at the beginning of the content import.
start() - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called once at the beginning of the content import.
start() - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called once at the beginning of the content import.
start(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl
start(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
start(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
start(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
start(NodeImpl) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing.
start(NodeState) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
start(NodeState) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
start(NodeState) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
start(NodeState) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing.
START_EXCERPT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
START_FRAGMENT_SEPARATOR - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
START_HIGHLIGHT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
startCheck(String) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
Called when checking of a node starts
startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
startChildInfo(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer about a new childInfo and it's properties.
startElement(String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Creates a new element with the given name as the child of the current element and makes the created element current.
startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
startNode(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.core.xml.Importer
Called to start the import of a node.
startNode(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called to start the import of a node.
startNode(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called to start the import of a node.
startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
Records the given namespace mapping to be included in the local namespace context.
startRead() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
starts - Variable in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
The document number starts for the AbstractFieldComparator.readers.
startWrite() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
startWriteOperation() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Starts a write operation by acquiring the write lock and setting the item state manager to the "edit" state.
STATE_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
StateChangeDispatcher - Class in org.apache.jackrabbit.core.state
Component that holds references to listeners interested in changes to item states and dispatches notifications.
StateChangeDispatcher() - Constructor for class org.apache.jackrabbit.core.state.StateChangeDispatcher
 
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Called when an ItemState has successfully been created (i.e.
stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has successfully been created (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Called when an ItemState has successfully been removed (i.e.
stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has successfully been removed (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Called when an ItemState has been discarded (i.e.
stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has been discarded (i.e.
statement - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The query statement
stateMgr - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
wrapped item state manager
stateMgr - Variable in class org.apache.jackrabbit.core.ItemImpl
SessionItemStateManager associated with this Item
stateMgr - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
item state manager for all workspace operations
stateMgr - Variable in class org.apache.jackrabbit.core.virtual.VirtualNodeState
The virtual item state provide that created this node state
stateMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The persistent state mgr associated with the workspace represented by this Workspace instance.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Called when an ItemState has successfully been modified (i.e.
stateModified(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Called when an ItemState has successfully been modified (i.e.
stateProvider - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The persistent item state provider
stateStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
 
StatManager - Class in org.apache.jackrabbit.core.stats
StatManager represents a single entry point to the statistics objects available.
StatManager() - Constructor for class org.apache.jackrabbit.core.stats.StatManager
 
status - Variable in class org.apache.jackrabbit.core.state.ItemState
the internal status of this item state
STATUS_DESTROYED - Static variable in class org.apache.jackrabbit.core.ItemImpl
 
STATUS_EXISTING - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e.
STATUS_EXISTING_MODIFIED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e.
STATUS_EXISTING_REMOVED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e.
STATUS_INVALIDATED - Static variable in class org.apache.jackrabbit.core.ItemImpl
 
STATUS_MODIFIED - Static variable in class org.apache.jackrabbit.core.ItemImpl
 
STATUS_NEW - Static variable in class org.apache.jackrabbit.core.state.ItemState
'new' state
STATUS_NORMAL - Static variable in class org.apache.jackrabbit.core.ItemImpl
 
STATUS_STALE_DESTROYED - Static variable in class org.apache.jackrabbit.core.state.ItemState
'existing', i.e.
STATUS_UNDEFINED - Static variable in class org.apache.jackrabbit.core.state.ItemState
the status is undefined
stop() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Stops this cluster node.
stop() - Method in class org.apache.jackrabbit.core.RepositoryManagerImpl
 
STOP_DELAY_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the stopDelay configuration attribute.
stopScan() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
Reset modifiedDateOnAccess to 0 and stop the observation listener if any are installed.
store() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
stores the persistent state recursively
store(boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Stores the persistent state and depending on the recursively flag also stores the modified child nodes recursively.
store(OutputStream, NamespaceRegistry) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
store(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Atomically saves the given set of changes.
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
store(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Store an item state.
store(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Store an item state.
store(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Store an item state.
store(ItemState) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Store an item state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Store a references object.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Stores a node references to the underlying system.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Stores a node references to the underlying system.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Store a references object.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Store a references object.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Stores a node references to the underlying system.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Store a references object.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Store a references object.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Stores a node references to the underlying system.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Store a node state.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Store a node state.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Store a node state.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Store a node state.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Store a node state.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated.
Store a property state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.
Store a property state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
Store a property state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Store a property state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated.
Store a property state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Store a property state.
storeAsNode(String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Stores a bundle to the underlying system.
storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Stores a bundle to the underlying system.
storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Stores a bundle to the underlying system.
storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Stores a bundle to the underlying system.
storeContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Writes the content of the hash maps stores to the file system.
storeContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
Writes the content of the hash maps to the file system
STRING - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
StringIndex - Interface in org.apache.jackrabbit.core.util
A persistent two-way mapping between strings and index integers.
stringToDate(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
Converts a string-encoded date into a Date object.
stringToDecimal(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DecimalField
Convert a String to a BigDecimal.
stringToDouble(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
 
stringToIndex - Variable in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
holds the string-to-index lookups.
stringToIndex(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns the index (i.e.
stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Returns the index for a given string.
stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
Returns the index for a given string.
stringToIndex(String) - Method in interface org.apache.jackrabbit.core.util.StringIndex
Returns the index for a given string.
stringToLong(String) - Static method in class org.apache.jackrabbit.core.query.lucene.LongField
 
stringToTime(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
Converts a string-encoded date into a millisecond time.
stringValue() - Method in class org.apache.jackrabbit.core.query.lucene.IDField
 
stringValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Returns the extracted text.
subject - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
subject - Variable in class org.apache.jackrabbit.core.SessionImpl
the Subject of this session
subtract(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Creates a new key as a result of a subtract operation.
sumOfSquaredWeights() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
sumOfSquaredWeights() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
SUPERTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the supertype element.
SUPERTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the supertypes element.
supportHighlighting - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
If set to true the fulltext field is stored and and a term vector is created with offset information.
supportsCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Return a flag indicating whether the credentials are supported by this login module.
supportsCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
sweep() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
 
sync - Variable in class org.apache.jackrabbit.core.journal.FileRevision
Flag indicating whether to sync the file on every write.
sync() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Synchronize contents from journal.
sync(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Synchronize contents from journal.
sync(boolean) - Method in interface org.apache.jackrabbit.core.journal.Journal
Synchronize contents from journal.
SYNC_DELAY_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the syncDelay configuration attribute.
syncAgainOnNewRecords() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return a flag indicating whether synchronization should continue in a loop until no more new records are found.
SynchronousEventListener - Interface in org.apache.jackrabbit.core.observation
Defines a marker interface for EventListener implementations that wish a synchronous notification of changes to the workspace.
syncOnStartup() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Synchronize contents from journal when a ClusterNode starts up.
SynonymProvider - Interface in org.apache.jackrabbit.core.query.lucene
SynonymProvider defines an interface for a component that returns synonyms for a given term.
SYSTEM_PROPERTY_DEFAULT_TRANSACTION_TIMEOUT - Static variable in class org.apache.jackrabbit.core.XASessionImpl
System property specifying the default Transaction Timeout
SYSTEM_PROPERTY_NODE_ID - Static variable in class org.apache.jackrabbit.core.cluster.ClusterNode
System property specifying a node id to use.
SYSTEM_ROOT_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system" node
SystemPrincipal - Class in org.apache.jackrabbit.core.security
A SystemPrincipal ...
SystemPrincipal() - Constructor for class org.apache.jackrabbit.core.security.SystemPrincipal
Creates a SystemPrincipal.
systemSession - Variable in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
The system session used to register an event listener and process the events as well as collect AC entries.

T

TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
the variable for the MS SQL table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.
the variable for the MSSql table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
the variable for the Oracle table space
tablespace - Variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
The Oracle tablespace to use for tables
tablespace - Variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
The Oracle tablespace to use for tables
tablespace - Variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
The Oracle tablespace to use for tables
tableSpace - Variable in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
the MS SQL table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
the MS SQL table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.
the MSSql table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated.
the Oracle table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
the MS SQL table space to use
TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Name of the replacement variable in the DDL for OracleFileSystem.tablespace.
TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Name of the replacement variable in the DDL for OracleDatabaseJournal.tablespace.
TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Name of the replacement variable in the DDL for OraclePersistenceManager.tablespace.
termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Overwrite termDocs(Term) and forward the call to the wrapped reader.
termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.TermDocsCache
Returns the TermDocs for the given term.
TermDocsCache - Class in org.apache.jackrabbit.core.query.lucene
TermDocsCache implements a cache for frequently read TermDocs.
TermDocsCache(IndexReader, String) - Constructor for class org.apache.jackrabbit.core.query.lucene.TermDocsCache
Creates a new cache for the given reader and field.
TermFactory - Class in org.apache.jackrabbit.core.query.lucene
TermFactory is a factory for Term instances with frequently used field names.
TermFactory() - Constructor for class org.apache.jackrabbit.core.query.lucene.TermFactory
 
TestContentLoader - Class in org.apache.jackrabbit.core
Test Content Loader.
TestContentLoader() - Constructor for class org.apache.jackrabbit.core.TestContentLoader
 
testDelay - Variable in class org.apache.jackrabbit.core.gc.GarbageCollector
 
TextValue - Interface in org.apache.jackrabbit.core.xml
TextValue represents a serialized property value read from a System or Document View XML document.
throwLockException(String, SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockInfo
Utility method that throws a LockException with the "failure node path" set to the path of the node that holds this lock.
throwRepositoryException(Exception) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Wraps the exception e into a RepositoryException and throws the created exception.
timeToString(long) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
Converts a millisecond time to a string suitable for indexing.
toByteArray() - Method in class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
 
TOKEN_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
The name of the login token attribute.
TOKEN_EXPIRATION - Static variable in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
Default expiration time for login tokens is 2 hours.
TokenBasedAuthentication - Class in org.apache.jackrabbit.core.security.authentication.token
Authentication implementation that compares the tokens stored with a given user node to the token present in the SimpleCredentials attributes.
TokenBasedAuthentication(String, long, Session) - Constructor for class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
 
TokenProvider - Class in org.apache.jackrabbit.core.security.authentication.token
Backport of the TokenProvider implementation present with OAK adjusted to match some subtle differences in jackrabbit token login.
tokenStream(String, Reader) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
Creates a TokenStream which tokenizes all the text in the provided Reader.
tokenStreamValue() - Method in class org.apache.jackrabbit.core.query.lucene.IDField
 
tokenStreamValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
toString() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
 
toString() - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Dump contents of path map and elements included to a string.
toString() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the UUID string representation of this identifier.
toString() - Method in class org.apache.jackrabbit.core.id.PropertyId
Returns the same as this.getParentId() + "/" + this.getName()
toString() - Method in class org.apache.jackrabbit.core.ItemData
toString() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the(safe) path of this item for use in diagnostic output.
toString() - Method in class org.apache.jackrabbit.core.ItemManager
toString() - Method in class org.apache.jackrabbit.core.ItemRefreshOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.jackrabbit.core.lock.LockInfo
toString() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Dump contents of path map and elements included to a string.
toString() - Method in class org.apache.jackrabbit.core.NodeImpl
Return a string representation of this node for diagnostic purposes.
toString() - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
toString() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
toString() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns a String representation of this Event.
toString() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a String representation of this EventState.
toString() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
toString() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
 
toString() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
 
toString() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
toString() - Method in class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Returns the string representation where the flags are separated with "|".
toString() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
 
toString() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
 
toString() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
 
toString() - Method in class org.apache.jackrabbit.core.PropertyImpl
Return a string representation of this property for diagnostic purposes.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
Returns the diagnostic message.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
 
toString() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
toString() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
toString() - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Returns a String representation of this action that can be written to the RedoLog.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
toString() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
toString() - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
toString() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
 
toString() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
 
toString() - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
 
toString() - Method in class org.apache.jackrabbit.core.security.UserPrincipal
 
toString() - Method in class org.apache.jackrabbit.core.session.AddNodeOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.jackrabbit.core.session.SessionContext
Dumps the session internals to a string.
toString() - Method in class org.apache.jackrabbit.core.session.SessionItemOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.jackrabbit.core.session.SessionRefreshOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.jackrabbit.core.session.SessionSaveOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the unique internal name of this session.
toString() - Method in class org.apache.jackrabbit.core.SessionMoveOperation
Returns a string representation of this operation.
toString() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Returns a string representation of this change log for diagnostic purposes.
toString() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
toString() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
toString() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
toString() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
toString() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
toString() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
returns debug information
toString() - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
returns debug information
toString() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Return a string representation of this version history node for diagnostic purposes.
toString() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Return a string representation of this version node for diagnostic purposes.
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
Returns PredicateDerefQuery(subQuery, referenceNodeProperty, nameTest)
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
Returns a string representation of this query.
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Returns a string representation of this query.
Transform(DynamicOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory.Transform
 
TRANSFORM_LOWER_CASE - Static variable in interface org.apache.jackrabbit.core.query.lucene.TransformConstants
The underlying term enum is transformed to lower case characters.
TRANSFORM_NONE - Static variable in interface org.apache.jackrabbit.core.query.lucene.TransformConstants
No transformation is done on the term enum.
TRANSFORM_UPPER_CASE - Static variable in interface org.apache.jackrabbit.core.query.lucene.TransformConstants
The underlying term enum is transformed to upper case characters.
Transformable - Interface in org.apache.jackrabbit.core.query.lucene
Transformable marks queries that can transform the value to upper- or lower-case.
TransformConstants - Interface in org.apache.jackrabbit.core.query.lucene
TransformConstants defines constants for query processing.
TransientRepository - Class in org.apache.jackrabbit.core
A repository proxy that automatically initializes and shuts down the underlying repository instance when the first session is opened or the last one closed.
TransientRepository() - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use the repository configuration file and home directory specified in system properties org.apache.jackrabbit.repository.conf and org.apache.jackrabbit.repository.home.
TransientRepository(File) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy based on the given repository home directory and the repository configuration file "repository.xml" contained in that directory.
TransientRepository(File, File) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use the given repository configuration file and home directory paths to initialize the underlying repository instances.
TransientRepository(String, String) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use the given repository configuration file and home directory paths to initialize the underlying repository instances.
TransientRepository(Properties) - Constructor for class org.apache.jackrabbit.core.TransientRepository
 
TransientRepository(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use a copy of the given repository configuration to initialize the underlying repository instance.
TransientRepository(TransientRepository.RepositoryFactory, String) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use the given repository factory to initialize the underlying repository instances.
TransientRepository.RepositoryFactory - Interface in org.apache.jackrabbit.core
Factory interface for creating RepositoryImpl instances.
translateName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
Translates a name from a session local namespace mapping into a search index private namespace mapping.
translateName(Name) - Method in interface org.apache.jackrabbit.core.query.lucene.NamespaceMappings
Translates a name from a session local namespace mapping into a search index private namespace mapping.
translatePath(Path) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
Translates a path into a search index private namespace mapping.
translatePath(Path) - Method in interface org.apache.jackrabbit.core.query.lucene.NamespaceMappings
Translates a path into a search index private namespace mapping.
type - Variable in class org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
The property type as an integer
TYPE_ADD_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for add index action.
TYPE_ADD_NODE - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for add node action.
TYPE_COMMIT - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for commit action.
TYPE_CREATE_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for create index action.
TYPE_DELETE_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for delete index action.
TYPE_DELETE_NODE - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for delete node action.
TYPE_START - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for start action.
TYPE_VOLATILE_COMMIT - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Action type for volatile index commit action.

U

UNDEFINED - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
undo(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Executes the inverse operation of this action.
undo(ItemStateManager) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Undo changes made to items in the change log.
UNKNOWN - org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
 
UnknownPrincipal - Class in org.apache.jackrabbit.core.security.principal
Implements a principal that is used by the ACL importer for unknown principals.
UnknownPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.principal.UnknownPrincipal
 
unlock() - Method in class org.apache.jackrabbit.core.NodeImpl
unlock(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Unlock the journal revision.
unlock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
unlock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Removes the lock on a node given by its path.
unlock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Removes the lock on a node given by its path.
unlock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Removes the lock on a node given by its path.
unmodifiable() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
Returns an unmodifiable instance.
UnmodifiableAccessControlList - Class in org.apache.jackrabbit.core.security.authorization
An implementation of the AccessControlList interface that only allows for reading.
UnmodifiableAccessControlList(List<? extends AccessControlEntry>) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
Construct a new UnmodifiableAccessControlList
UnmodifiableAccessControlList(List<? extends AccessControlEntry>, String, Map<String, Integer>) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
Construct a new UnmodifiableAccessControlList
UnmodifiableAccessControlList(AccessControlList) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
Construct a new UnmodifiableAccessControlList
unregister(RecordConsumer) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Unregister a record processor.
unregister(RecordConsumer) - Method in interface org.apache.jackrabbit.core.journal.Journal
Unregister a record processor.
UNREGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Operation type: unregistration.
unregistered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when one or more node types have been unregistered.
unregistered(Collection<Name>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when one or more node types have been unregistered.
unregisterNamespace(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
unregisterNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Unregisters the specified node type.
unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Unregisters the specified set of node types.
unregisterNodeTypes(Set<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Same as NodeTypeRegistry.unregisterNodeType(Name) except that a set of node types is unregistered instead of just one.
unregisterRepository(Context, String) - Static method in class org.apache.jackrabbit.core.jndi.RegistryHelper
This method shutdowns a BindableRepository instance using the given configuration information, and unbinds it from the given JNDI context.
UpdatableItemStateManager - Interface in org.apache.jackrabbit.core.state
Identifies an ItemStateManager that allows updating items.
update() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
End an update operation.
update() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Update the record.
update() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Update the changes made to an appended record.
update() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
update() - Method in interface org.apache.jackrabbit.core.journal.Record
Update the changes made to an appended record.
update() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
End an update operation.
update() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
End an update operation.
update() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
End an update operation.
update(String) - Method in class org.apache.jackrabbit.core.NodeImpl
update(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Always throws a ConstraintViolationException since this node is protected.
update(String) - Method in class org.apache.jackrabbit.core.version.VersionImpl
Always throws a ConstraintViolationException since this node is protected.
update(NodeImpl, String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Does an update.
update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
End an update operation.
update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
End an update operation.
update(ChangeLog, EventStateCollectionFactory) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Store modifications registered in a ChangeLog.
update(NodeState) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Updates this bundle with values from the given state.
Update - Interface in org.apache.jackrabbit.core.cluster
Update operation passed in UpdateEventChannel.
updateCancelled(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been cancelled.
updateCancelled(Update) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
 
updateCommitted(Update, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been committed.
updateCommitted(Update, String) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
 
updateCreated(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been created.
updateCreated(Update) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
 
updateDataSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
UpdateEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit update operations.
UpdateEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external update events.
updateEventsReady(String) - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Notifies the cluster context that some workspace update events are available and that it should start up a listener to receive them.
updateGlobalStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement updating the global revision.
updateLastModifiedSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
updateLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement for updating the local revision of this cluster node.
updateNodes(Iterator<NodeId>, Iterator<NodeState>) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
This default implementation calls the individual QueryHandler.deleteNode(org.apache.jackrabbit.core.NodeId) and QueryHandler.addNode(org.apache.jackrabbit.core.state.NodeState) methods for each entry in the iterators.
updateNodes(Iterator<NodeId>, Iterator<NodeState>) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
This implementation forwards the call to MultiIndex.update(Collection, Collection) and transforms the two iterators to the required types.
updateNodes(Iterator<NodeId>, Iterator<NodeState>) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Updates the index in an atomic operation.
updatePrepared(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been prepared.
updatePrepared(Update) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
 
updateTimeoutTime() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Updates the timeout time of this lock based on current time and the timeout hint specified for this lock.
UpperCaseOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
UpperCaseOperand implements an upper case operand.
UpperCaseOperand(DynamicOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.UpperCaseOperand
Creates a new upper case operand.
UpperCaseSortComparator - Class in org.apache.jackrabbit.core.query.lucene
UpperCaseSortComparator implements a FieldComparator which compares the upper-cased string values of a base sort comparator.
UpperCaseSortComparator(FieldComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.UpperCaseSortComparator
Creates a new upper case sort comparator.
URI - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
url - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection URL
url - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
url - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the jdbc url string
useDbBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns true if the blobs are stored in the DB.
useFileBlobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
Store blobs on file system instead of memory.
useInExcerpt(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns true if the content of the property with the given name should show up in an excerpt.
useInExcerpt(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns true if the content of the property with the given name should show up in an excerpt.
useInExcerpt(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the content of the property with the given name should the used to create an excerpt.
useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns true if the blobs are stored in the local fs.
useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns true if the blobs are stored in the local fs.
user - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection user
user - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Deprecated.
 
user - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the jdbc user
user - Variable in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
The user object retrieved during the authentication process.
UserAccessControlProvider - Class in org.apache.jackrabbit.core.security.user
Implementation of the AccessControlProvider interface that is used to protected the 'security workspace' containing the user and group data.
UserAccessControlProvider() - Constructor for class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
userId - Variable in class org.apache.jackrabbit.core.SessionImpl
the user ID that was used to acquire this session
UserImpl - Class in org.apache.jackrabbit.core.security.user
UserImpl
UserImpl(NodeImpl, UserManagerImpl) - Constructor for class org.apache.jackrabbit.core.security.user.UserImpl
 
UserImporter - Class in org.apache.jackrabbit.core.security.user
UserImporter implements a DefaultProtectedPropertyImporter and DefaultProtectedNodeImporter that is able to deal with user/group content as defined by the default user related node types present with jackrabbit-core.
UserImporter() - Constructor for class org.apache.jackrabbit.core.security.user.UserImporter
 
UserImporter.ImportBehavior - Class in org.apache.jackrabbit.core.security.user
Inner class defining the treatment of membership or impersonator values pointing to non-existing authorizables.
UserManagerConfig - Class in org.apache.jackrabbit.core.config
User manager configuration.
UserManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.UserManagerConfig
 
UserManagerConfig(BeanConfig, BeanConfig[]) - Constructor for class org.apache.jackrabbit.core.config.UserManagerConfig
 
UserManagerImpl - Class in org.apache.jackrabbit.core.security.user
Implementation Characteristics
UserManagerImpl(SessionImpl, String) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new UserManager with the default configuration.
UserManagerImpl(SessionImpl, String, Properties) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new UserManager
UserManagerImpl(SessionImpl, String, Properties, MembershipCache) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new UserManager for the given session.
UserPerWorkspaceSecurityManager - Class in org.apache.jackrabbit.core
Derived security manager implementation that expects that users information is present in each workspace instead of having a single, dedicated "security-workspace" that provides user information.
UserPerWorkspaceSecurityManager() - Constructor for class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
UserPerWorkspaceUserManager - Class in org.apache.jackrabbit.core.security.user
Derived UserManager implementation that allows to switch between autosaving and transient change mode.
UserPerWorkspaceUserManager(SessionImpl, String) - Constructor for class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
Same as UserPerWorkspaceUserManager(session, adminID, null, null).
UserPerWorkspaceUserManager(SessionImpl, String, Properties) - Constructor for class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
Creates a UserManager that doesn't implicitly save changes but requires an explicit call to Session.save().
UserPerWorkspaceUserManager(SessionImpl, String, Properties, MembershipCache) - Constructor for class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
Creates a UserManager that doesn't implicitly save changes but requires an explicit call to Session.save().
UserPrincipal - Class in org.apache.jackrabbit.core.security
A UserPrincipal ...
UserPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.UserPrincipal
Creates a UserPrincipal with the given name.
Util - Class in org.apache.jackrabbit.core.query.lucene
Util provides various static utility methods.
Util() - Constructor for class org.apache.jackrabbit.core.query.lucene.Util
 
UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUID of the node.
UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldSelectors
 
UUID_AND_PARENT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldSelectors
 
UUID_BYTE_LENGTH - Static variable in class org.apache.jackrabbit.core.id.NodeId
Number of bytes in a UUID (16).
UUID_FORMATTED_LENGTH - Static variable in class org.apache.jackrabbit.core.id.NodeId
Chars in a UUID String.
uuidBehavior - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
uuidBehavior - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedPropertyImporter
 

V

V1 - Static variable in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
V1 is the index format for Jackrabbit releases 1.0 to 1.3.x.
V2 - Static variable in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
V2 is the index format for Jackrabbit releases 1.4.x
V3 - Static variable in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
V3 is the index format for Jackrabbit releases >= 1.5
VALID_SYSTEM_INDEX_NODE_TYPE_NAMES - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Valid node type names under /jcr:system.
validate(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Checks whether the given node state satisfies the constraints specified by its primary and mixin node types.
validate(PropertyState) - Method in class org.apache.jackrabbit.core.ItemValidator
Checks whether the given property state satisfies the constraints specified by its definition.
value - Variable in class org.apache.jackrabbit.core.journal.FileRevision
Cached value.
value(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
 
VALUE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter value configuration attribute.
ValueComparator - Class in org.apache.jackrabbit.core.query.lucene.join
Comparator for Value instances.
ValueComparator() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
 
VALUECONSTRAINT_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the value constraint element.
VALUECONSTRAINTS_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the value constraints element.
valueFactory - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
The value factory
ValueFactoryImpl - Class in org.apache.jackrabbit.core.value
ValueFactoryImpl...
ValueFactoryImpl(NamePathResolver, DataStore) - Constructor for class org.apache.jackrabbit.core.value.ValueFactoryImpl
Constructs a new ValueFactoryQImpl based on an existing SPI QValueFactory and a NamePathResolver.
valueFromName(String) - Static method in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
ValueIndex(Comparable<?>[], int) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
Creates one of these objects
valueOf(int) - Static method in class org.apache.jackrabbit.core.observation.EventState
Returns a String representation of eventType.
valueOf(String) - Static method in class org.apache.jackrabbit.core.id.NodeId
Returns a node identifier that is represented by the given UUID string.
valueOf(String) - Static method in class org.apache.jackrabbit.core.id.PropertyId
Returns a property identifier instance holding the value of the specified string.
valueOf(String) - Static method in enum org.apache.jackrabbit.core.persistence.check.ReportItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Parses the given string as an InternalValue of the specified type.
values() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Returns all values in the cache.
values() - Static method in enum org.apache.jackrabbit.core.persistence.check.ReportItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty collection.
values() - Static method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
valuesMap - Variable in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
Values (Comparable) map indexed by document id.
verifyCanRead(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Verifies that the node at nodePath can be read.
verifyCanWrite(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Verifies that the node at nodePath is writable.
verifyCheckedOut(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Verifies that the node at nodePath is checked-out; throws a VersionException if that's not the case.
verifyNotProtected(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Verifies that the node at nodePath is not protected.
verifyRootExists() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Verifies that the root file system entry exists.
verifyUnlocked(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Verifies that the node at nodePath is not locked by somebody else than the current session.
VERSION_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
VERSION_STORAGE_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:versionStorage" node
versionCreated(InternalVersion) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Invoked when a new internal item has been created.
versionDestroyed(InternalVersion) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Invoked when a new internal item has been destroyed.
VersionHistoryImpl - Class in org.apache.jackrabbit.core.version
Base implementation of the VersionHistory interface.
VersionHistoryImpl(ItemManager, SessionContext, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.version.VersionHistoryImpl
Create a new instance of this class.
VersionHistoryInfo - Class in org.apache.jackrabbit.core.version
Simple data object that carries the identifiers of a version history node and the related root version node.
VersionHistoryInfo(NodeId, NodeId) - Constructor for class org.apache.jackrabbit.core.version.VersionHistoryInfo
Creates an object that carries the given version history information.
VersionImpl - Class in org.apache.jackrabbit.core.version
Base implementation of the Version interface.
VersionImpl(ItemManager, SessionContext, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.version.VersionImpl
Create a new instance of this class.
VERSIONING_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the versioning configuration element.
VersioningConfig - Class in org.apache.jackrabbit.core.config
Versioning configuration.
VersioningConfig(String, FileSystemFactory, PersistenceManagerConfig, ISMLockingFactory) - Constructor for class org.apache.jackrabbit.core.config.VersioningConfig
Creates a versioning configuration object.
VersioningLock - Class in org.apache.jackrabbit.core.version
A reentrant read-write lock used by the internal version manager for synchronization.
VersioningLock() - Constructor for class org.apache.jackrabbit.core.version.VersioningLock
 
VersioningLock.ReadLock - Class in org.apache.jackrabbit.core.version
 
VersioningLock.WriteLock - Class in org.apache.jackrabbit.core.version
 
VersionItemStateManager - Class in org.apache.jackrabbit.core.version
Specialized SharedItemStateManager that filters out NodeReferences to non-versioning states.
VersionItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Constructor for class org.apache.jackrabbit.core.version.VersionItemStateManager
 
VersionManagerImpl - Class in org.apache.jackrabbit.core
Implementation of the VersionManager.
VersionManagerImpl(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.VersionManagerImpl
Creates a new version manager
VersionManagerImplBase - Class in org.apache.jackrabbit.core.version
The JCR Version Manager implementation is split in several classes in order to group related methods together.
VersionManagerImplBase(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplBase
Creates a new version manager base for the given session
VersionManagerImplBase.WriteOperation - Class in org.apache.jackrabbit.core.version
Helper for managing write operations.
VersionManagerImplConfig - Class in org.apache.jackrabbit.core.version
The JCR Version Manager implementation is split in several classes in order to group related methods together.
VersionManagerImplConfig(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplConfig
Creates a new version manager for the given session
VersionManagerImplMerge - Class in org.apache.jackrabbit.core.version
The JCR Version Manager implementation is split in several classes in order to group related methods together.
VersionManagerImplMerge(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Creates a new version manager for the given session
VersionManagerImplRestore - Class in org.apache.jackrabbit.core.version
The JCR Version Manager implementation is split in several classes in order to group related methods together.
VersionManagerImplRestore(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplRestore
Creates a new version manager for the given session
versionMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
The version manager for this session
versionMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The API Version manager for this workspace
versions() - Method in class org.apache.jackrabbit.core.version.VersionSet
Returns the (modifiable) changeset of this selector.
VersionSelector - Interface in org.apache.jackrabbit.core.version
This Interface defines the version selector that needs to provide a version, given some hints and a version history.
VersionSet - Class in org.apache.jackrabbit.core.version
This Class implements a version selector that is based on a set of versions.
VersionSet(Map<NodeId, InternalVersion>) - Constructor for class org.apache.jackrabbit.core.version.VersionSet
Creates a ChangeSetVersionSelector that will try to select a version within the given set of versions.
VersionSet(Map<NodeId, InternalVersion>, boolean) - Constructor for class org.apache.jackrabbit.core.version.VersionSet
Creates a ChangeSetVersionSelector that will try to select a version in the given set.
VirtualItemStateProvider - Interface in org.apache.jackrabbit.core.virtual
This Interface defines a virtual item state provider.
VirtualNodeState - Class in org.apache.jackrabbit.core.virtual
This Class implements a virtual node state
VirtualNodeState(AbstractVISProvider, NodeId, NodeId, Name, Name[]) - Constructor for class org.apache.jackrabbit.core.virtual.VirtualNodeState
creates a new virtual node state
VirtualNodeTypeStateManager - Class in org.apache.jackrabbit.core.nodetype.virtual
This Class implements a workaround helper for populating observation events for the virtual node states of the jcr:nodeTypes upon nodetype registry changes.
VirtualNodeTypeStateManager(NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Creates a new virtual node type state manager
VirtualNodeTypeStateProvider - Class in org.apache.jackrabbit.core.nodetype.virtual
This Class implements a virtual item state provider that exposes the registered nodetypes.
VirtualNodeTypeStateProvider(NodeTypeRegistry, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
VirtualPropertyState - Class in org.apache.jackrabbit.core.virtual
This Class implements a virtual property state
VirtualPropertyState(PropertyId) - Constructor for class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Creates a new virtual property state
VirtualValueProvider - Interface in org.apache.jackrabbit.core.virtual
A VirtualValueProvider is used for virtual properties that want to provide values dynamically.
visit(BeanConfig) - Method in interface org.apache.jackrabbit.core.config.BeanConfigVisitor
 
visit(BeanConfig) - Method in class org.apache.jackrabbit.core.config.NoOpConfigVisitor
 
visit(XPathQueryBuilder.AndCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(XPathQueryBuilder.ContainsCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(XPathQueryBuilder.ImpersonationCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(XPathQueryBuilder.NodeCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(XPathQueryBuilder.NotCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(XPathQueryBuilder.OrCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(XPathQueryBuilder.PropertyCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
vMgr - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
the session version manager.

W

warning(SAXParseException) - Method in class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
This method is called when there is a warning parsing the configuration file.
warning(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
WEAK_REFS - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains all weak reference property values.
WEAKREFERENCE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
 
WeightedHighlighter - Class in org.apache.jackrabbit.core.query.lucene
WeightedHighlighter implements a highlighter that weights the fragments based on the proximity of the highlighted terms to each other.
WeightedHighlighter() - Constructor for class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
WeightedHTMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
WeightedHTMLExcerpt creates a HTML excerpt with the following format:
WeightedHTMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.WeightedHTMLExcerpt
 
WeightedXMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
WeightedXMLExcerpt creates an XML excerpt of a matching node.
WeightedXMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.WeightedXMLExcerpt
 
WildcardNameQuery - Class in org.apache.jackrabbit.core.query.lucene
Implements a wildcard query on the name field.
WildcardNameQuery(String, int, NamespaceResolver, NamespaceMappings, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardNameQuery
 
WildcardQuery - Class in org.apache.jackrabbit.core.query.lucene
Implements a wildcard query on a lucene field with an embedded property name and a pattern.
WildcardQuery(String, String, String, int, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates a new WildcardQuery.
WildcardQuery(String, String, String, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates a new WildcardQuery.
workspace - Variable in class org.apache.jackrabbit.core.cluster.ClusterRecord
Workspace name.
WORKSPACE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the workspace configuration element.
WORKSPACE_HOME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the workspace home directory parser variable.
WORKSPACE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
WORKSPACE_NAME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the repository name parser variable.
WorkspaceAccessManager - Interface in org.apache.jackrabbit.core.security.authorization
The WorkspaceAccessManager is responsible for workspace access.
WorkspaceConfig - Class in org.apache.jackrabbit.core.config
Workspace configuration.
WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates a workspace configuration object.
WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig, ImportConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates a workspace configuration object.
WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig, ImportConfig, long) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates a workspace configuration object.
workspaceCreated(String, ClonedInputSource) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
workspaceCreated(String, ClonedInputSource) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceEventChannel
 
WorkspaceEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel for reporting workspace change events.
WorkspaceImpl - Class in org.apache.jackrabbit.core
A WorkspaceImpl ...
WorkspaceImpl(SessionContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new workspace instance
WorkspaceImporter - Class in org.apache.jackrabbit.core.xml
WorkspaceImporter ...
WorkspaceImporter(Path, WorkspaceImpl, SessionContext, int) - Constructor for class org.apache.jackrabbit.core.xml.WorkspaceImporter
Creates a new WorkspaceImporter instance.
WorkspaceImporter(Path, WorkspaceImpl, SessionContext, int, ImportConfig) - Constructor for class org.apache.jackrabbit.core.xml.WorkspaceImporter
Creates a new WorkspaceImporter instance.
WorkspaceInfo(WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Creates a new WorkspaceInfo based on the given config.
WorkspaceListener - Interface in org.apache.jackrabbit.core.cluster
Listener for external workspace changes.
WorkspaceManager - Class in org.apache.jackrabbit.core
Utility class that decouples SessionImpl from the internal workspace handling details of RepositoryImpl.
WorkspaceRecord - Class in org.apache.jackrabbit.core.cluster
Record for propagating workspace modifications across the cluster.
WorkspaceRecord(String, ClonedInputSource, Record) - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord
Creates a new WorkspaceRecord for create workspace action.
WorkspaceRecord(Record) - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord
Creates a new empty WorkspaceRecord.
WorkspaceRecord.Action - Class in org.apache.jackrabbit.core.cluster
Base workspace action
WORKSPACES_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the general workspace configuration element.
WorkspaceSecurityConfig - Class in org.apache.jackrabbit.core.config
Representation of workspace specific security settings.
WorkspaceSecurityConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceSecurityConfig
 
write() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Serialize this record.
write(byte[]) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write an array of bytes to the underlying stream.
write(byte[]) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
write(byte[]) - Method in interface org.apache.jackrabbit.core.journal.Record
Write an array of bytes to the underlying stream.
write(byte[], int, int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
write(int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
write(OutputStream) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Writes the document built by this builder into the given output stream.
write(OutputStream, QNodeTypeDefinition[], NamespaceRegistry) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeWriter
Writes a node type definition file.
WRITE - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated. 
writeBoolean(boolean) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a boolean from the underlying stream.
writeBoolean(boolean) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
writeBoolean(boolean) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a boolean from the underlying stream.
writeBundle(OutputStream, NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Serializes a NodePropBundle to a data output stream
writeByte(int) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a byte to the underlying stream.
writeByte(int) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Unsupported methods when appending.
writeByte(int) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a byte to the underlying stream.
writeChar(char) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a character to the underlying stream.
writeChar(char) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
writeChar(char) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a character to the underlying stream.
writeInt(int) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write an integer to the underlying stream.
writeInt(int) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
writeInt(int) - Method in interface org.apache.jackrabbit.core.journal.Record
Write an integer to the underlying stream.
writeLockProperties(NodeImpl, String, boolean) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Add the lock related properties to the target node.
writeLong(long) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a long to the underlying stream.
writeLong(long) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
writeLong(long) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a long to the underlying stream.
writeNodeId(NodeId) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a NodeId to the underlying stream.
writeNodeId(NodeId) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a NodeId to the underlying stream.
writeNodeTypeDef(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a NodeTypeDef to the underlying stream.
writeNodeTypeDef(QNodeTypeDefinition) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a NodeTypeDef to the underlying stream.
WriteOperation(VersioningLock.WriteLock) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplBase.WriteOperation
 
writePath(Path) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a Path to the underlying stream.
writePath(Path) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a Path to the underlying stream.
writePathElement(Path) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a Path.Element to the underlying stream.
writePathElement(Path) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a Path.Element to the underlying stream.
writePrivilegeDef(PrivilegeDefinition) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a PrivilegeDefinition to the underlying stream.
writePrivilegeDef(PrivilegeDefinition) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a PrivilegeDefinition to the underlying stream.
writePropertyId(PropertyId) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a PropertyId to the underlying stream.
writePropertyId(PropertyId) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a PropertyId to the underlying stream.
writeQName(Name) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a Name to the underlying stream.
writeQName(Name) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
writeQName(Name) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a Name to the underlying stream.
writeString(String) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Write a string to the underlying stream.
writeString(String) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
writeString(String) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a string to the underlying stream.
WSP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the workspace containing security data.
wspConfig - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The configuration of this Workspace
wspFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
File system where the content of the hash maps are read from/written to (if persistent==true)
wspFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.
file system where the content of the hash maps are read from/written to (if persistent==true)

X

XAItemStateManager - Class in org.apache.jackrabbit.core.state
Extension to LocalItemStateManager that remembers changes on multiple save() requests and commits them only when an associated transaction is itself committed.
XAItemStateManager(SharedItemStateManager, EventStateCollectionFactory, String, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.XAItemStateManager
Creates a new instance of this class with a custom attribute name.
XALockManager - Class in org.apache.jackrabbit.core.lock
Session-local lock manager that implements the semantical changes inside transactions.
XALockManager(LockManagerImpl) - Constructor for class org.apache.jackrabbit.core.lock.XALockManager
Create a new instance of this class.
XAReentrantLock - Class in org.apache.jackrabbit.core.util
A reentrant lock for synchronization.
XAReentrantLock() - Constructor for class org.apache.jackrabbit.core.util.XAReentrantLock
 
XAReentrantWriterPreferenceReadWriteLock - Class in org.apache.jackrabbit.core.util
A reentrant read-write lock for synchronization.
XAReentrantWriterPreferenceReadWriteLock() - Constructor for class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
 
XASessionImpl - Class in org.apache.jackrabbit.core
Session extension that provides XA support.
XASessionImpl(RepositoryContext, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
Create a new instance of this class.
XASessionImpl(RepositoryContext, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
Create a new instance of this class.
XMLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.xml
Deprecated.
Please migrate to a bundle persistence manager (JCR-2802)
XMLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated.
Creates a new XMLPersistenceManager instance.
XPathQueryBuilder - Class in org.apache.jackrabbit.core.security.user
 
XPathQueryBuilder() - Constructor for class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
XPathQueryEvaluator - Class in org.apache.jackrabbit.core.security.user
This evaluator for Querys use XPath and some minimal client side filtering.
XPathQueryEvaluator(XPathQueryBuilder, UserManagerImpl, SessionImpl) - Constructor for class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 

Z

ZombieHierarchyManager - Class in org.apache.jackrabbit.core
HierarchyManager implementation that is also able to build/resolve paths of those items that have been moved or removed (i.e.
ZombieHierarchyManager(HierarchyManagerImpl, ItemStateManager, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.ZombieHierarchyManager
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages