- 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
-
- CannotCreateResourceException - Exception in org.fcrepo.kernel.api.exception
-
Request for object creation failed
- CannotCreateResourceException(String) - Constructor for exception org.fcrepo.kernel.api.exception.CannotCreateResourceException
-
Ordinary constructor.
- CannotCreateResourceException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.CannotCreateResourceException
-
Ordinary constructor.
- CannotCreateResourceExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- CannotCreateResourceExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.CannotCreateResourceExceptionMapper
-
- checkCacheControlHeaders(Request, HttpServletResponse, FedoraResource, HttpSession) - 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() - Method in class org.fcrepo.http.commons.session.HttpSession
-
Commit a non-batch session
- commit() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Commit any batch operations
- commit(String, String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Commit any changes during a
FedoraSession
with the given id and username
- commit(String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Commit any changes during a
FedoraSession
with the given id for the anonymous user
- commit() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- commit(String, String) - Method in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
- common() - Method in class org.fcrepo.kernel.api.utils.GraphDifferencer
-
This method will return null until the source iterator is exhausted.
- 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 - 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)
- ContentDigest.DIGEST_ALGORITHM - Enum in org.fcrepo.kernel.api.utils
-
- 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
- Converter<A,B> - Interface in org.fcrepo.kernel.api.functions
-
- COPY - Annotation Type in org.fcrepo.http.commons.domain
-
COPY HTTP method
- copyObject(String) - Method in class org.fcrepo.http.api.FedoraNodes
-
- copyObject(FedoraSession, String, String) - Method in interface org.fcrepo.kernel.api.services.NodeService
-
Copy an existing object from the source path to the destination path
- copyObject(FedoraSession, String, String) - Method in class org.fcrepo.kernel.modeshape.services.NodeServiceImpl
-
Copy an existing object from the source path to the destination path
- CopyOfBaseXMLWriter - Class in org.fcrepo.jena
-
This is not part of the public API.
- CopyOfBaseXMLWriter() - Constructor for class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- CopyOfBasic - Class in org.fcrepo.jena
-
Writes out an XML serialization of a model.
- CopyOfBasic() - Constructor for class org.fcrepo.jena.CopyOfBasic
-
- CopyOfTurtleShell - Class in org.fcrepo.jena
-
Base class to support the pretty forms of Turtle-related languages (Turtle, TriG)
- CopyOfTurtleShell(IndentedWriter, PrefixMap, String, Context) - Constructor for class org.fcrepo.jena.CopyOfTurtleShell
-
- CopyOfWriterStreamRDFPlain - Class in org.fcrepo.jena
-
An output of triples / quads that is streaming.
- CopyOfWriterStreamRDFPlain(AWriter) - Constructor for class org.fcrepo.jena.CopyOfWriterStreamRDFPlain
-
Output tuples, using UTF8 output See StreamRDFLib.writer(java.io.OutputStream)
for
ways to create a AWriter object.
- CopyOfWriterStreamRDFPlain(AWriter, CharSpace) - Constructor for class org.fcrepo.jena.CopyOfWriterStreamRDFPlain
-
Output tuples, choosing ASCII or UTF8 See
StreamRDFLib.writer(java.io.OutputStream)
for ways to create a AWriter object.
- COULD_NOT_STORE_PROPERTY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- count() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- create() - Method in class org.fcrepo.jena.FedoraRDFXMLPlainWriter
-
- CREATED_BY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- CREATED_DATE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- createDestination() - Method in class org.fcrepo.jms.JMSQueuePublisher
-
- createDestination() - Method in class org.fcrepo.jms.JMSTopicPublisher
-
- 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(ContentDisposition, MediaType, String, InputStream, String, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Creates a new object.
- createOrReplaceObjectRdf(MediaType, InputStream, 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) - Method in class org.fcrepo.http.api.FedoraTransactions
-
Create a new transaction resource and add it to the registry
- createURI(String) - Static method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Create a URI Node from the provided String
- 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(FedoraSession, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Explicitly creates a version for the nodes at each path provided.
- createVersion(FedoraSession, 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
-
- FCREPO_TX_ID - Static variable in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
A key for looking up the transaction id in a session key-value pair
- 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_CREATED - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_CREATEDBY - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_LASTMODIFIED - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_LASTMODIFIEDBY - 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
-
- FedoraBasic - Class in org.fcrepo.jena
-
- FedoraBasic() - Constructor for class org.fcrepo.jena.FedoraBasic
-
- 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
- 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
- FedoraNodeFormatterNT - Class in org.fcrepo.jena
-
- FedoraNodeFormatterNT(CharSpace) - Constructor for class org.fcrepo.jena.FedoraNodeFormatterNT
-
- FedoraNodeFormatterTTL - Class in org.fcrepo.jena
-
- FedoraNodeFormatterTTL(String, PrefixMap, NodeToLabel) - Constructor for class org.fcrepo.jena.FedoraNodeFormatterTTL
-
- 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
- FedoraRDFXMLPlainWriter - Class in org.fcrepo.jena
-
- FedoraRDFXMLPlainWriter() - Constructor for class org.fcrepo.jena.FedoraRDFXMLPlainWriter
-
- FedoraRepository - Interface in org.fcrepo.kernel.api
-
The basic abstraction for a Fedora repository
- FedoraRepositoryBackup - Class in org.fcrepo.http.api.repository
-
Deprecated.
- FedoraRepositoryBackup() - Constructor for class org.fcrepo.http.api.repository.FedoraRepositoryBackup
-
Deprecated.
- FedoraRepositoryImpl - Class in org.fcrepo.kernel.modeshape
-
The basic abstraction for a Fedora repository
- FedoraRepositoryImpl(Repository) - Constructor for class org.fcrepo.kernel.modeshape.FedoraRepositoryImpl
-
Create a FedoraRepositoryImpl with a JCR-based Repository
- FedoraRepositoryRestore - Class in org.fcrepo.http.api.repository
-
Deprecated.
- FedoraRepositoryRestore() - Constructor for class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
Deprecated.
- 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
-
- FedoraSession - Interface in org.fcrepo.kernel.api
-
The Fedora Session abstraction
- FedoraSessionImpl - Class in org.fcrepo.kernel.modeshape
-
An implementation of the FedoraSession abstraction
- FedoraSessionImpl(Session) - Constructor for class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
Create a Fedora session with a JCR session
- 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
-
- FedoraTurtleWriter - Class in org.fcrepo.jena
-
- FedoraTurtleWriter() - Constructor for class org.fcrepo.jena.FedoraTurtleWriter
-
- FedoraTurtleWriterBlocks - Class in org.fcrepo.jena
-
- FedoraTurtleWriterBlocks() - Constructor for class org.fcrepo.jena.FedoraTurtleWriterBlocks
-
- FedoraTurtleWriterFlat - Class in org.fcrepo.jena
-
- FedoraTurtleWriterFlat() - Constructor for class org.fcrepo.jena.FedoraTurtleWriterFlat
-
- 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
-
- FedoraTypesUtils.IsExposedJCRPropertyPredicate - Class in org.fcrepo.kernel.modeshape.utils
-
A functional predicate to check whether a property is a JCR property that should be exposed.
- 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.
- FedoraVersion - Interface in org.fcrepo.kernel.api
-
- FedoraVersionImpl - Class in org.fcrepo.kernel.modeshape
-
- FedoraVersionImpl(String, Instant) - Constructor for class org.fcrepo.kernel.modeshape.FedoraVersionImpl
-
Create an object that contains information about a particular FedoraResource version
- 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
- FedoraWriterStreamRDFBlocks - Class in org.fcrepo.jena
-
- FedoraWriterStreamRDFBlocks(OutputStream) - Constructor for class org.fcrepo.jena.FedoraWriterStreamRDFBlocks
-
- FedoraWriterStreamRDFBlocks(IndentedWriter) - Constructor for class org.fcrepo.jena.FedoraWriterStreamRDFBlocks
-
- FedoraWriterStreamRDFFlat - Class in org.fcrepo.jena
-
- FedoraWriterStreamRDFFlat(OutputStream) - Constructor for class org.fcrepo.jena.FedoraWriterStreamRDFFlat
-
- FedoraWriterStreamRDFFlat(IndentedWriter) - Constructor for class org.fcrepo.jena.FedoraWriterStreamRDFFlat
-
- FedoraWriterStreamRDFPlain - Class in org.fcrepo.jena
-
- FedoraWriterStreamRDFPlain(AWriter, CharSpace) - Constructor for class org.fcrepo.jena.FedoraWriterStreamRDFPlain
-
- FIELD_DELIMITER - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- FILENAME - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- filter(Predicate<? super Triple>) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- FilteringJcrPropertyStatementListener - Class in org.fcrepo.kernel.modeshape.utils
-
A subclass of JcrPropertyStatementListener that intercepts all requests to modify
"relaxed" server-managed triples and provides methods to get those intercepted values.
- FilteringJcrPropertyStatementListener(IdentifierConverter<Resource, FedoraResource>, Session, Node) - Constructor for class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
Construct a statement listener within the given session that filters out changes to
any relaxed server managed triples.
- find(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.Service
-
Retrieve an existing T instance by session and path
- find(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.BinaryServiceImpl
-
Retrieve a Datastream instance by pid and dsid
- find(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
Retrieve a
Container
instance by pid and dsid
- find(FedoraSession, 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(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- findOrCreate(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.Service
-
Retrieve a T instance by session and path
- findOrCreate(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.BinaryServiceImpl
-
Retrieve a T instance by session and path
- findOrCreate(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
- findOrCreate(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.NodeServiceImpl
-
- findOrCreateNode(FedoraSession, String, String) - Method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- finish() - Method in class org.fcrepo.http.commons.responses.SynchonizedStreamRDFWrapper
-
- finish() - Method in class org.fcrepo.jena.CopyOfWriterStreamRDFPlain
-
- 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(String, long, URI) - Constructor for class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- FixityResultImpl(String, long, URI, String) - 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
-
- formatLiteral(AWriter, Node) - Method in class org.fcrepo.jena.FedoraNodeFormatterNT
-
- formatLiteral(AWriter, Node) - Method in class org.fcrepo.jena.FedoraNodeFormatterTTL
-
- 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.
- fromScheme(String) - Static method in enum org.fcrepo.kernel.api.utils.ContentDigest.DIGEST_ALGORITHM
-
Return enum value for the provided scheme (e.g.
- 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
- getAddedCreatedBy() - Method in class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
Gets the created by user (if any) that was specified to be applied as part of the statements
made to the model to which this StatementListener is listening.
- getAddedCreatedDate() - Method in class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
Gets the created date (if any) that was specified to be applied as part of the statements
made to the model to which this StatementListener is listening.
- getAddedModifiedBy() - Method in class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
Gets the modified by user (if any) that was specified to be applied as part of the statements
made to the model to which this StatementListener is listening.
- getAddedModifiedDate() - Method in class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
Gets the modified date (if any) that was specified to be applied as part of the statements
made to the model to which this StatementListener is listening.
- 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
-
- getBaseVersion() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the base version for the node
- getBaseVersion() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getBaseVersion() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getBaseVersion() - Method in class org.fcrepo.kernel.modeshape.NonRdfSourceDescriptionImpl
-
- 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.FedoraSession
-
Get the date this session was created
- getCreated() - Method in interface org.fcrepo.kernel.api.FedoraVersion
-
Get the date the version was created
- getCreated() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- getCreated() - Method in class org.fcrepo.kernel.modeshape.FedoraVersionImpl
-
- getCreatedBy(Iterable<Statement>) - Static method in class org.fcrepo.kernel.api.utils.RelaxedPropertiesHelper
-
Gets the created by user (if any) that is included within the statements.
- getCreatedDate() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the date this resource was created
- getCreatedDate(Iterable<Statement>) - Static method in class org.fcrepo.kernel.api.utils.RelaxedPropertiesHelper
-
Gets the created date (if any) that was included in the statements.
- 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
-
- 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
-
- 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 for the resource.
- 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.FedoraSession
-
Get the date this session expires
- getExpires() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- 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
-
- getFedoraSession() - Method in class org.fcrepo.http.commons.session.HttpSession
-
Return the underlying FedoraSession
- 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
- getHttpStatus() - Method in exception org.fcrepo.kernel.api.exception.PreconditionException
-
- getId() - Method in class org.fcrepo.http.commons.session.HttpSession
-
Return the id of the underlying session
- getId() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Get the session identifier
- getId() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- getIdentifier() - Method in interface org.fcrepo.kernel.api.FedoraVersion
-
Get an identifier for this version
- getIdentifier() - Method in class org.fcrepo.kernel.modeshape.FedoraVersionImpl
-
- 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
- getJcrRepository() - Method in class org.fcrepo.kernel.modeshape.FedoraRepositoryImpl
-
Retrieve the internal JCR Repository object
- getJcrRepository(FedoraRepository) - Static method in class org.fcrepo.kernel.modeshape.FedoraRepositoryImpl
-
Retrieve the internal JCR Repository from a FedoraRepository object
- getJcrSession() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
Get the internal JCR session
- getJcrSession(FedoraSession) - Static method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
Get the internal JCR session from an existing FedoraSession
- 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
-
- getModifiedBy(Iterable<Statement>) - Static method in class org.fcrepo.kernel.api.utils.RelaxedPropertiesHelper
-
Gets the modified by user (if any) that was included within the statements.
- getModifiedDate(Iterable<Statement>) - Static method in class org.fcrepo.kernel.api.utils.RelaxedPropertiesHelper
-
Gets the modified date (if any) that was included within the statements.
- 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() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Get a mapping of registered namespaces
- getNamespaces() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- 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 resource
- 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
-
- getPrefixFor(String) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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.
- 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.
- 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
- 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.
- getScheme(String) - Static method in enum org.fcrepo.kernel.api.utils.ContentDigest.DIGEST_ALGORITHM
-
Return the scheme associated with the provided algorithm (e.g.
- 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(String, String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
- getSession(String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
- getSession() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getSession(String, String) - Method in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
- getSessionData(String) - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Retrieve the session data for a given key
- getSessionData(String) - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- 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
- 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
- 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
-
- 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
- getUsedAlgorithm() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getUsedAlgorithm() - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- getUserId() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Get the user identifier associated with this session
- getUserID() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getUserId() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- 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
- getUserPrincipal() - Method in class org.fcrepo.http.api.FedoraBaseResource
-
- getValue() - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Get the default value for the tag
- 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
-
- 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.
- getVersions() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get a stream of versions associated with this resource
- getVersions() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- 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.
- 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
-
- 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 interface org.fcrepo.kernel.api.functions.DomainRestrictedFunction
-
A predicate defining any domain restrictions on the function.
- 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
-
- inRange(B) - Method in interface org.fcrepo.kernel.api.functions.Converter
-
Whether the value is in the range of this function
- INSUFFICIENT_STORAGE_HTTP_CODE - Static variable in class org.fcrepo.http.commons.exceptionhandlers.InsufficientStorageExceptionMapper
-
- InsufficientStorageException - Exception in org.fcrepo.kernel.api.exception
-
Exception thrown when the device has insufficient storage to complete the operation.
- InsufficientStorageException(String, Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.InsufficientStorageException
-
Exception with message
- InsufficientStorageExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate InsufficientStorageException errors into HTTP error codes
- InsufficientStorageExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InsufficientStorageExceptionMapper
-
- 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
-
- InterruptedExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
If an HTTP request's processing is interrupted, return an HTTP 503 Service Unavailable.
- InterruptedExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InterruptedExceptionMapper
-
- InterruptedRuntimeException - Exception in org.fcrepo.kernel.api.exception
-
Indicates an interruption to the current thread
- InterruptedRuntimeException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.InterruptedRuntimeException
-
Ordinary constructor
- 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
-
- inverse() - Method in interface org.fcrepo.kernel.api.functions.Converter
-
- inverse() - Method in interface org.fcrepo.kernel.api.functions.InvertibleFunction
-
The inverse of the defined function
- InvertibleFunction<A,B> - Interface in org.fcrepo.kernel.api.functions
-
- 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
- isBatchSession() - Method in class org.fcrepo.http.commons.session.HttpSession
-
Return whether this session is part of a batch operation
- 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
.
- isContextRequired() - Method in class org.fcrepo.http.commons.api.HttpHeaderInjector
-
- IsExposedJCRPropertyPredicate(FedoraResource) - Constructor for class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils.IsExposedJCRPropertyPredicate
-
Constructs this functional predicate for testing properties on the given
resource.
- isExternalBody(MediaType) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- 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.
- 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.
- isManagedProperty(Node) - Static method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Test if a Predicate is managed
- 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
-
- isPredefinedEntityName(String) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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
-
- isReferenceProperty(Node, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Check if a property definition is a reference property
- isRelaxed - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- isResource() - Method in class org.fcrepo.kernel.modeshape.rdf.converters.ValueConverter.RdfLiteralJcrValueBuilder
-
- isSingleton() - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
- isSkolemizeToHashURIs() - Static method in class org.fcrepo.kernel.modeshape.utils.BNodeSkolemizationUtil
-
Returns true if blank nodes should follow the new strategy of skolemizing blank nodes (bnodes) to hash URIs
(rather than using /.well-known/genid/ - c.f.
- isSkolemNode - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is a Fedora Skolem node.
- isSupportedAlgorithm(String) - Static method in enum org.fcrepo.kernel.api.utils.ContentDigest.DIGEST_ALGORITHM
-
Return true if the provided algorithm is included in this enum
- 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
-
- 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
- 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_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, Map<String, String>) - 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
- RdfJcrLexicon - Class in org.fcrepo.kernel.modeshape
-
- 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.
- 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
-
- 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
- RdfWriterHelper - Class in org.fcrepo.jena
-
- 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.BatchServiceImpl
-
- 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
- refresh(String, String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Refresh an existing session using an implementation-defined default
- refresh(String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Refresh an existing anonymous session using an implementation-defined default
- refresh(String, String) - Method in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
- RegistryService - Class in org.fcrepo.metrics
-
Provide helpers for working with the Metrics registry
- relativize(String) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
Answer the form of the URI after relativisation according to the relativeFlags set
by properties.
- relaxableProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RelaxedPropertiesHelper - Class in org.fcrepo.kernel.api.utils
-
Some server managed triples can have the prohibition on user-management overridden.
- release() - Method in interface org.fcrepo.http.api.PathLockManager.AcquiredLock
-
Releases the lock, after which it's useless.
- removedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
- 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
-
- removeExpired() - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Check for expired batch operations and remove them
- removeExpired() - Method in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
Every REAP_INTERVAL milliseconds, check for expired sessions.
- 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
- 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
- removeSessionData(String, String) - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Remove a particular session key-value pair
- removeSessionData(String) - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Remove all session data for a particular key
- removeSessionData(String, String) - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- removeSessionData(String) - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- removeVersion() - Method in class org.fcrepo.http.api.FedoraVersions
-
Removes the version specified by the label.
- removeVersion(FedoraSession, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Remove a version of a node.
- removeVersion(FedoraSession, 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, Collection<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 "fedora"
- 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
-
Deprecated.
The fcrepo repository service
- repositoryService - Variable in class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
Deprecated.
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(FedoraSession, File) - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
This methods restores the repository from a backup
- restoreRepository(FedoraSession, 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(FedoraSession, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Reverts the node to the version identified by the label.
- revertToVersion(FedoraSession, String, String) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- rollback(String) - Method in class org.fcrepo.http.api.FedoraTransactions
-
Rollback a transaction
- 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
-
Deprecated.
This method runs a repository backup.
- runRestore(InputStream) - Method in class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
Deprecated.
This method runs a repository restore.
- securityContext - Variable in class org.fcrepo.http.api.FedoraBaseResource
-
- 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
-
- SERVER_MANAGED_PROPERTIES_MODE - 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
-
- serverManagedProperties - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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
-
Deprecated.
- session - Variable in class org.fcrepo.http.api.repository.FedoraRepositoryRestore
-
Deprecated.
- 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(FedoraRepository, BatchService) - 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, Collection<URI>, String, StoragePolicyDecisionPoint) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Sets the content of this Datastream.
- setContent(InputStream, String, Collection<URI>, String, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- setContentService(ExternalContentService) - Method in class org.fcrepo.http.commons.domain.ContentLocationMessageBodyReader
-
- setErrorHandler(RDFErrorHandler) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
Set an error handler.
- 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
-
- setLogger(SimpleLogger) - Static method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- setNsPrefix(String, String) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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
-
- setProperty(String, Object) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
Set the writer property propName to the value obtained from propValue.
- 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
-
- setServerManagedPropertiesMode(String) - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
Set the mode for server managed properties.
- 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.
- setSkolemizeToHashURIs(boolean) - Static method in class org.fcrepo.kernel.modeshape.utils.BNodeSkolemizationUtil
-
Sets the fcrepo.bnode.hash-uri system property.
- setUpJMSInfo(UriInfo, HttpHeaders) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
Set the baseURL for JMS events.
- showDoctypeDeclaration - Variable in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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, String) - 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.
- 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
- start() - Method in class org.fcrepo.http.commons.responses.SynchonizedStreamRDFWrapper
-
- start() - Method in class org.fcrepo.jena.CopyOfWriterStreamRDFPlain
-
- startElementTag(String) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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
- str2flags(String) - Static method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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
-
- substitutedAttribute(String) - Method in class org.fcrepo.jena.CopyOfBaseXMLWriter
-
- 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
-
- SynchonizedStreamRDFWrapper - Class in org.fcrepo.http.commons.responses
-
- SynchonizedStreamRDFWrapper(StreamRDF) - Constructor for class org.fcrepo.http.commons.responses.SynchonizedStreamRDFWrapper
-