- FedoraBinaryImpl - Class in org.fcrepo.kernel.impl
-
- FedoraBinaryImpl(Node) - Constructor for class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
Wrap an existing Node as a Fedora Binary
- FedoraResourceImpl - Class in org.fcrepo.kernel.impl
-
Common behaviors across FedoraObject and Datastream types; also used
when the exact type of an object is irrelevant
- FedoraResourceImpl(Node) - Constructor for class org.fcrepo.kernel.impl.FedoraResourceImpl
-
Construct a FedoraObject from an existing JCR Node
- FedoraTypesUtils - Class in org.fcrepo.kernel.impl.utils
-
Convenience class with static methods for manipulating Fedora types in the
JCR.
- FedoraTypesUtils() - Constructor for class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
- FileSystemBinaryStoreEntry - Class in org.fcrepo.kernel.impl.utils.impl
-
- FileSystemBinaryStoreEntry(FileSystemBinaryStore, Property) - Constructor for class org.fcrepo.kernel.impl.utils.impl.FileSystemBinaryStoreEntry
-
Create a binary store entry for a property in a filesystem binary store
- find(Session, String) - Method in class org.fcrepo.kernel.impl.services.BinaryServiceImpl
-
Retrieve a Datastream instance by pid and dsid
- find(Session, String) - Method in class org.fcrepo.kernel.impl.services.ContainerServiceImpl
-
Retrieve a FedoraObject instance by pid and dsid
- find(Session, String) - Method in class org.fcrepo.kernel.impl.services.NodeServiceImpl
-
Retrieve an existing Fedora resource at the given path
- findNode(Session, String) - Method in class org.fcrepo.kernel.impl.services.AbstractService
-
- findOrCreate(Session, String) - Method in class org.fcrepo.kernel.impl.services.BinaryServiceImpl
-
Retrieve or create a Datastream instance by pid and dsid
- findOrCreate(Session, String) - Method in class org.fcrepo.kernel.impl.services.ContainerServiceImpl
-
- findOrCreate(Session, String) - Method in class org.fcrepo.kernel.impl.services.NodeServiceImpl
-
- findOrCreateNode(Session, String, String) - Method in class org.fcrepo.kernel.impl.services.AbstractService
-
- FixityInputStream - Class in org.fcrepo.kernel.impl.utils
-
An InputStream wrapper that calculates the size and digest
while reading from the stream.
- FixityInputStream(InputStream, MessageDigest) - Constructor for class org.fcrepo.kernel.impl.utils.FixityInputStream
-
Creates a FilterInputStream by assigning the
argument in to the field this.in
so as to remember it for later use.
- FixityRdfContext - Class in org.fcrepo.kernel.impl.rdf.impl
-
- FixityRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>, Iterable<FixityResult>, URI, long) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.FixityRdfContext
-
Ordinary constructor.
- FixityResultImpl - Class in org.fcrepo.kernel.impl.utils
-
Structure for presenting the results of a fixity check
(and any repair operations that may have occurred)
- FixityResultImpl(long, URI) - Constructor for class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
Prepare a fixity result given the computed checksum and size
- FixityResultImpl(CacheEntry, long, URI) - Constructor for class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
Prepare a fixity result with the expected size and checksum
- FixityResultImpl(String, long, URI) - Constructor for class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
- forProperty(Repository, Property) - Static method in class org.fcrepo.kernel.impl.utils.impl.CacheEntryFactory
-
Load a store-specific CacheEntry model
- forProperty(BinaryStore, Property) - Static method in class org.fcrepo.kernel.impl.utils.impl.CacheEntryFactory
-
Get a store-specific Cache Entry
- forward - Variable in class org.fcrepo.kernel.impl.rdf.impl.DefaultIdentifierTranslator
-
- getBaseVersion() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getBinaryContent() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- GetBinaryKey - Class in org.fcrepo.kernel.impl.services.functions
-
Get the internal Modeshape BinaryKey for a binary property
- GetBinaryKey() - Constructor for class org.fcrepo.kernel.impl.services.functions.GetBinaryKey
-
- GetBinaryStore - Class in org.modeshape.jcr
-
Retrieve the BinaryStore from a running Modeshape Repository
- GetBinaryStore() - Constructor for class org.modeshape.jcr.GetBinaryStore
-
- getChild(String) - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getChildren() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getChunkSize() - Method in class org.modeshape.jcr.value.binary.infinispan.ChunkBinaryMetadata
-
Get the size of the binary's chunks
- getCloseableHttpClient() - Method in class org.fcrepo.kernel.impl.services.ExternalContentServiceImpl
-
- getClosestExistingAncestor(Session, String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Get the closest ancestor that current exists
- GetClusterConfiguration - Class in org.fcrepo.kernel.impl.services.functions
-
Extract the Infinispan cluster configuration and state
from a running Modeshape repository
- GetClusterConfiguration() - Constructor for class org.fcrepo.kernel.impl.services.functions.GetClusterConfiguration
-
- GetClusterExecutor - Class in org.fcrepo.kernel.impl.services.functions
-
A factory function to insulate services from the details of
building a DistributedExecutorService
- GetClusterExecutor() - Constructor for class org.fcrepo.kernel.impl.services.functions.GetClusterExecutor
-
- getComputedChecksum() - Method in class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
- getComputedSize() - Method in class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
- getContainer() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getContent() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getContentDigest() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getContentSize() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getContentSize(Node) - Static method in class org.fcrepo.kernel.impl.services.ServiceHelpers
-
Get the size of the JCR content binary property
- getCreated() - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- getCreatedDate() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getCurrentTransactionId(Session) - Static method in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
Get the current Transaction ID for a session
- getDatastreamSize(Node) - Static method in class org.fcrepo.kernel.impl.services.ServiceHelpers
-
Get the size of a datastream by calculating the size of the properties
and the binary properties
- GetDefaultWorkspace - Class in org.fcrepo.kernel.impl.services.functions
-
Get the default workspace from the repository configuration
(or "default", if no information is available)
- GetDefaultWorkspace() - Constructor for class org.fcrepo.kernel.impl.services.functions.GetDefaultWorkspace
-
- getDefinitionForPropertyName(Node, String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Get the property definition information (containing type and multi-value
information)
- getDescribedResource() - Method in class org.fcrepo.kernel.impl.NonRdfSourceDescriptionImpl
-
- getDescription() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getEtagValue() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getExpires() - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- getExternalIdentifier() - Method in class org.fcrepo.kernel.impl.utils.BinaryCacheEntry
-
- getExternalIdentifier() - Method in class org.fcrepo.kernel.impl.utils.impl.FileSystemBinaryStoreEntry
-
- getExternalIdentifier() - Method in class org.fcrepo.kernel.impl.utils.impl.LocalBinaryStoreEntry
-
Generate a human-readable identifier for the location of this entry
- getExternalIdentifier() - Method in class org.fcrepo.kernel.impl.utils.ProjectedCacheEntry
-
- getFilename() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getFilter(Session) - Method in class org.fcrepo.kernel.impl.observer.DefaultFilter
-
- getFilter(Session) - Method in class org.fcrepo.kernel.impl.observer.NOOPFilter
-
- getFixity(IdentifierConverter<Resource, FedoraResource>) - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getFixity(IdentifierConverter<Resource, FedoraResource>, URI, long) - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getId() - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- getInputStream() - Method in class org.fcrepo.kernel.impl.utils.BinaryCacheEntry
-
- getInputStream() - Method in class org.fcrepo.kernel.impl.utils.impl.LocalBinaryStoreEntry
-
Get a raw input stream from the underlying store
- getJcrNamespaceForRDFNamespace(String) - Static method in class org.fcrepo.kernel.impl.rdf.JcrRdfTools
-
Convert a Fedora RDF Namespace into its JCR equivalent
- getLastModifiedDate() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getLength() - Method in class org.modeshape.jcr.value.binary.infinispan.ChunkBinaryMetadata
-
Get the content length
- getMessageDigest() - Method in class org.fcrepo.kernel.impl.utils.FixityInputStream
-
Retrieve the calculated digest for the input stream
- getMetadata(InfinispanBinaryStore, BinaryKey) - Static method in class org.modeshape.jcr.value.binary.infinispan.InfinispanUtils
-
Get the Metadata for the given key
- getMimeType() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getNode() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getNodePropertySize(Node) - Static method in class org.fcrepo.kernel.impl.services.ServiceHelpers
-
Get the total size of a Node's properties
- getNodeTypes(Session) - Method in class org.fcrepo.kernel.impl.services.NodeServiceImpl
-
- getNodeVersion(String) - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getObject() - Method in class org.fcrepo.kernel.impl.spring.ModeShapeRepositoryFactoryBean
-
- getObjectSize(Node) - Static method in class org.fcrepo.kernel.impl.services.ServiceHelpers
-
- getObjectType() - Method in class org.fcrepo.kernel.impl.spring.ModeShapeRepositoryFactoryBean
-
- getPath() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getProperty(String) - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getPropertyNameFromPredicate(Node, Resource, Map<String, String>) - Static method in class org.fcrepo.kernel.impl.rdf.converters.PropertyConverter
-
Given an RDF predicate value (namespace URI + local name), figure out
what JCR property to use
- getPropertyNameFromPredicate(NamespaceRegistry, Resource, Map<String, String>) - Static method in class org.fcrepo.kernel.impl.rdf.converters.PropertyConverter
-
Get the JCR property name for an RDF predicate
- getPropertyType(Node, String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Get the JCR property type ID for a given property name.
- getRDFNamespaceForJcrNamespace(String) - Static method in class org.fcrepo.kernel.impl.rdf.JcrRdfTools
-
Convert a JCR namespace into an RDF namespace fit for downstream
consumption.
- getReferencePropertyName(String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
When we add certain URI properties, we also want to leave a reference node
- getReferencePropertyOriginalName(String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Given an internal reference node property, get the original name
- getRepositoryCount(Repository) - Static method in class org.fcrepo.kernel.impl.services.ServiceHelpers
-
- getRepositoryObjectCount() - Method in class org.fcrepo.kernel.impl.services.RepositoryServiceImpl
-
- getRepositorySize() - Method in class org.fcrepo.kernel.impl.services.RepositoryServiceImpl
-
Calculate the total size of all the binary properties in the repository
- getRepositorySize(Repository) - Static method in class org.fcrepo.kernel.impl.services.ServiceHelpers
-
- getResource(Namespaced) - Static method in class org.fcrepo.kernel.impl.rdf.impl.mappings.ItemDefinitionToTriples
-
Get a RDF Resource for a Namespaced JCR object.
- getResource(NodeType) - Static method in class org.fcrepo.kernel.impl.rdf.impl.mappings.ItemDefinitionToTriples
-
Get a RDF Resource for a NodeType JCR object.
- getResource(ItemDefinition) - Static method in class org.fcrepo.kernel.impl.rdf.impl.mappings.ItemDefinitionToTriples
-
Get a RDF Resource for a ItemDefinition JCR object.
- getSession() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getSession() - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- getState() - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- getStatus(long, URI) - Method in class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
- getStoreIdentifier() - Method in class org.fcrepo.kernel.impl.utils.FixityResultImpl
-
Get the identifier for the entry's store
- getTransaction(String, String) - Method in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
- getTransaction(Session) - Method in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
Get the current Transaction for a session
- getTriples(IdentifierConverter<Resource, FedoraResource>, Class<? extends RdfStream>) - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getTriples(IdentifierConverter<Resource, FedoraResource>, Iterable<? extends Class<? extends RdfStream>>) - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getUnfrozenResource() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getVersionedAncestor() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- getVersionHistory() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- getVersionHistory() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- indexInBuffer - Variable in class org.fcrepo.kernel.impl.utils.infinispan.CacheLoaderChunkInputStream
-
- inDomain(Resource) - Method in class org.fcrepo.kernel.impl.rdf.impl.DefaultIdentifierTranslator
-
- InfinispanCacheStoreEntry - Class in org.fcrepo.kernel.impl.utils.impl
-
- InfinispanCacheStoreEntry(InfinispanBinaryStore, Property) - Constructor for class org.fcrepo.kernel.impl.utils.impl.InfinispanCacheStoreEntry
-
- InfinispanUtils - Class in org.modeshape.jcr.value.binary.infinispan
-
Utilities for gaining access to InfinispanBinaryStore internals
- invoke(Object, Method, Object[]) - Method in class org.fcrepo.kernel.impl.TxAwareSession
-
- isAssociatedWithUser(String) - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- isBlankNode - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Predicate for determining whether this Node is a Fedora
binary.
- isContainer - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Predicate for determining whether this Node is a Fedora object.
- IsExternal - Class in org.modeshape.jcr
-
Break through Modeshape to find out if a node is external
- IsExternal() - Constructor for class org.modeshape.jcr.IsExternal
-
- isFedoraBinary - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Predicate for determining whether this Node is a Fedora
binary.
- isFedoraSubjectTriple - Variable in class org.fcrepo.kernel.impl.utils.iterators.PersistingRdfStreamConsumer
-
- isFrozenNode - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Predicate for determining whether this
FedoraResource has a frozen node
- isInternalNode - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Check if a node is "internal" and should not be exposed e.g.
- isInternalProperty - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Check whether a property is an internal property that should be suppressed
from external output.
- isInternalReferenceProperty - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Check if a property is a reference property.
- isInTransaction(Session) - Static method in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
Check if a session is possibly within a transaction
- isManagedMixin - Static variable in class org.fcrepo.kernel.impl.rdf.ManagedRdf
-
- isManagedTriple - Static variable in class org.fcrepo.kernel.impl.rdf.ManagedRdf
-
- isMultivaluedProperty(Node, String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Determine if a given JCR property name is single- or multi- valued.
- isNew() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- isNonRdfSourceDescription - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Predicate for determining whether this Node is a Fedora
datastream.
- isProtectedAndShouldBeHidden - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Check whether a property is protected (ie, cannot be modified directly) but
is not one we've explicitly chosen to include.
- isReferenceProperty(Node, String) - Static method in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
Check if a property definition is a reference property
- isResource() - Method in class org.fcrepo.kernel.impl.rdf.converters.ValueConverter.RdfLiteralJcrValueBuilder
-
- isSingleton() - Method in class org.fcrepo.kernel.impl.spring.ModeShapeRepositoryFactoryBean
-
- isVersioned() - Method in class org.fcrepo.kernel.impl.FedoraBinaryImpl
-
- isVersioned() - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- ItemDefinitionToTriples<T extends javax.jcr.nodetype.ItemDefinition> - Class in org.fcrepo.kernel.impl.rdf.impl.mappings
-
Utility for moving generic Item Definitions into RDFS triples
- ItemDefinitionToTriples(Node) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.mappings.ItemDefinitionToTriples
-
Translate ItemDefinitions into triples.
- NamespaceConverter - Class in org.fcrepo.kernel.impl.identifiers
-
A simple
InternalIdentifierConverter that replaces internal JCR
namespaces with external namespaces, and replaces the term for content.
- NamespaceConverter() - Constructor for class org.fcrepo.kernel.impl.identifiers.NamespaceConverter
-
- NamespaceRdfContext - Class in org.fcrepo.kernel.impl.rdf.impl
-
An
RdfStream that holds the namespace mappings for serializations,
as well as
Triples describing those namespaces.
- NamespaceRdfContext(Session) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.NamespaceRdfContext
-
Default constructor.
- newInstance(Session, String) - Static method in class org.fcrepo.kernel.impl.TxAwareSession
-
Wrap a JCR session with this dynamic proxy
- node - Variable in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- NODE_ADDRESS - Static variable in class org.fcrepo.kernel.impl.services.functions.GetClusterConfiguration
-
- NODE_VIEW - Static variable in class org.fcrepo.kernel.impl.services.functions.GetClusterConfiguration
-
- nodeConverter - Static variable in class org.fcrepo.kernel.impl.identifiers.NodeResourceConverter
-
- nodeConverter() - Method in class org.fcrepo.kernel.impl.rdf.impl.NodeRdfContext
-
- NodeDefinitionToTriples - Class in org.fcrepo.kernel.impl.rdf.impl.mappings
-
Utility for moving Node Definitions into RDFS triples
- NodeDefinitionToTriples(Node) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.mappings.NodeDefinitionToTriples
-
Translate ItemDefinitions into triples.
- NodePropertiesTools - Class in org.fcrepo.kernel.impl.utils
-
Tools for replacing, appending and deleting JCR node properties
- NodePropertiesTools() - Constructor for class org.fcrepo.kernel.impl.utils.NodePropertiesTools
-
- NodeRdfContext - Class in org.fcrepo.kernel.impl.rdf.impl
-
RdfStream that holds contexts related to a specific
Node.
- NodeRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.NodeRdfContext
-
Default constructor.
- NodeRemovalEventObserver - Class in org.fcrepo.kernel.impl.observer
-
This is a listener that fakes a single event to signify object updates.
- NodeRemovalEventObserver() - Constructor for class org.fcrepo.kernel.impl.observer.NodeRemovalEventObserver
-
- NodeResourceConverter - Class in org.fcrepo.kernel.impl.identifiers
-
- NodeResourceConverter() - Constructor for class org.fcrepo.kernel.impl.identifiers.NodeResourceConverter
-
- NodeServiceImpl - Class in org.fcrepo.kernel.impl.services
-
Service for managing access to Fedora 'nodes' (either datastreams or objects,
we don't care.)
- NodeServiceImpl() - Constructor for class org.fcrepo.kernel.impl.services.NodeServiceImpl
-
- nodeToResource(Converter<Resource, FedoraResource>) - Static method in class org.fcrepo.kernel.impl.identifiers.NodeResourceConverter
-
Get a converter that can transform a Node to a Resource
- NodeTypeRdfContext - Class in org.fcrepo.kernel.impl.rdf.impl
-
Assemble Triples derived from the NodeTypes in a repository.
- NodeTypeRdfContext(NodeTypeManager) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.NodeTypeRdfContext
-
Convert the NodeTypeManager to an RDF stream, including both primary and
mixin node types.
- NodeTypeRdfContext(Iterable<NodeType>) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.NodeTypeRdfContext
-
Convert a NodeType iterator into an RDF stream
- NodeTypeRdfContext(NodeType) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.NodeTypeRdfContext
-
Convert a NodeType into an RDF stream by capturing the supertypes, node
definitions, and property definitions of the type as RDFS triples.
- NonRdfSourceDescriptionImpl - Class in org.fcrepo.kernel.impl
-
Abstraction for a Fedora datastream backed by a JCR node.
- NonRdfSourceDescriptionImpl(Node) - Constructor for class org.fcrepo.kernel.impl.NonRdfSourceDescriptionImpl
-
The JCR node for this datastream
- NOOPFilter - Class in org.fcrepo.kernel.impl.observer
-
- NOOPFilter() - Constructor for class org.fcrepo.kernel.impl.observer.NOOPFilter
-
- RdfAdder - Class in org.fcrepo.kernel.impl.utils.iterators
-
Consumes an
RdfStream by adding its contents to the
JCR.
- RdfAdder(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream) - Constructor for class org.fcrepo.kernel.impl.utils.iterators.RdfAdder
-
Ordinary constructor.
- rdfNamespacesToJcrNamespaces - Static variable in class org.fcrepo.kernel.impl.rdf.JcrRdfTools
-
A map of Fedora's RDF namespaces to the JCR equivalent
- RdfRemover - Class in org.fcrepo.kernel.impl.utils.iterators
-
Consumes an
RdfStream by removing its contents from the
JCR.
- RdfRemover(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream) - Constructor for class org.fcrepo.kernel.impl.utils.iterators.RdfRemover
-
Ordinary constructor.
- read() - Method in class org.fcrepo.kernel.impl.utils.infinispan.CacheLoaderChunkInputStream
-
- read(byte[], int, int) - Method in class org.fcrepo.kernel.impl.utils.infinispan.CacheLoaderChunkInputStream
-
- REAP_INTERVAL - Static variable in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
- REFERENCE_PROPERTY_SUFFIX - Static variable in class org.fcrepo.kernel.impl.utils.FedoraTypesUtils
-
- ReferencesRdfContext - Class in org.fcrepo.kernel.impl.rdf.impl
-
Accumulate inbound references to a given resource
- ReferencesRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.ReferencesRdfContext
-
Add the inbound references from other nodes to this resource to the stream
- registerNodeTypes(Session, InputStream) - Method in class org.fcrepo.kernel.impl.services.NodeServiceImpl
-
- removeAndRollbackExpired() - Method in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
Every REAP_INTERVAL milliseconds, check for expired transactions.
- removedStatement(Statement) - Method in class org.fcrepo.kernel.impl.utils.JcrPropertyStatementListener
-
When a statement is removed, remove it from the JCR properties
- removeMixin(FedoraResource, Resource, Map<String, String>) - Method in class org.fcrepo.kernel.impl.rdf.JcrRdfTools
-
Remove a mixin from a node
- removeNodeProperty(Node, String, Value) - Method in class org.fcrepo.kernel.impl.utils.NodePropertiesTools
-
Given a JCR node, property and value, remove the value (if it exists)
from the property, and remove the
property if no values remove
- removeProperty(FedoraResource, Property, RDFNode, Map<String, String>) - Method in class org.fcrepo.kernel.impl.rdf.JcrRdfTools
-
Remove a property from a node
- removeReferencePlaceholders(IdentifierConverter<Resource, FedoraResource>, Node, String, Resource) - Method in class org.fcrepo.kernel.impl.utils.NodePropertiesTools
-
Remove a reference placeholder that links one node to another in-domain resource
- removeVersion(Session, String, String) - Method in class org.fcrepo.kernel.impl.services.VersionServiceImpl
-
- replaceProperties(IdentifierConverter<Resource, FedoraResource>, Model, RdfStream) - Method in class org.fcrepo.kernel.impl.FedoraResourceImpl
-
- repositoryHasType(Session, String) - Method in class org.fcrepo.kernel.impl.rdf.JcrRdfTools
-
- RepositoryServiceImpl - Class in org.fcrepo.kernel.impl.services
-
Service for repository-wide management and querying
- RepositoryServiceImpl() - Constructor for class org.fcrepo.kernel.impl.services.RepositoryServiceImpl
-
- resource() - Method in class org.fcrepo.kernel.impl.rdf.impl.NodeRdfContext
-
- RESOURCE_NAMESPACE - Static variable in class org.fcrepo.kernel.impl.rdf.impl.DefaultIdentifierTranslator
-
Default namespace to use for node URIs
- responseToPid(String) - Method in class org.fcrepo.kernel.impl.identifiers.HttpPidMinter
-
Remove unwanted text from the minter service response to produce the desired identifer.
- restoreRepository(Session, File) - Method in class org.fcrepo.kernel.impl.services.RepositoryServiceImpl
-
- retrieveExternalContent(URI) - Method in class org.fcrepo.kernel.impl.services.ExternalContentServiceImpl
-
Retrieve the content at the URI using the global connection pool.
- reverse - Variable in class org.fcrepo.kernel.impl.rdf.impl.DefaultIdentifierTranslator
-
- revertToVersion(Session, String, String) - Method in class org.fcrepo.kernel.impl.services.VersionServiceImpl
-
- rollback(String) - Method in class org.fcrepo.kernel.impl.services.TransactionServiceImpl
-
- rollback() - Method in class org.fcrepo.kernel.impl.TransactionImpl
-
- RootRdfContext - Class in org.fcrepo.kernel.impl.rdf.impl
-
Assemble Triples derived from the root of a repository.
- RootRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.impl.rdf.impl.RootRdfContext
-
Ordinary constructor.