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

A

ABORT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
abort() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to abort the authentication process (phase 2).
ABSTRACT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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
 
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
 
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
 
AbstractCompiledPermissions.Result(int, int, int, int) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
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.
AbstractDataRecord - Class in org.apache.jackrabbit.core.data
Abstract data record base class.
AbstractDataRecord(DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AbstractDataRecord
Creates a data record with the given identifier.
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
 
AbstractJournal - Class in org.apache.jackrabbit.core.journal
Base journal implementation.
AbstractJournal() - Constructor for class org.apache.jackrabbit.core.journal.AbstractJournal
 
AbstractLockInfo - Class in org.apache.jackrabbit.core.lock
Common information about a lock.
AbstractLockInfo(LockToken, boolean, boolean, String) - Constructor for class org.apache.jackrabbit.core.lock.AbstractLockInfo
Create a new instance of this class.
AbstractLockInfo(LockToken, boolean, boolean, String, long) - Constructor for class org.apache.jackrabbit.core.lock.AbstractLockInfo
Create a new instance of this class.
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(NodeState, NodeDefinition) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
Create a new instance of this class.
AbstractNodeData(ItemId) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
Create a new instance of this class.
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.persistence
Implementation PersistenceManager that handles some concepts.
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
 
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.state
Deprecated. use AbstractPersistenceManager instead.
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.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 initialization methods for all query implementations.
AbstractQueryImpl() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryImpl
 
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query.lucene
AbstractQueryImpl provides a base class for executable queries based on SearchIndex.
AbstractQueryImpl(SessionImpl, ItemManager, 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
ACCESS_INTERVAL - Static variable in interface org.apache.jackrabbit.core.state.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.
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[]) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryImpl(Principal, Privilege[], boolean, Map, ValueFactory) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryIterator - Class in org.apache.jackrabbit.core.security.authorization
AccessControlEntryIterator...
AccessControlEntryIterator(List) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
AccessControlEntryIterator(AccessControlList[]) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
AccessControlPolicyIteratorAdapter - Class in org.apache.jackrabbit.core.security
Adapter class for turning RangeIterators or Iterators into AccessControlPolicyIteratorAdapters.
AccessControlPolicyIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Creates an adapter for the given RangeIterator.
AccessControlPolicyIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Creates an adapter for the given Iterator.
AccessControlPolicyIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Creates an iterator for the given collection.
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.
accessMgr - Variable in class org.apache.jackrabbit.core.ItemValidator
 
accessMgr - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The access manager of the session that executes the query.
accessMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the AccessManager associated with this session
ACLEditor - Class in org.apache.jackrabbit.core.security.authorization.acl
ACLEditor...
ACLEditor - Class in org.apache.jackrabbit.core.security.authorization.principalbased
CombinedEditor...
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 explicitely 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() - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
ACLProvider - Class in org.apache.jackrabbit.core.security.authorization.principalbased
CombinedProvider...
ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
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.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Acquire a read lock for the given item id.
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(ChangeLog) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Acquires a write lock for the given changeLog.
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.
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(Object) - Method in class org.apache.jackrabbit.core.data.db.Pool
But a connection back into the pool.
add(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
add(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
Add a new cache to the list.
ADD_NODE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
ADD_NODE_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
Deprecated. Use Session.ACTION_ADD_NODE instead.
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addAll(Collection) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Adds all event states in the given collection to this collection
addAllReferences(List) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addBinaryValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the binary value to the document as the named field.
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, Object) - 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.bundle.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.
addDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Adds a new observation dispatcher to the set of dispatchers
addDoubleValue(Document, String, Object) - 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 an iterator over all added states.
addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Same as JackrabbitAccessControlList.addEntry(Principal, Privilege[], boolean, Map) using some implementation specific restrictions.
addEntry(Principal, Privilege[], boolean, Map) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Adds an access control entry to this policy consisting of the specified principal, the specified privileges, the isAllow flag and an optional map containing additional restrictions.
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - 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(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.XAVersionManager
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
addLongValue(Document, String, Object) - 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(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addMixin(String) except that it takes a Name instead of a String.
addMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNameValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the name value to the document as the named field.
addNode(Name, Name, UUID) - 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(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(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, 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.
addNodeWithUuid(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String) except this method takes an additional uuid argument.
addNodeWithUuid(String, String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String, String) except this method takes an additional uuid argument.
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, Object) - 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.bundle.util.NodePropBundle
Adds a new property entry
addProperty(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
addRecord(InputStream) - Method in interface org.apache.jackrabbit.core.data.DataStore
Creates a new data record.
addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Creates a new data record.
addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Creates a new data record.
addReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addReferenceValue(Document, String, Object) - 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, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. Use addStringValue(Document, String, Object, boolean) instead.
addStringValue(Document, String, Object, 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, Object, boolean, boolean, float) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. use NodeIndexer.addStringValue(Document, String, Object, boolean, boolean, float, boolean) instead.
addStringValue(Document, String, Object, 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.
addVariableName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Adds a name to the set of variables.
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.

NOTE: This method is not synchronized, because it is called right after creation only by the same thread and therefore concurrency issues do not occur.

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.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
 
afterOperation(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterScanning(Node) - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called after a node is scanned.
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.
alive - Variable in class org.apache.jackrabbit.core.SessionImpl
flag indicating whether this session is alive
all - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
all() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
ALL - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
allowsSameNameSiblings() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
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, 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.
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 - Variable in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
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.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.
ANY_NAME - Static variable in interface org.apache.jackrabbit.core.nodetype.ItemDef
The special wildcard name used as the name of residual item definitions.
APP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the application name configuration attribute.
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() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Append a record.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Append a record backed by a file.
append(String, String, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Append a record to this log.
append() - Method in interface org.apache.jackrabbit.core.journal.RecordProducer
Append a record.
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.
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.
apply(NodeImpl, NamePathResolver, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
apply(NodeState, BatchedItemOperations, NodeTypeRegistry, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
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
 
associate(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Associate this resource with a transaction.
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
ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
attributes - Variable in class org.apache.jackrabbit.core.SessionImpl
the attributes of this session
AuthContext - Class in org.apache.jackrabbit.core.security
Deprecated. Use AuthContext instead.
AuthContext() - Constructor for class org.apache.jackrabbit.core.security.AuthContext
Deprecated.  
AuthContext - Interface in org.apache.jackrabbit.core.security.authentication
An authentication context used to authenticate users.
AuthContext.JAAS - Class in org.apache.jackrabbit.core.security
Deprecated. Use JAASAuthContext instead
AuthContext.JAAS(String, Credentials) - Constructor for class org.apache.jackrabbit.core.security.AuthContext.JAAS
Deprecated. Creates an authentication context given a JAAS configuration name and some credentials.
AuthContext.Local - Class in org.apache.jackrabbit.core.security
Deprecated. Use LocalAuthContext instead.
AuthContext.Local(LoginModule, Map, Credentials) - Constructor for class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Creates an authentication context given a login module and some credentials.
AuthContextProvider - Class in org.apache.jackrabbit.core.security.authentication
A AuthContextProvider selects 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.
Authentication - Interface in org.apache.jackrabbit.core.security.authentication
The Authentication interface defines methods to validate Credentials upon authentication.
AUTOCREATED - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the autoCreated attribute.
autoReconnect - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
available() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
available() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
available() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
available() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream

B

BasedFileSystem - Class in org.apache.jackrabbit.core.fs
A BasedFileSystem represents a 'file system in a file system'.
BasedFileSystem(FileSystem, String) - Constructor for class org.apache.jackrabbit.core.fs.BasedFileSystem
Creates a new BasedFileSystem
basePath - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
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, NodeTypeRegistry, LockManager, SessionImpl, HierarchyManager) - 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.
beforeOperation(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeScanning(Node) - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called before a node is scanned.
BEGIN_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
BEGIN_TYPE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
BINARY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
binaryValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
BinaryValueImpl - Class in org.apache.jackrabbit.core.value
Represents a binary value that is backed by a blob file value.
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.BundleDbPersistenceManager
the bundle binding
binding - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
the bundle binding
bindValue(Name, Value) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
Binds the given value to the variable named varName.
bindValue(Name, Value) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Binds the given value to the variable named varName.
bindValue(String, Value) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Binds the given value to the variable named varName.
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.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBFileValue - Class in org.apache.jackrabbit.core.value
Represents binary data which is backed by a resource or byte[].
BLOBFileValue() - Constructor for class org.apache.jackrabbit.core.value.BLOBFileValue
 
blobFS - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
file system where BLOB data is stored (if externalBLOBs==true)
blobFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
BLOBInDataStore - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in the data store.
BLOBInMemory - Class in org.apache.jackrabbit.core.value
Represents binary data which is backed by a byte[] (in memory).
BLOBInResource - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in a file system resource.
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBInTempFile - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in a temporary file.
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
file system where BLOB data is stored
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.bundle.util.ItemStateBinding
the blob store
blobStore - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
BLOBStore that manages BLOB data in the file system (if externalBLOBs==true)
blobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
BLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
BLOBStore represents an abstract store for binary property values (BLOBs).
BLOBStore - Interface in org.apache.jackrabbit.core.state.util
Deprecated. use BLOBStore instead.
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBValue - Class in org.apache.jackrabbit.core.value
This class represents a binary value which is backed by a resource or byte[].
blockOnConnectionLoss - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
indicates whether to block if the database connection is lost
BOOLEAN - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
buffer - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
A buffer for joined score node rows.
buildBasePath(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
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
 
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, NodeReferencesId) - 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, NodeReferencesId) - 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.
buildPath(PathBuilder, ItemState) - 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) - 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.
buildResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
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

Since Oracle treats emtpy strings and BLOBs as null values the SQL statements had to be adapated accordingly.

buildSQLStatements() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Builds the SQL statements.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Initializes the SQL strings.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Builds the SQL statements
BundleBinding - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements efficient serialization methods for item states.
BundleBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Creates a new bundle binding
BundleCache - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements a simple cache for nodeprop bundles
BundleCache(long) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Creates a new BundleCache
BundleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
This is a generic persistence manager that stores the NodePropBundles in a database.
BundleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
BundleDbPersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.bundle
Helper interface for closeable stores
BundleDbPersistenceManager.DbBlobStore - Class in org.apache.jackrabbit.core.persistence.bundle
Implementation of a blob store that stores the data inside the database
BundleDbPersistenceManager.DbBlobStore() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
BundleDbPersistenceManager.FSBlobStore - Class in org.apache.jackrabbit.core.persistence.bundle
own implementation of the filesystem blob store that uses a different blob-id scheme.
BundleDbPersistenceManager.FSBlobStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
bundleDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
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.bundle.BundleDbPersistenceManager
 
bundleSelectAllIdsFromSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleSelectAllIdsSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 

C

Cache - Interface in org.apache.jackrabbit.core.state
A Cache object A cache must call CacheManager.getInstance().add(this) to take part in the dynamic memory distribution.
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
cacheAccessed() - Method in interface org.apache.jackrabbit.core.state.CacheAccessListener
The cache calls this method after a number of accessed.
cacheAccessed() - Method in class org.apache.jackrabbit.core.state.CacheManager
After one of the caches is accessed a number of times, this method is called.
CacheAccessListener - Interface in org.apache.jackrabbit.core.state
The cache access listener can be registered to a class.
CacheManager - Class in org.apache.jackrabbit.core.state
This class manages the size of the caches used in Jackrabbit.
CacheManager() - Constructor for class org.apache.jackrabbit.core.state.CacheManager
 
CacheManager.CacheInfo - Class in org.apache.jackrabbit.core.state
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.bundle
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 the approximate memory consumption of this state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the approximate memory consumption of this state.
calculatePermissions(int, int, boolean, boolean) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Build the permissions granted by evaluating the given privileges.
call() - Method in interface org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Command
Perform some action that returns a result or throws an exception
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
Instanciate 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.
canAccess(String) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
canAccessRoot(Set) - 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) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
canAccessRoot(Set) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
canAccessRoot(Set) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
canAccessRoot(Set) - 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(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
 
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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.
canFilter(String) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Returns true if the adapted text extractor supports the given content type.
canFilter(String) - Method in interface org.apache.jackrabbit.core.query.TextFilter
Deprecated. Returns true if this TextFilter can index content of mimeType; false otherwise.
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.
canModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
canRead(Path) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the item at the specified absolute path can be read.
canRead(Path) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
canRead(Path) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
canRead(Path) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
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
Always returns true.
canReadPrincipal(Session, Principal) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
// TODO: review again.
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, Record, String, long, String) - Constructor for class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Create a new instance of this class.
characters(char[], int, int) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
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_ACCESS - Static variable in class org.apache.jackrabbit.core.ItemValidator
check access permissions
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
CHECK_VERSIONING - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check checked-out status
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
 
checkBundle(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Checks a NodePropBundle from a data input stream.
checkBundleConsistency(NodeId, NodePropBundle, boolean, Collection) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks a single bundle for inconsistencies, ie.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Perform a consistency check of the data.
checkForConflictingContent(NodeTypeDef) - 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) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Checks if path is a valid path.
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
checkin(Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
 
checkin(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
checkin(NodeImpl, Calendar) - Method in interface org.apache.jackrabbit.core.version.VersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(NodeImpl, Calendar) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(NodeImpl, Calendar) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(InternalVersionHistoryImpl, NodeImpl, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks in a node
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(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(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(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(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(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 class org.apache.jackrabbit.core.lock.XALockManager
Check whether the path given is locked by somebody else than the session described.
checkLock() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.  
checkModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
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.
checkout() - Method in class org.apache.jackrabbit.core.NodeImpl
checkout(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Check if the specified privileges are granted at absPath.
checkPermission(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated.  
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(ItemId, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(String, 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(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.
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
checkpoint(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
checkPropertyState(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Checks a PropertyState from the data input stream.
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
 
checkSchema() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
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.bundle.BundleDbPersistenceManager
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.bundle.DerbyPersistenceManager
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.bundle.H2PersistenceManager
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.DatabasePersistenceManager
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
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(PropDef, 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.
checkTablesExist() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if the database table exist.
checkTablesWithUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Indicates if the user name should be included when retrieving the tables during BundleDbPersistenceManager.checkTablesExist().
checkTablesWithUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Indicates if the user name should be included when retrieving the tables during BundleDbPersistenceManager.checkTablesExist().
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Build a qualified path from the specified absPath and test if it is really 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
 
CHILD_NODE_DEFINITION - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
childNodeAdded(NodeId, Path, NodeId, Path.Element, Name, Set, 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.Element, Name, Set, 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.
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.Element, Name, Set, 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.Element, Name, Set, 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.persistence.bundle.util.BundleCache
Clears this cache and removes all bundles.
clear() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Clears this cache.
clear() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Removes all entries from this store.
clear() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Removes all entries from this store.
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
 
clearCache() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Clear the principal cache.
clearInUse() - Method in interface org.apache.jackrabbit.core.data.DataStore
Clear the in-use list.
clearInUse() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Clear the in-use list.
clearInUse() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Clear the in-use list.
CLONE - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
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(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(NodeImpl, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Create a child node that is a clone of a shareable node.
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.nodetype.NodeTypeDef
 
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_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 interface org.apache.jackrabbit.core.data.DataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
When the stream is consumed, the database objects held by the instance are closed.
close() - Method in class org.apache.jackrabbit.core.data.db.DerbyDataStore
 
close() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
close() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Cleanup resources used internally by this instance.
close() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
close() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
close() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Close the file system.
close() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Closes the instance revision.
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.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.nodetype.compact.CompactNodeTypeDefWriter
Flushes all pending write operations and Closes this writer.
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.BundleDbPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
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.bundle.DerbyPersistenceManager
Closes the given connection by shutting down the embedded Derby database.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Closes all resources held by this ConnectionRecoveryManager.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Closes this index and releases it's resources.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
close() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
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.xml.XMLPersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
This default implemetation does nothing.
close() - Method in class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
This default implemetation 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

Closes the underlying index input.

close() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream

Closes the underlying index output.

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.FilterQueryHits
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 class org.apache.jackrabbit.core.query.lucene.SearchIndex
Closes this QueryHandler and frees resources attached to this handler.
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 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.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 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 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.SimpleJBossAccessManager
 
close() - Method in interface org.apache.jackrabbit.core.version.VersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Close this version manager.
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.fs.db.DatabaseFileSystem
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
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.fs.db.DatabaseFileSystem
 
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Closes the result set
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
closeSilently(Connection) - Static method in class org.apache.jackrabbit.core.data.db.DatabaseHelper
Silently closes a connection.
closeSilently(ResultSet) - Static method in class org.apache.jackrabbit.core.data.db.DatabaseHelper
Silently closes a result set.
closeSilently(Statement) - Static method in class org.apache.jackrabbit.core.data.db.DatabaseHelper
Silently closes a statement.
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
closeStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
closes the statement
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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, JournalConfig) - 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, String) - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecord
Create a new instance of this class.
ClusterRecord(Record) - 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.
combine(AbstractCompiledPermissions.Result) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
CombinedProvider - Class in org.apache.jackrabbit.core.security.authorization.combined
CombinedProvider...
CombinedProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
commit(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Commit transaction.
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Commit transaction.
commit() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to commit the authentication process (phase 2).
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Commit transaction.
commit() - Method in class org.apache.jackrabbit.core.TransactionContext
Commit the transaction identified by this context.
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Commit transaction.
commit(Xid, boolean) - Method in class org.apache.jackrabbit.core.XASessionImpl
CompactNodeTypeDefReader - Class in org.apache.jackrabbit.core.nodetype.compact
CompactNodeTypeDefReader.
CompactNodeTypeDefReader(Reader, String) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefReader(Reader, String, NamespaceMapping) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.core.nodetype.compact
Prints node type defs in a compact notation Print Format: [ex:NodeType] > ex:ParentType1, ex:ParentType2 orderable mixin - ex:property (STRING) = 'default1', 'default2' primary mandatory autocreated protected multiple VERSION < 'constraint1', 'constraint2' + ex:node (ex:reqType1, ex:reqType2) = ex:defaultType mandatory autocreated protected multiple VERSION
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
ComparableBoolean - Class in org.apache.jackrabbit.core.query.lucene
Represents a boolean that implement Comparable.
compare(Comparable, Comparable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares values c1 and c2.
compare(Value, Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares the two values.
compareTo(Object) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
compareTo(RotatingLogFile) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Compares this log file to another file.
compareTo(Object) - Method in class org.apache.jackrabbit.core.query.lucene.ComparableBoolean
 
ComparisonConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
ComparisonConstraint implements a comparison constraint.
ComparisonConstraint(DynamicOperand, int, Value, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Creates a new comparision constraint.
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) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Compiles the effective policy for the specified set of Principals.
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
COMPUTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
computeSystemGeneratedPropertyValues(Name, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Computes the values of well-known system (i.e.
con - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
con - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
Condition - Interface in org.apache.jackrabbit.core.query.lucene.join
Condition defines an interface for a join condition.
condition - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The 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
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
 
ConfigurationException - Exception in org.apache.jackrabbit.core.config
Exception class used for configuration errors.
ConfigurationException(String) - Constructor for exception org.apache.jackrabbit.core.config.ConfigurationException
Creates a configuration exception.
ConfigurationException(String, Exception) - Constructor for exception org.apache.jackrabbit.core.config.ConfigurationException
Creates a configuration exception that is caused by another exception.
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.
conn - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
connect(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemState
Connect this state to some underlying overlayed state.
ConnectionFactory - Class in org.apache.jackrabbit.core.persistence.bundle.util
A factory for new database connections.
connectionManager - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
The class that manages statement execution and recovery from connection loss.
connectionManager - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
The class that manages statement execution and recovery from connection loss.
connectionPool - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
A list of connections
ConnectionRecoveryManager - Class in org.apache.jackrabbit.core.persistence.bundle.util
This class provides methods to get a database connection and to execute SQL statements.
ConnectionRecoveryManager(boolean, String, String, String, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Creates a ConnectionRecoveryManager and establishes a database Connection using the driver, user, password and url arguments.
ConnectionRecoveryManager.StreamWrapper - Class in org.apache.jackrabbit.core.persistence.bundle.util
A wrapper for a binary stream that includes the size of the stream.
ConnectionRecoveryManager.StreamWrapper(InputStream, long) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager.StreamWrapper
Creates a wrapper for the given InputStream that can safely be passed as a parameter to the executeStmt methods in the ConnectionRecoveryManager class.
consistencyCheck - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if a consistency check should be issued during startup
consistencyFix - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if the consistency check should attempt to fix issues
Constants - Interface in org.apache.jackrabbit.core.nodetype.xml
Name constants for the node type XML elements and attributes.
CONSTRAINT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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
 
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(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
 
contains(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Checks if the bundle with the given id is cached.
contains(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Checks if the given id is contained in this cached.
contains(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns true if this store contains an ItemState object with the specified id.
contains(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns true if this store contains an ItemState object with the specified id.
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.persistence.bundle.AbstractBundlePersistenceManager
the persistence manager context
convert(String, Exception) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Convert an exception to a data store exception.
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 - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
copy(Path, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath to the new location at destPath.
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(String, String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Copies a file or folder to a new location.
copy(File, File) - Static method in class org.apache.jackrabbit.core.fs.local.FileUtil
Recursively copies the given file or directory to the given destination.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
COPY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
copy(NodeId) - Method in class org.apache.jackrabbit.core.persistence.PersistenceCopier
Recursively copies the identified node and all its descendants.
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(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(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() - Method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the full content from the source to the target repository.
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(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copy(String, String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copyDeepFolder(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Recursively copies the given folder to the given destination.
copyFile(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Copies the given file entry to the given destination path.
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
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.
copyWhenReading - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
Copy the stream to a temp file before returning it.
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(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(File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository in a given repository directory.
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(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(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(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(InputSource, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Parses the given repository configuration document and returns the parsed and initialized repository configuration.
create(NodeTypeDef, NodeTypeDef) - Static method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
create(NamespaceRegistry, FileSystem) - Static method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Create a new NodeTypeRegistry
create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
create(ConstraintImpl, Map, SelectorImpl[], LuceneQueryFactory, ValueFactory) - Static method in class org.apache.jackrabbit.core.query.lucene.constraint.ConstraintBuilder
Creates a Constraint from a QOM constraint.
create(MultiColumnQueryHits, MultiColumnQueryHits, int, JoinConditionImpl, IndexReader, HierarchyResolver, SortComparatorSource, HierarchyManager) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
Creates a new join result.
create(SelectorImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM selector.
create(FullTextSearchImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM full text search.
create(PropertyExistenceImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM property existence constraint.
create(SourceImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a multi column query for the given QOM source.
create(JoinImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a multi column query for the given QOM join.
create(SelectorImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a lucene query for the given QOM selector.
create(FullTextSearchImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a lucene query for the given QOM full text search.
create(PropertyExistenceImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a lucene query for the given QOM property existence constraint.
create(SourceImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a multi column query for the given QOM source.
create(JoinImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a multi column query for the given QOM join.
create(NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
 
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl instance.
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(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(long) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(double) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Calendar) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(byte[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(FileSystemResource) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(File) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(DataStore, String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a binary object with the given identifier.
create(Name) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Name[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(String[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Path) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(UUID) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
CREATE_WORKSPACE_ACTION_TYPE - Static variable in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
Subtype for determining workspace action.
createAccessManager(Subject, HierarchyManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the access manager.
createActivity(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
createBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a suitable blobstore
createChildNode(Name, NodeDefinitionImpl, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createChildProperty(Name, int, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the cluster node.
createConfiguration(String, Version) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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.SessionImpl
Create a data store garbage collector for this repository.
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a blob store that uses the database.
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
 
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns a new instance of a DbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Returns a new instance of a NGKDbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
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(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Creates a document id for the given uuid.
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.
createEventFilter(int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates a new event filter with the given restrictions.
createEventStateCollection(SessionImpl, Path) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Creates an EventStateCollection tied to the session given as argument.
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.VersionManagerImpl.DynamicESCFactory
Creates an EventStateCollection.
createEventStateCollection(SessionImpl) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory

This object uses one instance of a LocalItemStateManager to update data on behalf of many sessions.

createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
 
createEventStateCollection() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates an EventStateCollection.
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(Query) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates an excerpt provider for the given query.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
Creates an excerpt provider for this result set.
createExecutableQuery(SessionImpl, ItemManager, 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(SessionImpl, ItemManager, QueryObjectModelTree) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a new query by specifying the query object model.
createExecutableQuery(SessionImpl, ItemManager, 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.
createExecutableQuery(SessionImpl, ItemManager, QueryObjectModelTree) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Creates a new query by specifying the query object model.
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.BasedFileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
createFulltextField(String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. use NodeIndexer.createFulltextField(String, boolean, boolean) instead.
createFulltextField(String, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the string value.
createFulltextField(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the reader value.
createGroup(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new Group with the given groupName.
createGroup(Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.bundle.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(SessionItemStateManager, HierarchyManager, SessionImpl, NodeDefinition, NodeId) - Static method in class org.apache.jackrabbit.core.ItemManager
Creates a new per-session instance ItemManager instance.
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.
createInstance(NodeId, LocalItemStateManager, NodeTypeRegistry) - Static method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a new SessionItemStateManager instance.
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.
createIOException(Throwable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Creates an IOException with t as its cause.
createItemManager(SessionItemStateManager, HierarchyManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the item manager.
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a SharedItemStateManager or derivative.
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a VersionItemStateManager or derivative.
createItemStateManager(SharedItemStateManager) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Create the persistent item state manager on top of the shared item state manager.
createItemStateManager(SharedItemStateManager) - Method in class org.apache.jackrabbit.core.XAWorkspace
Create the persistent item state manager on top of the shared item state manager.
createLocalFSBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
createMatchAllQuery(String, IndexFormatVersion) - 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(FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the NamespaceRegistry instance.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Creates a new property 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(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new property 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(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new property 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(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a PropertyState 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(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Customized variant of SessionItemStateManager.createNew(NodeId, Name, NodeId) that connects the newly created persistent state with the transient state.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a PropertyState instance representing new, i.e.
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(NodeId, Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a NodeState 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.
createNewConnection() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Create a new connection.
createNode(NodeImpl, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty NodeDefinitionTemplate which can then be used to create a child node definition and attached to a NodeTypeTemplate.
createNodeState(NodeState, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node.
createNodeState(NodeState, Name, Name, Name[], NodeId, NodeDef) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node based on the given definition.
createNodeState(PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a node state from the values of this bundle
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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(NamespaceRegistry, FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the NodeTypeRegistry instance.
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to NodeTypeManager.registerNodeType.
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns a NodeTypeTemplate holding the specified node type definition.
createParams(UUID, Object, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a parameter array for an SQL statement that needs (i) a UUID, and (2) another parameter.
createProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Create the record producer for a given identifier.
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
createPropertyState(NodeState, Name, int, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property.
createPropertyState(NodeState, Name, int, PropDef) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property based on the given definition.
createPropertyState(PersistenceManager, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a property state from the values of this bundle
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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(QueryRootNode, SessionImpl, ItemStateManager, NamespaceMappings, Analyzer, PropertyTypeRegistry, SynonymProvider, IndexFormatVersion) - Static method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
Creates a lucene Query tree from an abstract query tree.
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
createQuery(SessionImpl, ItemManager, String, String) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object that can be executed on the workspace.
createQuery(SessionImpl, ItemManager, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object from a node that can be executed on the workspace.
createQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
Creates a new instance of an AbstractQueryImpl which is not initialized.
createQueryObjectModel(SessionImpl, QueryObjectModelTree, String) - 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.
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.
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, org.apache.jackrabbit.api.jsr283.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.fs.db.DatabaseFileSystem
Replace wildcards.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
 
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
 
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Creates an SQL statement for schema creation by variable substitution.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Replace wildcards and return the expanded SQL statement.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
 
createScorer(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
Abstract factory method for crating a scorer instance for the specified reader.
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.
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(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.
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.
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.
createSessionItemStateManager(LocalItemStateManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the session item state manager.
createSortFields(Path[], boolean[]) - 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.
createSubParser(Properties) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new instance of a configuration parser but with overlayed variables.
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.
createTableSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'createTable' in the [databaseType].properties file, initialized with the default value.
createTemporary(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file.
createTemporary(InputStream, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file (if data store usage is disabled or the store is null) or in the data store if it is not null and enabled.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTextExtractor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Factory method to create the TextExtractor instance.
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
Creates a new Node on the repository with the specified userName.
The User will be created relative to path of the User who represents the Session this UserManager has been created for.
If the Credentials are of type SimpleCredentials they will be crypted.
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createVersionHistory(Session, NodeState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a new version history.
createVersionHistory(Session, NodeState) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new version history.
createVersionManager(VersioningConfig, DelegatingObservationDispatcher) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the version manager.
createVersionManager(RepositoryImpl) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the version manager.
createVersionManager(RepositoryImpl) - Method in class org.apache.jackrabbit.core.XASessionImpl
Create 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.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, InputSource) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a workspace with the given name and given workspace configuration template.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a workspace with the given name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name initialized with a clone of the content of the workspace srcWorkspace.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
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.
createWorkspaceInstance(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates the workspace instance backing this session.
createWorkspaceInstance(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Method in class org.apache.jackrabbit.core.XASessionImpl
Creates the workspace instance backing this session.
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
 
CredentialsCallback - Class in org.apache.jackrabbit.core.security
Deprecated. Use CredentialsCallback instead.
CredentialsCallback() - Constructor for class org.apache.jackrabbit.core.security.CredentialsCallback
Deprecated.  
CredentialsCallbackHandler - Class in org.apache.jackrabbit.core.security
Deprecated. Use CallbackHandlerImpl instead.
CredentialsCallbackHandler(Credentials) - Constructor for class org.apache.jackrabbit.core.security.CredentialsCallbackHandler
Deprecated.  
CryptedSimpleCredentials - Class in org.apache.jackrabbit.core.security.authentication
Crypted variant of the SimpleCredentials.
CryptedSimpleCredentials(SimpleCredentials) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Take SimpleCredentials and digest the password if it is plain-text
CryptedSimpleCredentials(String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 

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
DatabaseHelper - Class in org.apache.jackrabbit.core.data.db
Helper methods for database operations.
DatabaseHelper() - Constructor for class org.apache.jackrabbit.core.data.db.DatabaseHelper
 
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.DatabaseRevision() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
 
DatabaseJournal.RevisionTableJanitor - Class in org.apache.jackrabbit.core.journal
Class for maintaining the revision table.
DatabaseJournal.RevisionTableJanitor() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
 
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Abstract base class for database persistence managers.
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Creates a new DatabasePersistenceManager instance.
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use DatabasePersistenceManager instead.
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.DatabasePersistenceManager
Deprecated.  
databaseType - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database type used.
databaseType - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the database type
DataIdentifier - Class in org.apache.jackrabbit.core.data
Opaque data identifier used to identify records in a data store.
DataIdentifier(String) - Constructor for class org.apache.jackrabbit.core.data.DataIdentifier
Creates a data identifier from the given string.
DataIdentifier(byte[]) - Constructor for class org.apache.jackrabbit.core.data.DataIdentifier
Creates a data identifier from the hexadecimal string representation of the given bytes.
DataRecord - Interface in org.apache.jackrabbit.core.data
Immutable data record that consists of a binary stream.
DataStore - Interface in org.apache.jackrabbit.core.data
Append-only store for binary streams.
dataStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Data store for binary properties.
DataStoreException - Exception in org.apache.jackrabbit.core.data
Exception thrown by the Data Store module.
DataStoreException(String) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
Constructs a new instance of this class with the specified detail message.
DataStoreException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
Constructs a new instance of this class with the specified detail message and root cause.
DataStoreException(Throwable) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
Constructs a new instance of this class with the specified root cause.
DataStoreFactory - Interface in org.apache.jackrabbit.core.data
Factory interface for creating DataStore instances.
DATE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
DbDataRecord - Class in org.apache.jackrabbit.core.data.db
Data record that is stored in a database
DbDataRecord(DbDataStore, DataIdentifier, long, long) - Constructor for class org.apache.jackrabbit.core.data.db.DbDataRecord
Creates a data record based on the given identifier and length.
DbDataStore - Class in org.apache.jackrabbit.core.data.db
A data store implementation that stores the records in a database using JDBC.
DbDataStore() - Constructor for class org.apache.jackrabbit.core.data.db.DbDataStore
 
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
 
DbInputStream - Class in org.apache.jackrabbit.core.data.db
This class represents an input stream backed by a database.
DbInputStream(DbDataStore, DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.db.DbInputStream
Create a database input stream for the given identifier.
DbNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a StringIndex that stores and retrieves the names from a table in a database.
DbNameIndex(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Creates a new index that is stored in a db.
declaringNodeType - Variable in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
The name of the declaring node type.
deep - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether lock is deep
DEFAULT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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
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_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The default value for the maximum connections.
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_RECORD_LENGTH - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The default value for the minimum object size.
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_SELECTOR_NAME - Static variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
The default selector name 's'.
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_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_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
DefaultISMLocking implements the default locking strategy using coarse grained locking on an ItemStateManager wide read-write lock.
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.

Each Authorizable accessible via UserManager is respected and the provider serves Principals retrieved from those Authorizable objects.

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.
DefaultQueryHits - Class in org.apache.jackrabbit.core.query.lucene
DefaultQueryHits implements QueryHits based on a collection of ScoreNodes.
DefaultQueryHits(Collection) - 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.
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
 
definesNode() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Determines whether this item definition defines a node.
definesResidual() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether this item definition defines a residual set of child items.
definesResidual() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether this item definition defines a residual set of child items.
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() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Deletes this resource.
delete(boolean) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Deletes this resource.
delete(File) - Static method in class org.apache.jackrabbit.core.fs.local.FileUtil
Recursively deletes the given file or directory.
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.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBValue
Deletes the persistent resource backing this BLOBFileValue.
deleteAllOlderThan(long) - Method in interface org.apache.jackrabbit.core.data.DataStore
Delete objects that have a modified date older than the specified date.
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Delete objects that have a modified date older than the specified date.
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Delete objects that have a modified date older than the specified date.
deleted(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been deleted.
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.
deletedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all deleted states.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Deletes the file denoted by this path.
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.BasedFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Deletes the folder denoted by this path.
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 uuid from the search index.
deleteNode(NodeId) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Deletes the Node with id from the search index.
deleteOlderSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'deleteOlder' in the [databaseType].properties file, initialized with the default value.
deleteSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'delete' in the [databaseType].properties file, initialized with the default value.
deleteUnused() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Delete all unused items in the data store.
deleteWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Deletes the workspace with the specified name from the repository, deleting all content within it.
denotesNode() - Method in class org.apache.jackrabbit.core.ItemId
Returns true if this id denotes a Node.
denotesNode() - Method in class org.apache.jackrabbit.core.NodeId
Returns true as this class represents a node identifier, not a property identifier.
denotesNode() - Method in class org.apache.jackrabbit.core.PropertyId
Returns false as this class represents a property identifier, not a node identifier.
denotesRoot(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Tests whether the specified path represents the root path, i.e.
DERBY_EMBEDDED_DRIVER - Static variable in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
name of the embedded driver
DerbyDataStore - Class in org.apache.jackrabbit.core.data.db
The Derby data store closes the database when the data store is closed (embedded databases only).
DerbyDataStore() - Constructor for class org.apache.jackrabbit.core.data.db.DerbyDataStore
 
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.bundle
Extends the BundleDbPersistenceManager by derby specific code.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
DerbyPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in an embedded or standalone Derby database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Creates a new SimpleDbPersistenceManager instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use DerbyPersistenceManager instead.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.DerbyPersistenceManager
Deprecated.  
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.
deserialize(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer
Deserialize a cluster record.
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.
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.state.util.Serializer
Deprecated. use Serializer.deserialize(NodeState, InputStream)
deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.deserialize(PropertyState, InputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)
deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. user Serializer.deserialize(NodeReferences, InputStream)
destroy(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Destroy an item state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
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.BundleDbPersistenceManager
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(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a node references object.
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.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.
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.BundleDbPersistenceManager
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.
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.
differentXAEnv(AbstractLockInfo) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Return a flag indicating whether a lock info belongs to a different XA environment.
DIGEST - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The digest algorithm used to uniquely identify records.
DirectoryManager - Interface in org.apache.jackrabbit.core.query.lucene.directory
DirectoryManager defines an interface for managing directory instances used by the search index.
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.
discard() - Method in class org.apache.jackrabbit.core.state.ItemState
Discards this instance, i.e.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
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.
disconnectTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disconnect a transient item state from its underlying persistent state.
dispatch(List, SessionImpl, Path, String) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Dispatchers a list of events to all registered dispatchers.
dispatch() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Dispatches the events to the EventListeners.
dispose(String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
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
Disposes this field and closes the underlying reader.
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() - 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.xml.PropInfo
Disposes all values contained in this property.
dispose() - Method in interface org.apache.jackrabbit.core.xml.TextValue
Dispose this value, i.e.
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.state.CacheAccessListener
Called after the cache is no longer used.
disposeCache(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
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.
doc() - 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.
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.
doFilter(PropertyState, String) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Extracts text content of the given binary property using the adapted text extractor.
doFilter(PropertyState, String) - Method in interface org.apache.jackrabbit.core.query.TextFilter
Deprecated. Creates an text representation of a binary property data.
doHighlight(TermPositionVector, Set, 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.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.
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.
done() - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called when the garbage collection scan is finished.
doneMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
doneMerge(String, Version) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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.WorkspaceRecord
 
doSourced(SessionImpl, VersionManagerImpl.SourcedTarget) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.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.
DOUBLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DOUBLE_QUOTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
downgrade() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
Downgrades this lock into a read lock.
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.WorkspaceRecord
 
driver - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database driver.
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.bundle.BundleDbPersistenceManager
the jdbc driver name
driver - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
DummyInitialContextFactory - Class in org.apache.jackrabbit.core.jndi.provider
DummyInitialContextFactory ...
DummyInitialContextFactory() - Constructor for class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
 
dump(PrintStream) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Dump contents of path map and elements included to PrintStream given.
dump() - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Dumps the contents of this monitor
dump(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Dumps the information for a file
dump(PrintStream) - Method in class org.apache.jackrabbit.core.ItemManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Dump contents of path map and elements included to PrintStream given.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.SessionImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in interface org.apache.jackrabbit.core.util.Dumpable
Dumps the state of this instance in a human readable format for diagnostic purposes.
Dumpable - Interface in org.apache.jackrabbit.core.util
Utility interface for internal use.
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
 
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.
DynamicPooledExecutor.Command - Interface in org.apache.jackrabbit.core.query.lucene
 
DynamicPooledExecutor.Result - Class in org.apache.jackrabbit.core.query.lucene
 

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(Principal) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Returns an array of editable policies for the given principal.
editAccessControlPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
editAccessControlPolicies(Principal) - 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 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.AccessControlPolicyIteratorAdapter
Static instance of an empty AccessControlPolicyIteratorAdapter.
EMPTY - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
EMPTY - Static variable in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Static instance of an empty PrincipalIterator.
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.ItemDef
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.NodeDef
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.PropDef
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
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 - 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(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl

If TMSUCCESS is specified, we disassociate this session from the transaction specified.

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_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.
END_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
END_TYPE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
endDocument() - Method in class org.apache.jackrabbit.core.xml.ImportHandler
ended(DefaultClusterOperation, boolean) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Invoked when a cluster operation has ended.
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.
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.
endOfStream - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
endUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
End an update operation.
enterElement(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Enters the named child element.
entrySet() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty set.
EOF - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
equals(Object) - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Checks if the given object is a data record with the same identifier as this one.
equals(Object) - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Checks if the given object is a data identifier and has the same string representation as this one.
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.fs.FileSystemResource
 
equals(Object) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
equals(Object) - Method in class org.apache.jackrabbit.core.NodeId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Compares two item definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Compares two node definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
 
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Compares two property definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
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.PropertyId
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.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.state.NodeReferencesId
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInResource
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBValue
equals(Object) - Method in class org.apache.jackrabbit.core.value.InternalValue
EquiJoin - Class in org.apache.jackrabbit.core.query.lucene.join
EquiJoin implements an equi join condition.
EquiJoin(MultiColumnQueryHits, int, SortComparatorSource, IndexReader, Name, Name) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.EquiJoin
Creates a new equi join condition.
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
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag for error handling
ErrorHandling - Class in org.apache.jackrabbit.core.persistence.bundle.util
ErrorHandling configuration abstraction class
ErrorHandling() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Creates a default error handling config.
ErrorHandling(String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Creates a new error handling configuration based on the given string.
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the error handling
escapeName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Encodes the specified name.
escapePath(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Encodes the specified path.
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(Value) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Evaluates this constraint for the given dynamic operand value op1.
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(Query) - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
Evaluates the given lucene query and returns the query hits.
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.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, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Evaluates the query and returns the hits that match the query.
evaluate(Query) - 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.
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) - 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
The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
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(long, long) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
Executes this query and returns a QueryResult.
execute(Runnable) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes the given command.
execute(JackrabbitIndexSearcher, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQuery
Executes this query and returns multi column query hits.
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.
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, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.JoinQuery
Executes this query and returns multi column query hits.
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, Sort, long) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryAdapter
Executes this query and returns multi column query hits.
execute(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Executes this action on the index.
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(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Executes this query and returns a QueryResult.
execute(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryObjectModelImpl
Executes this query and returns a QueryResult.
execute() - Method in class org.apache.jackrabbit.core.query.QueryImpl
This method simply forwards the execute call to the ExecutableQuery object returned by QueryHandler.createExecutableQuery(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.ItemManager, java.lang.String, java.lang.String).
executeAndWait(DynamicPooledExecutor.Command[]) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes a set of commands and waits until all commands have been executed.
executeQuery(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL 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(SessionImpl, AbstractQueryImpl, Query, Path[], boolean[], long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeQuery(SessionImpl, MultiColumnQuery, Path[], boolean[], long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
Executes the query for this result and returns hits.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[], boolean, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Executes the given SQL statement with the specified parameters.
exists(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists.
exists() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
exists(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether references of the identified target node exist.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether references of the identified target node exist.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether references of the identified target node exist.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks if a bundle exists in the underlying system.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if a bundle exists in the underlying system.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks if a bundle exists in the underlying system.
explain(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
explain(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
explain(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
EXTENDS - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
indicates if uses (filesystem) blob store
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally registered.
externalRegistered(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types 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(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when a node type has been externally re-registered.
externalReregistered(NodeTypeDef) - 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) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally unregistered.
externalUnregistered(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally unregistered.
externalUpdate(ChangeLog, List, long, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventListener
Handle an external update.
externalUpdate(ChangeLog, List, long, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Handle an external update.
externalUpdate(ChangeLog, EventStateCollection) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Handle an external update.
externalUpdate(ChangeLog, List, long, String) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
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
 
extractor - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Content extractor.
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Extracts the text content from the given binary stream.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor

This implementation returns an instance of TextExtractorReader.

extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Extracts the text content of the given binary stream by calling the underlying TextFilter instance.

F

factory - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
factory - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Event state collection factory.
fail(String) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
fail(String, Throwable) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
fail(Throwable) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
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
fd - Variable in class org.apache.jackrabbit.core.data.LazyFileInputStream
The file descriptor to use.
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 - Variable in class org.apache.jackrabbit.core.data.LazyFileInputStream
The file to read from.
FILE_SYSTEM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the file system configuration element.
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.
FileDataRecord - Class in org.apache.jackrabbit.core.data
Data record that is based on a normal file.
FileDataRecord(DataIdentifier, File) - Constructor for class org.apache.jackrabbit.core.data.FileDataRecord
Creates a data record based on the given identifier and file.
FileDataStore - Class in org.apache.jackrabbit.core.data
Simple file-based data store.
FileDataStore() - Constructor for class org.apache.jackrabbit.core.data.FileDataStore
Creates a uninitialized data store.
FileJournal - Class in org.apache.jackrabbit.core.journal
File-based journal implementation that appends journal records to a single file.

It is configured through the following properties: revision: the filename where the parent cluster node's revision file should be written to; this is a required property with no default value directory: the directory where to keep the journal file as well as the rotated files; this is a required property with no default value basename: the basename of journal files; the default value is FileJournal.DEFAULT_BASENAME maximumSize: the maximum size of an active journal file before rotating it: the default value is FileJournal.DEFAULT_MAXSIZE

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) - Constructor for class org.apache.jackrabbit.core.journal.FileRevision
Creates a new file based revision counter.
FileSystem - Interface in org.apache.jackrabbit.core.fs
The FileSystem interface is an abstraction of a virtual file system.
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.
FileSystemBLOBStore - Class in org.apache.jackrabbit.core.state.util
Deprecated. use FileSystemBLOBStore instead.
FileSystemBLOBStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.state.util.FileSystemBLOBStore
Deprecated.  
FileSystemException - Exception in org.apache.jackrabbit.core.fs
The FileSystemException signals an error within a file system operation.
FileSystemException(String) - Constructor for exception org.apache.jackrabbit.core.fs.FileSystemException
Constructs a new instance of this class with the specified detail message.
FileSystemException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.fs.FileSystemException
Constructs a new instance of this class with the specified detail message and root cause.
FileSystemFactory - Interface in org.apache.jackrabbit.core.fs
Factory interface for creating FileSystem instances.
FileSystemPathUtil - Class in org.apache.jackrabbit.core.fs
Utility class for handling paths in a file system.
FileSystemResource - Class in org.apache.jackrabbit.core.fs
A FileSystemResource represents a resource (i.e.
FileSystemResource(FileSystem, String) - Constructor for class org.apache.jackrabbit.core.fs.FileSystemResource
Creates a new FileSystemResource
FileUtil - Class in org.apache.jackrabbit.core.fs.local
Static utility methods for recursively copying and deleting files and directories.
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.
FilterQueryHits - Class in org.apache.jackrabbit.core.query.lucene
FilterQueryHits implements a QueryHits filter that forwards each call to the underlying query hits.
FilterQueryHits(QueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.FilterQueryHits
Creates a new FilterQueryHits, which forwards each call to hits.
finalize() - Method in class org.apache.jackrabbit.core.data.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.util.CooperativeFileLock
This finalizer unlocks the file if necessary.
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
 
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
 
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
findPrincipals(String, int) - 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 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
 
flush() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream

Flushes the underlying index output.

followLifecycleTransition(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
forget(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl

No recovery support yet.

freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Frees a temporary oracle.sql.BLOB instance via reflection.
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Frees a temporary oracle.sql.BLOB instance via reflection.
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
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.
fromString(String) - Static method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Returns the OnWorkspaceInconsistency with the given name.
FrozenNodeIteratorAdapter - Class in org.apache.jackrabbit.core.version
Implements a node iterator that takes a version iterator and returns the frozen nodes of the underlying versions.
FrozenNodeIteratorAdapter(VersionIterator) - Constructor for class org.apache.jackrabbit.core.version.FrozenNodeIteratorAdapter
 
fs - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
fsBase - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
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.

G

GarbageCollector - Class in org.apache.jackrabbit.core.data
Garbage collector for DataStore.
GarbageCollector(SessionImpl, IterablePersistenceManager[], Session[]) - Constructor for class org.apache.jackrabbit.core.data.GarbageCollector
Create a new garbage collector.
generatedKeySelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
 
get() - Method in class org.apache.jackrabbit.core.data.db.Pool
Get a connection from the pool.
get() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Return current instance revision.
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(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
 
get(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Retrieves the BLOB data with the specified id as a binary stream.
get(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Returns the bundle with the given id or null if the bundle is not cached.
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() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Result
 
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an item state given its id.
get(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a node references object given its id.
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
get(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getAccessControlManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getAccessControlProviderConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceSecurityConfig
 
getAccessCount() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessCount() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
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
 
getAccessManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the AccessManager associated with this session.
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated. Use SecurityConfig.getAccessManagerConfig() instead.
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository access manager configuration.
getActionType() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
getActivity() - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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
 
getAll() - Method in class org.apache.jackrabbit.core.data.db.Pool
Get all connections (even if they are currently being used).
getAllFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.DataStore
Get all identifiers.
getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get all identifiers.
getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get all identifiers.
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.BundleDbPersistenceManager
Get all node ids.
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.
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
 
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 analyzer that is currently in use.
getAncestor(int) - Method in class org.apache.jackrabbit.core.ItemImpl
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(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.
getApplicableChildNodeDef(NodeState, Name, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node definition for the given contraints.
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(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getApplicablePolicies(Principal) - Method in interface org.apache.jackrabbit.core.security.JackrabbitAccessControlManager
Returns the editable policies for the specified principal.
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.
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(NodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
retrieves the property definition for the given contraints
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. Use SecurityConfig.getAppName() instead.
getAppName() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository name.
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(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.
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.TransactionContext
Return an attribute value on this transaction.
getAttribute(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the value of the named attribute of the current element.
getAttributeNames() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAttributeNames() - Method in class org.apache.jackrabbit.core.SessionImpl
getAuthContext(Credentials, Subject) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
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
 
getAuthContext(Credentials, Subject) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Returns a new AuthContext for the specified credentials and subject.
getAuthContext(Credentials, Subject) - 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
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(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
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
 
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
getBaseVersion(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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.
getBaseVesion() - 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.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBindVariableValues() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
 
getBits(Privilege[]) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
getBLOBFileValue() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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.bundle.util.NodePropBundle.PropertyEntry
Returns the nth blob id.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Returns the blob store that is assosiated with this binding.
getBlockOnConnectionLoss() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
getBoolean() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getBoolean() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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
 
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
 
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
getChildNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the child node definitions or null if not set.
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.persistence.bundle.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(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, 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(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.
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, 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(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.
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.
getClassLoader() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used to instantiate objects in the BeanConfig.newInstance() 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.RepositoryImpl
Get the cluster node.
getClusterNodeIdFromFile() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return a cluster node from a file, creating it if necessary.
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.QueryResultImpl
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.
getComparable(String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
 
getComparable(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns a comparable for the internal value.
getComparable(Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns a comparable for the internal value.
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.
getConnection() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
Initialize the JDBC connection.
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
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.journal.DatabaseJournal
Creates a new database connection.
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(String, String, String, String) - Static method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionFactory
Open a connection using the specified properties.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Gets the database connection that is managed.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
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
Returns a JDBC connection acquired using the JDBC DriverManager.
getConsistencyCheck() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if consistency check is enabled.
getConsistencyFix() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
getContentIdentity() - Method in class org.apache.jackrabbit.core.value.BinaryValueImpl
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Returns the content types that the component extractors are known to support.
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Returns the supported content types.
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(QueryHandlerContext).
getCopyWhenReading() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Is a stream copied to a temporary file before returning?
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.
getCurrentXid() - Static method in class org.apache.jackrabbit.core.TransactionContext
Returns the Xid bind to the TransactionContext.CURRENT_XID ThreadLocal
getData() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
getDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database type (if set).
getDatabaseType() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Get the database type.
getDatabaseType() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured database type name.
getDataIdentifier() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Get the data identifier if one is available.
getDataIdentifier() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
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
Returns the JNDI location of the data source.
getDataStore() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured data store.
getDataStore() - Method in interface org.apache.jackrabbit.core.data.DataStoreFactory
Creates, initializes, and returns a DataStore instance for use by the repository.
getDataStore() - Method in class org.apache.jackrabbit.core.data.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.RepositoryImpl
 
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.observation.EventJournalImpl
 
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
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getDeclaringNodeType() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the name of the declaring 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() method.
getDefaultPrimaryType() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the name of the default primary node type.
getDefaultValues() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the array of default values.
getDefaultValues() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the array of default values.
getDefaultValues() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
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.nodetype.NodeTypeImpl
Returns the definition of this node type.
getDefinition() - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
Returns the original (raw) definition of this constraint.
getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same result as ValueConstraint.getDefinition().
getDefinition() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDefinitionId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the id of the definition applicable to this node state.
getDefinitionId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the id of the definition applicable to this property state.
getDependencies() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns a collection of node type Names that are being referenced by this node type definition (e.g.
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(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().
getDepth() - Method in class org.apache.jackrabbit.core.ItemImpl
getDerbyStorageInitialPages() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStorageMinimumRecordSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageCacheSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageReservedSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDescendantTransientItemStates(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns an iterator over those transient item state instances that are direct or indirect descendants of the item state with the given parentId.
getDescendantTransientItemStatesInAttic(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Same as SessionItemStateManager.getDescendantTransientItemStates(NodeId) 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
 
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
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDigest() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
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.
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
 
getDouble() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getDriver() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database driver
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.bundle.BundleDbPersistenceManager
Returns the class name of the JDBC driver.
getDriver() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
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(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that builds the effective (i.e.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the effective (i.e.
getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getEffectiveNodeType(Name, Set) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the effective node type of a node with the given primary and mixin types.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the effective (i.e.
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the effective (i.e.
getEffectivePolicies(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns the effective policies for the node at the given absPath.
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
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.
getEnableConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getEnableHandleMonitor() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns true if use of the handle monitor is currently enabled, otherwise returns false.
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the error handling configuration of this manager
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the error handling configuration of this manager
getEscFactory() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the event state collection factory.
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
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
getException() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Result
 
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.
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
 
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
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 interface org.apache.jackrabbit.core.fs.FileSystemFactory
Creates, initializes, and returns a FileSystem instance for use by the repository.
getFileSystem() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the FileSystem where this resource is located.
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.query.QueryHandlerContext
Returns the FileSystem instance this QueryHandler may use to store its index.
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryImpl
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
 
getFrozenChildNodes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen child nodes
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 or null if this is the root 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.
getFrozenUUID() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen UUID.
getGeneratedKey() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.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.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.
getHeadVersionOfNode(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
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.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
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
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.AbstractLockInfo
Return the ID of the lock holding node
getId() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns an identifier for this node definition.
getId() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns an identifier for this node definition.
getId() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns an identifier for this property definition.
getId() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns an identifier for this property definition.
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Returns the id.
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the node id of this bundle
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.NodeReferences
Returns the identifier of this node references object.
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.data.AbstractDataRecord
Returns the data identifier.
getIdentifier() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the identifier of this record.
getIdentifier() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getIdentifier() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getIdleTime() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
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 follwing order: Try to access it from the Credentials via SimpleCredentials.getAttribute(String) Ask CallbackHandler for Impersonator with use of ImpersonationCallback.
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(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.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.
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
 
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(boolean) - 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.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
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.InMemPersistenceManager
 
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.BasedFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getInstance() - Static method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
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.
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.
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(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.
getItem(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
 
getItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the item with the given persistent id.
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the item with the given persistent id.
getItemManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the ItemManager of this session.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the given 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.
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.XAVersionManager
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.
getItemStateCacheFactory() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get 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.SessionImpl
Returns the SessionItemStateManager associated with this session.
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
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.SessionImpl
 
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.
getJournalConfig() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Returns the 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.ReadRecord
Return this record's journal identifier.
getJournalId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's journal 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.
getKey(UUID) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Constructs a parameter list for a PreparedStatement for the given UUID.
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 interface org.apache.jackrabbit.core.data.DataRecord
Returns the last modified of the record.
getLastModified() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the last modified of the record.
getLastModified() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the last modified of the record.
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.
getLength() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the length of the binary stream in this record.
getLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the length of the binary stream in this record.
getLength() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the length of the binary stream in this record.
getLength(InternalValue) - Method in class org.apache.jackrabbit.core.PropertyImpl
Determines the length of the given value.
getLength() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLength(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns length of the internal value.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns the length of this BLOBFileValue.
getLengths() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLinearPredecessor() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getLinearPredecessor()
getLinearPredecessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getLinearSuccessor(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getLinearSuccessor().
getLinearSuccessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
getLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning the local revision of this cluster node.
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(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
getLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns the Lock object that applies to a node.
getLock() - Method in class org.apache.jackrabbit.core.NodeImpl
getLockHolder() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
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.SessionImpl
Return the lock manager for this session.
getLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getLockManager() - Method in class org.apache.jackrabbit.core.XASessionImpl
Return the lock manager for 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.
getLocks() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns all locks owned by this session.
getLockTimeout() - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Returns the lock timeout.
getLockToken(Session) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the lock token as seen by the session passed as parameter.
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. Use SecurityConfig.getLoginModuleConfig() instead.
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
 
getLong() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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.
getMappedUUID(UUID) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns the new UUID to which oldUUID 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.
getMaxConnections() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the maximum number of concurrent connections.
getMaxFieldLength() - 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.state.CacheManager
 
getMaxMemoryPerCache() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMaxMemorySize() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the current limit.
getMaxMemorySize() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
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.
getMaxSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Returns the maximum cache size in bytes.
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.
getMemoryUsed() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the amount of used memory.
getMemoryUsed() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
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 exception org.apache.jackrabbit.core.nodetype.compact.ParseException
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the minimum blob size in bytes.
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.bundle.util.ItemStateBinding
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.state.CacheManager
 
getMinMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for minMergeDocs.
getMinRecordLength() - Method in interface org.apache.jackrabbit.core.data.DataStore
Get the minimum size of an object that should be stored in this data store.
getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the minimum size of an object that should be stored in this data store.
getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get the minimum size of an object that should be stored in this data store.
getMinResizeInterval() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
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.
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.persistence.bundle.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.bundle.util.NodePropBundle
Retrusn the mod clount.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.bundle.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
 
getName(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the name of the specified item.
getName() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace name.
getName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Returns the name of the specified path.
getName() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the name of this resource.
getName(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
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(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item.
getName(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item, with the given parent id.
getName() - Method in class org.apache.jackrabbit.core.ItemImpl
getName() - Method in class org.apache.jackrabbit.core.NodeImpl
getName() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the name of the node type being defined or null if not set.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
getName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Returns the name.
getName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the property name
getName() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the qualified name of the property.
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.
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.bundle.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.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.
getNamespaceMapping() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the namespace mapping.
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.RepositoryImpl
 
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.
getNewDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getNewDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
getNewPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the new prefix.
getNextToken() - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
getNextToken
getNode(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getNode(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
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.
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.
getNodeBoost() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
 
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(UUID) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieves the referenceable node with the given UUID.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getNodeDef(NodeDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getNodeDefId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the node def id of this bundle.
getNodeDefinition() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node defintion.
getNodeDefinition(NodeDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeDefinitionTemplates() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
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 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.version.NodeStateEx
Returns the id of this node.
getNodePathTemplate() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Returns the node path template.
getNodeReferences(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - 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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getNodeState() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node state.
getNodeState(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at the given path.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node with the given id.
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(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.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the node with the given persistent id.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the node with the given persistent id.
getNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getNodeType() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the node type of the parent node associated with this event.
getNodeTypeDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the node type definition of the node type with the given name.
getNodeTypeDefinitions(NamePathResolver) - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the list of parsed node type definitions.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the list of parsed nodetype definitions.
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.SessionImpl
Returns the NodeTypeManager.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNodeTypeName() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.RepositoryImpl
 
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.
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
getObservationManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the observation manager of this session.
getOldDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getOldDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
getOldPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the old prefix.
getOnParentVersion() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the 'onParentVersion' attribute of the item.
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.
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
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.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
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.
getParentDir(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Returns the parent directory of the specified path.
getParentDir() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the parent directory of this resource.
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(ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the parentUUID of the given item.
getParentId() - Method in class org.apache.jackrabbit.core.ItemData
Return the parent id of this item.
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.bundle.util.NodePropBundle
Returns the parent id of this bundle
getParentId() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the identifier of the parent node.
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.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
 
getPassword() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the password.
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.bundle.BundleDbPersistenceManager
Returns the configured password that is used to establish JDBC connections.
getPassword() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getPassword() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getPath(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the path to the given item.
getPath() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get the name of the directory where this data store keeps the files.
getPath() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the path of this resource.
getPath() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
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.
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 interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlPolicy
Returns the path of the node this policy has been created for.
getPath() - Method in interface org.apache.jackrabbit.core.security.principal.ItemBasedPrincipal
 
getPath() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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.VersionManagerImpl
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.
getPersistenceManagerScan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Check if using the IterablePersistenceManager interface is allowed.
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
 
getPosition() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
getPosition() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
Returns the number of bytes read so far.
getPredecessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getPredecessors()}
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.NodeTypeDef
Returns the name of the primary item (one of the child items of the node's of this node type) or null if not set.
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
getPrimaryNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
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(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() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
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.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.simple.SimpleLoginModule
Uses the configured PrincipalProvider to retrieve the principal.
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
 
getPrincipalManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
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.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.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.PrivilegeRegistry
Returns the privilege with the specified privilegeName.
getPrivilegeBits() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getPrivileges(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivileges(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns the Privilege bits granted by the underlying policy if the given absPath denotes an existing Node, otherwise it returns zero.
getPrivileges(int) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Returns an array of registered Privileges.
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
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.ReadRecord
Return this record's producer identifier.
getProducerId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's producer identifier.
getPropDef(PropDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getPropDefId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the propdef id.
getProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties(String) - 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
getProperty(Properties, String, String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the expanded property value.
getProperty(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the property of this node with the specified name.
getProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
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(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getProperty(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
returns the property state of the given name
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(PropDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getPropertyDefinition() - Method in class org.apache.jackrabbit.core.PropertyData
Return the associated property definition.
getPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
getPropertyDefs() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the property definitions or null if not set.
getPropertyEntries() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns a collection of property entries.
getPropertyEntry(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the property entry with the given name.
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.bundle.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.
getPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the property with the given id.
getPropertyState() - Method in class org.apache.jackrabbit.core.PropertyData
Return the associated property state.
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.
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.
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
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the values of the given property of null
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the values of the given property of null
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 'internal', i.e.
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.SessionImpl
 
getQName() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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 qualified path of this event.
getQPath(String) - 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
 
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.
getQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getReader(long) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Returns the reader with the extracted text from the input stream passed to the constructor of this TextExtractorJob.
getReadOnlyPermissions() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Returns compiled permissions for a read-only user i.e.
getReconnectDelayMs() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getRecord() - Method in class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Return the record.
getRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
Returns the identified data record.
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Returns the identified data record.
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Returns the record with the given identifier.
getRecordIfStored(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
Check if a record for the given identifier exists, and return it if yes.
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Check if a record for the given identifier exists, and return it if yes.
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Check if a record for the given identifier exists, and return it if yes.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Return an iterator over all records after the specified revision.
getRecords() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Return an iterator over all available records in the journal.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Return an iterator over all records after the specified revision.
getRecords() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Return an iterator over all available records in the journal.
getRecords(long) - Method in interface org.apache.jackrabbit.core.journal.Journal
Return an iterator over all records after the specified revision.
getRecords() - Method in interface org.apache.jackrabbit.core.journal.Journal
Return an iterator over all available records in the journal.
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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
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.PrivilegeRegistry
Returns all registered privileges.
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.
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(Map) - Method in class org.apache.jackrabbit.core.jndi.RepositoryFactoryImpl
 
getRepository(Map) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
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.
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.
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.
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the names of the required primary node types.
getRequiredPrimaryTypes() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
getRequiredType() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's namespace resolver.
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(String) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlEntry
Return the value of the restriction with the specified name or null if no such restriction exists.
getRestrictionNames() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionNames() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlEntry
Return the names of the restrictions present with this access control entry.
getRestrictionNames() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Returns the names of the supported restrictions or an empty array if no restrictions are respected.
getRestrictionType(String) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Return the expected property type of the restriction with the specified restrictionName.
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.RepositoryImpl
 
getRootState() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the root state
getRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getRootVersion().
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.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; getDatabaseType should be used instead.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deprecated. This method is deprecated; getDatabaseType should be used instead.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
getSchemaDDL() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Returns an input stream to the schema DDL resource.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the schema prefix.
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.bundle.BundleDbPersistenceManager
Returns the configured schema object prefix.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
getScore() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
getScoreNodes(Object) - Method in class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
Returns an array of ScoreNode[] for the given key.
getSearchConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the system search index configuration.
getSearchConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace search index configuration.
getSearchManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the search manager for this workspace.
getSecondsRemaining() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the number of seconds remaining until the lock expires.
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.RepositoryImpl
Returns the SecurityManager 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.
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 interface org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits
 
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
getSelectProperties() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns the select properties for this query.
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
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.bundle.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.VersionManagerImpl
Return 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
 
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.observation.EventJournalImpl
 
getSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.FilterQueryHits
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 class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
This default implementation returns -1.
getSortComparatorSource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
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
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.
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.bundle.BundleDbPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
returns the storage model
getStoredQueryPath() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStream() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns an InputStream representation of this value.
getString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Retrieves the string from the database for the given index.
getString() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getSubject() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the subject
getSubject() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Return the authenticated 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 the Subject associated with this session.
getSuccessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getSuccessors()}
getSuccessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the names of the supertypes.
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
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.
getSystemSession() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the system session for this workspace.
getTablePrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the table prefix.
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.fs.db.OracleFileSystem
Returns the configured Oracle 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.journal.OracleDatabaseJournal
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Returns the configured MSSql table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Returns the configured Oracle table space.
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns the identifier of the target node.
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns the id of the target node.
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.
getTextExtractor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the text extractor in use for indexing.
getTextFilterClasses() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the fully qualified class names of the text filter instances currently in use.
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 occured.
getTimestamp() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
 
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.nodetype.NodeTypeDefDiff
Returns the type of modification as expressed by the following constants: NONE: no modification at all TRIVIAL: does neither affect consistency of existing content nor does it change existing/assigned definition id's MINOR: does not affect consistency of existing content but does change existing/assigned definition id's MAJOR: does affect consistency of existing content and does change existing/assigned definition id's
getType() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getType() - Method in class org.apache.jackrabbit.core.observation.EventState
getType() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.value.InternalValue
Get the type of this value.
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.
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
 
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.data.db.DbDataStore
Get the database URL.
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.bundle.BundleDbPersistenceManager
Returns the configured JDBC connection url.
getUrl() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
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.data.db.DbDataStore
Get the user name.
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.bundle.BundleDbPersistenceManager
Returns the configured user that is used to establish JDBC connections.
getUser() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
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(Subject) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getUserID() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getUserId() - Method in class org.apache.jackrabbit.core.observation.EventState
getUserID(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method supports tries to acquire a UserID in the follwing 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() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getUserID(Subject) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the id to be displayed upon Session.getUserID() for the specified subject.
getUserID(Subject) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getUserID() - Method in class org.apache.jackrabbit.core.SessionImpl
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() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getUUID() - Method in class org.apache.jackrabbit.core.NodeId
Returns the UUID of the identified node.
getUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
getUUID() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getUUIDFromFileName(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
getValidator() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
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.
getValue() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
 
getValue(int, NamePathResolver) - Method in interface org.apache.jackrabbit.core.xml.TextValue
 
getValueConstraints() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getValueFactory() - Method in class org.apache.jackrabbit.core.SessionImpl
getValueIndex(IndexReader, String, String, SortComparator) - 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.bundle.util.NodePropBundle.PropertyEntry
Retruns the internal values
getValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
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.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.
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.
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(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
 
getVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalent to VersionHistory.getVersion(java.lang.String).
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(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version with the given id
getVersionableIdentifier() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionableUUID() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the UUID of the versionable node that this history belongs to.
getVersionableUUID() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionByLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getVersionByLabel(java.lang.String) but returns null if the version does not exists.
getVersionByLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionHistory() - Method in class org.apache.jackrabbit.core.NodeImpl
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 wich this version lifes in.
getVersionHistory(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
getVersionHistory(Session, NodeState) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns information about the version history of the specified node.
getVersionHistory(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version history with the given id
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.
getVersionHistoryOfNode(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
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.RepositoryImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the VersionManager associated with this session.
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.VersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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
Returns the id of the root node 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.
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.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.RepositoryImpl
Returns the RepositoryImpl.WorkspaceInfo for the named workspace.
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.SessionImpl
Returns the names of all workspaces of this repository with respect of the access rights of this session.
getWorkspacesConfigRootDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the workspace root directory.
getXAResource() - Method in class org.apache.jackrabbit.core.XASessionImpl
getXAResourceBegin() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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.XAVersionManager
Returns an InternalXAResource that releases the write lock on the version manager in InternalXAResource.commit(TransactionContext) or InternalXAResource.rollback(TransactionContext).
grants(Path, int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
grants(int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
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.
grants(Set, 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.

H

H2PersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by H2 specific code.
H2PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Creates a new H2 persistence manager.
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.
HandleMonitor - Class in org.apache.jackrabbit.core.fs.local
This Class implements a very simple open handle monitor for the local file system.
HandleMonitor() - Constructor for class org.apache.jackrabbit.core.fs.local.HandleMonitor
 
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.
hasAnyTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasCapability(String, Object, Map) - 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(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name.
hasChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified NodeId.
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.BasedFileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path has child entries.
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
 
hasFrozenHistory(UUID) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Checks if this frozen node has the frozen version history
hashCode() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Returns the hash code of the data identifier.
hashCode() - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Returns the hash code of the identifier string.
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.fs.FileSystemResource
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.NodeId
Returns the same as this.getUUID().hashCode()
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
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.PropertyId
Returns the hash code of this property identifier.
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.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.state.NodeReferencesId
Returns the same as this.getTargetId().hashCode().
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.InternalValue
HashMapIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a StringIndex that is based on a hashmap and persists the names as property file.
HashMapIndex(FileSystemResource) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.HashMapIndex
Creates a new hashmap index and loads the lookup tables from the filesystem resource.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return a flag indicating if the item specified exists.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating if the item specified exists.
hasItemReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
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.XAVersionManager
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.XAVersionManager
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 assosiated
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 interface org.apache.jackrabbit.core.journal.RecordIterator
Return a flag indicating whether there are more records.
hasNext() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
hasNext() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
hasNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
checks if the given child node exists.
hasNodeReferences(NodeReferencesId) - 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(NodeReferencesId) - 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(NodeReferencesId) - 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(NodeReferencesId) - 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(NodeReferencesId) - 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(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - 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.NodeTypeDef
Returns the value of the orderableChildNodes flag.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
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
 
hasPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
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
hasProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a property with the specified name exists.
hasProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.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
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
 
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.ItemValidator
hierarchy manager used for generating error msg's that contain human readable paths
hierMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the HierarchyManager associated with this session
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(TermPositionVector, Set, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(TermPositionVector, Set, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(String) - Method in interface org.apache.jackrabbit.core.query.lucene.HighlightingExcerptProvider
Highlights the matching terms in the passed text.
highlight(TermPositionVector, Set, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
highlight(TermPositionVector, Set, 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(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(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the node given holds a lock; otherwise returns false.
holdsLock() - Method in class org.apache.jackrabbit.core.NodeImpl

I

id - Variable in class org.apache.jackrabbit.core.ItemImpl
 
id - Variable in class org.apache.jackrabbit.core.state.NodeReferences
identifier of this NodeReferences instance.
ID_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the id configuration attribute.
identifier - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
IGNORE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
IGNORE_MISSING_BLOBS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Controls if references to missing blob resources are treaded as errors or not.
ignoreMissingBlobs() - Method in class org.apache.jackrabbit.core.persistence.bundle.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.

Current implementation takes User for the given Principal and delegates the check to Impersonation.allows(javax.security.auth.Subject) }

impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Handles the impersonation of given Credentials.

Current implementation takes User for the given Principal and delegates the check to Impersonation.allows(javax.security.auth.Subject)

impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
impersonate(Credentials) - Method in class org.apache.jackrabbit.core.SessionImpl
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.
Importer - Interface in org.apache.jackrabbit.core.xml
Content importer.
importer - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
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
 
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.
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.QueryResultImpl
The search index to execute the query.
IndexFormatVersion - Class in org.apache.jackrabbit.core.query.lucene
This class indicates the lucene index format that is used.
indexFormatVersion - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Indicates index format for this node indexer.
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.bundle.util.DbNameIndex
 
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.bundle.util.DbNameIndex
Returns the string for a given index.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
init(ClusterContext) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node.
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(String) - Method in interface org.apache.jackrabbit.core.data.DataStore
Initialized the data store
init(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Initialized the data store
init(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Initialized the data store.
init(Repository, Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
init() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Initialize the file system
init() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Initialize journal.
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(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Initialize journal.
init() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Completes initialization of this database journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Initialize journal.
init(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Initialize this record log by writing a header containing the previous revision.
init() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated. Overridden to avoid the driver and url checks in DatabaseJournal.
init(String, NamespaceResolver) - Method in interface org.apache.jackrabbit.core.journal.Journal
Initialize journal.
init() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
init() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
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.BundleDbPersistenceManager
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.bundle.DerbyPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
 
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
Initializes the persistence manager.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Inits this index and prepares the statements.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
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.xml.XMLPersistenceManager
Initializes the persistence manager.
init(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(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a query string.
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a nt:query node.
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
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(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(Query, SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
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.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Initializes this excerpt provider.
init(QueryHandler) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Initializes this spell checker with an abstract query tree.
init(QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Initializes this query handler.
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
init(AMContext) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
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) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Initalize this factory.
init(Session) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
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) - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Initialize this WorkspaceAccessManager.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
init(Repository, Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
 
init(Properties) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
 
init(Properties) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Initialize this provider.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Initialize this access manager.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Initialize this access manager.
init(Repository, Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
init(AMContext) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
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.
initConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initializes the database connection used by this file system.
initConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the database connection used by this persistence manager.
initDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
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.bundle.BundleDbPersistenceManager
initial size of buffer used to serialize objects
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
INITIALIZE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Initialize this LoginModule.
This abstract implementation, initalizes the following fields for later use: PrincipalManager for group-membership resoultion 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 initalization
initialized - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if this manager was initialized
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
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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.fs.db.DatabaseFileSystem
Initializes the map of prepared statements.
initPreparedStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the map of prepared statements.
initStartupWorkspaces() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Initialize startup workspaces.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.persistence.mem
InMemPersistenceManager is a very simple 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).
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Creates a new InMemPersistenceManager instance.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.state.mem
Deprecated. use InMemPersistenceManager instead.
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.mem.InMemPersistenceManager
Deprecated.  
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.bundle.util.DbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Inserts a string into the database and returns the new index.
insertTempSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'insertTemp' in the [databaseType].properties file, initialized with the default value.
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, 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.
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
 
internalAddChildNode(Name, NodeTypeImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddChildNode(Name, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddNode(String, NodeTypeImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddNode(String, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalCopyPropertyFrom(PropertyImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Copies a property to this node
InternalFreeze - Interface in org.apache.jackrabbit.core.version
the base interface for nodes that were versioned and turned either into InternalFrozenNode or InteralFrozenVersionHistory.
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
Retrieces the property state for the given id
internalGetUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the (internal) uuid of this node.
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.
internalIsCheckedOut() - Method in class org.apache.jackrabbit.core.NodeImpl
Determines the checked-out status of this node.
internalRemove(boolean) - Method in class org.apache.jackrabbit.core.ItemImpl
Same as Item.remove() except for the noChecks parameter.
internalRestore(VersionImpl, VersionSelector, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Internal method to restore a version.
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.
internalValue() - Method in class org.apache.jackrabbit.core.value.InternalValue
Deprecated.  
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.
InternalXAResource - Interface in org.apache.jackrabbit.core
Interface implemented by resources that provide XA functionality.
inUse - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
All data identifiers that are currently in use are in this set until they are garbage collected.
inUse - Variable in class org.apache.jackrabbit.core.data.FileDataStore
All data identifiers that are currently in use are in this set until they are garbage collected.
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
InvalidConstraintException - Exception in org.apache.jackrabbit.core.nodetype
The InvalidConstraintException ...
InvalidConstraintException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message.
InvalidConstraintException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message and root cause.
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.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the 'abstract' flag.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
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(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(Path) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
Test if the given node is itself a rep:ACL or a rep:ACE node.
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
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.
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.
isAdminOrSystem(Set) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isAdminOrSystem(Set) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified set of principals contains an admin or system principal.
isAllow() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
isAllow() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlEntry
 
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.
isAutoCreated() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'autoCreated'.
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.version.JcrVersionManagerImpl
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.
isCurrentXid(Xid, boolean) - Static method in class org.apache.jackrabbit.core.TransactionContext
Helper Method to check if the given Xid has the same globalTransactionId as the current Xid bind to the TransactionContext.CURRENT_XID ThreadLocal
isDeep() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
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.
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 interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Returns true if this policy does not yet define any entries.
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.ItemStateMap
Returns true if this store contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains no entries.
isEmpty() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns true if this store contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains no entries.
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.bundle.BundleDbPersistenceManager
Returns if uses external (filesystem) blob store.
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
isExtractorFinished() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
isFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
isGranted(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated.  
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, 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(ItemId, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(Path, Name, 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 class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Checks if this object is immutable.
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.
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.AbstractLockInfo
Return a flag indicating whether the lock is live
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(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(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
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
isLocked() - Method in class org.apache.jackrabbit.core.NodeImpl
isLockHolder(Session, NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockHolder(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockHolder(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the specified session holds a lock on the given node; otherwise returns false.
ISM_LOCKING_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the ism locking configuration element.
isMajor() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMandatory() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'mandatory'.
isMandatory() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'mandatory'.
isMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
isMinor() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the mixin flag.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
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.
isModified() - Method in class org.apache.jackrabbit.core.ItemImpl
isModified() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
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 interface org.apache.jackrabbit.core.nodetype.PropDef
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
isMultiValued() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the multivalued flag.
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.state.PropertyState
Returns true if this property is multi-valued, otherwise false.
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.bundle.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(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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
isNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Checks if the effective node type includes the given nodeTypeName.
isNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
isOpen(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Checks, if the file is open
isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
isProtected() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'protected'.
isProtected() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'protected'.
isReadOnly(Set) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isReadOnly(Set) - 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.bundle.util.NodePropBundle
Checks if this bundle is referenceable.
isRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
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(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

Two resources belong to the same resource manager if both connections (i.e.

isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
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.bundle.BundleDbPersistenceManager
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
isSessionScoped() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
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
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
 
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Check if the value is small (contains a low number of bytes) and should be stored inline.
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
 
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
isSuspended() - Method in class org.apache.jackrabbit.core.TransactionContext
Return a flag indicating whether the association is suspended.
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.
isTrivial() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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.
ItemBasedPrincipal - Interface in org.apache.jackrabbit.core.security.principal
ItemBasedPrincipal is a Principal that is persisted as item within the repository.
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(ItemState, ItemDefinition) - Constructor for class org.apache.jackrabbit.core.ItemData
Create a new instance of this class.
ItemData(ItemId) - Constructor for class org.apache.jackrabbit.core.ItemData
Create a new instance of this class.
ItemDef - Interface in org.apache.jackrabbit.core.nodetype
ItemDef is the internal representation of an item definition.
ItemDefImpl - Class in org.apache.jackrabbit.core.nodetype
This abstract class implements the ItemDef interface and additionally provides setter methods for the various item definition attributes.
ItemDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Default constructor.
itemDestroyed(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been destroyed (i.e.
itemDestroyed(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
itemDiscarded(InternalVersionItem) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Invoked by the internal version item itself, when it's underlying persistence state was discarded.
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.
itemExists(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
Checks if the item with the given id exists.
itemExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
ItemId - Class in org.apache.jackrabbit.core
ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
ItemId() - Constructor for class org.apache.jackrabbit.core.ItemId
 
ItemImpl - Class in org.apache.jackrabbit.core
ItemImpl implements the Item interface.
itemInvalidated(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been invalidated (i.e.
itemInvalidated(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
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(SessionItemStateManager, HierarchyManager, SessionImpl, NodeDefinition, NodeId) - 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
itemMgr - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The item manager of the user executing this query
itemMgr - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The item manager of the session executing the query
itemMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the item mgr associated with this session
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.
ItemStateBinding - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements relatively efficient serialization methods for item states.
ItemStateBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Creates a new item state binding
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.
ItemStateMap - Class in org.apache.jackrabbit.core.state
A Map based ItemStateStore implementation.
ItemStateMap() - Constructor for class org.apache.jackrabbit.core.state.ItemStateMap
Creates a new HashMap-backed ItemStateStore implementation.
ItemStateMap(Map) - Constructor for class org.apache.jackrabbit.core.state.ItemStateMap
Protected constructor for specialized subclasses
itemStateMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the item state mgr associated with this session
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(ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses a MLRUItemStateCache instance as internal secondary cache.
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.
ItemStateReferenceMap - Class in org.apache.jackrabbit.core.state
ItemStateReferenceMap is a specialized ItemStateMap that stores WEAK references to ItemState objects.
ItemStateReferenceMap() - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceMap
Creates a new ReferenceMap-backed ItemStateReferenceMap instance that stores WEAK references to ItemState objects.
ItemStateStore - Interface in org.apache.jackrabbit.core.state
ItemStateStore is similar to a typed Map:

An ItemStateStore temporarily stores and retrieves ItemState instances using their ItemIds as key.

itemsUpdated(Collection) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
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(NodeTypeRegistry, HierarchyManager, SessionImpl) - Constructor for class org.apache.jackrabbit.core.ItemValidator
Creates a new ItemValidator instance.
ItemValidator(NodeTypeRegistry, HierarchyManager, PathResolver, LockManager, AccessManager, RetentionRegistry) - 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 node ids 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
 
JackrabbitAccessControlEntry - Interface in org.apache.jackrabbit.core.security.authorization
JackrabbitAccessControlEntry is a Jackrabbit specific extension of the AccessControlEntry interface.
JackrabbitAccessControlList - Interface in org.apache.jackrabbit.core.security.authorization
JackrabbitAccessControlList is an extension of the AccessControlList.
JackrabbitAccessControlManager - Interface in org.apache.jackrabbit.core.security
JackrabbitAccessControlManager...
JackrabbitAccessControlPolicy - Interface in org.apache.jackrabbit.core.security.authorization
JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy).
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.
JackrabbitPrincipal - Interface in org.apache.jackrabbit.core.security.principal
JackrabbitPrincipal Marks the principal to be the result of authentication against the repository.
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) - 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.
JackrabbitTermQuery.JackrabbitTermWeight(Searcher, Weight) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
 
JackrabbitTextExtractor - Class in org.apache.jackrabbit.core.query.lucene
Backwards-compatible Jackrabbit text extractor component.
JackrabbitTextExtractor(String) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Creates a Jackrabbit text extractor containing the configured component classes.
JCR_JQOM - Static variable in class org.apache.jackrabbit.core.query.QueryImpl
A string constant representing the JCR-JQOM query language.
JCR_SQL2 - Static variable in class org.apache.jackrabbit.core.query.QueryImpl
A string constant representing the JCR-SQL2 query language.
JcrVersionManagerImpl - Class in org.apache.jackrabbit.core.version
Implementation of the VersionManager.
JcrVersionManagerImpl(SessionImpl) - Constructor for class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Creates a new version manager for the given session
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
Database persistence manager that uses JNDI to acquire the database connection.
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
 
JNDIDatabasePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use JNDIDatabasePersistenceManager instead.
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.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, int, JoinConditionImpl, SortComparatorSource, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.JoinQuery
Creates a new join query.
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.
JournalConfig - Class in org.apache.jackrabbit.core.config
Journal configuration.
JournalConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.JournalConfig
Creates a journal configuration object from the given bean configuration.
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.

K

keySet() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns an unmodifiable set view of the keys (i.e.
keySet() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns an unmodifiable set view of the keys (i.e.
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(String) - 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 - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LazyFileInputStream - Class in org.apache.jackrabbit.core.data
This input stream delays opening the file until the first byte is read, and closes and discards the underlying stream as soon as the end of input has been reached or when the stream is explicitly closed.
LazyFileInputStream(File) - Constructor for class org.apache.jackrabbit.core.data.LazyFileInputStream
Creates a new LazyFileInputStream for the given file.
LazyFileInputStream(FileDescriptor) - Constructor for class org.apache.jackrabbit.core.data.LazyFileInputStream
Creates a new LazyFileInputStream for the given file descriptor.
LazyFileInputStream(String) - Constructor for class org.apache.jackrabbit.core.data.LazyFileInputStream
Creates a new LazyFileInputStream for the given file.
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(String, Reader, boolean, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Creates a new LazyTextExtractorField with the given name.
leaveElement() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Leaves the current element.
length - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
length(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns the length of the file denoted by this path.
length() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
length(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns the length of the file denoted by this path.
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.
Lexer - Class in org.apache.jackrabbit.core.nodetype.compact
Lexer
Lexer(Reader, String) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.Lexer
Constructor
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(URL) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed URL.
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.
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.
list(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LIST_DELIMITER - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
listeners - Variable in class org.apache.jackrabbit.core.SessionImpl
Listeners (weak references)
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
listFiles(File, String) - Static method in class org.apache.jackrabbit.core.journal.RotatingLogFile
List all log files inside some directory.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
live - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether this lock is live
load(InputStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
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(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Load the persistent members of a node references object.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a node references object.
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.BundleDbPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Loads a bundle from the underlying system and optionally performs a check on the bundle first.
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.bundle.PostgreSQLPersistenceManager
 
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.InMemPersistenceManager
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.InMemPersistenceManager
 
loadRepProps() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Loads the repository properties by executing the following steps: if the RepositoryImpl.PROPERTIES_RESOURCE exists in the meta data store, the properties are loaded from that resource. RepositoryImpl.setDefaultRepositoryProperties(Properties) is called afterwards in order to initialize/update the repository properties since some default properties might have changed and need updating. finally RepositoryImpl.storeRepProps(Properties) is called in order to persist the newly generated properties.
loadRootNodeId(FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the root node uuid.
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
LocalFileSystem - Class in org.apache.jackrabbit.core.fs.local
A LocalFileSystem ...
LocalFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Default constructor
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) - 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(NodeImpl, boolean, boolean) - Method in interface org.apache.jackrabbit.core.lock.LockManager
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) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
 
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
lock(NodeImpl, boolean, boolean) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
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 {@link #unlock 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.
lockHolder - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Session currently holding lock
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) - Constructor for class org.apache.jackrabbit.core.lock.LockManagerImpl
Create a new instance of this class.
lockMgr - Variable in class org.apache.jackrabbit.core.ItemValidator
 
lockMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The LockManager for this Workspace
lockOwner - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Lock owner, determined on creation time
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.
lockToken - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Lock token
lockTokenAdded(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been added.
lockTokenAdded(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been added.
lockTokenAdded(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been added.
lockTokenRemoved(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been removed.
lockTokenRemoved(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been removed.
lockTokenRemoved(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been removed.
log - Static variable in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
logs an sql exception
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
 
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.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.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(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() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to authenticate a Subject (phase 1).

The login is devided into 3 Phases:

1) User-ID resolution
In a first step it is tried to resolve a User-ID for further validation.

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.TransientRepository
Logs in to the content repository.
login(Credentials) - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with a null workspace name.
login(String) - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with null login credentials.
login() - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with null login credentials and a null workspace name.
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.AuthContext.Local
Deprecated. Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method which logs out a Subject.
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
logout() - Method in class org.apache.jackrabbit.core.XASessionImpl
LONG - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
LRUNodeIdCache - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a LRU NodeId cache.
LRUNodeIdCache() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
 
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 - Interface in org.apache.jackrabbit.core.query.lucene
LuceneQueryFactory implements a factory that creates lucene queries from given QOM elements.
LuceneQueryFactoryImpl - Class in org.apache.jackrabbit.core.query.lucene
LuceneQueryFactoryImpl implements a lucene query factory.
LuceneQueryFactoryImpl(SessionImpl, SortComparatorSource, HierarchyManager, NamespaceMappings, Analyzer, SynonymProvider, IndexFormatVersion) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a new lucene query factory.
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

MAJOR - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content and does change existing/assigned definition id's
makeParentDirs() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Creates the parent directory of this resource, including any necessary but nonexistent parent directories.
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
 
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 - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
MANDATORY_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the mandatory attribute.
map - Variable in class org.apache.jackrabbit.core.state.ItemStateMap
the map backing this ItemStateStore implementation
mappedUUID(UUID, UUID) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given uuid mapping for later lookup using ReferenceChangeTracker.getMappedUUID(UUID).
mappings - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Namespace mappings to use for indexing.
mark(int) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
mark(int) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
mark(int) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
mark(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
markOld() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Marks this bunlde as 'not new'.
markSupported() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
markSupported() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
markSupported() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
markSupported() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
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(SimpleCredentials) - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Compair this instance with an instance of SimpleCredentials.
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.
maxConnections - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The maximum number of open connections.
maxSize - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
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.AbstractLockInfo
Return a flag indicating whether the lock information may still change.
members() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
MemoryFile - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFile() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
MemoryFileSystem - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
MemoryFileSystemEntry - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFileSystemEntry() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
MemoryFolder - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFolder() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
merge(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
merge(String, boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
 
merge(ChangeLog) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Merge another change log with this change log
merge(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
merge(Node) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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.
mergeAggregatedNodeIndexes(NodeState, Document) - 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
 
migrate(PersistentIndex, DirectoryManager) - 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.bundle.util.ItemStateBinding
minimum size of binaries to store in blob store
minModifiedDate - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The minimum modified date.
MINOR - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
minor modification: does not affect consistency of existing content but does change existing/assigned definition id's
minRecordLength - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The minimum size of an object that should be stored in this data store.
MIXIN - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
mixinFlagDiff() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
MLRUItemStateCache - Class in org.apache.jackrabbit.core.state
An ItemStateCache implementation that internally uses a LinkedMap to maintain a cache of ItemState objects.
MLRUItemStateCache() - Constructor for class org.apache.jackrabbit.core.state.MLRUItemStateCache
Constructs a new, empty ItemStateCache with a maximum amount of memory of MLRUItemStateCache.DEFAULT_MAX_MEM.
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 an iterator over all modified references.
modifiedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all modified states.
MODIFY_AC - 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(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Moves the tree at srcPath to the new location at destPath.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Moves a file or folder to a new location.
move(String) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
move(String, String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
move(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
move(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
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.bundle
Extends the BundleDbPersistenceManager by MS-SQL specific code.
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
 
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
MSSqlPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in MS SQL database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Creates a new MSSqlPersistenceManager instance.
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, ItemManager, SessionImpl, AccessManager, AbstractQueryImpl, MultiColumnQuery, SpellSuggestion, Name[], Path[], boolean[], 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 - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.bundle
Extends the BundleDbPersistenceManager by mysql specific code.
MySqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.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.
NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
NamedAccessControlPolicyImpl - Class in org.apache.jackrabbit.core.security.authorization
NamedAccessControlPolicyImpl...
NamedAccessControlPolicyImpl(String) - Constructor for class org.apache.jackrabbit.core.security.authorization.NamedAccessControlPolicyImpl
 
nameIndex - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the name index
nameInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
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) - Constructor for class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
Creates a new NameRangeQuery.
nameSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
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.
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.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.QueryObjectModelImpl
Returns true if this query node needs items under /jcr:system to be queried.
newComparator(IndexReader, String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new ScoreDocComparator for an embedded propertyName and a reader.
newInstance() - 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.
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.
next() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
next(Token) - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
next() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
nextAccessControlPolicy() - Method in class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Returns the next policy.
nextEvent() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
nextNode() - Method in class org.apache.jackrabbit.core.version.FrozenNodeIteratorAdapter
nextNodeId() - Method in interface org.apache.jackrabbit.core.NodeIdIterator
Returns the next node id in the iteration.
nextNodeState() - Method in interface org.apache.jackrabbit.core.state.NodeStateIterator
Returns the next node state of the iterator.
nextPrincipal() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Returns the next policy.
nextRecord() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
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.FilterQueryHits
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.
NF - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
 
NGKDbNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
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(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Creates a new index that is stored in a db.
NO_PRIVILEGE - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
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
 
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
NodeDef - Interface in org.apache.jackrabbit.core.nodetype
NodeDef is the internal representation of a node definition.
NodeDefId - Class in org.apache.jackrabbit.core.nodetype
NodeDefId uniquely identifies a NodeDef in the node type registry.
NodeDefImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeDef interface and additionally provides setter methods for the various node definition attributes.
NodeDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Default constructor.
NodeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeDefinition interface.
nodeExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a node exists at the specified path.
nodeExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
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
Node identifier.
NodeId(UUID) - Constructor for class org.apache.jackrabbit.core.NodeId
Creates a node identifier instance for the identified node.
NodeIdIterator - Interface in org.apache.jackrabbit.core
NodeIdIterator extends the Iterator interface by the NodeId specific methods.
NodeImpl - Class in org.apache.jackrabbit.core
NodeImpl implements the Node interface.
NodeImpl(ItemManager, SessionImpl, 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, TextExtractor) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a new node indexer.
NodeInfo - Class in org.apache.jackrabbit.core.xml
Information about a node being imported.
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.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
nodeMoved(NodeId, Path, NodeId, Path, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
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.bundle.util
This Class provides a simple structure to hold the nodestate and related propertystate data.
NodePropBundle(BundleBinding, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a "new" bundle with the given id
NodePropBundle(BundleBinding, NodeState) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a bundle from the given state
NodePropBundle.ChildNodeEntry - Class in org.apache.jackrabbit.core.persistence.bundle.util
Helper class for a child node entry
NodePropBundle.ChildNodeEntry(Name, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Creates a new entry with the given name and id
NodePropBundle.PropertyEntry - Class in org.apache.jackrabbit.core.persistence.bundle.util
Helper class for a property enrty
NodePropBundle.PropertyEntry(PropertyId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Creates a new property entry with the given id.
NodePropBundle.PropertyEntry(PropertyState) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Creates a new property entry and initialized it with values from the given property state.
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeReferences - Class in org.apache.jackrabbit.core.state
NodeReferences represents the references (i.e.
NodeReferences(NodeReferencesId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferences
Package private constructor
nodeReferenceSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeReferencesId - Class in org.apache.jackrabbit.core.state
Identifies a NodeReferences object.
NodeReferencesId(UUID) - Constructor for class org.apache.jackrabbit.core.state.NodeReferencesId
Creates a new instance of this class.
NodeReferencesId(NodeId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferencesId
Creates a new instance of this class.
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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.Element, Path.Element, Path.Element, Name, Set, 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(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.
NodeState(NodeId, Name, NodeId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is not connected.
nodeStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeStateEx - Class in org.apache.jackrabbit.core.version
This Class provides some basic node operations directly on the node state.
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
 
NodeStateIterator - Interface in org.apache.jackrabbit.core.state
NodeStateIterator extends the Iterator interface by the respective NodeState methods.
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
 
nodeStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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.
NodeTypeDef - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeDef holds the definition of a node type.
NodeTypeDef() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Default constructor.
NodeTypeDefDiff - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefDiff.ChildNodeDefDiff - Class in org.apache.jackrabbit.core.nodetype
 
NodeTypeDefDiff.PropDefDiff - Class in org.apache.jackrabbit.core.nodetype
 
NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeTypeDefinition interface.
NodeTypeDefinitionImpl(NodeTypeDef, NamePathResolver) - 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 ...
NodeTypeManagerImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeManagerImpl(NodeTypeRegistry, SessionImpl, DataStore) - 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(NodeTypeDef, 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.PropertyTypeRegistry
 
NodeTypeRegistry - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeRegistry ...
NodeTypeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Protected 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.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
NodeTypeTemplateImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeTemplateImpl ...
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been deregistered.
nodeTypeUnregistered(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.nodetype.NodeTypeDefDiff
no modification
NONE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
NOQUERY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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
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.
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.
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.
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.bundle.util.ItemStateBinding
the namespace index
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
ntMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the node type manager
ntReg - Variable in class org.apache.jackrabbit.core.ItemValidator
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
ObjectPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState and NodeReferences objects using a simple custom binary serialization format (see Serializer).
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Creates a new ObjectPersistenceManager instance.
ObjectPersistenceManager - Class in org.apache.jackrabbit.core.state.obj
Deprecated. use ObjectPersistenceManager instead.
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.obj.ObjectPersistenceManager
Deprecated.  
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, ItemManager) - 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.
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.RepositoryImpl
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.principal.DefaultPrincipalProvider
 
onExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onExternalUpdate(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.bundle.CachingPersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onNodeTypeAdded(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
onNodeTypeModified(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
onNodeTypeRemoved(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.
onRedefine(NodeDefId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onRedefine(PropDefId) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
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.data.LazyFileInputStream
Open the stream if required.
open(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Opens a file and returns an InputStream
opened - Variable in class org.apache.jackrabbit.core.data.LazyFileInputStream
True if the input stream was opened.
openStream() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
Open the stream if required.
Oracle9PersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
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.bundle.Oracle9PersistenceManager
 
OracleDatabaseJournal - Class in org.apache.jackrabbit.core.journal
It has the following property in addition to those of the DatabaseJournal: tableSpace: the Oracle tablespace to use
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.bundle
Extends the BundleDbPersistenceManager by Oracle specific code.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Creates a new oracle persistence manager
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
OraclePersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in Oracle database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Creates a new OraclePersistenceManager instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use OraclePersistenceManager instead.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.OraclePersistenceManager
Deprecated.  
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.
ORDERABLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
orderBefore(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
orderProps - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The relative paths of properties to use for ordering the result set.
orderSpecs - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
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.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.data - package org.apache.jackrabbit.core.data
 
org.apache.jackrabbit.core.data.db - package org.apache.jackrabbit.core.data.db
 
org.apache.jackrabbit.core.fs - package org.apache.jackrabbit.core.fs
 
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.local - package org.apache.jackrabbit.core.fs.local
 
org.apache.jackrabbit.core.fs.mem - package org.apache.jackrabbit.core.fs.mem
 
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.compact - package org.apache.jackrabbit.core.nodetype.compact
 
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.bundle.util - package org.apache.jackrabbit.core.persistence.bundle.util
 
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.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.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.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.state - package org.apache.jackrabbit.core.state
 
org.apache.jackrabbit.core.state.db - package org.apache.jackrabbit.core.state.db
 
org.apache.jackrabbit.core.state.mem - package org.apache.jackrabbit.core.state.mem
 
org.apache.jackrabbit.core.state.obj - package org.apache.jackrabbit.core.state.obj
 
org.apache.jackrabbit.core.state.util - package org.apache.jackrabbit.core.state.util
 
org.apache.jackrabbit.core.state.xml - package org.apache.jackrabbit.core.state.xml
 
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
 
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_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_ANONYMOUS_ID - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
UserId of the anonymous user.
PARAM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter configuration element.
PARAM_OMIT_DEFAULT_PERMISSIONS - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
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.
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, String) - 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.ConfigurationParser
Parses a named bean configuration from the given element.
parseClusterConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses cluster configuration.
ParseException - Exception in org.apache.jackrabbit.core.nodetype.compact
ParseException
ParseException(int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with null as its detail message.
ParseException(String, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message.
ParseException(String, Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message and root cause.
ParseException(Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified root cause.
parseJournalConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses journal configuration.
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.
parseSearchConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses search index 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(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 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.data.db.DbDataStore
The password
password - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection password
password - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc password
password - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
path - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
PATH - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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
Called by HierarchyManagerImpl.resolvePath(Path.Element[], int, ItemId, int).
pathResolved(ItemId, PathBuilder) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Called by HierarchyManagerImpl.resolvePath(Path.Element[], int, ItemId, int).
Permission - Class in org.apache.jackrabbit.core.security.authorization
Permission...
Permission() - Constructor for class org.apache.jackrabbit.core.security.authorization.Permission
 
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.
PersistenceManager - Interface in org.apache.jackrabbit.core.state
Deprecated. use PersistenceManager instead.
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.InMemPersistenceManager
 
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) - Constructor for class org.apache.jackrabbit.core.persistence.PMContext
Creates a new PMContext.
PMContext - Class in org.apache.jackrabbit.core.state
Deprecated. use PMContext instead.
PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore) - Constructor for class org.apache.jackrabbit.core.state.PMContext
Deprecated.  
Pool - Class in org.apache.jackrabbit.core.data.db
Implementation of a simple ConnectionRecoveryManager pool.
Pool(DbDataStore, int) - Constructor for class org.apache.jackrabbit.core.data.db.Pool
Create a new pool using the given factory and maximum pool size.
pool - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
PooledTextExtractor - Class in org.apache.jackrabbit.core.query.lucene
PooledTextExtractor implements a text extractor that extracts the text using a pool of background threads.
PooledTextExtractor(TextExtractor, int, int, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
Returns a pooled text extractor based on extractor.
PostgreSQLNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
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(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
 
PostgreSQLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by PostgreSQL specific code.
PostgreSQLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
 
postProcessNode(NodeState) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Post-process imported node (initialize properties with special semantics etc.)
prepare(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Prepare transaction.
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Prepare transaction.
prepare() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Prepares already added events for dispatching.
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Prepare transaction.
prepare() - Method in class org.apache.jackrabbit.core.TransactionContext
Prepare the transaction identified by this context.
prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Prepare transaction.
prepare(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
prepareDeleted(ChangeLog) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Prepares deleted items from changes.
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Since Oracle only supports table names up to 30 characters in length illegal characters are simply replaced with "_" rather than escaping them with "_x0000_".
prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Makes sure that schemaObjectPrefix does only consist of characters that are allowed in names on the target database.
PRIMARY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
PRIMARYITEM - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
PRIMARYITEMNAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the primary item name attribute.
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(Iterator) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Creates an adapter for the given Iterator of principals.
PrincipalIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Creates an iterator for the given collection 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.
privAll - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
privilegeFromName(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
PrivilegeRegistry - Class in org.apache.jackrabbit.core.security.authorization
The PrivilegeRegistry defines the set of Privileges known to the repository.
PrivilegeRegistry(NameResolver) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Create a new PrivilegeRegistry instance.
privRead - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Process this record, calling the appropriate process method.
process(ChangeLogRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a change log record.
process(LockRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a lock record.
process(NamespaceRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a namespace record.
process(NodeTypeRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Process a node type record
process(WorkspaceRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Process this record, calling the appropriate process method.
process(ChangeLogRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a change log record.
process(LockRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a lock record.
process(NamespaceRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a namespace record.
process(NodeTypeRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a node type record
process(WorkspaceRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
Process a workspace record
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.WorkspaceRecord
 
processedReference(Object) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given reference property for later retrieval using ReferenceChangeTracker.getProcessedReferences().
PROP_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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.
PropDef - Interface in org.apache.jackrabbit.core.nodetype
PropDef is the internal representation of a property definition.
PropDefId - Class in org.apache.jackrabbit.core.nodetype
PropDefId serves as identifier for a given PropDef.
PropDefImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the PropDef interface and additionally provides setter methods for the various property definition attributes.
PropDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.PropDefImpl
Default constructor.
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_DEFINITION - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_ADDED.
propertyAdded(NodeId, Path, Path.Element, Name, Set, 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.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_CHANGED.
propertyChanged(NodeId, Path, Path.Element, Name, Set, 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.
PropertyDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the PropertyDefinition interface.
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(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a property exists at the specified path.
propertyExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
PropertyId - Class in org.apache.jackrabbit.core
Property identifier.
PropertyId(NodeId, Name) - Constructor for class org.apache.jackrabbit.core.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.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.PROPERTY_REMOVED.
propertyRemoved(NodeId, Path, Path.Element, Name, Set, 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(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.
PropertyState(PropertyId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.PropertyState
Create a new PropertyState
propertyStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
propertyStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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 proprety information instance.
propReg - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The property type registry for type lookup.
PROTECTED - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
PROTECTED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the protected attribute.
ProtectedItemModifier - Class in org.apache.jackrabbit.core
SecurityItemModifier: An abstract helper class to allow classes of the security API residing outside of the core package to modify and remove protected items for security.
ProtectedItemModifier() - Constructor for class org.apache.jackrabbit.core.ProtectedItemModifier
 
ProtectedItemModifier(int) - Constructor for class org.apache.jackrabbit.core.ProtectedItemModifier
 
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(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
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(EffectiveNodeType) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Puts an effective node type to the cache.
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(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.EffectiveNodeTypeCacheImpl
Puts an effective node type to the cache for the given key.
put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Stores the BLOB data and returns a unique identifier.
put(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Puts a bunlde to the cache.
put(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Puts the given id to this cache.
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(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Stores the specified ItemState object in the store using its ItemId as the key.
put(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Stores the specified ItemState object in the store using its ItemId as the key.
put(Object, Object) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
putAll(Map) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
putBack(ConnectionRecoveryManager) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 

Q

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
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.
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(FileSystem, SharedItemStateManager, PersistenceManager, NodeId, NodeTypeRegistry, NamespaceRegistryImpl, QueryHandler, NodeId) - Constructor for class org.apache.jackrabbit.core.query.QueryHandlerContext
Creates a new context instance.
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.QueryHitsQueryScorer(IndexReader, Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
Creates a new scorer.
QueryHitsQuery.QueryHitsQueryWeight - Class in org.apache.jackrabbit.core.query.lucene
The Weight implementation for this query.
QueryHitsQuery.QueryHitsQueryWeight(Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
Creates a new weight with the given similarity.
QueryImpl - Class in org.apache.jackrabbit.core.query.lucene
Implements the ExecutableQuery interface.
QueryImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry, String, String, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryImpl
Creates a new query instance from a query string.
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
Provides the default implementation for a JCR query.
QueryImpl() - Constructor for class org.apache.jackrabbit.core.query.QueryImpl
 
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(SessionImpl, ItemManager, 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.lucene
QueryObjectModelImpl...
QueryObjectModelImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry, QueryObjectModelTree) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryObjectModelImpl
Creates a new query instance from a query string.
QueryObjectModelImpl - Class in org.apache.jackrabbit.core.query
QueryObjectModelImpl...
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, ItemManager, SessionImpl, AccessManager, AbstractQueryImpl, SpellSuggestion, Name[], Path[], boolean[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Creates a new query result.

R

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
 
RandomAccessOutputStream - Class in org.apache.jackrabbit.core.fs
Extends the regular java.io.OutputStream with a random access facility.
RandomAccessOutputStream() - Constructor for class org.apache.jackrabbit.core.fs.RandomAccessOutputStream
 
RangeQuery - Class in org.apache.jackrabbit.core.query.lucene
Implements a lucene range query.
RangeQuery(Term, Term, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates a new RangeQuery.
RangeQuery(Term, Term, boolean, int) - 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.data.db.DbInputStream
When the stream is consumed, the database objects held by the instance are closed.
read(byte[]) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
When the stream is consumed, the database objects held by the instance are closed.
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
When the stream is consumed, the database objects held by the instance are closed.
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
read(byte[]) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
read() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
read() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
read(byte[]) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
read(NamespaceResolver, NamePathResolver) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Read the file record at the current seek position.
read(InputStream) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Reads a node type definition file.
read(byte[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
read(byte[], int, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
read() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
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 - 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
 
READ_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
Deprecated. Use Session.ACTION_READ instead.
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(DataInputStream, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
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.
readID(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a NodeID
readIndexedQName(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes an indexed Name
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.
readModCount(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a mod-count
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 Path.Element from the underlying stream.
readPathElement() - Method in interface org.apache.jackrabbit.core.journal.Record
Read a Path.Element from the underlying stream.
readPropertyEntry(DataInputStream, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Deserializes a PropertyState from the data input 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.
readPropertyId(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a PropertyId
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.
readQName(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a Name
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.
readState(DataInputStream, NodeReferencesId, PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a NodeReferences from the data input stream.
readState(DataInputStream, NodeId, PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a NodeState from the data input stream.
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.
readUUID(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Deserializes a UUID
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.
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.
recover(int) - Method in class org.apache.jackrabbit.core.XASessionImpl

No recovery support yet.

reestablishConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Re-establishes the database connection.
reestablishConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Re-establishes the database connection.
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.nodetype.compact.Lexer
 
ReferenceChangeTracker - Class in org.apache.jackrabbit.core.util
Simple helper class that can be used to keep track of uuid mappings (e.g.
ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Creates a new instance.
references - Variable in class org.apache.jackrabbit.core.state.NodeReferences
list of PropertyId's (i.e.
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.InMemPersistenceManager
 
refsStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
REGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Operation type: registration.
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.
registered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when one or more node types have been registered.
registered(Collection) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when one or more node types have been registered.
registerNamespace(String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers a new node type or updates an existing node type using the specified definition and returns the resulting NodeType object.
registerNodeType(NodeTypeDef) - 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, 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(InputSource) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers the node types defined in the given XML stream.
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(Collection, boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Registers or updates the specified Collection of NodeTypeDefinition objects.
registerNodeTypes(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Same as NodeTypeRegistry.registerNodeType(NodeTypeDef) except that a collection of NodeTypeDefs is registered instead of just one.
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.
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(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
remove() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
 
remove(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Removes the BLOB data with the specified id.
remove(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Removes a bundle from this cache.
remove(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Removes the it to this cache
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 - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated.  
remove() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
remove(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
Remove a cache.
remove(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Removes the ItemState object with the specified id from this store if it is present.
remove(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Removes the ItemState object with the specified id from this store if it is present.
remove(int) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
remove(Object) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
REMOVE_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
Deprecated. Use Session.ACTION_REMOVE instead.
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(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
removeAll() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
removeAllChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Removes all ChildNodeEntrys.
removeAllProperties() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Removes all property entries
removeAllPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Removes all property name entries.
removeAttribute(String) - Method in class org.apache.jackrabbit.core.TransactionContext
Remove an attribute on this transaction.
removeChildNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
 
removeChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a ChildNodeEntry.
removeChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Removes a ChildNodeEntry.
removeChildProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
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(ItemImpl) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
removeItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
removeListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Remove a NodeTypeRegistryListener
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.XAVersionManager
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
removeMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
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.
removeMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
removeNode(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Removes the specified node, recursively removing its properties and child nodes.
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
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.persistence.bundle.util.NodePropBundle
Removes the proprty with the given name from this bundle.
removeProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
removes the property with the given name
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
 
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(VersionHistory, Name) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Removes the specified version from the given version history.
removeVersion(VersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Removes the specified version from the given version history.
removeVersion(VersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Removes the specified version from the given version history.
removeVersion(InternalVersionHistoryImpl, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Removes the specified version from the history
removeVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
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(Name, int, NodeId, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
 
renameChildNodeEntry(Name, int, Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Renames a new ChildNodeEntry.
rep - Variable in class org.apache.jackrabbit.core.ItemImpl
the Repository object
rep - Variable in class org.apache.jackrabbit.core.SessionImpl
the repository that issued this session
rep - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The repository that created this workspace instance
REP_EXCERPT - Static variable in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Name of the rep:excerpt function.
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.
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.
replaceVariables(String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Performs variable replacement on the given string value.
REPOSITORY_CONF - Static variable in class org.apache.jackrabbit.core.RepositoryFactoryImpl
Name of the repository configuration parameter.
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_JNDI_NAME - Static variable in class org.apache.jackrabbit.core.jndi.RepositoryFactoryImpl
The name of the JNDI name property.
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, SearchConfig, ClusterConfig, DataStoreFactory, RepositoryLockMechanismFactory, 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.
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.jndi
RepositoryFactoryImpl implements a repository factory that obtains a repository instance through JNDI.
RepositoryFactoryImpl() - Constructor for class org.apache.jackrabbit.core.jndi.RepositoryFactoryImpl
 
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.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.
RepositoryImpl.WorkspaceInfo(WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Creates a new WorkspaceInfo based on the given config.
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.
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(NodeTypeDef) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when a node types has been re-registered.
reregistered(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
Called when a node types has been re-registered.
reregisterNodeType(NodeTypeDef) - 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.data.db.DbInputStream
reset() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
reset() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
reset() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
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 interface org.apache.jackrabbit.core.state.Cache
Reset the access counter.
resetAccessCount() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Reset the access counter.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Resets the given PreparedStatement by clearing the parameters and warnings contained.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Resets the given PreparedStatement by clearing the parameters and warnings contained.
resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Resets the given PreparedStatement by clearing the parameters and warnings contained.
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, 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) - 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.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.HierarchyManagerImpl
Internal implementation of HierarchyManagerImpl.resolvePath(Path) that will either resolve to a node or a property.
resolvePath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Resolves a path into an item id.
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.ItemValidator
Path resolver for outputting user-friendly error messages.
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.security.authorization.AbstractAccessControlProvider
 
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, NodeImpl, 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)
ResourceBasedBLOBStore - Interface in org.apache.jackrabbit.core.state.util
Deprecated. use ResourceBasedBLOBStore instead.
restore(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restore(Version, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restore(Version, String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
restore(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
restore(Version, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
restore(String, Version, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
restoreByLabel(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
restoreTransient(NodeState) - Method in class org.apache.jackrabbit.core.NodeImpl
 
restoreTransient(PropertyState) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
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.
retentionReg - Variable in class org.apache.jackrabbit.core.ItemValidator
 
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(NodeState, Map) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Retrieves the root of the indexing aggregate for state and puts it into map.
retrieveAggregateRoot(Set, Map) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Retrieves the root of the indexing aggregate for removedUUIDs and puts it into 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) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieve the userID from the specified subject.
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.RangeQuery
Rewrites this query into a ConstantScoreRangeQuery if RangeQuery.transform is TransformConstants.TRANSFORM_NONE.
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(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Rollback transaction.
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Rollback transaction.
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Rollback transaction.
rollback() - Method in class org.apache.jackrabbit.core.TransactionContext
Rollback the transaction identified by this context.
rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Rollback transaction.
rollback(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
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_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the root path configuration attribute.
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.
rs - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
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.
run() - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Runs the actual text extraction.
run() - Method in class org.apache.jackrabbit.core.TransactionContext
Rolls back the transaction if still prepared and marks the transaction rolled back.

S

SAFE_NAMECHARS - Static variable in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
The list of characters that are not encoded by the escapeName(String) and unescape(String) methods.
SAFE_PATHCHARS - Static variable in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
The list of characters that are not encoded by the escapePath(String) and unescape(String) methods.
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(Path) - Method in class org.apache.jackrabbit.core.ItemValidator
Failsafe conversion of internal Path to JCR path for use in 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.
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.SessionImpl
Performs a sanity check on this session.
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.SessionImpl
scan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Scan the repository.
ScanEventListener - Interface in org.apache.jackrabbit.core.data
The listener interface for receiving garbage collection scan events.
schema - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
schema - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the variable for the schema prefix
SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The prefix of the table names.
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.bundle.BundleDbPersistenceManager
the prefix for the database objects
schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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(IndexReader) - 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
Default constructor.
SearchIndex.CombinedIndexReader - Class in org.apache.jackrabbit.core.query.lucene
Combines multiple CachingMultiIndexReader into a MultiReader with HierarchyResolver support.
SearchIndex.CombinedIndexReader(CachingMultiIndexReader[]) - Constructor for class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
SearchManager - Class in org.apache.jackrabbit.core
Acts as a global entry point to execute queries and index nodes.
SearchManager(SearchConfig, NamespaceRegistryImpl, NodeTypeRegistry, 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.
seek(long) - Method in class org.apache.jackrabbit.core.fs.RandomAccessOutputStream
Sets the current position in the resource where the next write will occur.
seek(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Seek an entry.
select(VersionHistory) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Selects a version from the given version history using the previously assigned hint in the following order: name, label, date, latest.
select(VersionHistory) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Selects a version from the given version history using the previously assigned hint in the following order: name, label, date, latest.
select(VersionHistory) - Method in interface org.apache.jackrabbit.core.version.VersionSelector
Selects a version of the given version history.
selectAllSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'selectAll' in the [databaseType].properties file, initialized with the default value.
selectByDate(VersionHistory, Calendar) - Static method in class org.apache.jackrabbit.core.version.DateVersionSelector
Selects a version by date.
selectByLabel(VersionHistory, String) - 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.data.db.DbDataStore
This is the property 'selectData' in the [databaseType].properties file, initialized with the default value.
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
 
selectMetaSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'selectMeta' in the [databaseType].properties file, initialized with the default value.
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.
selectProps - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The select properties
selectRevisionsStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning all revisions within a range.
SEPARATOR - Static variable in interface org.apache.jackrabbit.core.fs.FileSystem
File separator
SEPARATOR_CHAR - Static variable in interface org.apache.jackrabbit.core.fs.FileSystem
File separator character
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.
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.state.util.Serializer
Deprecated. use Serializer.serialize(NodeState, OutputStream)
serialize(PropertyState, OutputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.serialize(PropertyState, OutputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)
serialize(NodeReferences, OutputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.serialize(NodeReferences, OutputStream)
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
 
Serializer - Class in org.apache.jackrabbit.core.state.util
Deprecated. use Serializer instead.
Serializer() - Constructor for class org.apache.jackrabbit.core.state.util.Serializer
Deprecated.  
session - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
current session used for checking access rights
session - Variable in class org.apache.jackrabbit.core.ItemImpl
Session through which this Item was acquired
session - Variable in class org.apache.jackrabbit.core.ItemManager
 
session - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The session of the user executing this query
session - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The session executing the query
session - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The 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.WorkspaceImpl
the session that was used to acquire this Workspace
SessionImpl - Class in org.apache.jackrabbit.core
A SessionImpl ...
SessionImpl(RepositoryImpl, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
Protected constructor.
SessionImpl(RepositoryImpl, Subject, 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.
SessionItemStateManager - Class in org.apache.jackrabbit.core.state
Item state manager that handles both transient and persistent items.
SessionItemStateManager(NodeId, LocalItemStateManager, NodeTypeRegistry) - 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(SessionImpl, LockManager) - Constructor for class org.apache.jackrabbit.core.lock.SessionLockManager
 
sessionScoped - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether lock is session scoped
set(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Set current instance revision.
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(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_PROPERTY - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
SET_PROPERTY_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
Deprecated. Use Session.ACTION_SET_PROPERTY instead.
setAbstract(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the 'abstract' flag.
setAbstract(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
setAccessListener(CacheAccessListener) - Method in interface org.apache.jackrabbit.core.state.Cache
Add a listener to this cache that is informed after a number of accesses.
setAccessListener(CacheAccessListener) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Set the cache access listener.
setActivity(Node) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
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
 
setAllowsSameNameSiblings(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'allowsSameNameSiblings' flag.
setAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Sets the analyzer to use.
setAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the analyzer in use for indexing.
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, 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, Object) - Method in class org.apache.jackrabbit.core.TransactionContext
Set an attribute on this transaction.
setAttribute(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Sets the named attribute of the current element.
setAttribute(String, boolean) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Sets the named boolean attribute of the current element.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'autoCreated' flag.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'autoCreated' flag.
setAutoCreated(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'autoCreated' flag.
setAutoReconnect(boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Starts a transaction.
setAutoRepair(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setBasename(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
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.bundle.util.NodePropBundle.PropertyEntry
Sets the nth blobid
setBlobIds(String[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Sets the blob ids
setBlockOnConnectionLoss(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
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.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.
setChildNodeDefs(NodeDef[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the child node definitions.
setChildNodeEntries(List) - 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() method.
setConsistencyCheck(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Defines if a consistency check is to be performed on initialization.
setConsistencyFix(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Defines if the consistency check should attempt to fix issues that it finds.
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.
setCopyWhenReading(boolean) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
The the copy setting.
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.data.db.DbDataStore
Set the database type.
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.bundle.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
Sets the JNDI location of the data source.
setDate(Calendar) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Sets the date hint
setDeclaredSuperTypeNames(String[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the name of declaring node type.
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the name of declaring node type.
setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the name of declaring node type.
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() method.
setDefaultPrimaryType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the name of default primary type.
setDefaultRepositoryProperties(Properties) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Sets the default properties of the repository.
setDefaultValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the default values.
setDefinition(ItemDefinition) - Method in class org.apache.jackrabbit.core.ItemData
Set the associated item definition.
setDefinitionId(NodeDefId) - Method in class org.apache.jackrabbit.core.state.NodeState
Sets the id of the definition applicable to this node state.
setDefinitionId(PropDefId) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the id of the definition applicable to this property state.
setDerbyStorageInitialPages(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.bundle.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.bundle.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.bundle.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.bundle.DerbyPersistenceManager
Defines the page size, in bytes, for on-disk database pages for tables or indexes used during table or index creation.
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.
setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
setDriver(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the database driver class name.
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.bundle.BundleDbPersistenceManager
Sets the class name of the JDBC driver.
setDriver(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
setEnableConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Enables or disables the consistency check on startup.
setEnableHandleMonitor(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Enables/Disables the use of the handle monitor.
setEnableHandleMonitor(boolean) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Enables/Disables the use of the handle monitor.
setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Sets the error handling behaviour of this manager.
setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
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(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.VersionManagerImpl
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.bundle.BundleDbPersistenceManager
Sets the flag for external (filesystem) blob store usage.
setExternalBLOBs(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
setExternalBLOBs(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
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
 
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.
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(IndexingConfiguration) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Sets the indexing configuration for this node indexer.
setIndexingConfiguration(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the path to the indexing configuration file.
setIndexingConfigurationClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Sets the name of the class that implements IndexingConfiguration.
setInfo(Map) - 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.InMemPersistenceManager
 
setInitialCapacity(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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.
setISMLocking(ISMLocking) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Sets a new locking strategy.
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
 
setKey(PreparedStatement, UUID, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Sets the key parameters to the prepared statement, starting at pos and returns the number of key parameters + pos.
setLabel(String) - 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.
setListener(NamespaceEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
setListener(NodeTypeEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Set listener that will receive information about incoming, external node type events.
setListener(WorkspaceListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
 
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 interface org.apache.jackrabbit.core.cluster.NamespaceEventChannel
Set listener that will receive information about incoming, external namespace 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(UpdateEventListener) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Set listener that will receive information about incoming, external update events.
setListener(WorkspaceListener) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceEventChannel
 
setLive(boolean) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Set the live flag
setLoadFactor(float) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setLoadFactor(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setLockHolder(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Set the session currently holding the lock
setLockTimeout(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Sets the lock timeout in milliseconds.
setMandatory(boolean) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'mandatory' flag.
setMandatory(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'mandatory' flag.
setMandatory(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'mandatory' flag.
setMaxConnections(int) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the maximum number of concurrent connections in the pool.
setMaxFieldLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
setMaximumSize(int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
setMaxMemory(long) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
setMaxMemoryPerCache(long) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
setMaxMemorySize(long) - Method in interface org.apache.jackrabbit.core.state.Cache
Set the new memory limit.
setMaxMemorySize(long) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Set the new memory 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.
setMaxSize(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Sets the maximum cache size in bytes.
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(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Sets the minimum blob size.
setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Sets the minimum blob size.
setMinBlobSize(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
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.state.CacheManager
 
setMinMergeDocs(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: minMergeDocs
setMinRecordLength(int) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the minimum object length.
setMinRecordLength(int) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Set the minimum object length.
setMinResizeInterval(long) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
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.
setMixin(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the mixin flag.
setMixin(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
setMixinNodeTypes(Name[]) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
sets the mixing node type and adds the respective property
setMixinTypeNames(Set) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the mixin type names
setMixinTypeNames(Set) - 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.bundle.util.NodePropBundle.PropertyEntry
Sets the mod count
setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the mod count
setModCount(short) - Method in class org.apache.jackrabbit.core.state.ItemState
Sets the modification count.
setMultiple(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'multiple' flag.
setMultiValued(boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the name of the child item.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the name of the child item.
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the name of the node type being defined.
setName(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
setName(Name) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the name of the child item.
setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
setNodeDefId(NodeDefId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the node def id.
setNodeDefinition(NodeDefinition) - Method in class org.apache.jackrabbit.core.AbstractNodeData
Sets the associated node defintion.
setNodePathTemplate(String) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Sets the node path template.
setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
Sets the
setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Informs this provider that the node references to some of its states have changed.
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.bundle.util.NodePropBundle
Sets the node type name
setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Set the node type name.
setOffset(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Sets the start offset of the result set.
setOnParentVersion(int) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'onParentVersion' attribute.
setOnParentVersion(int) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'onParentVersion' attribute.
setOnParentVersion(int) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'onParentVersion' attribute.
setOnWorkspaceInconsistency(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Sets the OnWorkspaceInconsistency handler with the given name.
setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the orderableChildNodes flag.
setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
setParentId(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.data.db.DbDataStore
Set the password.
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.bundle.BundleDbPersistenceManager
Sets the password that will be used to establish JDBC connections.
setPassword(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
setPath(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Set the name of the directory where this data store keeps the files.
setPath(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Sets the path to the root directory of this local filesystem.
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.data.GarbageCollector
Enable or disable using the IterablePersistenceManager interface to scan the items.
setPersistent(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
setPersistent(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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
 
setPrimaryItemName(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the name of the primary item (one of the child items of the node's of this node type)
setPrimaryItemName(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
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
 
setPropDefId(PropDefId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Sets the propdef id
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) - 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(String, BigDecimal) - Method in class org.apache.jackrabbit.core.NodeImpl
 
setProperty(String, Binary) - Method in class org.apache.jackrabbit.core.NodeImpl
 
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, String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, String[], int) - 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, Value, int) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, InputStream) - Method in class org.apache.jackrabbit.core.NodeImpl
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, Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(String, Node) - Method in class org.apache.jackrabbit.core.NodeImpl
setProperty(NodeImpl, Name, Value) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setProperty(NodeImpl, Name, Value, boolean) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setProperty(NodeImpl, Name, Value[]) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
setPropertyDefs(PropDef[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the property definitions.
setPropertyNames(Set) - 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[], boolean) - 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.virtual.VirtualNodeState
Sets the property values
setProtected(boolean) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Sets the 'protected' flag.
setProtected(boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the 'protected' flag.
setProtected(boolean) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the 'protected' flag.
setQueryClass(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Sets the name of the query class to use.
setReconnectDelayMs(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
setReferenceable(boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
setRequiredPrimaryTypes(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Sets the names of the required primary types.
setRequiredType(int) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the required type
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(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
 
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.
setRoot(File) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
setScanEventListener(ScanEventListener) - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Set the event listener.
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; getDatabaseType should be used instead.
setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deprecated. This method is deprecated; setDatabaseType should be used instead.
setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
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.bundle.BundleDbPersistenceManager
 
setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the schema object prefix.
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.bundle.BundleDbPersistenceManager
Sets the schema object prefix.
setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
setSession(SessionImpl) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Sets the system session.
setSession(Session) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
setSharedSet(Set) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the shared set.
setSharedSet(Set) - 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
 
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.bundle.util.NodePropBundle
Sets the data size of this bundle
setSleepBetweenNodes(int) - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Set the delay between scanning items.
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) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Set the set of stopwords.
setSupertypes(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Sets the supertypes.
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.
setSuspended(boolean) - Method in class org.apache.jackrabbit.core.TransactionContext
Set a flag indicating whether the association is suspended.
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.
setTablePrefix(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the new table prefix.
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.fs.db.OracleFileSystem
Sets the Oracle 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.journal.OracleDatabaseJournal
Sets the Oracle table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
Sets the MS SQL table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Sets the Oracle table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Sets the MSSql table space.
setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Sets the Oracle 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.data.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
Sets the list of text extractors (and text filters) to use for extracting text content from binary properties.
setTimestamp(long) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Sets a new timestamp for this collection.
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.bundle.util.NodePropBundle.PropertyEntry
Sets the type
setType(int) - Method in class org.apache.jackrabbit.core.state.PropertyState
Sets the type of this property.
setUrl(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the database URL.
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.bundle.BundleDbPersistenceManager
Sets the JDBC connection URL.
setUrl(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
setUseCompoundFile(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The lucene index writer property: useCompoundFile
setUser(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Set the user name.
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.bundle.BundleDbPersistenceManager
Sets the user name that will be used to establish JDBC connections.
setUser(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
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
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(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.
setValue(Calendar) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(double) - 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(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(Node) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
setValue(long) - 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.
setValueConstraints(ValueConstraint[]) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Sets the value constraints.
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.bundle.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(VersionHistory, Name, Name, boolean) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Sets the version label to the given version.
setVersionLabel(VersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Sets the version label to the given version.
setVersionLabel(VersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Sets the version label to the given version.
setVersionLabel(InternalVersionHistoryImpl, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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
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.
SharedFieldCache.ValueIndex(Comparable[], int) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
Creates one of these objects
SharedFieldSortComparator - Class in org.apache.jackrabbit.core.query.lucene
Implements a SortComparator which knows how to sort on a lucene field that contains values for multiple properties.
SharedFieldSortComparator(String, ItemStateManager, HierarchyManager, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new SharedFieldSortComparator for a given shared field.
SharedItemStateManager - Class in org.apache.jackrabbit.core.state
Shared ItemStateManager (SISM).
SharedItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.state.SharedItemStateManager
Creates a new SharedItemStateManager instance.
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.query.lucene.PooledTextExtractor
Shuts down this pooled text extractor.
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
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
SimpleAccessManager - Class in org.apache.jackrabbit.core.security
Deprecated. Use SimpleAccessManager instead.
SimpleAccessManager() - Constructor for class org.apache.jackrabbit.core.security.SimpleAccessManager
Deprecated.  
SimpleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
SimpleDbPersistenceManager is a generic JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects using a simple custom binary serialization format (see Serializer) and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
SimpleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
SimpleDbPersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use SimpleDbPersistenceManager instead.
SimpleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.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
 
SimpleJBossAccessManager - Class in org.apache.jackrabbit.core.security
The simple JBoss access manager is a specialized Access Manager to handle Authorization of individuals authenticated through JBoss login modules.
SimpleJBossAccessManager() - Constructor for class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
SimpleLoginModule - Class in org.apache.jackrabbit.core.security.simple
SimpleLoginModule...
SimpleLoginModule() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
SimpleLoginModule - Class in org.apache.jackrabbit.core.security
Deprecated. Use SimpleLoginModule instead.
SimpleLoginModule() - Constructor for class org.apache.jackrabbit.core.security.SimpleLoginModule
Deprecated.  
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
 
SINGLE_QUOTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
SingleColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
SingleColumnQueryResult implements a query result that returns a single column.
SingleColumnQueryResult(SearchIndex, ItemManager, SessionImpl, AccessManager, AbstractQueryImpl, Query, SpellSuggestion, Name[], Path[], boolean[], 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(Token) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
Creates a new SingleTokenStream with the given token.
size() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Returns the number of entries or 0 if the policy is empty.
size() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns the number of entries in this store.
size() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns the number of entries in this store.
skip(long) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
skip(long) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
skip(long) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
skip(long) - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
skip(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
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.FilterQueryHits
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.
skipTo(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(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
SLEEP_BEFORE_RECONNECT - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
SLEEP_BEFORE_RECONNECT - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
SM_BINARY_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
storage model modifier: binary keys
SM_LONGLONG_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
storage model modifier: longlong keys
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(IndexReader, JackrabbitIndexSearcher, Query, Sort, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
Creates a new QueryHits instance wrapping hits.
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.
spool(OutputStream) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Spools this resource to the given output stream.
spool(OutputStream) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
 
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(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl

If TMNOFLAGS is specified, we create a new transaction context and associate it with this resource.

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_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
 
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) - Method in interface org.apache.jackrabbit.core.xml.Importer
Called to start the import of a node.
startNode(NodeInfo, List) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called to start the import of a node.
startNode(NodeInfo, List) - 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.
STATE_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
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.VersionManagerImpl
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.VersionManagerImpl
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.VersionManagerImpl
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.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.VersionManagerImpl
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
 
STATS_NODE_COUNT_PROPERTY - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
 
STATS_PROP_COUNT_PROPERTY - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
 
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_STALE_MODIFIED - 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.
stopScan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
The repository was scanned.
store(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Store an item state.
store - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
store - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
store(OutputStream, NamespaceRegistry) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
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(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
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(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.bundle.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(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
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.bundle.Oracle9PersistenceManager
 
store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
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(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Store a references object.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Store a references object.
store(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Atomically saves the given set of changes.
store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Store a node state.
store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Store a property state.
store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Store a references object.
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(DataStore) - Method in class org.apache.jackrabbit.core.value.InternalValue
Store a value in the data store.
store() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
stores the persistent state recursively
STORE_SIZE_MAX - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
Call PreparedStatement.setBinaryStream(..., Integer.MAX_VALUE)
STORE_SIZE_MINUS_ONE - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
Call PreparedStatement.setBinaryStream(..., -1)
STORE_TEMP_FILE - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
Write to a temporary file to get the length (slow, but always works).
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.BundleDbPersistenceManager
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.bundle.Oracle9PersistenceManager
 
storeContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Writes the content of the hash maps to the file system
storeRepProps(Properties) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Stores the properties to a persistent resource in the meta filesytem.
storeStream - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The stream storing mechanism used.
STRING - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
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.
stringToDouble(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
 
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.bundle.util.DbNameIndex
Returns the index for a given string.
stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.LazyTextExtractorField
 
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.
supertypesDiff() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
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.
sync() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Synchronize contents from journal.
sync() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Synchronize contents from journal.
sync() - 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.
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.
SynonymProvider - Interface in org.apache.jackrabbit.core.query.lucene
SynonymProvider defines an interface for a component that returns synonyms for a given term.
system - Variable in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
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.

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.fs.db.OracleFileSystem
the variable for the Oracle table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
the variable for the Oracle table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
the variable for the Oracle table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
the variable for the MSSql table space
TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
the variable for the Oracle table space
tableExists(DatabaseMetaData, String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Checks whether the required table(s) exist in the schema.
tableExists(DatabaseMetaData, String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Checks whether the required table(s) exist in the schema.
tablePrefix - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The prefix for the datastore table, empty by default.
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.fs.db.OracleFileSystem
the Oracle 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.journal.OracleDatabaseJournal
the Oracle table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
the MS SQL table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
the Oracle table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
the MSSql table space to use
tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
the Oracle table space to use
tableSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'table' in the [databaseType].properties file, initialized with the default value.
TEMP_PREFIX - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The prefix used for temporary objects.
TempFileInputStream - Class in org.apache.jackrabbit.core.data.db
An input stream from a temporary file.
TempFileInputStream(File) - Constructor for class org.apache.jackrabbit.core.data.db.TempFileInputStream
Construct a new temporary file input stream.
temporaryInUse - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The temporary identifiers that are currently in use.
termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
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.
TextExtractorFilter - Class in org.apache.jackrabbit.core.query.lucene
Utility base class for migrating functionality from existing implementations of the deprecated TextFilter interface to the new TextExtractor interface.
TextExtractorFilter(TextExtractor) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Creates a text filter adapter for the given text extractor.
TextExtractorJob - Class in org.apache.jackrabbit.core.query.lucene
TextExtractorJob implements a future result and is runnable in a background thread.
TextExtractorJob(TextExtractor, InputStream, String, String) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Creates a new TextExtractorJob with the given extractor on the stream.
TextFilter - Interface in org.apache.jackrabbit.core.query
Deprecated. use the TextExtractor interface
TextFilterExtractor - Class in org.apache.jackrabbit.core.query.lucene
Adapter class for achieving backwards compatibility with classes implementing the deprectated TextFilter interface.
TextFilterExtractor(String[], TextFilter) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Creates a text extractor adapter that supports the given content types using the given text filter.
TextFilterExtractor(String, TextFilter) - Constructor for class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Creates a text extractor adapter that supports the given content type using the given text filter.
TextPlainTextFilter - Class in org.apache.jackrabbit.core.query.lucene
Deprecated. use PlainTextExtractor, this class is kept for backwards compatibility with existing configuration files
TextPlainTextFilter() - Constructor for class org.apache.jackrabbit.core.query.lucene.TextPlainTextFilter
Deprecated. Creates a text filter for text/plain content.
TextValue - Interface in org.apache.jackrabbit.core.xml
TextValue represents a serialized property value read from a System or Document View XML document.
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
 
toJCRValue(NamePathResolver) - Method in class org.apache.jackrabbit.core.value.InternalValue
 
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.LazyTextExtractorField
 
toString() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Returns the string representation of the data identifier.
toString() - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Returns the identifier string.
toString() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the path string of this resource.
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.lock.AbstractLockInfo
toString() - Method in class org.apache.jackrabbit.core.NodeId
Returns the same as this.getUUID().toString()
toString() - Method in class org.apache.jackrabbit.core.NodeImpl
Return a string representation of this node for diagnostic purposes.
toString() - Method in exception org.apache.jackrabbit.core.nodetype.compact.ParseException
toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
toString() - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
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.BundleDbPersistenceManager
 
toString() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
 
toString() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Returns the string representation where the flags are seperated with "|".
toString() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the same as this.getParentId() + "/" + this.getName()
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.IndexFormatVersion
 
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
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(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.QueryHitsQuery
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
Returns a string representation of this query.
toString() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
toString() - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
 
toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Returns a string representation of this query.
toString() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
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.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.NodeReferencesId
Returns the same as this.getTargetId().toString().
toString() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
toString() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
toString() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns a string representation of this BLOBFileValue instance.
toString() - Method in class org.apache.jackrabbit.core.value.InternalValue
Returns the string representation of this internal value.
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.
touch(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Set the modified time of an existing file to now.
touch(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Set the modified time of an existing file to now.
touch(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Set the modified time of an existing file to now.
touch() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
touch(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Set the modified time of an existing file to now.
touch(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
touch() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
TrackingInputStream - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a input stream that keeps track of the number of bytes read.
TrackingInputStream(InputStream) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
Creates a new tracking input stream
TransactionContext - Class in org.apache.jackrabbit.core
Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries.
TransactionContext(Xid, InternalXAResource[], int) - Constructor for class org.apache.jackrabbit.core.TransactionContext
Create a new instance of this class.
TransactionException - Exception in org.apache.jackrabbit.core
TransactionException is thrown when some operation inside the transaction fails.
TransactionException(String) - Constructor for exception org.apache.jackrabbit.core.TransactionException
Creates an instance of this class.
TransactionException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.TransactionException
Creates an instance of this class.
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(TransientRepository.RepositoryFactory) - 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() - 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(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.TransientRepository
Creates a transient repository proxy that will use the given repository configuration to initialize the underlying repository instance.
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(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.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.
TRIALS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Number of reconnection attempts per method call.
TRIVIAL - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
trivial modification: does neither affect consistency of existing content nor does it change existing/assigned definition id's
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.nodetype.compact.Lexer
 
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.
unescape(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Decodes the specified path/name.
unlock(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Unlock the journal revision.
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(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
unlock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Removes the lock on a node given by its path.
unlock() - Method in class org.apache.jackrabbit.core.NodeImpl
UnmodifiableAccessControlList - Class in org.apache.jackrabbit.core.security.authorization
An implementation of the AccessControlList interface that only allows for reading.
UnmodifiableAccessControlList(AccessControlList) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
Construct a new UnmodifiableAccessControlList
UnmodifiableAccessControlList(List) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
Construct a new UnmodifiableAccessControlList
UNREGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Operation type: unregistration.
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.
unregistered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Called when one or more node types have been unregistered.
unregistered(Collection) - 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(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Unregisters the specified node type.
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(Collection) - 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.
unwrap() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the wrapped node definition.
unwrap() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
Returns the wrapped property definition.
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 - Interface in org.apache.jackrabbit.core.cluster
Update operation passed in UpdateEventChannel.
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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
update(NodeState) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Updates this bundle with values from the given state.
update(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Informs the cache that the item was modified and the cache might need to recalculate the items caching weight.
update(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Informs the cache that the item was modified and the cache might need to recalculate the items caching weight.
update() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
End an update operation.
update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
End an update operation.
update(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Informs the cache that the item was modified and the cache might need to recalculate the items caching weight.
update() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
End an update operation.
update(ChangeLog, EventStateCollectionFactory) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Store modifications registered in a ChangeLog.
update() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
End an update operation.
update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
End an update operation.
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.
updateCancelled(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been cancelled.
updateCommitted(Update, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been committed.
updateCreated(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
Called when an a update operation has been created.
updateDataSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'updateData' in the [databaseType].properties file, initialized with the default value.
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.data.db.DbDataStore
This is the property 'updateLastModified' in the [databaseType].properties file, initialized with the default value.
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.
updateModifiedDateOnAccess(long) - Method in interface org.apache.jackrabbit.core.data.DataStore
From now on, update the modified date of an object even when accessing it.
updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
From now on, update the modified date of an object even when accessing it.
updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
From now on, update the modified date of an object even when accessing it.
updateNodes(NodeIdIterator, NodeStateIterator) - 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(NodeIdIterator, NodeStateIterator) - 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(NodeIdIterator, NodeStateIterator) - 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.
updateSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'update' in the [databaseType].properties file, initialized with the default value.
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.
url - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database URL used.
url - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection URL
url - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc url string
url - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
USE_DATA_STORE - Static variable in class org.apache.jackrabbit.core.value.InternalValue
If set to 'true', the data store is used when configured in repository.xml
useDbBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns true if the blobs are stored in the DB.
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.BundleDbPersistenceManager
Returns true if the blobs are stored in the local fs.
useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns true if the blobs are stored in the local fs.
user - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The user name.
user - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection user
user - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc user
user - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
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
UserManagerImpl - Class in org.apache.jackrabbit.core.security.user
UserManagerImpl
UserManagerImpl(SessionImpl, String) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
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.
usesIdentifier(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
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
 

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
 
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_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter value configuration attribute.
ValueConstraint - Class in org.apache.jackrabbit.core.nodetype
ValueConstraint and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it.
ValueConstraint(String) - Constructor for class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
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.SessionImpl
value factory
valueOf(String) - Static method in class org.apache.jackrabbit.core.NodeId
Returns a NodeId holding the value of the specified string.
valueOf(String) - Static method in class org.apache.jackrabbit.core.nodetype.NodeDefId
Returns a NodeDefId holding the value of the specified string.
valueOf(String) - Static method in class org.apache.jackrabbit.core.nodetype.PropDefId
Returns a PropDefId holding the value of the specified string.
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.PropertyId
Returns a property identifier instance holding the value of the specified string.
valueOf(boolean) - Static method in class org.apache.jackrabbit.core.query.lucene.ComparableBoolean
 
valueOf(String) - Static method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns a NodeReferencesId holding the value of the specified string.
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.state.ItemStateMap
Returns an unmodifiable collection view of the values (i.e.
values() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns an unmodifiable collection view of the values (i.e.
values() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty collection.
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 - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
VERSION_1 - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
serialization version 1
VERSION_2 - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
serialization version 2
VERSION_CURRENT - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
current version
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.XAVersionManager
Invoked when a new internal item has been created.
versionDestroyed(InternalVersion) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
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, SessionImpl, 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, SessionImpl, 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.
VersionItemStateManager - Class in org.apache.jackrabbit.core.version
Spezialized SharedItemStateManager that filters out NodeReferences to non-versioning states.
VersionItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.version.VersionItemStateManager
 
VersionManager - Interface in org.apache.jackrabbit.core.version
This interface defines the version manager.
VersionManagerImpl - Class in org.apache.jackrabbit.core.version
This Class implements a VersionManager.
VersionManagerImpl(PersistenceManager, FileSystem, NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a new version manager
VersionManagerImpl.DynamicESCFactory - Class in org.apache.jackrabbit.core.version
 
VersionManagerImpl.DynamicESCFactory(DelegatingObservationDispatcher) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory
Creates a new event state collection factory
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
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.
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(QueryRootNode, 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(AndQueryNode, 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(ExactQueryNode, 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(TextsearchQueryNode, 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(LocationStepQueryNode, 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(RelationQueryNode, 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(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 

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
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
 
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) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates a new WildcardQuery.
WildcardQuery(String, String, String) - 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_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, SearchConfig, ISMLockingFactory, WorkspaceSecurityConfig) - 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(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Constructor for class org.apache.jackrabbit.core.WorkspaceImpl
Protected constructor.
WorkspaceImporter - Class in org.apache.jackrabbit.core.xml
WorkspaceImporter ...
WorkspaceImporter(Path, WorkspaceImpl, NodeTypeRegistry, int) - Constructor for class org.apache.jackrabbit.core.xml.WorkspaceImporter
Creates a new WorkspaceImporter instance.
WorkspaceListener - Interface in org.apache.jackrabbit.core.cluster
Listener for external workspace changes.
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
WorkspaceRecord.Action() - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord.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(List, NamespaceResolver, NamePathResolver, Writer) - Static method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Writes the given list of NodeTypeDefs to the output writer including the used namespaces.
write(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Write one NodeTypeDef to this writer
write(OutputStream, NodeTypeDef[], NamespaceRegistry) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeWriter
Writes a node type definition file.
write(int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
write(byte[], int, int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
WRITE - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated.  
write(OutputStream) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Writes the document built by this builder into the given output stream.
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(DataOutputStream, NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.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.
writeID(DataOutputStream, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a node id
writeIndexedQName(DataOutputStream, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a indexed Name
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.
writeModCount(DataOutputStream, short) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Sersializes a mod-count
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(NodeTypeDef) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a NodeTypeDef to the underlying stream.
writeNodeTypeDef(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a NodeTypeDef to the underlying stream.
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.Element) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
Write a Path.Element to the underlying stream.
writePathElement(Path.Element) - Method in interface org.apache.jackrabbit.core.journal.Record
Write a Path.Element 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.
writePropertyId(DataOutputStream, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a PropertyId
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.
writeQName(DataOutputStream, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a Name
writeState(DataOutputStream, NodePropBundle.PropertyEntry) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Serializes a PropertyState to the data output stream
writeState(DataOutputStream, NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a NodeReferences to the data output stream.
writeState(DataOutputStream, NodeState) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a NodeState to the data output 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.
writeToFileAndClose(InputStream, File) - Static method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
Copy the data to a file and close the input stream afterwards.
writeUUID(DataOutputStream, String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a UUID
writeUUID(DataOutputStream, UUID) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Serializes a UUID
wsp - Variable in class org.apache.jackrabbit.core.SessionImpl
the Workspace associated with this session
WSP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the workspace conaining 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.InMemPersistenceManager
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.
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.
XASession - Interface in org.apache.jackrabbit.core
Deprecated. Use XASession instead
XASessionImpl - Class in org.apache.jackrabbit.core
Session extension that provides XA support.
XASessionImpl(RepositoryImpl, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
Create a new instance of this class.
XASessionImpl(RepositoryImpl, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
Create a new instance of this class.
XAVersionManager - Class in org.apache.jackrabbit.core.version
Implementation of a VersionManager that works in an XA environment.
XAVersionManager(VersionManagerImpl, NodeTypeRegistry, SessionImpl, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new instance of this class.
XAWorkspace - Class in org.apache.jackrabbit.core
Workspace extension that works in an XA environment.
XAWorkspace(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Constructor for class org.apache.jackrabbit.core.XAWorkspace
Protected constructor.
XMLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.xml
XMLPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState and NodeReferences objects in XML format.
XMLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Creates a new XMLPersistenceManager instance.
XMLPersistenceManager - Class in org.apache.jackrabbit.core.state.xml
Deprecated. use XMLPersistenceManager instead.
XMLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.xml.XMLPersistenceManager
Deprecated.  

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

Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.