- AbstractResource - Class in org.fcrepo.http.commons
-
Superclass for Fedora JAX-RS Resources, providing convenience fields and methods.
- AbstractResource() - Constructor for class org.fcrepo.http.commons.AbstractResource
-
- AbstractService - Class in org.fcrepo.kernel.modeshape.services
-
- AbstractService() - Constructor for class org.fcrepo.kernel.modeshape.services.AbstractService
-
- AccessControlExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate JCR AccessControlExceptions into HTTP 403 Forbidden errors
- AccessControlExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.AccessControlExceptionMapper
-
- AccessControlJavaSecurityExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate Java Security AccessControlExceptions into HTTP 403 Forbidden errors
- AccessControlJavaSecurityExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.AccessControlJavaSecurityExceptionMapper
-
- AccessDeniedException - Exception in org.fcrepo.kernel.api.exception
-
An access exception has occurred.
- AccessDeniedException(String) - Constructor for exception org.fcrepo.kernel.api.exception.AccessDeniedException
-
Ordinary constructor.
- AccessDeniedException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.AccessDeniedException
-
Ordinary constructor.
- AccessDeniedException(String, Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.AccessDeniedException
-
Ordinary constructor.
- AccessDeniedExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- AccessDeniedExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.AccessDeniedExceptionMapper
-
- AclRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
- AclRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.AclRdfContext
-
Default constructor.
- acquireConnections() - Method in class org.fcrepo.jms.JMSTopicPublisher
-
Connect to JCR Repostory and JMS queue
- addCacheControlHeaders(HttpServletResponse, FedoraResource, Session) - Static method in class org.fcrepo.http.api.ContentExposingResource
-
Add ETag and Last-Modified cache control headers to the response
- addedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.JcrPropertyStatementListener
-
When a statement is added to the graph, serialize it to a JCR property
- addedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.PropertyChangedListener
-
- addHttpComponentModelsForResourceToStream(RdfStream, FedoraResource, UriInfo, IdentifierConverter<Resource, FedoraResource>) - Method in class org.fcrepo.http.commons.api.rdf.HttpTripleUtil
-
Add additional models to the RDF dataset for the given resource
- addHttpHeaderToResponseStream(HttpServletResponse, UriInfo, FedoraResource) - Method in class org.fcrepo.http.commons.api.HttpHeaderInjector
-
Add additional Http Headers
- addMixin(FedoraResource, Resource, Map<String, String>) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Add a mixin to a node
- addOne(int) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Yes, we really did create a method to increment
a given int.
- addProperty(FedoraResource, Property, RDFNode, Map<String, String>) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Add property to a node
- addReferencePlaceholders(IdentifierConverter<Resource, FedoraResource>, Node, String, Resource) - Method in class org.fcrepo.kernel.modeshape.utils.NodePropertiesTools
-
Add a reference placeholder from one node to another in-domain resource
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
Add any resource-specific headers to the response
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.FedoraLdp
-
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.FedoraNodes
-
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.FedoraVersions
-
- addResourceLinkHeaders(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- addResourceLinkHeaders(FedoraResource, boolean) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- addResponseHeaders(HttpServletResponse) - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Add appropriate response headers to indicate that the incoming preferences were acknowledged
- addVersion(String) - Method in class org.fcrepo.http.api.FedoraVersioning
-
Create a new version checkpoint and tag it with the given label.
- algorithmToScheme - Static variable in class org.fcrepo.kernel.api.utils.ContentDigest
-
- allMatch(Predicate<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- AllNodeEventsOneEvent - Class in org.fcrepo.kernel.modeshape.observer.eventmappings
-
Maps all JCR
Event
s concerning one JCR node to one
FedoraEvent
.
- AllNodeEventsOneEvent() - Constructor for class org.fcrepo.kernel.modeshape.observer.eventmappings.AllNodeEventsOneEvent
-
- AnonymousAdminSecurityContext(String) - Constructor for class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
-
Create a new security context with the given user name
- anyMatch(Predicate<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- AnyTypesPredicate - Class in org.fcrepo.kernel.modeshape.services.functions
-
Predicate to match nodes with any of the given mixin types
- AnyTypesPredicate(String...) - Constructor for class org.fcrepo.kernel.modeshape.services.functions.AnyTypesPredicate
-
True if any of the types specified match.
- appendOrReplaceNodeProperty(Node, String, Value) - Method in class org.fcrepo.kernel.modeshape.utils.NodePropertiesTools
-
Given a JCR node, property and value, either:
- if the property is single-valued, replace the existing property with
the new value
- if the property is multivalued, append the new value to the property
- apply(MediaType) - Static method in class org.fcrepo.http.commons.responses.WriterConfigHelper
-
This method returns a WriterConfig
based on the arg MediaType
- apply(Stream<Event>) - Method in class org.fcrepo.kernel.modeshape.observer.eventmappings.AllNodeEventsOneEvent
-
- apply(Stream<Event>) - Method in class org.fcrepo.kernel.modeshape.observer.eventmappings.OneToOne
-
- apply(T) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.ItemDefinitionToTriples
-
- apply(NodeDefinition) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.NodeDefinitionToTriples
-
- apply(PropertyDefinition) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyDefinitionToTriples
-
- apply(Property) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyToTriple
-
- apply(T) - Method in interface org.fcrepo.kernel.modeshape.utils.UncheckedFunction
-
- applyThrows(T) - Method in interface org.fcrepo.kernel.modeshape.utils.UncheckedFunction
-
- asLiteralStringNode(String) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Convert a URI string to an RDF node
- asNode(FedoraResource) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
This is a helper method for using the idTranslator to convert this resource into an associated Jena Node.
- assertNoExceptions() - Method in class org.fcrepo.kernel.modeshape.utils.JcrPropertyStatementListener
-
Assert that no exceptions were thrown while this listener was processing change
- asString(Resource) - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- asString(A) - Method in class org.fcrepo.kernel.api.identifiers.IdentifierConverter
-
Convert the given resource into a plain string representation of the conversion to the resource
- asString(Resource) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.PrefixingIdentifierTranslator
-
- asURI(String, String) - Static method in class org.fcrepo.kernel.api.utils.ContentDigest
-
Convert a MessageDigest algorithm and checksum value to a URN
- asURI(String, byte[]) - Static method in class org.fcrepo.kernel.api.utils.ContentDigest
-
Convert a MessageDigest algorithm and checksum byte-array data to a URN
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
Authenticate the user that is using the supplied credentials.
- CacheEntry - Interface in org.fcrepo.kernel.api.utils
-
A CacheEntry abstraction for the various possible types of entries
- CacheEntryFactory - Class in org.fcrepo.kernel.modeshape.utils.impl
-
- checkCacheControlHeaders(Request, HttpServletResponse, FedoraResource, Session) - Static method in class org.fcrepo.http.api.ContentExposingResource
-
Evaluate the cache control headers for the request to see if it can be served from
the cache.
- checkFixity(String) - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
- checkFixity(String) - Method in class org.fcrepo.kernel.modeshape.utils.BasicCacheEntry
-
Calculate the fixity of a CacheEntry by piping it through
a simple fixity-calculating InputStream
- ChildrenRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
- ChildrenRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.ChildrenRdfContext
-
Default constructor.
- ClientErrorExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- ClientErrorExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ClientErrorExceptionMapper
-
- close() - Method in class org.fcrepo.http.commons.responses.RdfNamespacedStream
-
- close() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- collect(Collector<? super T, A, R>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- commit(String) - Method in class org.fcrepo.http.api.FedoraTransactions
-
Commit a transaction resource
- commit(String) - Method in interface org.fcrepo.kernel.api.services.TransactionService
-
- commit() - Method in interface org.fcrepo.kernel.api.Transaction
-
"Commit" the transaction by saving the backing-session
- commit(String) - Method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
- commit() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- common() - Method in class org.fcrepo.kernel.api.utils.GraphDifferencer
-
This method will return null until the source iterator is exhausted.
- commonCssLocation - Static variable in class org.fcrepo.http.api.responses.StreamingBaseHtmlProvider
-
Location in the classpath where the common css file is to be found.
- commonJsLocation - Static variable in class org.fcrepo.http.api.responses.StreamingBaseHtmlProvider
-
Location in the classpath where the common javascript file is to be found.
- compare(Triple, Triple) - Method in class org.fcrepo.http.commons.api.rdf.TripleOrdering
-
- compareTo(PreferTag) - Method in class org.fcrepo.http.commons.domain.PreferTag
-
We consider tags with the same name to be equal, because
the definition of Prefer headers does not permit that tags
with the same name be consumed except by selecting for the first appearing tag.
- computeNext() - Method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyValueIterator
-
- concat(Stream<Triple>) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
Concatenate a Triple stream to the existing stream
- CONSTRAINED_BY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- ConstraintExceptionMapper<T extends ConstraintViolationException> - Class in org.fcrepo.http.commons.exceptionhandlers
-
Abstract class for constraint violation subclasses
- ConstraintExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ConstraintExceptionMapper
-
- ConstraintViolationException - Exception in org.fcrepo.kernel.api.exception
-
A constraint has been violated.
- ConstraintViolationException(String) - Constructor for exception org.fcrepo.kernel.api.exception.ConstraintViolationException
-
Ordinary constructor.
- ConstraintViolationException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.ConstraintViolationException
-
Ordinary constructor.
- ConstraintViolationExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- ConstraintViolationExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ConstraintViolationExceptionMapper
-
- consume() - Method in interface org.fcrepo.kernel.modeshape.utils.iterators.IteratorConsumer
-
Synchronous consumption.
- consume() - Method in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- consumeAsync() - Method in interface org.fcrepo.kernel.modeshape.utils.iterators.IteratorConsumer
-
Asynchronous consumption.
- consumeAsync() - Method in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- Container - Interface in org.fcrepo.kernel.api.models
-
- CONTAINER - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- ContainerImpl - Class in org.fcrepo.kernel.modeshape
-
An abstraction that represents a Fedora Object backed by
a JCR node.
- ContainerImpl(Node) - Constructor for class org.fcrepo.kernel.modeshape.ContainerImpl
-
Construct a
Container
from an existing JCR Node
- ContainerRolesPrincipalProvider - Class in org.fcrepo.auth.common
-
Adds principals based on roles that are configured within the container and
through a PrincipalProvider bean in the project.
- ContainerRolesPrincipalProvider() - Constructor for class org.fcrepo.auth.common.ContainerRolesPrincipalProvider
-
- ContainerRolesPrincipalProvider.ContainerRolesPrincipal - Class in org.fcrepo.auth.common
-
- containerService - Variable in class org.fcrepo.http.commons.AbstractResource
-
The repository object service
- ContainerService - Interface in org.fcrepo.kernel.api.services
-
Service for creating and retrieving
Container
- ContainerServiceImpl - Class in org.fcrepo.kernel.modeshape.services
-
Service for creating and retrieving
Container
without using the JCR API.
- ContainerServiceImpl() - Constructor for class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
- contains(String) - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStore
-
This is a trivial reimplementation of the private modeshape implementation in
org.modeshape.connector.filesystem.JsonSidecarExtraPropertyStore
See: https://github.com/ModeShape/modeshape/blob/modeshape-4.2.0.Final/modeshape-jcr/src/main/java/
org/modeshape/connector/filesystem/JsonSidecarExtraPropertyStore.java#L156
- CONTAINS - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- CONTENT_DIGEST - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- CONTENT_LOCATION_TYPE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- CONTENT_SIZE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- ContentDigest - Class in org.fcrepo.kernel.api.utils
-
Digest helpers to convert digests (checksums) into URI strings
(based loosely on Magnet URIs)
- ContentExposingResource - Class in org.fcrepo.http.api
-
An abstract class that sits between AbstractResource and any resource that
wishes to share the routines for building responses containing binary
content.
- ContentExposingResource() - Constructor for class org.fcrepo.http.api.ContentExposingResource
-
- ContentLocation - Annotation Type in org.fcrepo.http.commons.domain
-
Also check the Content-Location header
- ContentLocationMessageBodyReader - Class in org.fcrepo.http.commons.domain
-
Provide an InputStream either from the POST/PUT body, or by resolving a Content-Location URI
- ContentLocationMessageBodyReader() - Constructor for class org.fcrepo.http.commons.domain.ContentLocationMessageBodyReader
-
- contentProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- ContentRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
- ContentRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.ContentRdfContext
-
Default constructor.
- contextInitialized(ServletContextEvent) - Method in class org.fcrepo.http.commons.FedoraContextLoaderListener
-
- convert(String) - Static method in class org.fcrepo.http.commons.domain.Range
-
Convert an HTTP Range header to a Range object
- COPY - Annotation Type in org.fcrepo.http.commons.domain
-
COPY HTTP method
- copyObject(String) - Method in class org.fcrepo.http.api.FedoraNodes
-
Copies an object from one path to another
- copyObject(Session, String, String) - Method in interface org.fcrepo.kernel.api.services.NodeService
-
Copy an existing object from the source path to the destination path
- copyObject(Session, String, String) - Method in class org.fcrepo.kernel.modeshape.services.NodeServiceImpl
-
Copy an existing object from the source path to the destination path
- COULD_NOT_STORE_PROPERTY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- count() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- CREATED_BY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- CREATED_DATE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- createHttpHeadersForResource(UriInfo, FedoraResource) - Method in interface org.fcrepo.http.commons.api.UriAwareHttpHeaderFactory
-
Given a resource and session, update the JAX-RS response with any additional headers.
- createModelForResource(FedoraResource, UriInfo, IdentifierConverter<Resource, FedoraResource>) - Method in class org.fcrepo.http.api.url.HttpApiResources
-
- createModelForResource(FedoraResource, UriInfo, IdentifierConverter<Resource, FedoraResource>) - Method in interface org.fcrepo.http.commons.api.rdf.UriAwareResourceModelFactory
-
Given a resource, the UriInfo and a way to generate graph subjects,
create a model with triples to inject into an RDF response for the
resource (e.g.
- createObject(String, ContentDisposition, MediaType, String, InputStream, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Creates a new object.
- createObject(String, ContentDisposition, MediaType, String, InputStream, String, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Creates a new object.
- createOrReplaceObjectRdf(MediaType, InputStream, String, ContentDisposition, String, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Create a resource at a specified path, or replace triples with provided RDF.
- createOrReplaceObjectRdf(MediaType, InputStream, String, ContentDisposition, String, String, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Create a resource at a specified path, or replace triples with provided RDF.
- createSession(HttpServletRequest) - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Create a JCR session for the given HTTP servlet request with a
SecurityContext attached.
- createTransaction(String, HttpServletRequest) - Method in class org.fcrepo.http.api.FedoraTransactions
-
Create a new transaction resource and add it to the registry
- createValue(Node, RDFNode, String) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Create a JCR value from an RDFNode for a given JCR property
- createValue(ValueFactory, RDFNode, int) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Create a JCR value from an RDF node with the given JCR type
- createVersion(Session, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Explicitly creates a version for the nodes at each path provided.
- createVersion(Session, String, String) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- CredentialsService - Interface in org.fcrepo.kernel.api.services
-
- CredentialsServiceImpl - Class in org.fcrepo.kernel.modeshape.services
-
- CredentialsServiceImpl() - Constructor for class org.fcrepo.kernel.modeshape.services.CredentialsServiceImpl
-
- FCR_METADATA - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FCR_VERSIONS - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_ADMIN_ROLE - Static variable in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
User role for Fedora's admin users
- FEDORA_ALL_PRINCIPALS - Static variable in interface org.fcrepo.auth.common.FedoraAuthorizationDelegate
-
The name of the session attribute containing a set of instances of
Principal, representing the current user's credentials, including the
value of the FEDORA_USER_PRINCIPAL session attribute.
- FEDORA_BINARY - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_CONFIG_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Fedora configuration namespace "fedora-config", used for user-settable
configuration properties.
- FEDORA_CONTAINER - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_LASTMODIFIED - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_NON_RDF_SOURCE_DESCRIPTION - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_PAIRTREE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_REPOSITORY_ROOT - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_RESOURCE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_SERVLET_REQUEST - Static variable in interface org.fcrepo.auth.common.FedoraAuthorizationDelegate
-
The name of the session attribute containing the servlet request (an
instance of javax.servlet.http.HttpServletRequest).
- FEDORA_SKOLEM - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_TOMBSTONE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_USER_PRINCIPAL - Static variable in interface org.fcrepo.auth.common.FedoraAuthorizationDelegate
-
The name of the session attribute containing an instance of Principal
representing the current authenticated user.
- FEDORA_USER_ROLE - Static variable in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
User role for Fedora's ordinary users
- FedoraAdminSecurityContext - Class in org.fcrepo.auth.common
-
This is a pass-through security context for authenticated Fedora
administrators.
- FedoraAdminSecurityContext(String) - Constructor for class org.fcrepo.auth.common.FedoraAdminSecurityContext
-
- FedoraApplication - Class in org.fcrepo.http.commons
-
- FedoraApplication() - Constructor for class org.fcrepo.http.commons.FedoraApplication
-
THIS IS OUR RESOURCE CONFIG!
- FedoraAuthorizationDelegate - Interface in org.fcrepo.auth.common
-
An interface that can authorize access to specific resources within
repositories.
- FedoraBaseResource - Class in org.fcrepo.http.api
-
- FedoraBaseResource() - Constructor for class org.fcrepo.http.api.FedoraBaseResource
-
- FedoraBinary - Interface in org.fcrepo.kernel.api.models
-
- FedoraBinaryImpl - Class in org.fcrepo.kernel.modeshape
-
- FedoraBinaryImpl(Node) - Constructor for class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
Wrap an existing Node as a Fedora Binary
- FedoraContextLoaderListener - Class in org.fcrepo.http.commons
-
This class wraps the standard Spring ContextLoaderListener in order to catch initialization errors.
- FedoraContextLoaderListener() - Constructor for class org.fcrepo.http.commons.FedoraContextLoaderListener
-
- FedoraEvent - Interface in org.fcrepo.kernel.api.observer
-
A very simple abstraction to support downstream event-related machinery.
- FedoraEventImpl - Class in org.fcrepo.kernel.modeshape.observer
-
A very simple abstraction to prevent event-driven machinery downstream from the repository from relying directly
on a JCR interface Event
.
- FedoraEventImpl(EventType, String, Set<String>, String, Instant, Map<String, String>) - Constructor for class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Create a new FedoraEvent
- FedoraEventImpl(Collection<EventType>, String, Set<String>, String, Instant, Map<String, String>) - Constructor for class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Create a new FedoraEvent
- FedoraFileSystemConnector - Class in org.fcrepo.connector.file
-
This class extends the FileSystemConnector
to enable the autocreation of Fedora-specific datastream and
content properties.
- FedoraFileSystemConnector() - Constructor for class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- FedoraFixity - Class in org.fcrepo.http.api
-
Run a fixity check on a path
- FedoraFixity() - Constructor for class org.fcrepo.http.api.FedoraFixity
-
Default JAX-RS entry point
- FedoraFixity(String) - Constructor for class org.fcrepo.http.api.FedoraFixity
-
Create a new FedoraNodes instance for a given path
- FedoraHttpConfiguration - Class in org.fcrepo.http.api
-
- FedoraHttpConfiguration() - Constructor for class org.fcrepo.http.api.FedoraHttpConfiguration
-
- FedoraInvalidNamespaceException - Exception in org.fcrepo.kernel.api.exception
-
Indicates a namespace used in a CRUD request has not been registered in the repository
- FedoraInvalidNamespaceException(String) - Constructor for exception org.fcrepo.kernel.api.exception.FedoraInvalidNamespaceException
-
Ordinary constructor
- FedoraInvalidNamespaceException(String, Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.FedoraInvalidNamespaceException
-
Ordinary constructor
- FedoraInvalidNamespaceExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
For invalid namespace exceptions on CRUD actions for nodes/datastreams
- FedoraInvalidNamespaceExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.FedoraInvalidNamespaceExceptionMapper
-
- FedoraJcrConstants - Class in org.fcrepo.kernel.modeshape
-
Convenience class with constants for commonly used JCR types.
- FedoraLdp - Class in org.fcrepo.http.api
-
- FedoraLdp() - Constructor for class org.fcrepo.http.api.FedoraLdp
-
Default JAX-RS entry point
- FedoraLdp(String) - Constructor for class org.fcrepo.http.api.FedoraLdp
-
Create a new FedoraNodes instance for a given path
- FedoraNodes - Class in org.fcrepo.http.api
-
CRUD operations on Fedora Nodes
- FedoraNodes() - Constructor for class org.fcrepo.http.api.FedoraNodes
-
Default JAX-RS entry point
- FedoraNodes(String) - Constructor for class org.fcrepo.http.api.FedoraNodes
-
Create a new FedoraNodes instance for a given path
- FedoraRepositoryBackup - Class in org.fcrepo.http.api.repository
-
Repository-wide backup endpoint
- FedoraRepositoryBackup() - Constructor for class org.fcrepo.http.api.repository.FedoraRepositoryBackup
-
- FedoraRepositoryRestore - Class in org.fcrepo.http.api.repository
-
Restore a backup of the repository
- FedoraRepositoryRestore() - Constructor for class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
- FedoraRepositoryTransactions - Class in org.fcrepo.http.api.repository
-
This stub is a hack to mount the functionality of FedoraTransactions at the
root of this webapp.
- FedoraRepositoryTransactions() - Constructor for class org.fcrepo.http.api.repository.FedoraRepositoryTransactions
-
- FedoraResource - Interface in org.fcrepo.kernel.api.models
-
- FedoraResourceImpl - Class in org.fcrepo.kernel.modeshape
-
- FedoraResourceImpl(Node) - Constructor for class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- FedoraTombstones - Class in org.fcrepo.http.api
-
CRUD operations on Fedora tombstones
- FedoraTombstones() - Constructor for class org.fcrepo.http.api.FedoraTombstones
-
Default JAX-RS entry point
- FedoraTombstones(String) - Constructor for class org.fcrepo.http.api.FedoraTombstones
-
Create a new FedoraNodes instance for a given path
- FedoraTransactions - Class in org.fcrepo.http.api
-
Transactions over REST
- FedoraTransactions() - Constructor for class org.fcrepo.http.api.FedoraTransactions
-
- FedoraTypes - Interface in org.fcrepo.kernel.api
-
Convenience class with constants for commonly used Fedora types.
- FedoraTypesUtils - Class in org.fcrepo.kernel.modeshape.utils
-
Convenience class with static methods for manipulating Fedora types in the
JCR.
- FedoraTypesUtils() - Constructor for class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
- FedoraUserSecurityContext - Class in org.fcrepo.auth.common
-
The security context for Fedora servlet users.
- FedoraUserSecurityContext(Principal, FedoraAuthorizationDelegate) - Constructor for class org.fcrepo.auth.common.FedoraUserSecurityContext
-
Constructs a new security context.
- FedoraVersioning - Class in org.fcrepo.http.api
-
- FedoraVersioning() - Constructor for class org.fcrepo.http.api.FedoraVersioning
-
Default JAX-RS entry point
- FedoraVersioning(String) - Constructor for class org.fcrepo.http.api.FedoraVersioning
-
Create a new FedoraNodes instance for a given path
- FedoraVersions - Class in org.fcrepo.http.api
-
Endpoint for managing versions of nodes
- FedoraVersions() - Constructor for class org.fcrepo.http.api.FedoraVersions
-
Default JAX-RS entry point
- FedoraVersions(String, String, String) - Constructor for class org.fcrepo.http.api.FedoraVersions
-
Create a new FedoraNodes instance for a given path
- fileFor(String) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- FILENAME - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- filter(Predicate<? super Triple>) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- find(Session, String) - Method in interface org.fcrepo.kernel.api.services.Service
-
Retrieve an existing T instance by session and path
- find(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.BinaryServiceImpl
-
Retrieve a Datastream instance by pid and dsid
- find(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
Retrieve a
Container
instance by pid and dsid
- find(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.NodeServiceImpl
-
Retrieve an existing Fedora resource at the given path
- findAny() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- findFirst() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- findNode(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- findOrCreate(Session, String) - Method in interface org.fcrepo.kernel.api.services.Service
-
Retrieve a T instance by session and path
- findOrCreate(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.BinaryServiceImpl
-
Retrieve or create a Datastream instance by pid and dsid
- findOrCreate(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
- findOrCreate(Session, String) - Method in class org.fcrepo.kernel.modeshape.services.NodeServiceImpl
-
- findOrCreateNode(Session, String, String) - Method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- FIRST_PAGE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- fixDatesIfNecessary(FedoraResource, Converter<Node, Resource>) - Static method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
A method that takes a Triple and returns a Triple that is the correct representation of
that triple for the given resource.
- FIXITY_TYPE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- FixityInputStream - Class in org.fcrepo.kernel.modeshape.utils
-
An InputStream wrapper that calculates the size and digest
while reading from the stream.
- FixityInputStream(InputStream, MessageDigest) - Constructor for class org.fcrepo.kernel.modeshape.utils.FixityInputStream
-
Creates a FilterInputStream
by assigning the
argument in
to the field this.in
so as to remember it for later use.
- fixityProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- FixityRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
- FixityRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>, Iterable<FixityResult>, URI, long) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.FixityRdfContext
-
Ordinary constructor.
- FixityResult - Interface in org.fcrepo.kernel.api.utils
-
- FixityResult.FixityState - Enum in org.fcrepo.kernel.api.utils
-
The possible fixity states (which may be ORed together later)
- FixityResultImpl - Class in org.fcrepo.kernel.modeshape.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.modeshape.utils.FixityResultImpl
-
Prepare a fixity result given the computed checksum and size
- FixityResultImpl(CacheEntry, long, URI) - Constructor for class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
Prepare a fixity result with the expected size and checksum
- FixityResultImpl(String, long, URI) - Constructor for class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forEach(Consumer<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forEachOrdered(Consumer<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forProperty(Property) - Static method in class org.fcrepo.kernel.modeshape.utils.impl.CacheEntryFactory
-
Load a store-specific CacheEntry model
- forward - Variable in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- forward - Variable in class org.fcrepo.kernel.modeshape.rdf.impl.PrefixingIdentifierTranslator
-
- from(Event) - Static method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Convert a JCR Event to a FedoraEvent
- fromModel(Node, Model) - Static method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
Create an RdfStream from an existing Model.
- FROZEN_MIXIN_TYPES - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- FROZEN_NODE - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- FROZEN_PRIMARY_TYPE - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- get() - Method in interface org.fcrepo.kernel.api.services.functions.HierarchicalIdentifierSupplier
-
Mint a unique identifier as a UUID
- getAlgorithm(URI) - Static method in class org.fcrepo.kernel.api.utils.ContentDigest
-
Given a digest URI, get the corresponding MessageDigest algorithm
- getApplicationContext() - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- getBaseUrlProperty() - Method in class org.fcrepo.http.api.FedoraBaseResource
-
Produce a baseURL for JMS events using the system property fcrepo.jms.baseUrl of the form http[s]://host[:port],
if it exists.
- getBaseVersion() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the JCR Base version for the node
- getBaseVersion() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getBaseVersion() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getBinaryContent(String) - Method in class org.fcrepo.http.api.ContentExposingResource
-
Get the binary content of a datastream
- getChild(String) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the child of this resource at the given path
- getChild(String) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getChildren() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the children of this resource
- getChildren(Boolean) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the children of this resource, possibly recursively
- getChildren(Boolean) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getCloseableHttpClient() - Method in class org.fcrepo.kernel.modeshape.services.ExternalContentServiceImpl
-
- getClosestExistingAncestor(Session, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Get the closest ancestor that current exists
- getComputedChecksum() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getComputedChecksum() - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- getComputedSize() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getComputedSize() - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- getContainer() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the container of this resource
- getContainer() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getContainingNode(Node) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Get the JCR Node that corresponds to the containing node in the repository.
- getContent(String, RdfStream) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getContent(String, int, RdfStream) - Method in class org.fcrepo.http.api.ContentExposingResource
-
This method returns an HTTP response with content body appropriate to the following arguments.
- getContent() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- getContent() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getContentDigest() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the pre-calculated content digest for the binary payload
- getContentDigest() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getContentNode(Node) - Static method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get the content-bearing node for the given subject
- getContentSize() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- getContentSize() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getContentSize(Node) - Static method in class org.fcrepo.kernel.modeshape.services.ServiceHelpers
-
Get the size of the JCR content binary property
- getContext(Model, Node) - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProvider
-
- getCreated() - Method in interface org.fcrepo.kernel.api.Transaction
-
Get the date this transaction was created
- getCreated() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- getCreatedDate() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the date this resource was created
- getCreatedDate() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getCredentials(Object) - Method in interface org.fcrepo.kernel.api.services.CredentialsService
-
Get the credentials for the given request
- getCredentials(Object) - Method in class org.fcrepo.kernel.modeshape.services.CredentialsServiceImpl
-
- getCurrentTransactionId(Session) - Static method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
Get the current Transaction ID for a session
- getDatastreamFixity() - Method in class org.fcrepo.http.api.FedoraFixity
-
Get the results of a fixity check for a path
GET /path/to/some/datastream/fcr:fixity
- getDatastreamSize(Node) - Static method in class org.fcrepo.kernel.modeshape.services.ServiceHelpers
-
Get the size of a datastream by calculating the size of the properties
and the binary properties
- getDate() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getDate() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getDefinitionForPropertyName(Node, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Get the property definition information (containing type and multi-value
information)
- getDelegate(Credentials) - Method in class org.fcrepo.auth.common.DelegateHeaderPrincipalProvider
-
- getDescribedResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the resource described by this resource
- getDescribedResource() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getDescribedResource() - Method in class org.fcrepo.kernel.modeshape.NonRdfSourceDescriptionImpl
-
- getDescription() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the description for this resource
- getDescription() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getDescription() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getDocumentById(String) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
This method returns the object/document for the node with the federated arg 'id'.
- getEffectiveUserPrincipal() - Method in class org.fcrepo.auth.common.FedoraUserSecurityContext
-
Get the user principal associated with this context.
- getEmbeddedId(HttpServletRequest, SessionFactory.Prefix) - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Extract the id embedded at the beginning of a request path
- getEtagValue() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Construct an ETag value from the last modified date and path.
- getEtagValue() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getEventID() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
Get the event ID.
- getEventID() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Get the event ID.
- getEveryonePrincipal() - Method in interface org.fcrepo.auth.common.FedoraAuthorizationDelegate
-
The principal that this delegate uses to represent the public "EVERYONE" user.
- getExpires() - Method in interface org.fcrepo.kernel.api.Transaction
-
Get the Date when this transaction is expired and can be
garbage-collected
- getExpires() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- getExternalIdentifier() - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
Generate a human-readable identifier for the location of this entry
- getExternalIdentifier() - Method in class org.fcrepo.kernel.modeshape.utils.BinaryCacheEntry
-
- getExternalIdentifier() - Method in class org.fcrepo.kernel.modeshape.utils.ProjectedCacheEntry
-
- getFad() - Method in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
- getFilename() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Return the file name for the binary content
- getFilename() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getFixity(IdentifierConverter<Resource, FedoraResource>) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the fixity of this datastream compared to metadata stored in the repository
- getFixity(IdentifierConverter<Resource, FedoraResource>, URI, long) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the fixity of this datastream in a given repository's binary store.
- getFixity(IdentifierConverter<Resource, FedoraResource>) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getFixity(IdentifierConverter<Resource, FedoraResource>, URI, long) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getGraphiteReporter(String, Graphite) - Method in class org.fcrepo.metrics.ReporterFactory
-
Start a new GraphiteReporter, with reports every minute
- getHandling() - Method in class org.fcrepo.http.commons.domain.SinglePrefer
-
Get the return tag, or a blank default, if none exists.
- getHealthCheckRegistry() - Method in class org.fcrepo.metrics.MetricsContextListener
-
Provide a health-check registry
TODO actually populate the health-check registry with checks
- getId() - Method in interface org.fcrepo.kernel.api.Transaction
-
Get the transaction identifier
- getId() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- getInfo() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
Get auxiliary information about the event
- getInfo() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Return a Map with any additional information about the event.
- getInputStream() - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
Get a raw input stream from the underlying store
- getInputStream() - Method in class org.fcrepo.kernel.modeshape.utils.BinaryCacheEntry
-
- getInstance() - Static method in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
Provides the singleton bean to ModeShape via reflection based on class
name.
- getInstance() - Static method in class org.fcrepo.http.commons.responses.ViewHelpers
-
ViewHelpers is a singleton.
- getInstance() - Static method in class org.fcrepo.metrics.RegistryService
-
Create the instance
- getInternalSession() - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Get a new JCR Session
- getJcrNamespaceForRDFNamespace(String) - Static method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Convert a Fedora RDF Namespace into its JCR equivalent
- getJcrNode(FedoraResource) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Retrieve the underlying JCR Node from the FedoraResource
- getJmxReporter(String) - Method in class org.fcrepo.metrics.ReporterFactory
-
Publish metrics to JMX
- getLastModifiedDate() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the date this resource was last modified
- getLastModifiedDate() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
This method gets the last modified date for this FedoraResource.
- getMessage(FedoraEvent, Session) - Method in class org.fcrepo.jms.DefaultMessageFactory
-
- getMessage(FedoraEvent, Session) - Method in interface org.fcrepo.jms.JMSEventMessageFactory
-
Produce a JMS message from a JCR event with the
given session
- getMessageDigest() - Method in class org.fcrepo.kernel.modeshape.utils.FixityInputStream
-
Retrieve the calculated digest for the input stream
- getMetricRegistry() - Method in class org.fcrepo.metrics.MetricsContextListener
-
Get the metrics registry for fcrepo
- getMetrics() - Method in class org.fcrepo.metrics.RegistryService
-
Get the current registry service
TODO the new upstream SharedMetricRegistries may make this obsolete
- getMimeType() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- getMimeType() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getName() - Method in class org.fcrepo.auth.common.ContainerRolesPrincipalProvider.ContainerRolesPrincipal
-
- getName() - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider.HttpHeaderPrincipal
-
- getName() - Method in enum org.fcrepo.kernel.api.observer.EventType
-
- getNamespacePrefix(PrefixMapping, String, boolean) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get the namespace prefix (or the namespace URI itself, if no prefix is
available) from a prefix mapping
- getNamespaceRegistry(Session) - Static method in class org.fcrepo.kernel.modeshape.utils.NamespaceTools
-
Return the NamespaceRegistry
associated with the arg session.
- getNamespaces(Session) - Method in interface org.fcrepo.kernel.api.services.NamespaceService
-
Retrieve a namespace map using a session.
- getNamespaces(Session) - Method in class org.fcrepo.kernel.modeshape.services.NamespaceServiceImpl
-
- getNamespaces(Session) - Static method in class org.fcrepo.kernel.modeshape.utils.NamespaceTools
-
Retrieve the namespaces as a Map
- getNode() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
Return the underlying JCR Node for this resource
- getNodeBreadcrumbs(UriInfo, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Generate url to local name breadcrumbs for a given node's tree
- getNodePropertySize(Node) - Static method in class org.fcrepo.kernel.modeshape.services.ServiceHelpers
-
Get the total size of a Node's properties
- getNumChildren(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get the number of child resources associated with the arg 'subject' as specified by the triple found in the arg
'graph' with the predicate RdfLexicon.HAS_CHILD_COUNT.
- getObject() - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
- getObjectsAsString(Graph, Node, Resource, boolean) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get the string version of the object that matches the given subject and
predicate
- getObjectSize(Node) - Static method in class org.fcrepo.kernel.modeshape.services.ServiceHelpers
-
- getObjectTitle(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get the canonical title of a subject from the graph
- getObjectType() - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
- getOrderedVersions(Graph, Node, Resource) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Return an iterator of Triples for versions in order that
they were created.
- getParams() - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Get any additional parameters for the prefer tag
- getPath() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the path to the JCR node
- getPath() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getPath() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getPath() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getPrefix() - Method in enum org.fcrepo.http.commons.session.SessionFactory.Prefix
-
- getPrefixPreamble(PrefixMapping) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get a prefix preamble appropriate for a SPARQL-UPDATE query from a prefix
mapping object
- getPrincipalProviders() - Method in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
- getPrincipals(Credentials) - Method in class org.fcrepo.auth.common.ContainerRolesPrincipalProvider
-
- getPrincipals(Credentials) - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider
-
- getPrincipals(Credentials) - Method in interface org.fcrepo.auth.common.PrincipalProvider
-
Extract principals from the provided credentials.
- getProperties(String) - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStore
-
This is a trivial reimplementation of the private modeshape implementation in
org.modeshape.connector.filesystem.JsonSidecarExtraPropertyStore
See: https://github.com/ModeShape/modeshape/blob/modeshape-4.2.0.Final/modeshape-jcr/src/main/java/
org/modeshape/connector/filesystem/JsonSidecarExtraPropertyStore.java#L60
- getProperty(String) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getPropertyNameFromPredicate(Node, Resource, Map<String, String>) - Static method in class org.fcrepo.kernel.modeshape.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.modeshape.rdf.converters.PropertyConverter
-
Get the JCR property name for an RDF predicate
- getPropertyType(Node, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Get the JCR property type ID for a given property name.
- getRDFFormat() - Method in class org.fcrepo.http.commons.responses.RdfStreamProvider.NTriplesWithCorrectMimeType
-
- getRDFNamespaceForJcrNamespace(String) - Static method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Convert a JCR namespace into an RDF namespace fit for downstream
consumption.
- getReferencePropertyName(String) - Static method in class org.fcrepo.kernel.modeshape.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.modeshape.utils.FedoraTypesUtils
-
Given an internal reference node property, get the original name
- getRepositoryCount(Repository) - Static method in class org.fcrepo.kernel.modeshape.services.ServiceHelpers
-
- getRepositoryObjectCount() - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
Calculate the number of objects in the repository
- getRepositoryObjectCount() - Method in class org.fcrepo.kernel.modeshape.services.RepositoryServiceImpl
-
- getRepositorySize() - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
Calculate the total size of all the binary properties in the repository
- getRepositorySize() - Method in class org.fcrepo.kernel.modeshape.services.RepositoryServiceImpl
-
Calculate the total size of all the binary properties in the repository
- getRepositorySize(Repository) - Static method in class org.fcrepo.kernel.modeshape.services.ServiceHelpers
-
- getResource(String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Retrieve the node profile
- getResource() - Method in exception org.fcrepo.kernel.api.exception.TombstoneException
-
Get the tombstone resource
- getResource(Namespaced) - Static method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.ItemDefinitionToTriples
-
Get a RDF Resource
for a Namespaced
JCR object.
- getResource(NodeType) - Static method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.ItemDefinitionToTriples
-
Get a RDF Resource
for a NodeType
JCR object.
- getResource(ItemDefinition) - Static method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.ItemDefinitionToTriples
-
Get a RDF Resource
for a ItemDefinition
JCR object.
- getResourceFromPath(String) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
Get the FedoraResource for the resource at the external path
- getResourceTriples() - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getResourceTriples(int) - Method in class org.fcrepo.http.api.ContentExposingResource
-
This method returns a stream of RDF triples associated with this target resource
- getResourceTypes() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getResourceTypes() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getResourceTypes(Event) - Static method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Get the RDF Types of the resource corresponding to this JCR Event
- getReturn() - Method in class org.fcrepo.http.commons.domain.SinglePrefer
-
Get the return tag, or a blank default, if none exists.
- getSession(HttpServletRequest) - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Get a JCR session for the given HTTP servlet request with a
SecurityContext attached
- getSession() - Method in interface org.fcrepo.kernel.api.Transaction
-
Get the transaction-aware session
- getSession() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getSession() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- getSessionFromTransaction(HttpServletRequest, String) - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Retrieve a JCR session from an active transaction
- getSimpleContentType(MediaType) - Static method in class org.fcrepo.http.api.ContentExposingResource
-
- getSize(RdfNamespacedStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProvider
-
- getSize(RdfNamespacedStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.fcrepo.http.commons.responses.RdfStreamProvider
-
- getSortedTriples(Model, Iterator<Triple>) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Sort a Iterator of Triples alphabetically by its subject, predicate, and
object
- getState() - Method in interface org.fcrepo.kernel.api.Transaction
-
Get the state of this transaction
- getState() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- getStatus(long, URI) - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getStatus(long, URI) - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- getStoreIdentifier() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
Get the identifier for the entry's store
- getStoreIdentifier() - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
Get the identifier for the entry's store
- getTag() - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Get the tag name
- getTransaction(String, String) - Method in interface org.fcrepo.kernel.api.services.TransactionService
-
- getTransaction(Session) - Method in interface org.fcrepo.kernel.api.services.TransactionService
-
Get the current Transaction for a session
- getTransaction(String, String) - Method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
- getTransaction(Session) - Method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
Get the current Transaction for a session
- getTranslationChain() - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- getTriples(Set<? extends TripleCategory>) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getTriples(FedoraResource, Set<? extends TripleCategory>) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getTriples(TripleCategory) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getTriples(FedoraResource, TripleCategory) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getTriples(IdentifierConverter<Resource, FedoraResource>, TripleCategory) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Return the RDF properties of this object using the provided context
- getTriples(IdentifierConverter<Resource, FedoraResource>, Set<? extends TripleCategory>) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Return the RDF properties of this object using the provided contexts
- getTriples(IdentifierConverter<Resource, FedoraResource>, TripleCategory) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getTriples(IdentifierConverter<Resource, FedoraResource>, Set<? extends TripleCategory>) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getTxId() - Method in interface org.fcrepo.kernel.api.TxSession
-
- getType() - Method in enum org.fcrepo.kernel.api.observer.EventType
-
- getTypes() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the RDF:type values for this resource
- getTypes() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getTypes() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getTypes() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getUnfrozenResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the unfrozen equivalent of a frozen versioned node
- getUnfrozenResource() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getUri(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- getURI() - Method in exception org.fcrepo.kernel.api.exception.TombstoneException
-
Get a URI to the tombstone resource
- getUserID() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getUserID() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getUserName() - Method in class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
-
- getUserName() - Method in class org.fcrepo.auth.common.FedoraAdminSecurityContext
-
- getUserName() - Method in class org.fcrepo.auth.common.FedoraUserSecurityContext
- getValue() - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Get the default value for the tag
- getValueForObject(Node) - Static method in class org.fcrepo.http.commons.responses.RdfStreamStreamingOutput
-
- getVersion(String) - Method in class org.fcrepo.http.api.FedoraVersions
-
Retrieve a version of an object.
- getVersion(String) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get a resource version for this object with the provided label.
- getVersion(String) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getVersionDate(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Gets a modification date of a subject from the graph
- getVersionedAncestor() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
When this is a frozen node, get the ancestor that was explicitly versioned
- getVersionedAncestor() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getVersionHistory() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get JCR VersionHistory for the node.
- getVersionHistory() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getVersionHistory() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getVersionLabel(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Gets a version label of a subject from the graph
- getVersionLabelOfFrozenResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
This method returns the version label of this frozen resource.
- getVersionLabelOfFrozenResource() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getVersionList() - Method in class org.fcrepo.http.api.FedoraVersioning
-
Get the list of versions for the object
- getVersionManager() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getVersions(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Return an iterator of Triples for versions.
- getVersionSubjectUrl(UriInfo, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Gets the URL of the node whose version is represented by the
current node.
- getViewCss() - Method in class org.fcrepo.http.api.ViewAssets
-
Gets the common css file referenced in all velocity views.
- getViewJs() - Method in class org.fcrepo.http.api.ViewAssets
-
Gets the common js file referenced in all velocity views.
- GraphDifferencer - Class in org.fcrepo.kernel.api.utils
-
A wrapping
Stream
that calculates two differences between a
Graph
A and a source Stream B.
- GraphDifferencer(Model, Stream<Triple>) - Constructor for class org.fcrepo.kernel.api.utils.GraphDifferencer
-
Diff a Model against a stream of triples
- GraphDifferencer(Graph, Stream<Triple>) - Constructor for class org.fcrepo.kernel.api.utils.GraphDifferencer
-
Diff a graph against a stream of triples
- graphiteClient() - Method in class org.fcrepo.metrics.MetricsConfig.GraphiteConfig
-
Host and port may be configured with system properties
"fcrepo.metrics.host" and "fcrepo.metrics.port", respectively.
- GraphiteConfig() - Constructor for class org.fcrepo.metrics.MetricsConfig.GraphiteConfig
-
- graphiteReporter() - Method in class org.fcrepo.metrics.MetricsConfig.GraphiteConfig
-
- IDENTIFIER_HEADER_NAME - Static variable in class org.fcrepo.jms.DefaultMessageFactory
-
- IdentifierConversionException - Exception in org.fcrepo.kernel.api.exception
-
- IdentifierConversionException(String) - Constructor for exception org.fcrepo.kernel.api.exception.IdentifierConversionException
-
Ordinary constructor.
- IdentifierConverter<A,B> - Class in org.fcrepo.kernel.api.identifiers
-
An
IdentifierConverter
accepts and returns identifiers, translating
them in some type-specific manner.
- IdentifierConverter() - Constructor for class org.fcrepo.kernel.api.identifiers.IdentifierConverter
-
- idTranslator - Variable in class org.fcrepo.http.api.FedoraBaseResource
-
- INACCESSIBLE_RESOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- INBOUND_REFERENCES - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- IncorrectTripleSubjectException - Exception in org.fcrepo.kernel.api.exception
-
Represents the condition that an attempt has been made to persist RDF to the repository as properties of a
particular resource, but the subject of a triple in that RDF is not the resource in question.
- IncorrectTripleSubjectException(String) - Constructor for exception org.fcrepo.kernel.api.exception.IncorrectTripleSubjectException
-
- IncorrectTripleSubjectExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- IncorrectTripleSubjectExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.IncorrectTripleSubjectExceptionMapper
-
- INDEXING_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- INDIRECT_CONTAINER - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- inDomain(Resource) - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- inDomain(A) - Method in class org.fcrepo.kernel.api.identifiers.IdentifierConverter
-
Check if the given resource is in the domain of this converter
- inDomain(Resource) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.PrefixingIdentifierTranslator
-
- init() - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Validate the spring wiring
- initApplicationContext() - Method in class org.fcrepo.http.commons.api.HttpHeaderInjector
-
- initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- InternalExternalEventMapper - Interface in org.fcrepo.kernel.modeshape.observer.eventmappings
-
- InternalIdentifierConverter - Class in org.fcrepo.kernel.api.identifiers
-
Translates internal
String
identifiers to internal
String
identifiers.
- InternalIdentifierConverter() - Constructor for class org.fcrepo.kernel.api.identifiers.InternalIdentifierConverter
-
- InvalidChecksumException - Exception in org.fcrepo.kernel.api.exception
-
Exception thrown when the calculated digest does not match the stored digest
- InvalidChecksumException(String) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidChecksumException
-
Exception with message
- InvalidChecksumExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate InvalidChecksumException errors into reasonable
HTTP error codes
- InvalidChecksumExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InvalidChecksumExceptionMapper
-
- InvalidPrefixException - Exception in org.fcrepo.kernel.api.exception
-
Indicates a prefix used in a CRUD request has existed in the repository
- InvalidPrefixException(String) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidPrefixException
-
Ordinary constructor
- InvalidPrefixException(String, Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidPrefixException
-
Ordinary constructor
- InvalidPrefixExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
For invalid namespace exceptions on CRUD actions for nodes/datastreams
- InvalidPrefixExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InvalidPrefixExceptionMapper
-
- InvalidResourceIdentifierException - Exception in org.fcrepo.kernel.api.exception
-
This exception is used for invalid resource identifiers, such as when a resource path has empty segments.
- InvalidResourceIdentifierException(String) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidResourceIdentifierException
-
Constructor
- InvalidResourceIdentifierExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- InvalidResourceIdentifierExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InvalidResourceIdentifierExceptionMapper
-
- isAnonymous() - Method in class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
-
- isAnonymous() - Method in class org.fcrepo.auth.common.FedoraAdminSecurityContext
-
- isAnonymous() - Method in class org.fcrepo.auth.common.FedoraUserSecurityContext
- isAssociatedWithUser(String) - Method in interface org.fcrepo.kernel.api.Transaction
-
Checks if this transaction is associated with a specific user.
- isAssociatedWithUser(String) - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- isBinaryContentProperty - Static variable in class org.fcrepo.kernel.modeshape.services.functions.JcrPropertyFunctions
-
Check if a JCR property is a binary jcr:data property
- isContainer - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this
Node
is a
Container
.
- isContentNode(String) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- isContextRequired() - Method in class org.fcrepo.http.commons.api.HttpHeaderInjector
-
- isExternalNode - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Check if a node is externally managed.
- isFedoraBinary - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is a Fedora
binary.
- isFedoraSubjectTriple - Variable in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- isFrozen - Static variable in class org.fcrepo.kernel.modeshape.services.functions.JcrPropertyFunctions
-
Predicate for determining whether this Node
is a frozen node
(a part of the system version history).
- isFrozenNode - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this
FedoraResource
has a frozen node
- isFrozenResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Check if a resource is frozen (a historic version).
- isFrozenResource() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isInternalNode - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Check if a node is "internal" and should not be exposed e.g.
- isInternalProperty - Static variable in class org.fcrepo.kernel.modeshape.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.modeshape.utils.FedoraTypesUtils
-
Check if a property is a reference property.
- isInTransaction(Session) - Static method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
Check if a session is possibly within a transaction
- isManagedMixin - Static variable in class org.fcrepo.kernel.modeshape.rdf.ManagedRdf
-
- isManagedNamespace - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Is this namespace one that the repository manages?
- isManagedPredicate - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Detects whether an RDF property is managed by the repository.
- isManagedPredicateURI - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Detects whether an RDF predicate URI is managed by the repository.
- isManagedTriple - Static variable in class org.fcrepo.kernel.modeshape.rdf.ManagedRdf
-
- isMultivaluedProperty(Node, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Determine if a given JCR property name is single- or multi- valued.
- isNew() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Check if a resource was created in this session
- isNew() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isNonRdfSourceDescription - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
- isParallel() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- isPublicJcrProperty - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether a JCR property should be converted to the fedora namespace.
- isRdfContentType(String) - Static method in class org.fcrepo.http.api.ContentExposingResource
-
- isRdfResource(Graph, Node, String, String) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Determines whether the subject is kind of RDF resource
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.fcrepo.http.commons.domain.ContentLocationMessageBodyReader
-
- isReadonly() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- isReferenceProperty(Node, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Check if a property definition is a reference property
- isResource() - Method in class org.fcrepo.kernel.modeshape.rdf.converters.ValueConverter.RdfLiteralJcrValueBuilder
-
- isRoot(String) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
Pass-thru to the parent class in order to make this function public
- isSingleton() - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
- isSkolemNode - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is a Fedora Skolem node.
- isVersioned() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Check if a resource is versioned
- isVersioned() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- isVersioned() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isVersionedNode(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Determines whether the subject is of type fedora:Version.
- isWritable(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Determines whether the subject is writable
true if node is writable
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.fcrepo.http.commons.responses.RdfStreamProvider
-
- ItemDefinitionToTriples<T extends javax.jcr.nodetype.ItemDefinition> - Class in org.fcrepo.kernel.modeshape.rdf.impl.mappings
-
Utility for moving generic Item Definitions into RDFS triples
- ItemDefinitionToTriples(Node) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.mappings.ItemDefinitionToTriples
-
Translate ItemDefinitions into triples.
- ItemNotFoundExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate jcr ItemNotFoundException to HTTP 404 Not Found
- ItemNotFoundExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ItemNotFoundExceptionMapper
-
- iterator() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- IteratorConsumer<E,T> - Interface in org.fcrepo.kernel.modeshape.utils.iterators
-
Implemented by something that can consume an
Iterator
.
- iteratorToStream(Iterator<T>) - Static method in class org.fcrepo.kernel.modeshape.utils.StreamUtils
-
Convert an Iterator to a Stream
- iteratorToStream(Iterator<T>, Boolean) - Static method in class org.fcrepo.kernel.modeshape.utils.StreamUtils
-
Convert an Iterator to a Stream
- onClose(Runnable) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- OneToOne - Class in org.fcrepo.kernel.modeshape.observer.eventmappings
-
- OneToOne() - Constructor for class org.fcrepo.kernel.modeshape.observer.eventmappings.OneToOne
-
- onEvent(EventIterator) - Method in class org.fcrepo.kernel.modeshape.observer.SimpleObserver
-
Filter JCR events and transform them into our own FedoraEvents.
- operateOnMixin(Resource, FedoraResource) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- operateOnMixin(Resource, FedoraResource) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.RdfAdder
-
- operateOnMixin(Resource, FedoraResource) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.RdfRemover
-
- operateOnProperty(Statement, FedoraResource) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- operateOnProperty(Statement, FedoraResource) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.RdfAdder
-
- operateOnProperty(Statement, FedoraResource) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.RdfRemover
-
- operateOnTriple(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- OptionalValues - Class in org.fcrepo.kernel.api.observer
-
- options() - Method in class org.fcrepo.http.api.FedoraLdp
-
Outputs information about the supported HTTP methods, etc.
- org.fcrepo.auth.common - package org.fcrepo.auth.common
-
This package provides unified policy enforcement points for access control implementations.
- org.fcrepo.connector.file - package org.fcrepo.connector.file
-
Provides repository projection over hierarchical files and directories located on a filesystem.
- org.fcrepo.event.serialization - package org.fcrepo.event.serialization
-
- org.fcrepo.http.api - package org.fcrepo.http.api
-
This package provides a RESTful API for several content management and
core repository services.
- org.fcrepo.http.api.repository - package org.fcrepo.http.api.repository
-
This package provides functionality for core repository management.
- org.fcrepo.http.api.responses - package org.fcrepo.http.api.responses
-
Provider classes for streaming HTML responses.
- org.fcrepo.http.api.url - package org.fcrepo.http.api.url
-
Provides facilities for decorating object responses with appropriate repository service URIs.
- org.fcrepo.http.commons - package org.fcrepo.http.commons
-
Common abstractions for module's sub-packages.
- org.fcrepo.http.commons.api - package org.fcrepo.http.commons.api
-
Classes for injecting headers into HTTP responses along with utilities for processing RDF.
- org.fcrepo.http.commons.api.rdf - package org.fcrepo.http.commons.api.rdf
-
Utilities for assembling and manipulating RDF responses.
- org.fcrepo.http.commons.domain - package org.fcrepo.http.commons.domain
-
Annotations for working with org.fcrepo.http.api.FedoraNodes.
- org.fcrepo.http.commons.domain.ldp - package org.fcrepo.http.commons.domain.ldp
-
LDP domain-specific utilities.
- org.fcrepo.http.commons.exceptionhandlers - package org.fcrepo.http.commons.exceptionhandlers
-
A variety of JAX-RS ExceptionMapper
s handlers.
- org.fcrepo.http.commons.responses - package org.fcrepo.http.commons.responses
-
Helpers and providers for different response formats.
- org.fcrepo.http.commons.session - package org.fcrepo.http.commons.session
-
Types and implementation classes that define and provide sessions.
- org.fcrepo.http.commons.utils - package org.fcrepo.http.commons.utils
-
Miscellaneous utility classes.
- org.fcrepo.jms - package org.fcrepo.jms
-
This package provides common JMS capability.
- org.fcrepo.kernel.api - package org.fcrepo.kernel.api
-
- org.fcrepo.kernel.api.exception - package org.fcrepo.kernel.api.exception
-
Kernel exception classes.
- org.fcrepo.kernel.api.identifiers - package org.fcrepo.kernel.api.identifiers
-
- org.fcrepo.kernel.api.models - package org.fcrepo.kernel.api.models
-
- org.fcrepo.kernel.api.observer - package org.fcrepo.kernel.api.observer
-
- org.fcrepo.kernel.api.rdf - package org.fcrepo.kernel.api.rdf
-
- org.fcrepo.kernel.api.services - package org.fcrepo.kernel.api.services
-
- org.fcrepo.kernel.api.services.functions - package org.fcrepo.kernel.api.services.functions
-
- org.fcrepo.kernel.api.services.policy - package org.fcrepo.kernel.api.services.policy
-
- org.fcrepo.kernel.api.utils - package org.fcrepo.kernel.api.utils
-
- org.fcrepo.kernel.modeshape - package org.fcrepo.kernel.modeshape
-
This package contains abstractions for FedoraResourceImpl
types and
some types and functionality for Transactions.
- org.fcrepo.kernel.modeshape.identifiers - package org.fcrepo.kernel.modeshape.identifiers
-
Unique identifier generators.
- org.fcrepo.kernel.modeshape.observer - package org.fcrepo.kernel.modeshape.observer
-
FedoraEvent
is defined here, as well some filters and listeners.
- org.fcrepo.kernel.modeshape.observer.eventmappings - package org.fcrepo.kernel.modeshape.observer.eventmappings
-
- org.fcrepo.kernel.modeshape.rdf - package org.fcrepo.kernel.modeshape.rdf
-
- org.fcrepo.kernel.modeshape.rdf.converters - package org.fcrepo.kernel.modeshape.rdf.converters
-
- org.fcrepo.kernel.modeshape.rdf.impl - package org.fcrepo.kernel.modeshape.rdf.impl
-
- org.fcrepo.kernel.modeshape.rdf.impl.mappings - package org.fcrepo.kernel.modeshape.rdf.impl.mappings
-
- org.fcrepo.kernel.modeshape.services - package org.fcrepo.kernel.modeshape.services
-
- org.fcrepo.kernel.modeshape.services.functions - package org.fcrepo.kernel.modeshape.services.functions
-
- org.fcrepo.kernel.modeshape.spring - package org.fcrepo.kernel.modeshape.spring
-
Fedora runtime initialization functionality.
- org.fcrepo.kernel.modeshape.utils - package org.fcrepo.kernel.modeshape.utils
-
- org.fcrepo.kernel.modeshape.utils.impl - package org.fcrepo.kernel.modeshape.utils.impl
-
- org.fcrepo.kernel.modeshape.utils.iterators - package org.fcrepo.kernel.modeshape.utils.iterators
-
- org.fcrepo.metrics - package org.fcrepo.metrics
-
This package provides functionality for capturing Fedora platform performance metrics using
the
Metrics library.
- otherServiceProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- OutOfDomainSubjectException - Exception in org.fcrepo.kernel.api.exception
-
Fedora does not accept RDF with subjects that are not local to the repository.
- OutOfDomainSubjectException(Node) - Constructor for exception org.fcrepo.kernel.api.exception.OutOfDomainSubjectException
-
Takes the subject that is out of domain, creates message.
- OutOfDomainSubjectExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- OutOfDomainSubjectExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.OutOfDomainSubjectExceptionMapper
-
- PAGE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- PAGE_OF - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- parallel() - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- parameterize(String) - Static method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Transform a source string to something appropriate for HTML ids
- ParamExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Handle Jersey ParamException
- ParamExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ParamExceptionMapper
-
- ParentRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
- ParentRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.ParentRdfContext
-
Default constructor.
- PATCH - Annotation Type in org.fcrepo.http.commons.domain
-
PATCH HTTP method
- patchResourcewithSparql(FedoraResource, String, RdfStream) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- path - Variable in class org.fcrepo.http.api.FedoraVersions
-
- pathIntoVersion - Variable in class org.fcrepo.http.api.FedoraVersions
-
- pathListIntoVersion - Variable in class org.fcrepo.http.api.FedoraVersions
-
- PathNotFoundExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate PathNotFound exceptions into HTTP 404 errors
- PathNotFoundExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.PathNotFoundExceptionMapper
-
- PathNotFoundRuntimeException - Exception in org.fcrepo.kernel.api.exception
-
- PathNotFoundRuntimeException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.PathNotFoundRuntimeException
-
Wrap a PathNotFoundException in a runtime exception
- peek(Consumer<? super Triple>) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- PersistingRdfStreamConsumer - Class in org.fcrepo.kernel.modeshape.utils.iterators
-
- PersistingRdfStreamConsumer(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream) - Constructor for class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
Ordinary constructor.
- pidMinter - Variable in class org.fcrepo.http.commons.AbstractResource
-
A resource that can mint new Fedora PIDs.
- POSSIBLE_RDF_RESPONSE_VARIANTS_STRING - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- POSSIBLE_RDF_VARIANTS - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- postConstruct() - Method in class org.fcrepo.http.api.FedoraLdp
-
Run these actions after initializing this resource
- postConstruct() - Method in class org.fcrepo.http.api.FedoraNodes
-
Run these actions after initializing this resource
- prefer - Variable in class org.fcrepo.http.api.ContentExposingResource
-
- prefersContainment() - Method in class org.fcrepo.http.commons.domain.ldp.LdpPreferTag
-
- prefersEmbed() - Method in class org.fcrepo.http.commons.domain.ldp.LdpPreferTag
-
- prefersMembership() - Method in class org.fcrepo.http.commons.domain.ldp.LdpPreferTag
-
- prefersReferences() - Method in class org.fcrepo.http.commons.domain.ldp.LdpPreferTag
-
- prefersServerManaged() - Method in class org.fcrepo.http.commons.domain.ldp.LdpPreferTag
-
- PreferTag - Class in org.fcrepo.http.commons.domain
-
Parse a single prefer tag, value and any optional parameters
- PreferTag(PreferTag) - Constructor for class org.fcrepo.http.commons.domain.PreferTag
-
Create a new PreferTag from an existing tag
- PreferTag(HttpHeaderReader) - Constructor for class org.fcrepo.http.commons.domain.PreferTag
-
Parse the prefer tag and parameters out of the header
- PreferTag(String) - Constructor for class org.fcrepo.http.commons.domain.PreferTag
-
Create a blank prefer tag
- preferTags() - Method in class org.fcrepo.http.commons.domain.SinglePrefer
-
- PrefixingIdentifierTranslator - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
A very simple
IdentifierConverter
which translates JCR paths into Fedora subjects with
a configurable resource namespace (e.g., a baseURL).
- PrefixingIdentifierTranslator(Session, String) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.PrefixingIdentifierTranslator
-
Construct the graph with the provided resource namespace, which will translate JCR paths into
URIs prefixed with that namespace.
- PREMIS_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
REST API namespace "fedora", used for internal API links and node
paths.
- PrincipalProvider - Interface in org.fcrepo.auth.common
-
This interface provides a way for authentication code to communicate generic
credentials to authorization delegates.
- PROFILE_COMPACT - Static variable in class org.fcrepo.http.commons.responses.WriterConfigHelper
-
- PROFILE_EXPAND - Static variable in class org.fcrepo.http.commons.responses.WriterConfigHelper
-
- PROFILE_FLATTEN - Static variable in class org.fcrepo.http.commons.responses.WriterConfigHelper
-
- PROFILE_KEY - Static variable in class org.fcrepo.http.commons.responses.WriterConfigHelper
-
- ProjectedCacheEntry - Class in org.fcrepo.kernel.modeshape.utils
-
Cache entry for a projected binary
- ProjectedCacheEntry(Property) - Constructor for class org.fcrepo.kernel.modeshape.utils.ProjectedCacheEntry
-
Create a new ProjectedCacheEntry
- PropertiesRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
- PropertiesRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.PropertiesRdfContext
-
Default constructor.
- property() - Method in class org.fcrepo.kernel.modeshape.utils.BinaryCacheEntry
-
- property2values - Static variable in class org.fcrepo.kernel.modeshape.services.functions.JcrPropertyFunctions
-
Constructs an
Stream
of
Value
s from any
Property
,
multi- or single-valued.
- PropertyChangedListener - Class in org.fcrepo.kernel.modeshape.utils
-
Listen to Jena statement events to see whether a certain
property was added or removed.
- PropertyChangedListener(Resource, AtomicBoolean) - Constructor for class org.fcrepo.kernel.modeshape.utils.PropertyChangedListener
-
Create a listener for a particular RDF predicate.
- PropertyConverter - Class in org.fcrepo.kernel.modeshape.rdf.converters
-
Convert between RDF properties and JCR properties
- PropertyConverter() - Constructor for class org.fcrepo.kernel.modeshape.rdf.converters.PropertyConverter
-
- PropertyDefinitionToTriples - Class in org.fcrepo.kernel.modeshape.rdf.impl.mappings
-
Utility for moving Property Definitions into RDFS triples
- PropertyDefinitionToTriples(Node) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyDefinitionToTriples
-
Translate ItemDefinitions into triples.
- PropertyToTriple - Class in org.fcrepo.kernel.modeshape.rdf.impl.mappings
-
Utility for moving from JCR properties to RDF triples.
- PropertyToTriple(Session, Converter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyToTriple
-
Default constructor.
- PropertyValueIterator - Class in org.fcrepo.kernel.modeshape.rdf.impl.mappings
-
Iterate over all the values in a property or list of properties
- PropertyValueIterator(Iterator<Property>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyValueIterator
-
Iterate through multiple properties' values
- PropertyValueIterator(Property) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyValueIterator
-
Iterate through a property's values
- PROV_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- provide() - Method in class org.fcrepo.http.commons.session.SessionProvider
-
- publishJCREvent(FedoraEvent) - Method in class org.fcrepo.jms.JMSTopicPublisher
-
When an EventBus mesage is received, map it to our JMS
message payload and push it onto the queue.
- putRequiresIfMatch() - Method in class org.fcrepo.http.api.FedoraHttpConfiguration
-
Should PUT requests require an If-Match header?
- Range - Class in org.fcrepo.http.commons.domain
-
Range header parsing logic
- Range() - Constructor for class org.fcrepo.http.commons.domain.Range
-
Unbounded Range
- Range(long) - Constructor for class org.fcrepo.http.commons.domain.Range
-
Left-bounded range
- Range(long, long) - Constructor for class org.fcrepo.http.commons.domain.Range
-
Left and right bounded range
- RangeRequestInputStream - Class in org.fcrepo.http.commons.responses
-
An
InputStream
that skips bytes and only returns the data up to a certain limit
- RangeRequestInputStream(InputStream, long, long) - Constructor for class org.fcrepo.http.commons.responses.RangeRequestInputStream
-
- RDF_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RDF_SOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RDF_XML - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- RDF_XML_TYPE - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- RdfAdder - Class in org.fcrepo.kernel.modeshape.utils.iterators
-
Consumes an
RdfStream
by adding its contents to the
JCR.
- RdfAdder(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream) - Constructor for class org.fcrepo.kernel.modeshape.utils.iterators.RdfAdder
-
Ordinary constructor.
- RdfCollectors - Class in org.fcrepo.kernel.api
-
A class of Collectors for use with RdfStreams
- RdfLexicon - Class in org.fcrepo.kernel.api
-
A lexicon of the RDF properties that the fcrepo kernel (or close-to-core modules) use
- RdfLiteralJcrValueBuilder(String) - Constructor for class org.fcrepo.kernel.modeshape.rdf.converters.ValueConverter.RdfLiteralJcrValueBuilder
-
- RDFMediaType - Class in org.fcrepo.http.commons.domain
-
This is a convenience class carrying the various RDF content-type values as
Strings and MediaTypes, after the fashion of the constants available on
javax.ws.rs.core.MediaType
- RDFMediaType() - Constructor for class org.fcrepo.http.commons.domain.RDFMediaType
-
- RdfNamespacedStream - Class in org.fcrepo.http.commons.responses
-
A simple type to collect an RdfStream and associated Namespace mappings
- RdfNamespacedStream(RdfStream, Map<String, String>) - Constructor for class org.fcrepo.http.commons.responses.RdfNamespacedStream
-
Creates an object to hold an RdfStream and an associated namespace mapping.
- rdfNamespacesToJcrNamespaces - Static variable in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
A map of Fedora's RDF namespaces to the JCR equivalent
- RdfRemover - Class in org.fcrepo.kernel.modeshape.utils.iterators
-
Consumes an
RdfStream
by removing its contents from the
JCR.
- RdfRemover(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream) - Constructor for class org.fcrepo.kernel.modeshape.utils.iterators.RdfRemover
-
Ordinary constructor.
- RDFS_LABEL - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- rdfsClass() - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Proxying access to the RDFS class static property
- rdfsDomain() - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Proxying access to the RDFS domain static property
- RdfStream - Interface in org.fcrepo.kernel.api
-
A context-bearing RDF Stream interface
- RdfStreamConsumer - Interface in org.fcrepo.kernel.modeshape.utils.iterators
-
- RdfStreamProvider - Class in org.fcrepo.http.commons.responses
-
Provides serialization for streaming RDF results.
- RdfStreamProvider() - Constructor for class org.fcrepo.http.commons.responses.RdfStreamProvider
-
- RdfStreamProvider.NTriplesWithCorrectMimeType - Class in org.fcrepo.http.commons.responses
-
OpenRDF uses the wrong mimeType for n-triples, so we offer the correct
one as well.
- RdfStreamStreamingOutput - Class in org.fcrepo.http.commons.responses
-
- RdfStreamStreamingOutput(RdfStream, Map<String, String>, MediaType) - Constructor for class org.fcrepo.http.commons.responses.RdfStreamStreamingOutput
-
Normal constructor
- rdfType() - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Proxying access to the RDF type static property
- readDocument(Document) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.fcrepo.http.commons.domain.ContentLocationMessageBodyReader
-
- REAP_INTERVAL - Static variable in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
- reduce(BinaryOperator<T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- reduce(T, BinaryOperator<T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- REFERENCE_PROPERTY_SUFFIX - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
- REFERENCE_TYPES - Static variable in class org.fcrepo.kernel.modeshape.rdf.impl.ReferencesRdfContext
-
- ReferencesRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
Accumulate inbound references to a given resource
- ReferencesRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.ReferencesRdfContext
-
Add the inbound references from other nodes to this resource to the stream
- registerMimeTypes() - Method in class org.fcrepo.http.commons.responses.RdfStreamProvider
-
Add the correct mimeType for n-triples.
- RegistryService - Class in org.fcrepo.metrics
-
Provide helpers for working with the Metrics registry
- releaseConnections() - Method in class org.fcrepo.jms.JMSTopicPublisher
-
Close external connections
- removeAndRollbackExpired() - Method in interface org.fcrepo.kernel.api.services.TransactionService
-
Check for expired transactions and remove them
- removeAndRollbackExpired() - Method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
Every REAP_INTERVAL milliseconds, check for expired transactions.
- removeDocument(String) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- removedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.JcrPropertyStatementListener
-
When a statement is removed, remove it from the JCR properties
- removedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.PropertyChangedListener
-
- removeMixin(FedoraResource, Resource, Map<String, String>) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Remove a mixin from a node
- removeNodeProperty(Node, String, Value) - Method in class org.fcrepo.kernel.modeshape.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
- removeProperties(String) - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStore
-
This is a trivial reimplementation of the private Modeshape implementation in
org.modeshape.connector.filesystem.JsonSidecarExtraPropertyStore
See: https://github.com/ModeShape/modeshape/blob/modeshape-4.2.0.Final/modeshape-jcr/src/main/java/
org/modeshape/connector/filesystem/JsonSidecarExtraPropertyStore.java#L139
- removeProperty(FedoraResource, Property, RDFNode, Map<String, String>) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Remove a property from a node
- removeReferencePlaceholders(IdentifierConverter<Resource, FedoraResource>, Node, String, Resource) - Method in class org.fcrepo.kernel.modeshape.utils.NodePropertiesTools
-
Remove a reference placeholder that links one node to another in-domain resource
- removeVersion() - Method in class org.fcrepo.http.api.FedoraVersions
-
Removes the version specified by the label.
- removeVersion(Session, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Remove a version of a node.
- removeVersion(Session, String, String) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- replaceProperties(IdentifierConverter<Resource, FedoraResource>, Model, RdfStream) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Replace the properties of this object with the properties from the given
model
- replaceProperties(IdentifierConverter<Resource, FedoraResource>, Model, RdfStream) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- replaceResourceBinaryWithStream(FedoraBinary, InputStream, ContentDisposition, MediaType, String) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- replaceResourceWithStream(FedoraResource, InputStream, MediaType, RdfStream) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- reporterFactory() - Method in class org.fcrepo.metrics.MetricsConfig
-
Provide the reporter factory to Spring
- ReporterFactory - Class in org.fcrepo.metrics
-
Helpers for making the upstream metrics reporters play nice with Springg
- ReporterFactory() - Constructor for class org.fcrepo.metrics.ReporterFactory
-
- REPOSITORY_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Repository namespace "fcrepo", used for JCR properties exposed
publicly.
- RepositoryConfigurationException - Exception in org.fcrepo.kernel.api.exception
-
Indicates an error in the configuration of the repository
- RepositoryConfigurationException(String) - Constructor for exception org.fcrepo.kernel.api.exception.RepositoryConfigurationException
-
Ordinary constructor
- RepositoryExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Provide a quasi-useful stacktrace when a generic RepositoryException is caught
- RepositoryExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.RepositoryExceptionMapper
-
- repositoryHasType(Session, String) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
- repositoryProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RepositoryRuntimeException - Exception in org.fcrepo.kernel.api.exception
-
Runtime exception
- RepositoryRuntimeException(String) - Constructor for exception org.fcrepo.kernel.api.exception.RepositoryRuntimeException
-
Ordinary constructor.
- RepositoryRuntimeException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.RepositoryRuntimeException
-
Ordinary constructor.
- RepositoryRuntimeException(String, Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.RepositoryRuntimeException
-
Ordinary constructor.
- RepositoryRuntimeExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- RepositoryRuntimeExceptionMapper(Providers) - Constructor for class org.fcrepo.http.commons.exceptionhandlers.RepositoryRuntimeExceptionMapper
-
Get the context Providers so we can rethrow the cause to an appropriate handler
- repositoryService - Variable in class org.fcrepo.http.api.repository.FedoraRepositoryBackup
-
The fcrepo repository service
- repositoryService - Variable in class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
The fcrepo repository service
- RepositoryService - Interface in org.fcrepo.kernel.api.services
-
- RepositoryServiceImpl - Class in org.fcrepo.kernel.modeshape.services
-
Service for repository-wide management and querying
- RepositoryServiceImpl() - Constructor for class org.fcrepo.kernel.modeshape.services.RepositoryServiceImpl
-
- RepositoryVersionRuntimeException - Exception in org.fcrepo.kernel.api.exception
-
- RepositoryVersionRuntimeException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.RepositoryVersionRuntimeException
-
Wrap a RepositoryVersionException in a runtime exception
- RepositoryVersionRuntimeException(String) - Constructor for exception org.fcrepo.kernel.api.exception.RepositoryVersionRuntimeException
-
Wrap a RepositoryVersionException in a runtime exception
- RepositoryVersionRuntimeExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- RepositoryVersionRuntimeExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.RepositoryVersionRuntimeExceptionMapper
-
- request - Variable in class org.fcrepo.http.api.ContentExposingResource
-
- request - Variable in class org.fcrepo.http.api.FedoraNodes
-
- request - Variable in class org.fcrepo.http.api.FedoraVersioning
-
- RequiredRdfContext - Enum in org.fcrepo.kernel.api
-
A collection of RDF contexts that can be used to extract triples from FedoraResources.
- resetTranslationChain() - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- resource - Variable in class org.fcrepo.http.api.ContentExposingResource
-
- resource() - Method in class org.fcrepo.http.api.ContentExposingResource
-
- resource - Variable in class org.fcrepo.http.api.FedoraNodes
-
- resource() - Method in class org.fcrepo.http.api.FedoraTombstones
-
- resource - Variable in class org.fcrepo.http.api.FedoraVersioning
-
- resource() - Method in class org.fcrepo.http.api.FedoraVersioning
-
- resource() - Method in class org.fcrepo.http.api.FedoraVersions
-
- resource() - Method in class org.fcrepo.kernel.modeshape.rdf.impl.NodeRdfContext
-
- RESOURCE_TYPE_HEADER_NAME - Static variable in class org.fcrepo.jms.DefaultMessageFactory
-
- resourceToProperty(Session) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Using a JCR session, return a function that maps an RDF Resource to a corresponding property name.
- ResourceTypeException - Exception in org.fcrepo.kernel.api.exception
-
- ResourceTypeException(String) - Constructor for exception org.fcrepo.kernel.api.exception.ResourceTypeException
-
Default constructor.
- ResourceTypeExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- ResourceTypeExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ResourceTypeExceptionMapper
-
- restoreRepository(Session, File) - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
This methods restores the repository from a backup
- restoreRepository(Session, File) - Method in class org.fcrepo.kernel.modeshape.services.RepositoryServiceImpl
-
- retrieveExternalContent(URI) - Method in interface org.fcrepo.kernel.api.services.ExternalContentService
-
Fetch the content body at a given URI
- retrieveExternalContent(URI) - Method in class org.fcrepo.kernel.modeshape.services.ExternalContentServiceImpl
-
Retrieve the content at the URI using the global connection pool.
- reverse - Variable in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- reverse - Variable in class org.fcrepo.kernel.modeshape.rdf.impl.PrefixingIdentifierTranslator
-
- revertToVersion() - Method in class org.fcrepo.http.api.FedoraVersions
-
Reverts the resource at the given path to the version specified by
the label.
- revertToVersion(Session, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Reverts the node to the version identified by the label.
- revertToVersion(Session, String, String) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- rollback(String) - Method in class org.fcrepo.http.api.FedoraTransactions
-
Rollback a transaction
- rollback(String) - Method in interface org.fcrepo.kernel.api.services.TransactionService
-
- rollback() - Method in interface org.fcrepo.kernel.api.Transaction
-
Discard all unpersisted changes and expire
- rollback(String) - Method in class org.fcrepo.kernel.modeshape.services.TransactionServiceImpl
-
- rollback() - Method in class org.fcrepo.kernel.modeshape.TransactionImpl
-
- ROOT - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- RootRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
Assemble Triple
s derived from the root of a repository.
- RootRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.RootRdfContext
-
Ordinary constructor.
- runBackup(InputStream) - Method in class org.fcrepo.http.api.repository.FedoraRepositoryBackup
-
This method runs a repository backup.
- runRestore(InputStream) - Method in class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
This method runs a repository restore.
- schemeToAlgorithm - Static variable in class org.fcrepo.kernel.api.utils.ContentDigest
-
- sequential() - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- serialize(FedoraEvent) - Method in interface org.fcrepo.event.serialization.EventSerializer
-
Serialize a FedoraEvent into a JSON String
- serialize(FedoraEvent) - Method in class org.fcrepo.event.serialization.JsonLDSerializer
-
Serialize a FedoraEvent into a JSON String
- serialize(FedoraEvent) - Method in class org.fcrepo.event.serialization.TurtleSerializer
-
Serialize a FedoraEvent in RDF using Turtle syntax
- SERVER_MANAGED - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- ServerErrorExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- ServerErrorExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ServerErrorExceptionMapper
-
- ServerManagedPropertyException - Exception in org.fcrepo.kernel.api.exception
-
- ServerManagedPropertyException(String) - Constructor for exception org.fcrepo.kernel.api.exception.ServerManagedPropertyException
-
- ServerManagedPropertyExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- ServerManagedPropertyExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ServerManagedPropertyExceptionMapper
-
- ServerManagedTypeException - Exception in org.fcrepo.kernel.api.exception
-
Certain mixin types are managed by the repository only.
- ServerManagedTypeException(String) - Constructor for exception org.fcrepo.kernel.api.exception.ServerManagedTypeException
-
- ServerManagedTypeException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.ServerManagedTypeException
-
Ordinary constructor.
- ServerManagedTypeExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- ServerManagedTypeExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.ServerManagedTypeExceptionMapper
-
- Service<T> - Interface in org.fcrepo.kernel.api.services
-
- ServiceHelpers - Class in org.fcrepo.kernel.modeshape.services
-
Uncategorized helper methods
- ServletContainerAuthenticationProvider - Class in org.fcrepo.auth.common
-
Authenticates ModeShape logins where JAX-RS credentials are supplied.
- servletResponse - Variable in class org.fcrepo.http.api.ContentExposingResource
-
- servletResponse - Variable in class org.fcrepo.http.api.FedoraNodes
-
- servletResponse - Variable in class org.fcrepo.http.api.FedoraVersioning
-
- session - Variable in class org.fcrepo.http.api.FedoraBaseResource
-
- session() - Method in class org.fcrepo.http.api.FedoraBaseResource
-
- session - Variable in class org.fcrepo.http.api.repository.FedoraRepositoryBackup
-
- session - Variable in class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
- SessionFactory - Class in org.fcrepo.http.commons.session
-
Factory for generating sessions for HTTP requests, taking
into account transactions and authentication.
- SessionFactory() - Constructor for class org.fcrepo.http.commons.session.SessionFactory
-
Default constructor
- SessionFactory(Repository, TransactionService) - Constructor for class org.fcrepo.http.commons.session.SessionFactory
-
Initialize a session factory for the given Repository
- SessionFactory.Prefix - Enum in org.fcrepo.http.commons.session
-
- SessionMissingException - Exception in org.fcrepo.kernel.api.exception
-
A transaction was not found in the transaction registry
- SessionMissingException(String) - Constructor for exception org.fcrepo.kernel.api.exception.SessionMissingException
-
- SessionMissingExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
If a session is requested that has been closed (or never existed), just
return an HTTP 410 Gone.
- SessionMissingExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.SessionMissingExceptionMapper
-
- SessionProvider - Class in org.fcrepo.http.commons.session
-
Provide a JCR session within the current request context
- SessionProvider(HttpServletRequest) - Constructor for class org.fcrepo.http.commons.session.SessionProvider
-
Create a new session provider for a request
- sessions - Variable in class org.fcrepo.http.commons.AbstractResource
-
- setApplicationContext(ApplicationContext) - Method in class org.fcrepo.http.commons.api.rdf.HttpTripleUtil
-
- setConnManager(HttpClientConnectionManager) - Method in class org.fcrepo.kernel.modeshape.services.ExternalContentServiceImpl
-
- setContent(InputStream, String, URI, String, StoragePolicyDecisionPoint) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Sets the content of this Datastream.
- setContent(InputStream, String, URI, String, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- setContentService(ExternalContentService) - Method in class org.fcrepo.http.commons.domain.ContentLocationMessageBodyReader
-
- setFad(FedoraAuthorizationDelegate) - Method in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
- setHeaderName(String) - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider
-
- setLength(int) - Method in class org.fcrepo.kernel.modeshape.identifiers.HierarchyConverter
-
- setLevels(int) - Method in class org.fcrepo.kernel.modeshape.identifiers.HierarchyConverter
-
- setPolicies(List<StoragePolicy>) - Method in interface org.fcrepo.kernel.api.services.policy.StoragePolicyDecisionPoint
-
Explicitly set the policies this PDP should use
- setPrefix(String) - Method in class org.fcrepo.kernel.modeshape.identifiers.HierarchyConverter
-
- setPrincipalProviders(Set<PrincipalProvider>) - Method in class org.fcrepo.auth.common.ServletContainerAuthenticationProvider
-
- setRepositoryConfiguration(Resource) - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
Set the configuration to use for creating the repository
- setRoleNames(Set<String>) - Method in class org.fcrepo.auth.common.ContainerRolesPrincipalProvider
-
Sets the role names which have been configured in the repo.xml file.
- setSeparator(String) - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider
-
- setSeparator(String) - Method in class org.fcrepo.kernel.modeshape.identifiers.HierarchyConverter
-
- setShowStackTrace(Boolean) - Method in class org.fcrepo.http.commons.exceptionhandlers.WildcardExceptionMapper
-
Set whether the full stack trace should be returned as part of the
error response.
- setUpJMSInfo(UriInfo, HttpHeaders) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
Set the baseURL for JMS events.
- sha1(File) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
Pass-thru to the parent class in order to make this function public
- shouldCacheProperties() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
Checks whether internally managed properties can and should be stored to
an ExtraPropertiesStore.
- sidecarFile(String) - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStore
-
- SimpleObserver - Class in org.fcrepo.kernel.modeshape.observer
-
Simple JCR EventListener that filters JCR Events through a Fedora EventFilter, maps the results through a mapper,
and puts the resulting stream onto the internal Fedora EventBus as a stream of FedoraEvents.
- SimpleObserver() - Constructor for class org.fcrepo.kernel.modeshape.observer.SimpleObserver
-
- SinglePrefer - Class in org.fcrepo.http.commons.domain
-
JAX-RS HTTP parameter parser for the Prefer header
- SinglePrefer(String) - Constructor for class org.fcrepo.http.commons.domain.SinglePrefer
-
Parse a Prefer: header
- size() - Method in class org.fcrepo.http.commons.domain.Range
-
Length contained in the range
- skip(long) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- skolemize(IdentifierConverter<Resource, FedoraResource>, Statement) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Convert an external statement into a persistable statement by skolemizing
blank nodes, creating hash-uri subjects, etc
- SkolemNodeRdfContext - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
Embed triples describing all skolem nodes in the RDF stream
- SkolemNodeRdfContext(FedoraResource, IdentifierConverter<Resource, FedoraResource>) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.SkolemNodeRdfContext
-
Default constructor.
- SKOS_PREFLABEL - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- sorted() - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- sorted(Comparator<? super Triple>) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- SPARQL_SD_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
SPARQL service description namespace.
- spliterator() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- start() - Method in class org.fcrepo.http.commons.domain.Range
-
Start of the range
- stopListening() - Method in class org.fcrepo.kernel.modeshape.observer.SimpleObserver
-
logout of the session
- stopRepository() - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
Attempts to undeploy the repository and shutdown the ModeShape engine on
context destroy.
- StoragePolicy - Interface in org.fcrepo.kernel.api.services.policy
-
A binary storage policy definition and evaluation machinery
- StoragePolicyDecisionPoint - Interface in org.fcrepo.kernel.api.services.policy
-
Service Interface implementation for managing and using
StoragePolicy
- storeDocument(Document) - Method in class org.fcrepo.connector.file.FedoraFileSystemConnector
-
- storeProperties(String, Map<Name, Property>) - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStore
-
This is a trivial reimplementation of the private modeshape implementation in
org.modeshape.connector.filesystem.JsonSidecarExtraPropertyStore
See: https://github.com/ModeShape/modeshape/blob/modeshape-4.2.0.Final/modeshape-jcr/src/main/java/
org/modeshape/connector/filesystem/JsonSidecarExtraPropertyStore.java#L102
- stream - Variable in class org.fcrepo.http.commons.responses.RdfNamespacedStream
-
- stream - Variable in class org.fcrepo.kernel.api.utils.WrappingStream
-
- stream() - Method in class org.fcrepo.kernel.modeshape.utils.iterators.PersistingRdfStreamConsumer
-
- StreamingBaseHtmlProvider - Class in org.fcrepo.http.api.responses
-
Simple HTML provider for RdfNamespacedStreams
- StreamingBaseHtmlProvider() - Constructor for class org.fcrepo.http.api.responses.StreamingBaseHtmlProvider
-
- StreamingHtmlProvider - Class in org.fcrepo.http.api.responses
-
JAX-RS provider for taking an RdfStream and returning some nice looking
HTML
- StreamingHtmlProvider() - Constructor for class org.fcrepo.http.api.responses.StreamingHtmlProvider
-
- StreamUtils - Class in org.fcrepo.kernel.modeshape.utils
-
- structProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- subject() - Method in class org.fcrepo.kernel.modeshape.rdf.impl.NodeRdfContext
-
- SuppressByMixinFilter - Class in org.fcrepo.kernel.modeshape.observer
-
Suppresses events emitted by nodes with a provided set of mixins.
- SuppressByMixinFilter(Set<String>) - Constructor for class org.fcrepo.kernel.modeshape.observer.SuppressByMixinFilter
-