| Name | Description | Type | Package | Framework |
| AbstractAccessControlManager | AbstractAccessControlManager. | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| AbstractAccessControlProvider | AbstractAccessControlProvider. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AbstractACLTemplate | AbstractACLTemplate. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AbstractAuthorizableAction | Abstract implementation of the AuthorizableAction interface that doesn't perform any action. | Class | org.apache.jackrabbit.core.security.user.action | Apache JackRabbit |
|
| AbstractBundlePersistenceManager | The AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle. | Class | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| AbstractCache | Abstract base class for managed Caches. | Class | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| AbstractCompiledPermissions | AbstractCompiledPermissions. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AbstractCompiledPermissions .Result | Result of permission (and optionally privilege) evaluation for a given path. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AbstractCondition | AbstractCondition is a base class for join conditions. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| AbstractDataRecord | Abstract data record base class. | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| AbstractExcerpt | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| AbstractFieldComparator | Abstract base class for FieldComparators which keep their values (Comparables) in an array. | Class | org.apache.jackrabbit.core.query.lucene.sort | Apache JackRabbit |
|
| AbstractHitCollector | Collector implementation which simply provides the collection of re-based doc base with scorer. | Class | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| AbstractJournal | Base journal implementation. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| AbstractLoginModule | AbstractLoginModule provides the means for the common authentication tasks within the Repository. | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| AbstractNamespaceMappings | AbstractNamespaceMappings is the base class for index internal namespace mappings. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| AbstractNodeData | Data object representing a node. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| AbstractPersistenceManager | | Class | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| AbstractPrincipalProvider | A base class of a principal provider implementing common tasks and a caching facility. | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| AbstractQueryHandler | | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| AbstractQueryHits | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| AbstractQueryImpl | Defines common initialisation methods for all query implementations. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| AbstractQueryImpl | AbstractQueryImpl provides a base class for executable queries based on SearchIndex. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| AbstractRecord | Base implementation for a record. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| AbstractVISProvider | This Class implements a virtual item state provider, in order to expose the versions to the version storage. | Class | org.apache.jackrabbit.core.virtual | Apache JackRabbit |
|
| AccessControlAction | The AccessControlAction allows to setup permissions upon creation of a new authorizable; namely the privileges the new authorizable should be | Class | org.apache.jackrabbit.core.security.user.action | Apache JackRabbit |
|
| AccessControlConstants | AccessControlConstants. | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlEditor | AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service. | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlEntryImpl | Simple, immutable implementation of the and the JackrabbitAccessControlEntry interfaces. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlImporter | AccessControlImporter implements a ProtectedNodeImporter that is able to deal with access control | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| AccessControlListener | | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlModifications | AccessControlModifications is an unmodifiable collection of modifications made to access control content allowing the | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlObserver | AccessControlObserver. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlProvider | The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace. | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlProviderFactory | The AccessControlProviderFactory is used to create AccessControlProviders for the various workspaces present in the | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlProviderFactoryImpl | | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessControlUtils | AccessControlUtils. | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| AccessManager | The AccessManager can be queried to determines whether privileges are granted on a specific item. | Interface | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| AccessManagerConfig | Access manager configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| ACLEditor | | Class | org.apache.jackrabbit.core.security.authorization.acl | Apache JackRabbit |
|
| ACLEditor | | Class | org.apache.jackrabbit.core.security.authorization.principalbased | Apache JackRabbit |
|
| ACLProvider | The ACLProvider generates access control policies out of the items stored in the workspace applying the following rules: | Class | org.apache.jackrabbit.core.security.authorization.acl | Apache JackRabbit |
|
| ACLProvider | | Class | org.apache.jackrabbit.core.security.authorization.principalbased | Apache JackRabbit |
|
| AdaptingHits | 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 | Class | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| AdditionalNamespaceResolver | A simple namespace resolver implementation, that uses the additional namespaces declared in an XML element. | Class | org.apache.jackrabbit.core.nodetype.xml | Apache JackRabbit |
|
| AddNodeOperation | Session operation for adding a new node. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| AdminPrincipal | This principal represents the admin user as a distinct principal having all the access rights and is being authenticated (in contrast to the | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| AggregateRule | AggregateRule defines a configuration for a node index aggregate. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| AMContext | An AMContext is used to provide Session specific context information for an AccessManager. | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| AncestorNodeJoin | AncestorNodeJoin implements an ancestor node join condition. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| AncestorPathNodeJoin | | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| AndConstraint | AndConstraint implements an AND constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| AnonymousPrincipal | A AnonymousPrincipal . | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| AppendRecord | Default temporary record used for appending to some journal. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| AQTQueryFactory | AQTQueryFactory implements a query factory that creates AQT (Abstract Query Tree) based queries. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| ArrayHits | Uses an integer array to store the hit set. | Class | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| AuthContext | An authentication context used to authenticate users. | Interface | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| AuthContextProvider | AuthContextProvider defines how the current request for login is handled. | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| Authentication | The Authentication interface defines methods to validate Credentials upon authentication. | Interface | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| AuthorizableAction | AuthorizableAction. | Interface | org.apache.jackrabbit.core.security.user.action | Apache JackRabbit |
|
| BasedFileSystem | A BasedFileSystem represents a 'file system in a file system'. | Class | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| BatchedItemOperations | BatchedItemOperations is an internal helper class that provides both high- and low-level operations directly on the | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| BeanConfig | Bean configuration class. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| BindableRepository | A referenceable and serializable content repository proxy. | Class | org.apache.jackrabbit.core.jndi | Apache JackRabbit |
|
| BindableRepositoryFactory | BindableRepositoryFactory is an object factory that when given a reference for a BindableRepository object, will create an | Class | org.apache.jackrabbit.core.jndi | Apache JackRabbit |
|
| BitSetENTCacheImpl | information about participating node types in a set. | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| BitSetHits | Uses a BitSet instance to store the hit set. | Class | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| BLOBStore | BLOBStore represents an abstract store for binary property Note that The DataStore should nowadays be used instead of the BLOBStore. | Interface | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| BundleBinding | This Class implements efficient serialization methods for item states. | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| BundleDbPersistenceManager | This is a generic persistence manager that stores the NodePropBundles | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| BundleDbPersistenceManager .CloseableBLOBStore | | Interface | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| BundleDumper | This utility class can dump the contents of a node bundle. | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| BundleFsPersistenceManager | This is a generic persistence manager that stores the NodePropBundles | Class | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| BundleFsPersistenceManager .CloseableBLOBStore | | Interface | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| Cache | A cache must call CacheManager. | Interface | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| CacheAccessListener | The cache access listener can be registered to a class. | Interface | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| CacheManager | This class manages the size of the caches used in Jackrabbit. | Class | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| CacheManager .CacheInfo | Internal copy of the cache information. | Class | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| CachingHierarchyManager | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| CachingMultiIndexReader | on FieldNames. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| CachingPersistenceManager | Marker interface that is used by the shared item state manager for invalidate persistence manager caches as result of an external (cluster) modification. | Interface | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| CallbackHandlerImpl | CallbackHandler that deals with the following callbacks: CredentialsCallback | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| ChangeLog | | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ChangeLogRecord | Cluster record representing a workspace or version update. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| CheckSchemaOperation | An operation which synchronously checks the DB schema in the run() method. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| ChildNodeConstraint | ChildNodeConstraint implements a child node constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| ChildNodeEntry | ChildNodeEntry specifies the name, index (in the case of same-name siblings) and the UUID of a child node entry. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ChildNodeJoin | ChildNodeJoin implements a child node join condition. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| ChildNodesQueryHits | ChildNodesQueryHits implements query hits that returns the child nodes of another given query hits. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ClearMembershipAction | ClearMembershipAction. | Class | org.apache.jackrabbit.core.security.user.action | Apache JackRabbit |
|
| ClonedInputSource | Input source that clones existing input source. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| CloseableHits | Defines an interface for query hits that need to be closed when done reading from it. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ClusterConfig | Cluster configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| ClusterContext | Initial interface passed to a ClusterNode. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| ClusterException | The ClusterException signals an error within a cluster operation. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| ClusterNode | Default clustered node implementation. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| ClusterOperation | Cluster operation that will be written to the cluster's journal and ultimately processed by other instances. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| ClusterRecord | Base cluster record. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| ClusterRecordDeserializer | Deserialize a record written by a ClusterNode. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| ClusterRecordProcessor | Cluster record processor. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| CombinedProvider | | Class | org.apache.jackrabbit.core.security.authorization.combined | Apache JackRabbit |
|
| ComparisonConstraint | ComparisonConstraint implements a comparison constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| CompiledPermissions | CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| CompoundQueryFactory | CompoundQueryFactory implements a query factory that consists of multiple other query factories. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| ConcurrentCache | Concurrent cache implementation that uses cache segments to minimize the chance of lock contention. | Class | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| Condition | Condition defines an interface for a join condition. | Interface | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| ConfigurationEntityResolver | Entity resolver for Jackrabbit configuration files. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| ConfigurationErrorHandler | Error handler for errors in the repository or workspace configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| ConfigurationException | Exception class used for configuration errors. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| ConfigurationParser | Configuration parser base class. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| ConnectionFactory | A factory for new database connections. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| ConnectionHelper | This class provides convenience methods to execute SQL statements. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| ConsistencyCheck | checks are implemented: Does not node exist in the ItemStateManager? If it does not exist | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ConsistencyChecker | Optional interface for Persistence Managers. | Interface | org.apache.jackrabbit.core.persistence.check | Apache JackRabbit |
|
| ConsistencyCheckerImpl | | Class | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| ConsistencyCheckError | Common base class for errors detected during the consistency check. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ConsistencyCheckListener | | Interface | org.apache.jackrabbit.core.persistence.check | Apache JackRabbit |
|
| ConsistencyReport | Returned as result of a ConsistencyChecker run. | Interface | org.apache.jackrabbit.core.persistence.check | Apache JackRabbit |
|
| ConsistencyReportImpl | | Class | org.apache.jackrabbit.core.persistence.check | Apache JackRabbit |
|
| Constants | Name constants for the node type XML elements and attributes. | Interface | org.apache.jackrabbit.core.nodetype.xml | Apache JackRabbit |
|
| Constraint | Constraint defines an interface for a QOM constraint. | Interface | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| ConstraintBuilder | | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| Constraints | | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| CooperativeFileLock | The file lock is used to ensure a resource is only open once at any time. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| CredentialsCallback | A CredentialsCallbackSee Also:Serialized Form | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| CryptedSimpleCredentials | Crypted variant of the SimpleCredentials. | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| DatabaseAware | Bean components (i. | Interface | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| DatabaseFileSystem | Base class for database file systems. | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| DatabaseJournal | Database-based journal implementation. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| DatabasePersistenceManager | Abstract base class for database persistence managers. | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| DataIdentifier | Opaque data identifier used to identify records in a data store. | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| DataRecord | Immutable data record that consists of a binary stream. | Interface | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| DataSourceConfig | This class contains list of definitions for DataSource instances. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| DataSourceConfig .DataSourceDefinition | The definition of a DataSource. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| DataSourceWrapper | This class delegates all calls to the corresponding method on the wrapped DataSource except for the getConnection() method, which delegates to DataSource#getConnection(String, String) with the username and password | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| DataStore | Append-only store for binary streams. | Interface | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| DataStoreException | Exception thrown by the Data Store module. | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| DataStoreFactory | Factory interface for creating DataStore instances. | Interface | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| DateField | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DateVersionSelector | This Class implements a version selector that selects a version by creation date. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| DB2FileSystem | DB2FileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| DbDataRecord | | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
|
| DbDataStore | A data store implementation that stores the records in a database using JDBC. | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
|
| DbFileSystem | DbFileSystem is a generic JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| DbInputStream | This class represents an input stream backed by a database. | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
|
| DbNameIndex | table in a database. | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| DbUtility | This class contains some database utility methods. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| DecimalField | The DecimalField class is a utility to convert java. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DefaultAccessManager | The DefaultAccessManager controls access by evaluating access control policies for the Subject attached to the | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| DefaultClusterOperation | Default cluster operation implementation. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| DefaultHighlighter | This is an adapted version of the FulltextHighlighter posted in Important: for this highlighter to function properly, field must be stored | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DefaultHTMLExcerpt | DefaultHTMLExcerpt creates a HTML excerpt with the following Jackrabbit implements both the mandatory XPath and optional SQL query syntax. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DefaultISMLocking | Default item state locking strategy. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| DefaultLoginModule | The DefaultLoginModule authenticates Credentials related to a User of the Repository | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| DefaultPrincipalProvider | Provides principals for the users contained within the Repository. | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| DefaultProtectedItemImporter | DefaultProtectedItemImporter. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| DefaultProtectedNodeImporter | Default implementation that isn't able to handle any protected nodes. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| DefaultProtectedPropertyImporter | Default implementation that isn't able to handle any protected properties. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| DefaultQueryHits | DefaultQueryHits implements QueryHits based on a collection of ScoreNodes. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DefaultRecordProducer | Produces new records that can be appended to the journal. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| DefaultRedoLogFactory | DefaultRedoLogFactory. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DefaultSecurityManager | The security manager acts as central managing class for all security related operations on a low-level non-protected level. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| DefaultXMLExcerpt | DefaultXMLExcerpt creates an XML excerpt of a matching node. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DelegatingObservationDispatcher | This Class implements an observation dispatcher, that delegates events to a set of underlying dispatchers. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| DerbyConnectionHelper | | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| DerbyDataStore | The Derby data store closes the database when the data store is closed (embedded databases only). | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
|
| DerbyFileSystem | DerbyFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| DerbyPersistenceManager | DerbyPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| DerbyPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| DescendantNodeConstraint | | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| DescendantNodeJoin | DescendantNodeJoin implements a descendant node join condition. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| DescendantPathNodeJoin | | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| DirectoryManager | DirectoryManager defines an interface for managing directory instances used by the search index. | Interface | org.apache.jackrabbit.core.query.lucene.directory | Apache JackRabbit |
|
| DOMBuilder | Document builder class. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| DOMWalker | Document walker class. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| DoubleField | The DoubleField class is a utility to convert double values into String values that are lexicographically ordered | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| DummyInitialContextFactory | DummyInitialContextFactory . | Class | org.apache.jackrabbit.core.jndi.provider | Apache JackRabbit |
|
| DynamicOperand | DynamicOperand is a base class for dynamic operands. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| DynamicOperandFieldComparator | | Class | org.apache.jackrabbit.core.query.lucene.sort | Apache JackRabbit |
|
| DynamicOperandFieldComparatorSource | | Class | org.apache.jackrabbit.core.query.lucene.sort | Apache JackRabbit |
|
| DynamicPooledExecutor | DynamicPooledExecutor implements an executor, which dynamically adjusts its maximum number of threads according to the number of available | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| EffectiveNodeType | An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| EffectiveNodeTypeCache | EffectiveNodeTypeCache defines the interface for a cache for effective node types. | Interface | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| EffectiveNodeTypeCache .Key | An ENTKey uniquely identifies a combination (i. | Interface | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| EffectiveNodeTypeCacheImpl | EffectiveNodeTypeCache implementation that uses an array of node type names as key for caching the effective node types. | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| EmptyLinkedMap | EmptyLinkedMap implements an empty unmodifiable LinkedMap. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| EntryCollector | EntryCollector collects ACEs defined and effective for a given Node and listens to access control modifications in order | Class | org.apache.jackrabbit.core.security.authorization.acl | Apache JackRabbit |
|
| EntryFilter | | Interface | org.apache.jackrabbit.core.security.authorization.acl | Apache JackRabbit |
|
| EquiJoin | EquiJoin implements an equi join condition. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| ErrorHandling | | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| EvaluationContext | EvaluationContext defines a context with various resources that are needed for constraint evaluation. | Interface | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| EventFilter | The EventFilter class implements the filter logic based on the session's access rights and the specified filter rules. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| EventImpl | the JackrabbitEvent interface. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| EventJournalImpl | EventJournalImpl implements the JCR 2. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| EventState | The EventState class encapsulates the session independent state of an Event. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| EventStateCollection | The EventStateCollection class implements how EventState objects are created based on the ItemStates | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| EventStateCollectionFactory | | Interface | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| EveryonePrincipal | The EveryonePrincipal contains all principals (excluding itself). | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| ExcerptProvider | ExcerptProvider defines an interface to create an excerpt for a matching node. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ExecutableQuery | | Interface | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| FallbackPrincipalProvider | The FallbackPrincipalProvider is used to provide any desired principal. | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| FieldComparatorBase | Abstract base class for FieldComparator implementations which are based on values in the form of Comparables. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| FieldNames | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| FieldSelectors | FieldSelectors contains commonly used field selectors. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| FileBasedIndex | the names as property file. | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| FileBasedNamespaceMappings | The class NamespaceMappings implements a NamespaceResolver that holds a namespace | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| FileDataRecord | Data record that is based on a normal file. | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| FileDataStore | Simple file-based data store. | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| FileJournal | File-based journal implementation that appends journal records to a single It is configured through the following properties: | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| FileRecordIterator | | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| FileRecordLog | A file record log is a file containing Records. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| FileRevision | Maintains a file-based revision counter with locking, assuring uniqueness. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| FileSystem | The FileSystem interface is an abstraction of a virtual file system. | Interface | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| FileSystemBLOBStore | FileSystemBLOBStore is a ResourceBasedBLOBStore implementation that stores BLOB data in a FileSystem. | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| FileSystemException | The FileSystemException signals an error within a file system operation. | Class | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| FileSystemFactory | Factory interface for creating FileSystem instances. | Interface | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| FileSystemPathUtil | Utility class for handling paths in a file system. | Class | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| FileSystemResource | A FileSystemResource represents a resource (i. | Class | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| FileUtil | | Class | org.apache.jackrabbit.core.fs.local | Apache JackRabbit |
|
| FilterMultiColumnQuery | FilterMultiColumnQuery wraps a multi column query and filters out rows that do not satisfy a given constraint. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| FilterMultiColumnQueryHits | FilterMultiColumnQueryHits implements a MultiColumnQueryHits filter that forwards each call to the underlying | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| FineGrainedISMLocking | FineGrainedISMLocking. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| FSDirectoryManager | FSDirectoryManager implements a directory manager for FSDirectory instances. | Class | org.apache.jackrabbit.core.query.lucene.directory | Apache JackRabbit |
|
| FullTextConstraint | FullTextConstraint implements a full text search constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| FullTextSearchScoreOperand | | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| GarbageCollector | Garbage collector for DataStore. | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| GlobPattern | GlobPattern defines a simplistic pattern matching. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| GrowingLRUMap | GrowingLRUMap extends the LRUMap such that it can grow from the specified initialSize to the specified maxSize; | Class | org.apache.jackrabbit.core.cache | Apache JackRabbit |
|
| H2PersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit | |
|
| HandleMonitor | This Class implements a very simple open handle monitor for the local file system. | Class | org.apache.jackrabbit.core.fs.local | Apache JackRabbit |
|
| HashMapIndex | can override the protected load() and save() methods to implement persistent storage of the string index. | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| HierarchyConstraint | | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| HierarchyManager | The HierarchyManager interface . | Interface | org.apache.jackrabbit.core | Apache JackRabbit |
|
| HierarchyManagerImpl | HierarchyManagerImpl . | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| HierarchyResolver | HierarchyResolver extends an IndexReader with the ability to resolve a JCR hierarchy. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| HighlightingExcerptProvider | HighlightingExcerptProvider extends the ExcerptProvider interface with a method that highlights matching | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| Hits | | Interface | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| HitsIntersection | Creates the intersection of two hit sets. | Class | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| IDField | IDField implements a lucene field for the id of a node. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ImpersonationCallback | Callback for a CallbackHandler to ask for a the impersonating Subject to create a | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| ImportConfig | | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| Importer | Content importer. | Interface | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| ImportHandler | An ImportHandler instance can be used to import serialized data in System View XML or Document View XML. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| InconsistentVersioningState | The InconsistentVersionControlState is used to signal inconsistencies in the versioning related state of a node, such | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| IndexDeletionPolicyImpl | IndexDeletionPolicyImpl. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexFormatVersion | This class indicates the lucene index format that is used. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexingConfiguration | IndexingConfiguration defines the interface to check whether a certain property is indexed or not. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexingConfigurationEntityResolver | IndexingConfigurationEntityResolver implements an entity resolver for the indexing configuration DTD. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexingConfigurationImpl | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexInputStream | IndexInputStream implements an InputStream that wraps a lucene IndexInput. | Class | org.apache.jackrabbit.core.query.lucene.directory | Apache JackRabbit |
|
| IndexListener | Defines an interface that allows implementing classes to listen for index changes (namely document deletes) while using a ReadOnlyIndexReader. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexMigration | IndexMigration implements a utility that migrates a Jackrabbit 1. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| IndexOutputStream | IndexOutputStream wraps an IndexOutput and exposes it as a regular OutputStream. | Class | org.apache.jackrabbit.core.query.lucene.directory | Apache JackRabbit |
|
| InMemBundlePersistenceManager | BundleInMemPersistenceManager is a HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory | Class | org.apache.jackrabbit.core.persistence.mem | Apache JackRabbit |
|
| InMemBundlePersistenceManager .CloseableBLOBStore | | Interface | org.apache.jackrabbit.core.persistence.mem | Apache JackRabbit |
|
| InMemPersistenceManager | InMemPersistenceManager is a very simple HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory | Class | org.apache.jackrabbit.core.persistence.mem | Apache JackRabbit |
|
| InstanceRevision | | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| InternalActivity | This interface defines the internal activity. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalBaseline | This interface defines the internal baseline. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalFreeze | the base interface for nodes that were versioned and turned either into InternalFrozenNode or InternalFrozenVersionHistory. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalFrozenNode | The InternalFrozenNode interface represents the frozen node that was generated during a Node. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalFrozenVersionHistory | This interface defines a frozen versionable child node, that was created during a Node. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalValue | InternalValue represents the internal format of a property value. | Class | org.apache.jackrabbit.core.value | Apache JackRabbit |
|
| InternalValueFactory | InternalValueFactory implements a QValueFactory that creates InternalValue instances for binary values. | Class | org.apache.jackrabbit.core.value | Apache JackRabbit |
|
| InternalVersion | This interface defines the internal version. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalVersionHistory | This interface defines the internal version history. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalVersionItem | This interface defines the base for all internal versioning items. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalVersionManager | This interface defines the version manager. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalVersionManagerImpl | This Class implements a VersionManager. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalVersionManagerImpl .DynamicESCFactory | | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InternalXAResource | Interface implemented by resources that provide XA functionality. | Interface | org.apache.jackrabbit.core | Apache JackRabbit |
|
| InternalXAVersionManager | | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| InvalidNodeTypeDefException | The NodeTypeConflictException . | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| IOCounters | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ISMLocking | ISMLocking defines an interface for a locking strategy of an An implementation of ISMLocking must meet the following | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ISMLocking .ReadLock | | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ISMLocking .WriteLock | | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ISMLockingFactory | Factory interface for creating ISMLocking instances. | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemData | Data object referenced by different ItemImpl instances that all represent the same item, i. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| ItemId | Node or property identifier. | Interface | org.apache.jackrabbit.core.id | Apache JackRabbit |
|
| ItemImpl | ItemImpl implements the Item interface. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| ItemLifeCycleListener | The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance. | Interface | org.apache.jackrabbit.core | Apache JackRabbit |
|
| ItemManager | There's one ItemManager instance per Session instance. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| ItemRefreshOperation | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| ItemState | ItemState represents the state of an Item. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemStateCache | | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemStateCacheFactory | An item state cache factory to construct new item state caches. | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemStateException | The ItemStateException . | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemStateListener | The ItemStateListener interface allows an implementing object to be informed about changes on an ItemState. | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemStateManager | The ItemStateManager interface provides methods for retrieving ItemState and NodeReferences instances by id. | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemStateReferenceCache | ItemStateReferenceCache internally consists of 2 components: an ItemStateReferenceMap serving as the primary (or main) | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| ItemValidator | Utility class for validating an item against constraints specified by its definition. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| IterablePersistenceManager | The iterable persistence manager can return the list of node ids that are stored. | Interface | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| JAASAuthContext | | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| JackrabbitAnalyzer | This is the global jackrabbit lucene analyzer. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JackrabbitIndexReader | JackrabbitIndexReader wraps an index reader and releases the underlying reader | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JackrabbitIndexSearcher | JackrabbitIndexSearcher implements an index searcher with jackrabbit specific optimizations. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JackrabbitQuery | JackrabbitQuery defines an interface for Jackrabbit query implementations that are at the root of the lucene query tree. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JackrabbitQueryParser | JackrabbitQueryParser extends the standard lucene query parser and adds JCR specific customizations. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JackrabbitRepositoryStub | RepositoryStub implementation for Apache Jackrabbit. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| JackrabbitSecurityManager | JackrabbitSecurityManager. | Interface | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| JackrabbitTermQuery | JackrabbitTermQuery implements a TermQuery where score values are retrieved on a per index segment basis using MultiScorer. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JNDIDatabaseFileSystem | | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| JNDIDatabaseJournal | | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| JNDIDatabasePersistenceManager | Database persistence manager that uses JNDI to acquire the database connection. | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| Join | Join implements the result of a join. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| JoinQuery | JoinQuery implements a query that performs a join. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| JoinRow | | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| Journal | Generic journal interface. | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| JournalException | The JournalException signals an error within a journal operation. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| JournalFactory | Factory interface for creating Journal instances. | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| LabelVersionSelector | This Class implements a version selector that selects a version by label. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| LazyFileInputStream | 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 | Class | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| LazyItemIterator | LazyItemIterator is an id-based iterator that instantiates the Items only when they are requested. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| LazyTextExtractorField | LazyTextExtractorField implements a Lucene field with a String value that is lazily initialized from a given Reader. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LengthOperand | LengthOperand implements a length operand. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| LengthSortComparator | LengthSortComparator implements a FieldComparator which sorts on the length of property values. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LikeConstraint | LikeConstraint implements a like constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| LocalAuthContext | Provide AuthContext interface, for a JAAS-LoginModule not running inSee Also:AuthContext | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| LocalFileSystem | A LocalFileSystem . | Class | org.apache.jackrabbit.core.fs.local | Apache JackRabbit |
|
| LocalItemStateManager | Local ItemStateManager that isolates changes to persistent states from other clients. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| LocalNameQuery | LocalNameQuery implements a query for the local name of a node. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LocalNameRangeQuery | LocalNameRangeQuery implements a range query on the local nameSee Also:Serialized Form | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LockEventChannel | Event channel used to transmit lock events. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| LockEventListener | Interface used to receive information about incoming, external lock events. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| LockInfo | Internal lock information. | Class | org.apache.jackrabbit.core.lock | Apache JackRabbit |
|
| LockManager | Defines the functionality needed for locking and unlocking nodes. | Interface | org.apache.jackrabbit.core.lock | Apache JackRabbit |
|
| LockManagerImpl | Provides the functionality needed for locking and unlocking nodes. | Class | org.apache.jackrabbit.core.lock | Apache JackRabbit |
|
| LockRecord | Cluster record representing a lock or unlock operation. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| LoginModuleConfig | LoginModule configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| LongField | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LowerCaseOperand | LowerCaseOperand implements a lower case operand. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| LowerCaseSortComparator | LowerCaseSortComparator implements a FieldComparator which compares the lower-cased string values of a base comparator. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LowPriorityTask | Interface for low priority tasks (like text extraction) that can be scheduled later based on the extractor's load | Interface | org.apache.jackrabbit.core | Apache JackRabbit |
|
| LuceneQueryBuilder | a lucene Query tree that can be executed todo introduce a node type hierarchy for efficient translation of NodeTypeQueryNode | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LuceneQueryFactory | Factory that creates Lucene queries from QOM elements. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LuceneQueryFactory .QueryPair | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LuceneQueryFactory .Transform | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| LuceneQueryHits | 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 | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ManagedMLRUItemStateCacheFactory | This class constructs new MLRUItemStateCache. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| MatchAllDocsQuery | MatchAllDocsQuery extends the lucene MatchAllDocsQuery and in addition implements JackrabbitQuery. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MembershipCache | | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| MemoryFile | | Class | org.apache.jackrabbit.core.fs.mem | Apache JackRabbit |
|
| MemoryFileSystem | An in-memory file system implementation. | Class | org.apache.jackrabbit.core.fs.mem | Apache JackRabbit |
|
| MemoryFileSystemEntry | An in-memory file or folder. | Class | org.apache.jackrabbit.core.fs.mem | Apache JackRabbit |
|
| MemoryFolder | An in-memory folder. | Class | org.apache.jackrabbit.core.fs.mem | Apache JackRabbit |
|
| MemoryJournal | Memory-based journal, useful for testing purposes only. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| MemoryJournal .MemoryRecord | | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| MemoryRevision | Memory-based revision, useful for testing purposes only. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| MLRUItemStateCache | An ItemStateCache implementation that internally uses a LinkedMap to maintain a cache of ItemState objects. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| MoreLikeThis | Generate more like this similarity queries. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MSSqlDatabaseJournal | It has the following property in addition to those of the DatabaseJournal: tableSpace: the MS SQL tablespace to use | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| MSSqlFileSystem | MSSqlFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| MSSqlPersistenceManager | MSSqlPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| MSSqlPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| MultiColumnQuery | MultiColumnQuery defines an interface for a query that returns MultiColumnQueryHits. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MultiColumnQueryAdapter | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MultiColumnQueryHits | MultiColumnQueryHits defines an interface for reading tuples of ScoreNodes. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MultiColumnQueryResult | MultiColumnQueryResult implements a query result that executes a MultiColumnQuery. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MultiIndex | A MultiIndex consists of a VolatileIndex and multiple PersistentIndexes. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MultiIndex .Action | Defines an action on an MultiIndex. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MultiIndexReader | MultiIndexReader exposes methods to get access to the contained IndexReaders of this MultiIndexReader. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| MySqlPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| NamedAccessControlPolicyImpl | NamedAccessControlPolicyImpl. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| NamePathResolverImpl | NamePathResolverImpl. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| NameQuery | NameQuery implements a query for the name of a node. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| NameRangeQuery | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| NamespaceEventChannel | Event channel used to transmit namespace registry operations. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| NamespaceEventListener | Interface used to receive information about incoming, external namespace registry events. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| NamespaceMappings | | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| NamespaceRecord | | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| NamespaceRegistryImpl | A NamespaceRegistryImpl . | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| NGKDbNameIndex | Same as DbNameIndex but does not make use of the Statement. | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| NodeId | Node identifier, i. | Class | org.apache.jackrabbit.core.id | Apache JackRabbit |
|
| NodeIdFactory | A factory for creating new node ids. | Class | org.apache.jackrabbit.core.id | Apache JackRabbit |
|
| NodeImpl | NodeImpl implements the Node interface. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| NodeIndexer | Creates a lucene Document object from a Node. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| NodeInfo | Information about a node being imported. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| NodeLocalNameOperand | NodeLocalNameOperand implements a node local name operand. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| NodeNameOperand | NodeNameOperand implements a node name operand. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| NodePropBundle | This Class provides a simple structure to hold the nodestate and related propertystate data. | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| NodePropBundle .ChildNodeEntry | | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| NodePropBundle .PropertyEntry | | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| NodeReferences | NodeReferences represents the references (i. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| NodeState | NodeState represents the state of a Node. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| NodeStateEx | This Class provides some basic node operations directly on the node state. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| NodeStateListener | additionally informed about changes on a NodeState. | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| NodeTraversingQueryHits | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| NodeTypeConflictException | The NodeTypeConflictException . | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeDefinitionImpl | This class implements the NodeTypeDefinition interface. | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeDefStore | NodeTypeDefStore . | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeEventChannel | Event channel used to transmit nodetype registry operations. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| NodeTypeEventListener | Interface used to receive information about incoming, external node type registry events. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| NodeTypeImpl | | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeInstanceHandler | The NodeTypeInstanceHandler is used to provide or initialize system protected properties (or child nodes). | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| NodeTypeManagerImpl | | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeReader | Node type definition reader. | Class | org.apache.jackrabbit.core.nodetype.xml | Apache JackRabbit |
|
| NodeTypeRecord | | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| NodeTypeRegistry | A NodeTypeRegistry . | Class | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeRegistryListener | The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration. | Interface | org.apache.jackrabbit.core.nodetype | Apache JackRabbit |
|
| NodeTypeWriter | Node type definition writer. | Class | org.apache.jackrabbit.core.nodetype.xml | Apache JackRabbit |
|
| NoSuchItemStateException | The NoSuchItemStateException . | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| NotConstraint | NotConstraint implements a NOT constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| NSRegistryBasedNamespaceMappings | NSRegistryBasedNamespaceMappings implements a namespace mapping based on the stable index prefix provided by the namespace registry. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ObjectPersistenceManager | ObjectPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState | Class | org.apache.jackrabbit.core.persistence.obj | Apache JackRabbit |
|
| ObservationDispatcher | Dispatcher for dispatching events to listeners within a single workspace. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| ObservationManagerImpl | Each Session instance has its own ObservationManager instance. | Class | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| OnWorkspaceInconsistency | OnWorkspaceInconsistency defines an interface to handle workspace inconsistencies. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| Oracle10R1ConnectionHelper | The connection helper for Oracle databases of version up to 10. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| Oracle9FileSystem | This class adds special blob handling which is needed for Oracle DBs up to version 10R1. | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| Oracle9PersistenceManager | OracleLegacyPersistenceManager provides support for Oracle jdbc drivers prior to version 10 which require special handling of BLOB data. | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| OracleConnectionHelper | The connection helper for Oracle databases of version 10. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| OracleDatabaseJournal | It has the following property in addition to those of the DatabaseJournal: tablespace: the tablespace to use for tablesindexTablespace: the tablespace to use for indexes | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| OracleFileSystem | OracleFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an | Class | org.apache.jackrabbit.core.fs.db | Apache JackRabbit |
|
| OraclePersistenceManager | OraclePersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| OraclePersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| OrConstraint | OrConstraint implements an OR constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| Ordering | Ordering implements a single ordering specification. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ParentNodeJoin | ParentNodeJoin implements a parent node join condition. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| PasswordValidationAction | PasswordValidationAction provides a simple password validation mechanism with the following configurable option: | Class | org.apache.jackrabbit.core.security.user.action | Apache JackRabbit |
|
| Permission | | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| PersistenceCopier | Tool for copying item states from one persistence manager to another. | Class | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| PersistenceManager | Persistence manager interface. | Interface | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| PersistenceManagerConfig | Persistence manager configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| PMContext | A PMContext is used to provide context information for a PersistenceManager. | Class | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| PostgreSQLConnectionHelper | The connection helper for PSQL databases. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| PostgreSQLNameIndex | Same as DbNameIndex but does not make use of the Statement. | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| PostgreSQLPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| PredicateDerefQuery | reference property which matches the nodes of the subquery. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| PrincipalImpl | Base class for implementations of JackrabbitPrincipal. | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| PrincipalIteratorAdapter | PrincipalIteratorAdapter. | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| PrincipalManagerImpl | This principal manager implementation uses the DefaultPrincipalProvider in order to dispatch the respective requests and assemble the required | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| PrincipalProvider | This interface defines methods to provide access to sources of Principals. | Interface | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| PrincipalProviderRegistry | Registry used to store and retrieve PrincipalProviders. | Interface | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| PrivilegeBits | | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| PrivilegeEventChannel | PrivilegeEventChannel. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| PrivilegeEventListener | PrivilegeEventListener. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| PrivilegeManagerImpl | | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| PrivilegeRecord | | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| PrivilegeRegistry | The PrivilegeRegistry defines the set of Privileges known to the repository. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| PropertiesSynonymProvider | properties file is treated as a synonym definition. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| PropertyData | Data object representing a property. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| PropertyExistenceConstraint | | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| PropertyId | Property identifier. | Class | org.apache.jackrabbit.core.id | Apache JackRabbit |
|
| PropertyImpl | PropertyImpl implements the Property interface. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| PropertyMetaData | PropertyMetaData encapsulates the payload byte array and provides methods to access the property meta data. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| PropertyState | PropertyState represents the state of a Property. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| PropertyTypeRegistry | The PropertyTypeRegistry keeps track of registered node type definitions and its property types. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| PropertyTypeRegistry .TypeMapping | | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| PropertyValueOperand | PropertyValueOperand implements a property value operand. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| PropInfo | Information about a property being imported. | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| PropInfo .MultipleStatus | | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| ProtectedItemImporter | ProtectedItemImporter. | Interface | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| ProtectedItemModifier | ProtectedItemModifier: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| ProtectedNodeImporter | ProtectedNodeImporter provides means to import protected Nodes and the subtree defined below such nodes. | Interface | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| ProtectedPropertyImporter | ProtectedPropertyImporter is in charge of importing single properties with a protected QPropertyDefinition. | Interface | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| ProviderRegistryImpl | | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| QOMQueryFactory | | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryConstraint | | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| QueryEngine | | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| QueryFactory | QueryFactory defines a simple interface for turning a statement in a given language into a JCR Query instance. | Interface | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryHandler | Defines an interface for the actual node indexing and query execution. | Interface | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryHandlerContext | Acts as an argument for the QueryHandler to keep the interface stable. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryHandlerFactory | | Interface | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryHits | | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| QueryHitsAdapter | QueryHitsAdapter implements an adapter for QueryHits and exposes them as MultiColumnQueryHits. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| QueryHitsQuery | QueryHitsQuery exposes a QueryHits implementation againSee Also:Serialized Form | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| QueryImpl | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| QueryImpl | Provides the default implementation for a JCR query. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryManagerImpl | This class implements the QueryManager interface. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryObjectModelImpl | QueryObjectModelImpl implements the query object model. | Class | org.apache.jackrabbit.core.query | Apache JackRabbit |
|
| QueryResultImpl | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| QueryStatCore | | Interface | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| QueryStatDtoComparator | | Class | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| QueryStatDtoImpl | Object that holds statistical info about a query. | Class | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| QueryStatDtoOccurrenceComparator | QueryStatDto comparator by occurrence count used by the popular queries queue | Class | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| QueryStatImpl | | Class | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| QueryStatManager | | Class | org.apache.jackrabbit.core.jmx | Apache JackRabbit |
|
| RAMDirectoryManager | RAMDirectoryManager implements a directory manager for RAMDirectory instances. | Class | org.apache.jackrabbit.core.query.lucene.directory | Apache JackRabbit |
|
| RandomAccessOutputStream | access facility. | Class | org.apache.jackrabbit.core.fs | Apache JackRabbit |
|
| RangeQuery | This class does not rewrite to basic TermQuery but will calculate the matching documents itself. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ReadRecord | Record used for reading. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| Record | | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| RecordConsumer | Listener interface on a journal that gets called back for records that should be consumed. | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| RecordIterator | RecordIterator interface. | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| RecordProducer | Produces new records that can be appended to the journal. | Interface | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| RedoLog | Defines a redo log for changes that have not been committed to disk. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| RedoLogFactory | RedoLogFactory a factory for RedoLogs. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| RefCountingBLOBFileValue | RefCountingBLOBFileValue implements a reference counting BLOB file value on top of an existing BLOBFileValue. | Class | org.apache.jackrabbit.core.value | Apache JackRabbit |
|
| RefCountingIndexReader | RefCountingIndexReader. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ReferenceChangeTracker | Simple helper class that can be used to keep track of node id mappings (e. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| RegistryHelper | JNDI helper functionality. | Class | org.apache.jackrabbit.core.jndi | Apache JackRabbit |
|
| ReleaseableIndexReader | ReleaseableIndexReader. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ReportItem | An item reported inside a ConsistencyChecker. | Interface | org.apache.jackrabbit.core.persistence.check | Apache JackRabbit |
|
| ReportItemImpl | | Class | org.apache.jackrabbit.core.persistence.check | Apache JackRabbit |
|
| RepositoryCallback | Callback for a CallbackHandler to ask for a Session to access the Repository | Class | org.apache.jackrabbit.core.security.authentication | Apache JackRabbit |
|
| RepositoryConfig | Repository configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| RepositoryConfigurationParser | Configuration parser. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| RepositoryContext | Internal component context of a Jackrabbit content repository. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| RepositoryCopier | Tool for backing up or migrating the entire contents (workspaces, version histories, namespaces, node types, etc. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| RepositoryFactoryImpl | RepositoryFactoryImpl implements a repository factory that creates a TransientRepository on getRepository(Map). | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| RepositoryImpl | A RepositoryImpl . | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| RepositoryImpl .DescriptorValue | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| RepositoryLock | Exclusive lock on a repository home directory. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| RepositoryLockMechanism | Exclusive lock on a repository home directory. | Interface | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| RepositoryLockMechanismFactory | Factory interface for creating RepositoryLockMechanism instances. | Interface | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| RepositoryManagerImpl | The repository manager implementation. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| RepositoryStatisticsImpl | | Class | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| ResourceBasedBLOBStore | ResourceBasedBLOBStore extends the BLOBStore interface with the method getResource(String) | Interface | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| ResultSetWrapper | This is a dynamic proxy in order to support both Java 5 and 6. | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| RetentionManagerImpl | RetentionManagerImpl. | Class | org.apache.jackrabbit.core.retention | Apache JackRabbit |
|
| RetentionPolicyImpl | Basic implementation of the RetentionPolicy interface. | Class | org.apache.jackrabbit.core.retention | Apache JackRabbit |
|
| RetentionRegistry | RetentionEvaluator. | Interface | org.apache.jackrabbit.core.retention | Apache JackRabbit |
|
| RetentionRegistryImpl | RetentionEvaluatorImpl. | Class | org.apache.jackrabbit.core.retention | Apache JackRabbit |
|
| RotatingLogFile | Represents a log file that can be rotated. | Class | org.apache.jackrabbit.core.journal | Apache JackRabbit |
|
| RowComparator | | Class | org.apache.jackrabbit.core.query.lucene.sort | Apache JackRabbit |
|
| RowPathComparator | Comparator for Row instances that looks only at the node paths. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| SameNodeConstraint | SameNodeConstraint implements a same node constraint. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| SameNodeJoin | SameNodeJoin implements a same node join condition. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| ScanEventListener | The listener interface for receiving garbage collection scan events. | Interface | org.apache.jackrabbit.core.data | Apache JackRabbit |
|
| ScoreNode | ScoreNode implements a simple container which holds a mapping of NodeId to a score value. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ScoreNodeIterator | A range iterator over ScoreNode[]. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ScoreNodeIteratorImpl | ScoreNodeIteratorImpl implements a ScoreNodeIterator over an array of ScoreNode[]. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ScoreNodeMap | ScoreNodeMap implements a simple mapping of an arbitrary key to an array of ScoreNode[]. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| ScorerHits | Wraps a Scorer in a Hits instance. | Class | org.apache.jackrabbit.core.query.lucene.hits | Apache JackRabbit |
|
| SearchConfig | Search index configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| SearchIndex | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SearchIndex .CombinedIndexReader | Combines multiple CachingMultiIndexReader into a MultiReader with HierarchyResolver support. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SearchManager | Acts as a global entry point to execute queries and index nodes. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| SecurityConfig | Security configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| SecurityConstants | This interface defines miscellaneous security related constants. | Interface | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| SecurityManagerConfig | Security manager configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| SelectorBasedConstraint | SelectorBasedConstraint implements a constraint that is based on a named selector. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| SelectorRow | A row implementation for a query with just a single selector. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| Serializer | Serializer is a utility class that provides static methods for serializing & deserializing ItemState and | Class | org.apache.jackrabbit.core.persistence.util | Apache JackRabbit |
|
| SessionContext | Component context of a session. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SessionFactory | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| SessionImpl | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| SessionImporter | | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| SessionItemOperation | Session operation for accessing an item at a given path. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SessionItemStateManager | Item state manager that handles both transient and persistent items. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| SessionListener | The SessionListener interface allows an implementing object to be informed about changes on a Session. | Interface | org.apache.jackrabbit.core | Apache JackRabbit |
|
| SessionLockManager | SessionLockManager implements the LockManager. | Class | org.apache.jackrabbit.core.lock | Apache JackRabbit |
|
| SessionMoveOperation | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| SessionOperation | Session operation. | Interface | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SessionRefreshOperation | Operation to refresh the state of a session. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SessionSaveOperation | Operation to persist transient changes in a session. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SessionState | Internal session state. | Class | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SessionWriteOperation | Marker interface that marks a SessionOperation that modifies the state of the session or the repository. | Interface | org.apache.jackrabbit.core.session | Apache JackRabbit |
|
| SharedFieldCache | The lucene FieldCache class has some sort of support for custom comparators but it only works on the basis of a field name. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SharedFieldCache .ValueIndex | Expert: Stores term text values and document ordering data. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SharedFieldComparatorSource | know how to sort on a lucene field that contains values for multiple properties. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SharedItemStateManager | Shared ItemStateManager (SISM). | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| SimilarityQuery | SimilarityQuery implements a query that returns similar nodes for a given node UUID. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SimpleAccessManager | SimpleAccessManager . | Class | org.apache.jackrabbit.core.security.simple | Apache JackRabbit |
|
| SimpleDbPersistenceManager | SimpleDbPersistenceManager is a generic JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| SimpleExcerptProvider | SimpleExcerptProvider is a very simple excerpt provider. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SimpleJBossAccessManager | The simple JBoss access manager is a specialized Access Manager to handle Authorization of individuals authenticated through JBoss | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| SimpleLoginModule | SimpleLoginModule. | Class | org.apache.jackrabbit.core.security.simple | Apache JackRabbit |
|
| SimpleQueryResult | Simple query result implementation. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| SimpleSecurityManager | SimpleSecurityManager: simple implementation ignoring both configuration entries for 'principalProvider' and for 'workspaceAccessManager'. | Class | org.apache.jackrabbit.core.security.simple | Apache JackRabbit |
|
| SimpleWorkspaceAccessManager | SimpleWorkspaceAccessManager always allows any set of principals to access any workspace. | Class | org.apache.jackrabbit.core.security.simple | Apache JackRabbit |
|
| SingleColumnQueryResult | SingleColumnQueryResult implements a query result that returns a single column. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SingletonTokenStream | SingletonTokenStream implements a token stream that wraps a single value with a given property type. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SortedLuceneQueryHits | 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 | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SortedMultiColumnQueryHits | SortedMultiColumnQueryHits implements sorting of query hits based on Orderings. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SpellChecker | SpellChecker defines an interface to run a spellchecker over a fulltext query statement. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| StaleItemStateException | Signals that an item has been modified externally and that the item state representing it has thus become stale. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| StateChangeDispatcher | Component that holds references to listeners interested in changes to item states and dispatches notifications. | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| StatManager | | Class | org.apache.jackrabbit.core.stats | Apache JackRabbit |
|
| StreamWrapper | | Class | org.apache.jackrabbit.core.util.db | Apache JackRabbit |
|
| StringIndex | A persistent two-way mapping between strings and index integers. | Interface | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| SynchronousEventListener | Defines a marker interface for EventListener implementations that wish a synchronous notification of changes to the | Interface | org.apache.jackrabbit.core.observation | Apache JackRabbit |
|
| SynonymProvider | SynonymProvider defines an interface for a component that returns synonyms for a given term. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| SystemPrincipal | A SystemPrincipal . | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| TempFileInputStream | An input stream from a temporary file. | Class | org.apache.jackrabbit.core.data.db | Apache JackRabbit |
|
| TermDocsCache | | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| TermFactory | TermFactory is a factory for Term instances with frequently used field names. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| TestContentLoader | Test Content Loader. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| TextValue | TextValue represents a serialized property value read from a System or Document View XML document. | Interface | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| TokenBasedAuthentication | Authentication implementation that compares the tokens stored with a given user node to the token present in the SimpleCredentials attributes. | Class | org.apache.jackrabbit.core.security.authentication.token | Apache JackRabbit |
|
| TransactionContext | Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| TransactionException | TransactionException is thrown when some operation inside the transactionSee Also:Serialized Form | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| Transformable | Transformable marks queries that can transform the value to upper- or lower-case. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| TransformConstants | TransformConstants defines constants for query processing. | Interface | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| TransientRepository | A repository proxy that automatically initializes and shuts down the underlying repository instance when the first session is opened | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| TransientRepository .RepositoryFactory | Factory interface for creating RepositoryImpl instances. | Interface | org.apache.jackrabbit.core | Apache JackRabbit |
|
| UnknownPrincipal | | Class | org.apache.jackrabbit.core.security.principal | Apache JackRabbit |
|
| UnmodifiableAccessControlList | An implementation of the AccessControlList interface that only allows for reading. | Class | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| UpdatableItemStateManager | | Interface | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| Update | Update operation passed in UpdateEventChannel. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| UpdateEventChannel | Event channel used to transmit update operations. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| UpdateEventListener | Interface used to receive information about incoming, external update events. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| UpperCaseOperand | UpperCaseOperand implements an upper case operand. | Class | org.apache.jackrabbit.core.query.lucene.constraint | Apache JackRabbit |
|
| UpperCaseSortComparator | UpperCaseSortComparator implements a FieldComparator which compares the upper-cased string values of a base sort comparator. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| UserAccessControlProvider | is used to protected the 'security workspace' containing the user and group data. | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| UserImpl | | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| UserImporter | UserImporter implements a DefaultProtectedPropertyImporter and DefaultProtectedNodeImporter that is able to deal with | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| UserImporter .ImportBehavior | Inner class defining the treatment of membership or impersonator values pointing to non-existing authorizables. | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| UserManagerConfig | User manager configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| UserManagerImpl | Default implementation of the UserManager interface with the following characteristics: | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| UserPerWorkspaceSecurityManager | Derived security manager implementation that expects that users information is present in each workspace instead of having a single, dedicated | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| UserPerWorkspaceUserManager | Derived UserManager implementation that allows to switch between autosaving and transient change mode. | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| UserPrincipal | | Class | org.apache.jackrabbit.core.security | Apache JackRabbit |
|
| Util | Util provides various static utility methods. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| ValueComparator | Comparator for Value instances. | Class | org.apache.jackrabbit.core.query.lucene.join | Apache JackRabbit |
|
| ValueFactoryImpl | | Class | org.apache.jackrabbit.core.value | Apache JackRabbit |
|
| VersionHistoryImpl | Base implementation of the VersionHistory interface. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionHistoryInfo | Simple data object that carries the identifiers of a version history node and the related root version node. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionImpl | Base implementation of the Version interface. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersioningConfig | Versioning configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| VersioningLock | A reentrant read-write lock used by the internal version manager for synchronization. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersioningLock .ReadLock | | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersioningLock .WriteLock | | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionItemStateManager | Specialized SharedItemStateManager that filters out NodeReferences to non-versioning states. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionManagerImpl | This class implements the JCR Version Manager interface but most of the operations are performed in the super classes. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| VersionManagerImplBase | The JCR Version Manager implementation is split in several classes in order to group related methods together. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionManagerImplConfig | The JCR Version Manager implementation is split in several classes in order to group related methods together. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionManagerImplMerge | The JCR Version Manager implementation is split in several classes in order to group related methods together. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionManagerImplRestore | The JCR Version Manager implementation is split in several classes in order to group related methods together. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionSelector | This Interface defines the version selector that needs to provide a version, given some hints and a version history. | Interface | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VersionSet | This Class implements a version selector that is based on a set of versions. | Class | org.apache.jackrabbit.core.version | Apache JackRabbit |
|
| VirtualItemStateProvider | This Interface defines a virtual item state provider. | Interface | org.apache.jackrabbit.core.virtual | Apache JackRabbit |
|
| VirtualNodeState | | Class | org.apache.jackrabbit.core.virtual | Apache JackRabbit |
|
| VirtualNodeTypeStateManager | This Class implements a workaround helper for populating observation events for the virtual node states of the jcr:nodeTypes upon nodetype | Class | org.apache.jackrabbit.core.nodetype.virtual | Apache JackRabbit |
|
| VirtualNodeTypeStateProvider | This Class implements a virtual item state provider that exposes the registered nodetypes. | Class | org.apache.jackrabbit.core.nodetype.virtual | Apache JackRabbit |
|
| VirtualPropertyState | | Class | org.apache.jackrabbit.core.virtual | Apache JackRabbit |
|
| VirtualValueProvider | A VirtualValueProvider is used for virtual properties that want to provide values dynamically. | Interface | org.apache.jackrabbit.core.virtual | Apache JackRabbit |
|
| WeightedHighlighter | WeightedHighlighter implements a highlighter that weights the fragments based on the proximity of the highlighted terms to each other. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| WeightedHTMLExcerpt | WeightedHTMLExcerpt creates a HTML excerpt with the following Jackrabbit implements both the mandatory XPath and optional SQL query syntax. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| WeightedXMLExcerpt | WeightedXMLExcerpt creates an XML excerpt of a matching node. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| WildcardNameQuery | % : matches zero or more characters_ : matches exactly one character Wildcards in the namespace prefix are not supported and will not match. | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| WildcardQuery | % : matches zero or more characters_ : matches exactly one characterSee Also:Serialized Form | Class | org.apache.jackrabbit.core.query.lucene | Apache JackRabbit |
|
| WorkspaceAccessManager | The WorkspaceAccessManager is responsible for workspace access. | Interface | org.apache.jackrabbit.core.security.authorization | Apache JackRabbit |
|
| WorkspaceConfig | Workspace configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| WorkspaceEventChannel | Event channel for reporting workspace change events. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| WorkspaceImpl | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| WorkspaceImporter | WorkspaceImporter . | Class | org.apache.jackrabbit.core.xml | Apache JackRabbit |
|
| WorkspaceListener | Listener for external workspace changes. | Interface | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| WorkspaceManager | Utility class that decouples SessionImpl from the internal workspace handling details of RepositoryImpl. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| WorkspaceRecord | Record for propagating workspace modifications across the cluster. | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| WorkspaceRecord .Action | | Class | org.apache.jackrabbit.core.cluster | Apache JackRabbit |
|
| WorkspaceSecurityConfig | Representation of workspace specific security settings. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| XAItemStateManager | Extension to LocalItemStateManager that remembers changes on multiple save() requests and commits them only when an associated transaction | Class | org.apache.jackrabbit.core.state | Apache JackRabbit |
|
| XALockManager | Session-local lock manager that implements the semantical changes inside transactions. | Class | org.apache.jackrabbit.core.lock | Apache JackRabbit |
|
| XAReentrantLock | A reentrant lock for synchronization. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| XAReentrantWriterPreferenceReadWriteLock | A reentrant read-write lock for synchronization. | Class | org.apache.jackrabbit.core.util | Apache JackRabbit |
|
| XASessionImpl | Session extension that provides XA support. | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| XMLPersistenceManager | XMLPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState | Class | org.apache.jackrabbit.core.persistence.xml | Apache JackRabbit |
|
| XPathQueryBuilder | | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| XPathQueryEvaluator | This evaluator for Querys use XPath and some minimal client side filtering. | Class | org.apache.jackrabbit.core.security.user | Apache JackRabbit |
|
| ZombieHierarchyManager | HierarchyManager implementation that is also able to build/resolve paths of those items that have been moved or removed | Class | org.apache.jackrabbit.core | Apache JackRabbit |