- abort(String, String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
- abort(String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Roll back any uncommited changes during a
FedoraSession
for the anonymous user
- abort(String, String) - Method in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
- AbstractFedoraBinary - Class in org.fcrepo.kernel.modeshape
-
Abstract class representing the content of a binary resource
- AbstractFedoraBinary(Node) - Constructor for class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- AbstractResource - Class in org.fcrepo.http.commons
-
Superclass for Fedora JAX-RS Resources, providing convenience fields and methods.
- AbstractResource() - Constructor for class org.fcrepo.http.commons.AbstractResource
-
- AbstractService - Class in org.fcrepo.kernel.modeshape.services
-
- AbstractService() - Constructor for class org.fcrepo.kernel.modeshape.services.AbstractService
-
- ACCEPT_DATETIME - Static variable in class org.fcrepo.http.api.ContentExposingResource
-
- AccessControlExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate JCR AccessControlExceptions into HTTP 403 Forbidden errors
- AccessControlExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.AccessControlExceptionMapper
-
- AccessControlJavaSecurityExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate Java Security AccessControlExceptions into HTTP 403 Forbidden errors
- AccessControlJavaSecurityExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.AccessControlJavaSecurityExceptionMapper
-
- AccessDeniedException - Exception in org.fcrepo.kernel.api.exception
-
An access exception has occurred.
- AccessDeniedException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.AccessDeniedException
-
Ordinary constructor.
- AccessDeniedExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- AccessDeniedExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.AccessDeniedExceptionMapper
-
- ACLAuthorizationConstraintViolationException - Exception in org.fcrepo.kernel.api.exception
-
- ACLAuthorizationConstraintViolationException(String) - Constructor for exception org.fcrepo.kernel.api.exception.ACLAuthorizationConstraintViolationException
-
Ordinary constructor.
- ACLHandle - Class in org.fcrepo.auth.webac
-
A simple class connecting an URI pointing to an ACL to a
FedoraResource
that points to that ACL.
- ACLHandle(FedoraResource, List<WebACAuthorization>) - Constructor for class org.fcrepo.auth.webac.ACLHandle
-
Default constructor.
- ACTIVITY_STREAMS_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- addCacheControlHeaders(HttpServletResponse, FedoraResource, HttpSession) - Method in class org.fcrepo.http.api.ContentExposingResource
-
Add ETag and Last-Modified cache control headers to the response
- addedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.FilteringJcrPropertyStatementListener
-
- addedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.JcrPropertyStatementListener
-
When a statement is added to the graph, serialize it to a JCR property
- addedStatement(Statement) - Method in class org.fcrepo.kernel.modeshape.utils.PropertyChangedListener
-
- addExternalContentHeaders(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- addHttpComponentModelsForResourceToStream(RdfStream, FedoraResource, UriInfo, IdentifierConverter<Resource, FedoraResource>) - Method in class org.fcrepo.http.commons.api.rdf.HttpTripleUtil
-
Add additional models to the RDF dataset for the given resource
- addHttpHeaderToResponseStream(HttpServletResponse, UriInfo, FedoraResource) - Method in class org.fcrepo.http.commons.api.HttpHeaderInjector
-
Add additional Http Headers
- addLinkAndOptionsHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
Add Link and Option headers
- addMixin(FedoraResource, Resource, Map<String, String>) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Add a mixin to a node
- addOne(int) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Yes, we really did create a method to increment
a given int.
- addProperty(FedoraResource, Property, RDFNode, Map<String, String>) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Add property to a node
- addProperty(FedoraResource, Property, RDFNode, Map<String, String>, boolean) - Method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Add property to a node
- addReferencePlaceholders(IdentifierConverter<Resource, FedoraResource>, Node, String, Resource) - Method in class org.fcrepo.kernel.modeshape.utils.NodePropertiesTools
-
Add a reference placeholder from one node to another in-domain resource
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
Add any resource-specific headers to the response
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.FedoraLdp
-
- addResourceHttpHeaders(FedoraResource) - Method in class org.fcrepo.http.api.FedoraNodes
-
- addResponseHeaders(HttpServletResponse) - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Add appropriate response headers to indicate that the incoming preferences were acknowledged
- addSessionData(String, String) - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Add session-specific data
- addSessionData(String, String) - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
Add session data
- addType(String) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Add an RDF:type value to the resource
- addType(String) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- addVersion(String, MediaType, String, InputStream, List<String>) - Method in class org.fcrepo.http.api.FedoraVersioning
-
Create a new version of a resource.
- algorithm - Variable in enum org.fcrepo.kernel.api.utils.ContentDigest.DIGEST_ALGORITHM
-
- allMatch(Predicate<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- AllNodeEventsOneEvent - Class in org.fcrepo.kernel.modeshape.observer.eventmappings
-
Maps all JCR
Event
s concerning one JCR node to one
FedoraEvent
.
- AllNodeEventsOneEvent() - Constructor for class org.fcrepo.kernel.modeshape.observer.eventmappings.AllNodeEventsOneEvent
-
- AnonymousAdminSecurityContext(String) - Constructor for class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
-
Create a new security context with the given user name
- anyMatch(Predicate<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- AnyTypesPredicate - Class in org.fcrepo.kernel.modeshape.services.functions
-
Predicate to match nodes with any of the given mixin types
- AnyTypesPredicate(String...) - Constructor for class org.fcrepo.kernel.modeshape.services.functions.AnyTypesPredicate
-
True if any of the types specified match.
- appendOrReplaceNodeProperty(Node, String, Value) - Method in class org.fcrepo.kernel.modeshape.utils.NodePropertiesTools
-
Given a JCR node, property and value, either:
- if the property is single-valued, replace the existing property with
the new value
- if the property is multivalued, append the new value to the property
- APPLICATION_LINK_FORMAT - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- apply(Stream<Event>) - Method in class org.fcrepo.kernel.modeshape.observer.eventmappings.AllNodeEventsOneEvent
-
- apply(Stream<Event>) - Method in class org.fcrepo.kernel.modeshape.observer.eventmappings.OneToOne
-
- apply(Property) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.mappings.PropertyToTriple
-
- apply(T) - Method in interface org.fcrepo.kernel.modeshape.utils.UncheckedFunction
-
- applyThrows(T) - Method in interface org.fcrepo.kernel.modeshape.utils.UncheckedFunction
-
- asLiteralStringNode(String) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Convert a URI string to an RDF node
- asNode(FedoraResource) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
This is a helper method for using the idTranslator to convert this resource into an associated Jena Node.
- assertNoExceptions() - Method in class org.fcrepo.kernel.modeshape.utils.JcrPropertyStatementListener
-
Assert that no exceptions were thrown while this listener was processing change
- assertRequiredContainerTriples(Model) - Static method in class org.fcrepo.kernel.modeshape.rdf.impl.RequiredPropertiesUtil
-
Throws a ConstraintViolationException if the model does not contain all required server-managed triples for a
container.
- assertRequiredDescriptionTriples(Model) - Static method in class org.fcrepo.kernel.modeshape.rdf.impl.RequiredPropertiesUtil
-
Throws a ConstraintViolationException if the model does not contain all required server-managed triples for a
binary description.
- asString(Resource) - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- asString(A) - Method in class org.fcrepo.kernel.api.identifiers.IdentifierConverter
-
Convert the given resource into a plain string representation of the conversion to the resource
- asString(Resource) - Method in class org.fcrepo.kernel.modeshape.rdf.impl.PrefixingIdentifierTranslator
-
- asURI(String, String) - Static method in class org.fcrepo.kernel.api.utils.ContentDigest
-
Convert a MessageDigest algorithm and checksum value to a URN
- asURI(String, byte[]) - Static method in class org.fcrepo.kernel.api.utils.ContentDigest
-
Convert a MessageDigest algorithm and checksum byte-array data to a URN
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider
-
- authenticate(Credentials, String, String, ExecutionContext, Map<String, Object>) - Method in class org.fcrepo.auth.common.ShiroAuthenticationProvider
-
- authorizations - Variable in class org.fcrepo.auth.webac.ACLHandle
-
- AUTHORIZED - Static variable in class org.fcrepo.auth.common.ContainerAuthToken
-
- AutoReloadingConfiguration - Class in org.fcrepo.kernel.api.utils
-
Abstract configuration class which monitors a file path in order to reload the configuration when it changes.
- AutoReloadingConfiguration() - Constructor for class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
- CachedHttpRequest - Class in org.fcrepo.auth.webac
-
An extension of HttpServletRequestWrapper that caches the InputStream as
byte array and overrides the getInputStream to return a new InputStream
object each time based on the cached byte array.
- CachedHttpRequest(ServletRequest) - Constructor for class org.fcrepo.auth.webac.CachedHttpRequest
-
Create a new CachedSparqlRequest for the given servlet request.
- 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.
- 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(IdentifierConverter<Resource, FedoraResource>, Collection<String>) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Digest this datastream with the digest algorithms provided
- checkFixity(String) - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
- checkFixity(Collection<String>) - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
Check the fixity of a
CacheEntry
with list of digest algorithms
- checkFixity(IdentifierConverter<Resource, FedoraResource>, Collection<String>) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- checkFixity(IdentifierConverter<Resource, FedoraResource>, Collection<String>) - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- checkFixity(IdentifierConverter<Resource, FedoraResource>, Collection<String>) - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- 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
- checkFixity(Collection<String>) - Method in class org.fcrepo.kernel.modeshape.utils.BasicCacheEntry
-
Calculate fixity with list of digest algorithms of a CacheEntry by piping it through
a simple fixity-calculating InputStream
- checkForInsufficientStorageException(Throwable, Throwable) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- checkForInsufficientStorageException(Throwable, Throwable) - Method in class org.fcrepo.http.api.FedoraLdp
-
- checksumURI(String) - Static method in class org.fcrepo.http.api.ContentExposingResource
-
Create a checksum URI object.
- 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.LinkFormatStream
-
- 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
- configPath - Variable in class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
- ConfigurableHierarchicalSupplier - Class in org.fcrepo.kernel.api.services.functions
-
Unique value minter that creates hierarchical IDs from a UUID
- ConfigurableHierarchicalSupplier(int, int) - Constructor for class org.fcrepo.kernel.api.services.functions.ConfigurableHierarchicalSupplier
-
Mint a hierarchical identifier with args to control length and count of the pairtree.
- ConfigurableHierarchicalSupplier() - Constructor for class org.fcrepo.kernel.api.services.functions.ConfigurableHierarchicalSupplier
-
Mint a unique identifier by default using defaults
- 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.
- ConstraintViolationException(String, 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
-
- CONTAINER_WEBAC_ACL - Static variable in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- ContainerAuthToken - Class in org.fcrepo.auth.common
-
- ContainerAuthToken(String, Set<String>) - Constructor for class org.fcrepo.auth.common.ContainerAuthToken
-
- 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
- ContainerRolesPrincipal(String) - Constructor for class org.fcrepo.auth.common.ContainerRolesPrincipalProvider.ContainerRolesPrincipal
-
- 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_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
-
- 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.
- context - Variable in class org.fcrepo.http.api.ContentExposingResource
-
- contextInitialized(ServletContextEvent) - Method in class org.fcrepo.http.commons.FedoraContextLoaderListener
-
- contextMap - Static variable in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- convert(String) - Static method in class org.fcrepo.http.commons.domain.Range
-
Convert an HTTP Range header to a Range object
- convertMementoReferences(IdentifierConverter<Resource, FedoraResource>, IdentifierConverter<Resource, FedoraResource>) - Static method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
Returns a function that converts the subject to the original URI and the object of a triple from an
undereferenceable internal identifier back to it's original external resource path.
- convertToExternalPath(String) - Static method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
Converts internal path segments to their external formats.
- COPY - Annotation Type in org.fcrepo.http.commons.domain
-
COPY HTTP method
- COPY - Static variable in class org.fcrepo.kernel.api.FedoraExternalContent
-
- 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
- count() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- createBinaryVersion(FedoraSession, FedoraBinary, Instant, InputStream, Collection<URI>, StoragePolicyDecisionPoint) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Explicitly creates a version of a binary resource.
- createBinaryVersion(FedoraSession, FedoraBinary, Instant, StoragePolicyDecisionPoint) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Explicitly creates a version of a binary resource from the current state of that binary.
- createBinaryVersion(FedoraSession, FedoraBinary, Instant, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- createBinaryVersion(FedoraSession, FedoraBinary, Instant, InputStream, Collection<URI>, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- 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
-
- createExternalBinaryVersion(FedoraSession, FedoraBinary, Instant, Collection<URI>, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
- createExternalBinaryVersion(FedoraSession, FedoraBinary, Instant, Collection<URI>, String, String) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- createFedoraWebacAcl(MediaType, InputStream) - Method in class org.fcrepo.http.api.FedoraAcl
-
PUT to create FedoraWebacACL resource.
- createFromLinks(List<String>) - Method in class org.fcrepo.http.api.ExternalContentHandlerFactory
-
Looks for ExternalContent link header and if it finds one it will return a new ExternalContentHandler object
based on the found Link header.
- createHttpHeadersForResource(UriInfo, FedoraResource) - Method in class org.fcrepo.auth.webac.LinkHeaderProvider
-
- 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, List<String>, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Creates a new object.
- createOrReplaceObjectRdf(MediaType, InputStream, ContentDisposition, String, List<String>, String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Create a resource at a specified path, or replace triples with provided RDF.
- createPrincipal(String) - Method in class org.fcrepo.auth.common.DelegateHeaderPrincipalProvider
-
- createPrincipal(String) - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider
-
- 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
- createUpdateResponse(FedoraResource, boolean) - Method in class org.fcrepo.http.api.ContentExposingResource
-
Create the appropriate response after a create or update request is processed.
- 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, FedoraResource, IdentifierConverter<Resource, FedoraResource>, Instant) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Explicitly creates a version for the resource at the path provided.
- createVersion(FedoraSession, FedoraResource, IdentifierConverter<Resource, FedoraResource>, Instant, InputStream, Lang) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
Explicitly creates a version for the resource at the path provided for the date/time provided.
- createVersion(FedoraSession, FedoraResource, IdentifierConverter<Resource, FedoraResource>, Instant) - Method in class org.fcrepo.kernel.modeshape.services.VersionServiceImpl
-
- createVersion(FedoraSession, FedoraResource, IdentifierConverter<Resource, FedoraResource>, Instant, InputStream, Lang) - 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_ACL - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FCR_FIXITY - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FCR_METADATA - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FCR_VERSIONS - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FCREPO_API_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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.ServletContainerAuthFilter
-
User role for Fedora's admin users
- FEDORA_BINARY - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_BINARY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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_CONTAINER - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- FEDORA_CREATED - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_CREATEDBY - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_DESCRIPTION - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Fedora defined node path for a binary description.
- FEDORA_JCR_REFERENCE - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- 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_NON_RDF_SOURCE_DESCRIPTION_URI - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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_RESOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- FEDORA_SKOLEM - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_TIME_MAP - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_TOMBSTONE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_USER_ROLE - Static variable in class org.fcrepo.auth.common.ServletContainerAuthFilter
-
User role for Fedora's ordinary users
- FEDORA_WEBAC_ACL - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FedoraAcl - Class in org.fcrepo.http.api
-
- FedoraAcl() - Constructor for class org.fcrepo.http.api.FedoraAcl
-
Default JAX-RS entry point
- FedoraApplication - Class in org.fcrepo.http.commons
-
- FedoraApplication() - Constructor for class org.fcrepo.http.commons.FedoraApplication
-
THIS IS OUR RESOURCE CONFIG!
- FedoraBaseResource - Class in org.fcrepo.http.api
-
- FedoraBaseResource() - Constructor for class org.fcrepo.http.api.FedoraBaseResource
-
- FedoraBinary - Interface in org.fcrepo.kernel.api.models
-
- FedoraBinaryImpl - Class in org.fcrepo.kernel.modeshape
-
- FedoraBinaryImpl(Node) - Constructor for class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
Wrap an existing Node as a Fedora Binary
- FedoraContextLoaderListener - Class in org.fcrepo.http.commons
-
This class wraps the standard Spring ContextLoaderListener in order to catch initialization errors.
- FedoraContextLoaderListener() - Constructor for class org.fcrepo.http.commons.FedoraContextLoaderListener
-
- FedoraEvent - Interface in org.fcrepo.kernel.api.observer
-
A very simple abstraction to support downstream event-related machinery.
- FedoraEventImpl - Class in org.fcrepo.kernel.modeshape.observer
-
A very simple abstraction to prevent event-driven machinery downstream from the repository from relying directly
on a JCR interface Event
.
- FedoraEventImpl(EventType, String, Set<String>, String, URI, Instant, Map<String, String>) - Constructor for class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Create a new FedoraEvent
- FedoraEventImpl(Collection<EventType>, String, Set<String>, String, URI, Instant, Map<String, String>) - Constructor for class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
Create a new FedoraEvent
- FedoraExternalContent - Class in org.fcrepo.kernel.api
-
- FedoraFixity - Class in org.fcrepo.http.api
-
Run a fixity check on a path
- FedoraFixity() - Constructor for class org.fcrepo.http.api.FedoraFixity
-
Default JAX-RS entry point
- FedoraFixity(String) - Constructor for class org.fcrepo.http.api.FedoraFixity
-
Create a new FedoraNodes instance for a given path
- FedoraHttpConfiguration - Class in org.fcrepo.http.api
-
- FedoraHttpConfiguration() - Constructor for class org.fcrepo.http.api.FedoraHttpConfiguration
-
- FedoraInvalidNamespaceException - Exception in org.fcrepo.kernel.api.exception
-
Indicates a namespace used in a CRUD request has not been registered in the repository
- FedoraInvalidNamespaceException(String) - Constructor for exception org.fcrepo.kernel.api.exception.FedoraInvalidNamespaceException
-
Ordinary constructor
- FedoraInvalidNamespaceException(String, Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.FedoraInvalidNamespaceException
-
Ordinary constructor
- FedoraInvalidNamespaceExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
For invalid namespace exceptions on CRUD actions for nodes/datastreams
- FedoraInvalidNamespaceExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.FedoraInvalidNamespaceExceptionMapper
-
- FedoraJcrConstants - Class in org.fcrepo.kernel.modeshape
-
Convenience class with constants for commonly used JCR types.
- FedoraLdp - Class in org.fcrepo.http.api
-
- FedoraLdp() - Constructor for class org.fcrepo.http.api.FedoraLdp
-
Default JAX-RS entry point
- FedoraLdp(String) - Constructor for class org.fcrepo.http.api.FedoraLdp
-
Create a new FedoraNodes instance for a given path
- FedoraNodes - Class in org.fcrepo.http.api
-
CRUD operations on Fedora Nodes
- FedoraNodes() - Constructor for class org.fcrepo.http.api.FedoraNodes
-
Default JAX-RS entry point
- FedoraNodes(String) - Constructor for class org.fcrepo.http.api.FedoraNodes
-
Create a new FedoraNodes instance for a given path
- 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
-
- FedoraResourceImpl.RdfGenerator - Interface in org.fcrepo.kernel.modeshape
-
- 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
- FedoraSessionUserUtil - Class in org.fcrepo.kernel.modeshape.utils
-
- FedoraTimeMap - Interface in org.fcrepo.kernel.api.models
-
- FedoraTimeMapImpl - Class in org.fcrepo.kernel.modeshape
-
- FedoraTimeMapImpl(Node) - Constructor for class org.fcrepo.kernel.modeshape.FedoraTimeMapImpl
-
- FedoraTombstones - Class in org.fcrepo.http.api
-
CRUD operations on Fedora tombstones
- FedoraTombstones() - Constructor for class org.fcrepo.http.api.FedoraTombstones
-
Default JAX-RS entry point
- FedoraTombstones(String) - Constructor for class org.fcrepo.http.api.FedoraTombstones
-
Create a new FedoraNodes instance for a given path
- FedoraTransactions - Class in org.fcrepo.http.api
-
Transactions over REST
- FedoraTransactions() - Constructor for class org.fcrepo.http.api.FedoraTransactions
-
- FedoraTypes - Interface in org.fcrepo.kernel.api
-
Convenience class with constants for commonly used Fedora types.
- FedoraTypesUtils - Class in org.fcrepo.kernel.modeshape.utils
-
Convenience class with static methods for manipulating Fedora types in the
JCR.
- FedoraTypesUtils() - Constructor for class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
- 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.
- 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
- FedoraWebacAcl - Interface in org.fcrepo.kernel.api.models
-
- FedoraWebacAclImpl - Class in org.fcrepo.kernel.modeshape
-
- FedoraWebacAclImpl(Node) - Constructor for class org.fcrepo.kernel.modeshape.FedoraWebacAclImpl
-
- fetchExternalContent() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Fetch the external content
- 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
- find(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.TimeMapServiceImpl
-
- findAny() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- findFirst() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- findMementoByDatetime(Instant) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Retrieve the Memento with the closest datetime to the request.
- findMementoByDatetime(Instant) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- findNode(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- findOrCreate(FedoraSession, String, String) - Method in interface org.fcrepo.kernel.api.services.ContainerService
-
Find or create a container node using the provided interaction model.
- 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, String) - Method in class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
- findOrCreate(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.ContainerServiceImpl
-
- findOrCreate(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.NodeServiceImpl
-
- findOrCreate(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.TimeMapServiceImpl
-
- findOrCreateAcl() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Create the ACL for this resource if it doesn't exist
- findOrCreateAcl() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- findOrCreateBinary(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.BinaryService
-
Retrieves a FedoraBinary instance by session and path.
- findOrCreateBinary(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.BinaryServiceImpl
-
Retrieves a FedoraBinary instance by session and path.
- findOrCreateDescription(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.BinaryService
-
Retrieves a binary description instance by session and path.
- findOrCreateDescription(FedoraSession, String) - Method in class org.fcrepo.kernel.modeshape.services.BinaryServiceImpl
-
Retrieves a binary description instance by session and path.
- findOrCreateNode(FedoraSession, String, String) - Method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- finish() - Method in class org.fcrepo.http.commons.responses.SynchonizedStreamRDFWrapper
-
- 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.
- 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, 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
-
- FOAF_AGENT_VALUE - Static variable in class org.fcrepo.auth.webac.URIConstants
-
FOAF Agent
- forEach(Consumer<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forEachOrdered(Consumer<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forProperty(Property) - Static method in class org.fcrepo.kernel.modeshape.utils.impl.CacheEntryFactory
-
Load a store-specific CacheEntry model
- forward - Variable in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- 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.
- get() - Method in class org.fcrepo.kernel.api.services.functions.ConfigurableHierarchicalSupplier
-
Mint a unique identifier as a UUID
- getAccessToClassURIs() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of strings describing the rdf:types for this ACL, empty set if none.
- getAccessToURIs() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of strings directly linked from this ACL, empty set if none.
- getAcl() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the ACL of this resource
- getAcl() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- 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.
- getAgentClasses() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of acl:agentClasses, empty set if none.
- getAgentGroups() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of strings describing the agent groups for this ACL, empty set if none.
- getAgents() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of acl:agents, empty set if none.
- 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
-
- getBinaryResourceMediaType(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
This method returns a MediaType for a binary resource.
- 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
-
- getChildrenLimit() - Method in class org.fcrepo.http.api.ContentExposingResource
-
Calculate the max number of children to display at once.
- 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, int, RdfStream, FedoraResource) - 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
-
- getContent() - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- getContent() - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- 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.AbstractFedoraBinary
-
- 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.AbstractFedoraBinary
-
- getContentSize() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getContentSize() - Method in class org.fcrepo.kernel.modeshape.LocalFileBinary
-
- getContentType() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Returns the content type located in the link header.
- 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() - Method in class org.fcrepo.auth.common.ContainerAuthToken
-
This token represents a user who was already authenticated by the servlet container, so return a constant
credentials string.
- 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
- getDate() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getDate() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getDate() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getDefaultAcl(String) - Static method in class org.fcrepo.http.api.FedoraAcl
-
Retrieve the default root ACL from a user specified location if it exists,
otherwise the one provided by Fedora will be used.
- getDefaults() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of strings describing the defaults for this ACL, empty set if none.
- getDelegate(HttpServletRequest) - 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.AbstractFedoraBinary
-
- getDescription() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getDescriptionNode() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- getDescriptionNode() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getDescriptionNodeOrNull() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- 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.
- 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.ExternalResourceCacheEntry
-
- getExternalIdentifier() - Method in class org.fcrepo.kernel.modeshape.utils.ProjectedCacheEntry
-
- 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.AbstractFedoraBinary
-
- 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.AbstractFedoraBinary
-
- 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
-
- getFixity(IdentifierConverter<Resource, FedoraResource>, URI, long) - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- getFixity(IdentifierConverter<Resource, FedoraResource>) - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- getFixity(IdentifierConverter<Resource, FedoraResource>, URI, long) - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- getHandling() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Retrieve handling information
- getHandling() - Method in class org.fcrepo.http.commons.domain.SinglePrefer
-
Get the return tag, or a blank default, if none exists.
- 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 class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- 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.
- getInfo() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getInputStream() - Method in class org.fcrepo.auth.webac.CachedHttpRequest
-
- 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
-
- getInputStream() - Method in class org.fcrepo.kernel.modeshape.utils.ExternalResourceCacheEntry
-
- getInstance() - Static method in class org.fcrepo.http.commons.responses.ViewHelpers
-
ViewHelpers is a singleton.
- 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(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
- 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.
- getMementoDatetime() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Retrieve the mementoDatetime property and return it as an Instant
- getMementoDatetime() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- 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
- getMimeType() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- getMimeType() - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- getMimeType() - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- getMimeType() - Method in class org.fcrepo.kernel.modeshape.LocalFileBinary
-
- getMimeType() - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
Returns the specified mimetype in place of the original external-body if provided
- getMimeTypeValue() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- getMixinNodeTypes() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getModes() - Method in class org.fcrepo.auth.webac.WebACAuthorization
-
Get the set of acl:modes, empty set if none.
- 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.DelegateHeaderPrincipalProvider.DelegatedHeaderPrincipal
-
- getName() - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider.HttpHeaderPrincipal
-
- getName() - Method in class org.fcrepo.auth.common.ServletContainerAuthenticatingRealm
-
- 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 class org.fcrepo.kernel.api.rdf.RdfNamespaceRegistry
-
Get the mapping of namespace prefixes to URIs
- getNamespaces(Session) - Method in class org.fcrepo.kernel.modeshape.utils.iterators.RdfAdder
-
- 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
- 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.
- getOriginalResource(Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Returns the original resource as a URI Node if
the subject represents a memento uri; otherwise it
returns the subject parameter.
- getOriginalResource(String) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Same as above but takes a string.
- getOriginalResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the Original Resource for which this resource is a memento.
- getOriginalResource() - Method in interface org.fcrepo.kernel.api.models.FedoraTimeMap
-
Get the Original Resource to which this TimeMap/TimeGate applies.
- getOriginalResource() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getOriginalResource() - Method in class org.fcrepo.kernel.modeshape.FedoraTimeMapImpl
-
- 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
-
- getPath() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getPrefix() - Method in enum org.fcrepo.http.commons.session.SessionFactory.Prefix
-
- getPrefixPreamble(PrefixMapping) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get a prefix preamble appropriate for a SPARQL-UPDATE query from a prefix
mapping object
- getPrimaryNodeType() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getPrincipal() - Method in class org.fcrepo.auth.common.ContainerAuthToken
-
- getPrincipals(HttpServletRequest) - Method in class org.fcrepo.auth.common.ContainerRolesPrincipalProvider
-
- getPrincipals(HttpServletRequest) - Method in class org.fcrepo.auth.common.HttpHeaderPrincipalProvider
-
- getPrincipals(HttpServletRequest) - Method in interface org.fcrepo.auth.common.PrincipalProvider
-
Extract principals from the provided HttpServletRequest.
- 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
- getPropertyType(Node, String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Get the JCR property type ID for a given property name.
- getProxyURL() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the URL that this resource is a Proxy for
- getProxyURL() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- getRDFNamespaceForJcrNamespace(String) - Static method in class org.fcrepo.kernel.modeshape.rdf.JcrRdfTools
-
Convert a JCR namespace into an RDF namespace fit for downstream
consumption.
- getReader() - Method in class org.fcrepo.auth.webac.CachedHttpRequest
-
- getRedirectURI() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get URL as a URI
- getRedirectURL() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the URL this resource should redirect to
- getRedirectURL() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- 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
- getRemoteContentSize() - Method in class org.fcrepo.kernel.modeshape.LocalFileBinary
-
- getRemoteContentSize() - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- 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.FedoraAcl
-
GET to retrieve the ACL resource.
- getResource(String) - Method in class org.fcrepo.http.api.FedoraLdp
-
Retrieve the node profile
- getResourceFromPath(String) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
Get the FedoraResource for the resource at the external path
- getResourceTriples(FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- 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
- getResourceUri() - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
Get a URI for the resource
- getReturn() - Method in class org.fcrepo.http.commons.domain.SinglePrefer
-
Get the return tag, or a blank default, if none exists.
- getRoles() - Method in class org.fcrepo.auth.common.ContainerAuthToken
-
- getRoles(Node) - Method in class org.fcrepo.auth.webac.WebACRolesProvider
-
Get the roles assigned to this Node.
- 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
-
- 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(LinkFormatStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.fcrepo.http.commons.responses.LinkFormatProvider
-
- 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
- getStateToken() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Construct a State Token value for the resource.
- getStateToken() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getStatus(long, URI) - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getStatus(long, URI) - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- getStream() - Method in class org.fcrepo.http.commons.responses.LinkFormatStream
-
Generic getter
- getTag() - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Get the tag name
- getTimeMap() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the TimeMap/LDPCv of this resource
- getTimeMap() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- getTranslationChain() - Method in class org.fcrepo.http.commons.api.rdf.HttpResourceConverter
-
- 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>, Set<? extends TripleCategory>) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- 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
-
- getTriples(IdentifierConverter<Resource, FedoraResource>, Set<? extends TripleCategory>) - Method in class org.fcrepo.kernel.modeshape.NonRdfSourceDescriptionImpl
-
- getType() - Method in enum org.fcrepo.kernel.api.observer.EventType
-
- getType() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getTypeAbbreviated() - 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
-
- 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
- getURL() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Retrieve url in link header
- getUsedAlgorithm() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getUsedAlgorithm() - Method in class org.fcrepo.kernel.modeshape.utils.FixityResultImpl
-
- getUserData() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getUserID() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getUserID() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getUserID() - Method in class org.fcrepo.kernel.modeshape.observer.WrappedJcrEvent
-
- getUserName() - Method in class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
-
- getUserName() - Method in class org.fcrepo.auth.common.ShiroSecurityContext
-
- getUserPrincipal() - Method in class org.fcrepo.http.api.FedoraBaseResource
-
- getUserURI() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Get the user URI
- getUserURI() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
Get the user URI associated with this event.
- getUserURI() - Method in class org.fcrepo.kernel.modeshape.FedoraSessionImpl
-
- getUserURI() - Method in class org.fcrepo.kernel.modeshape.observer.FedoraEventImpl
-
- getUserURI(String) - Static method in class org.fcrepo.kernel.modeshape.utils.FedoraSessionUserUtil
-
Returns the user agent based on the session user id.
- getValue() - Method in class org.fcrepo.http.commons.domain.PreferTag
-
Get the default value for the tag
- getVersionDate(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Gets a modification date of a subject from the graph
- getVersionLabel(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Get the date time as the version label.
- getVersionList(String, String) - Method in class org.fcrepo.http.api.FedoraVersioning
-
Get the list of versions for the object
- getVersions(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Return an iterator of Triples for versions.
- getVersionSubjectUrl(UriInfo, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Gets the URL of the node whose version is represented by the
current node.
- 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
- GROUP_AGENT_BASE_URI_PROPERTY - Static variable in class org.fcrepo.auth.webac.WebACRolesProvider
-
- 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
-
- implies(Permission) - Method in class org.fcrepo.auth.webac.WebACPermission
-
One WebACPermission implies another if they are equal (i.e., have the same mode and resource URIs).
- 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 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(FilterConfig) - Method in class org.fcrepo.auth.common.ServletContainerAuthFilter
-
- init(FilterConfig) - Method in class org.fcrepo.auth.webac.WebACFilter
-
- init() - Method in class org.fcrepo.http.commons.session.SessionFactory
-
Validate the spring wiring
- init() - Method in class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
Initialize the configuration and set up monitoring
- initApplicationContext() - Method in class org.fcrepo.http.commons.api.HttpHeaderInjector
-
- INSERTED_CONTENT_RELATION - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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
-
- INTERACTION_MODEL_RESOURCES - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- INTERACTION_MODELS - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- InteractionModelViolationException - Exception in org.fcrepo.kernel.api.exception
-
An Interaction Model constraint has been violated.
- InteractionModelViolationException(String) - Constructor for exception org.fcrepo.kernel.api.exception.InteractionModelViolationException
-
Ordinary constructor.
- InteractionModelViolationExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- InteractionModelViolationExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InteractionModelViolationExceptionMapper
-
- InternalExternalEventMapper - Interface in org.fcrepo.kernel.modeshape.observer.eventmappings
-
- InternalFedoraBinary - Class in org.fcrepo.kernel.modeshape
-
Fedora Binary stored internally in modeshape
- InternalFedoraBinary(Node) - Constructor for class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
Construct InternalFedoraBinary
- 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
-
- InternalIdentifierTranslator - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
A Converter
IdentifierConverter
that translates
referencing resource identifier into un-dereference-able internal identifier
- InternalIdentifierTranslator(Session) - Constructor for class org.fcrepo.kernel.modeshape.rdf.impl.InternalIdentifierTranslator
-
Construct the graph with a placeholder resource namespace
- 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
- InvalidACLException - Exception in org.fcrepo.kernel.api.exception
-
- InvalidACLException(String) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidACLException
-
Ordinary constructor.
- InvalidACLException(Throwable) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidACLException
-
Ordinary constructor.
- InvalidACLExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
Translate InvalidACLExceptions into HTTP 409 CONFLICT errors
- InvalidACLExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InvalidACLExceptionMapper
-
- 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
-
- InvalidMementoPathException - Exception in org.fcrepo.kernel.api.exception
-
An invalid memento path constraint has been violated.
- InvalidMementoPathException(String) - Constructor for exception org.fcrepo.kernel.api.exception.InvalidMementoPathException
-
Ordinary constructor.
- InvalidMementoPathExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- InvalidMementoPathExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.InvalidMementoPathExceptionMapper
-
- 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
- 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
-
- isAcl() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Returns true if this resource is an ACL.
- isAcl() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isAcl - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is an Web ACL.
- isAnonymous() - Method in class org.fcrepo.auth.common.BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext
-
- isAnonymous() - Method in class org.fcrepo.auth.common.ShiroSecurityContext
-
- 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
-
- isCopy() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Returns whether or not the handling parameter is "copy"
- IsExposedJCRPropertyPredicate(FedoraResource) - Constructor for class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils.IsExposedJCRPropertyPredicate
-
Constructs this functional predicate for testing properties on the given
resource.
- 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.
- 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.
- isInternalType - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Check whether a type is an internal type that should be suppressed from external output.
- 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
-
- isMemento() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Returns true if this resource is a Memento.
- isMemento() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isMemento - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is a Memento.
- 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
-
- isOriginalResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Check if a resource is an original resource
(ie versionable, as opposed to non-versionable resources
like mementos, timemaps, and acls).
- isOriginalResource() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isOriginalResource() - Method in class org.fcrepo.kernel.modeshape.FedoraTimeMapImpl
-
- isOriginalResource() - Method in class org.fcrepo.kernel.modeshape.FedoraWebacAclImpl
-
- isParallel() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- isProxy() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Returns whether or not the handling parameter is "proxy"
- isProxy() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- isProxy() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- isProxy() - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- 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
- isRedirect() - Method in class org.fcrepo.http.api.ExternalContentHandler
-
Returns whether or not the handling parameter is "redirect"
- isRedirect() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- isRedirect() - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- isRedirect() - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- 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
-
- isRootResource(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Is the subject the repository root resource.
- isSingleton() - Method in class org.fcrepo.kernel.modeshape.spring.ModeShapeRepositoryFactoryBean
-
- isSkolemNode - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is a Fedora Skolem node.
- 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
- isTimeMap() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Returns true if this resource is a TimeMap.
- isTimeMap() - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- isTimeMap - Static variable in class org.fcrepo.kernel.modeshape.utils.FedoraTypesUtils
-
Predicate for determining whether this Node
is a TimeMap.
- isVersionedNode(Graph, Node) - Method in class org.fcrepo.http.commons.responses.ViewHelpers
-
Determines whether the subject is of type memento:Memento.
- 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.LinkFormatProvider
-
- 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(long) - Constructor for class org.fcrepo.http.commons.domain.Range
-
Left-bounded range
- RangeRequestInputStream - Class in org.fcrepo.http.commons.responses
-
An
InputStream
that skips bytes and only returns the data up to a certain limit
- RangeRequestInputStream(InputStream, long, long) - Constructor for class org.fcrepo.http.commons.responses.RangeRequestInputStream
-
- RDF_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RDF_SOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RDF_XML - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- RDF_XML_TYPE - Static variable in class org.fcrepo.http.commons.domain.RDFMediaType
-
- RdfAdder - Class in org.fcrepo.kernel.modeshape.utils.iterators
-
Consumes an
RdfStream
by adding its contents to the
JCR.
- RdfAdder(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream, 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.
- RdfNamespaceRegistry - Class in org.fcrepo.kernel.api.rdf
-
Registry of RDF namespaces
- RdfNamespaceRegistry() - Constructor for class org.fcrepo.kernel.api.rdf.RdfNamespaceRegistry
-
- 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
- REAP_INTERVAL - Static variable in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
- REDIRECT - Static variable in class org.fcrepo.kernel.api.FedoraExternalContent
-
- REDIRECTS_TO - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- REDIRECTS_TO - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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_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, String) - Method in class org.fcrepo.kernel.modeshape.services.BatchServiceImpl
-
- registeredPrefixes - Static variable in class org.fcrepo.kernel.modeshape.services.AbstractService
-
- registeredPrefixes(Session) - Static method in class org.fcrepo.kernel.modeshape.services.AbstractService
-
Get the prefixes in the JCR NamespaceRegistry
- RelaxedPropertiesHelper - Class in org.fcrepo.kernel.api.utils
-
Some server managed triples can have the prohibition on user-management overridden.
- RelaxedRdfAdder - Class in org.fcrepo.kernel.modeshape.utils.iterators
-
Consumes an
RdfStream
by adding its contents to the JCR with relaxed restrictions on server managed
properties.
- RelaxedRdfAdder(IdentifierConverter<Resource, FedoraResource>, Session, RdfStream, Map<String, String>) - Constructor for class org.fcrepo.kernel.modeshape.utils.iterators.RelaxedRdfAdder
-
Default constructor
- 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
- removeReferences(Node) - Method in class org.fcrepo.kernel.modeshape.FedoraResourceImpl
-
- 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>, String, String) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- replaceResourceWithStream(FedoraResource, InputStream, MediaType, RdfStream) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- 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
-
- 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 - 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.FedoraAcl
-
- request - Variable in class org.fcrepo.http.api.FedoraNodes
-
- request - Variable in class org.fcrepo.http.api.FedoraVersioning
-
- RequestWithAclLinkHeaderException - Exception in org.fcrepo.kernel.api.exception
-
Request failed with ACL link header
- RequestWithAclLinkHeaderException(String) - Constructor for exception org.fcrepo.kernel.api.exception.RequestWithAclLinkHeaderException
-
Ordinary constructor.
- RequestWithAclLinkHeaderExceptionMapper - Class in org.fcrepo.http.commons.exceptionhandlers
-
- RequestWithAclLinkHeaderExceptionMapper() - Constructor for class org.fcrepo.http.commons.exceptionhandlers.RequestWithAclLinkHeaderExceptionMapper
-
- RequiredPropertiesUtil - Class in org.fcrepo.kernel.modeshape.rdf.impl
-
Helper methods for determining if resources contain all required server managed triples.
- 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.auth.webac.ACLHandle
-
- 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 - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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
-
- RFC3230_SPLITTER - Static variable in class org.fcrepo.http.api.ContentExposingResource
-
- rollback(String) - Method in class org.fcrepo.http.api.FedoraTransactions
-
Rollback a transaction
- ROOT - Static variable in class org.fcrepo.kernel.modeshape.FedoraJcrConstants
-
- ROOT_AUTHORIZATION_PROPERTY - Static variable in class org.fcrepo.http.api.FedoraAcl
-
- 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_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
-
- 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
-
- 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
- ServletContainerAuthenticatingRealm - Class in org.fcrepo.auth.common
-
- ServletContainerAuthenticatingRealm() - Constructor for class org.fcrepo.auth.common.ServletContainerAuthenticatingRealm
-
- ServletContainerAuthFilter - Class in org.fcrepo.auth.common
-
- ServletContainerAuthFilter() - Constructor for class org.fcrepo.auth.common.ServletContainerAuthFilter
-
- servletResponse - Variable in class org.fcrepo.http.api.ContentExposingResource
-
- servletResponse - Variable in class org.fcrepo.http.api.FedoraAcl
-
- 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
-
- SessionFactory - Class in org.fcrepo.http.commons.session
-
Factory for generating sessions for HTTP requests, taking
into account transactions and authentication.
- 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
- setApplicationContext(ApplicationContext) - Method in class org.fcrepo.http.commons.api.rdf.HttpTripleUtil
-
- setConfigPath(String) - Method in class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
Set the file path for the configuration
- 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
-
- setContent(InputStream, String, Collection<URI>, String, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- setContent(InputStream, String, Collection<URI>, String, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.LocalFileBinary
-
- setContent(InputStream, String, Collection<URI>, String, StoragePolicyDecisionPoint) - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- setContentSize(long) - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
Set the content size
- setExternalContent(String, Collection<URI>, String, String, String) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Sets the external content reference for this datastream
- setExternalContent(String, Collection<URI>, String, String, String) - Method in class org.fcrepo.kernel.modeshape.FedoraBinaryImpl
-
- setExternalContent(String, Collection<URI>, String, String, String) - Method in class org.fcrepo.kernel.modeshape.InternalFedoraBinary
-
- setExternalContent(String, Collection<URI>, String, String, String) - Method in class org.fcrepo.kernel.modeshape.LocalFileBinary
-
- setExternalContent(String, Collection<URI>, String, String, String) - Method in class org.fcrepo.kernel.modeshape.UrlBinary
-
- 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
-
- setMonitorForChanges(boolean) - Method in class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
Set whether to monitor the configuration file for changes
- setNamespaces(Map<String, String>) - Method in class org.fcrepo.kernel.api.rdf.RdfNamespaceRegistry
-
Set the mapping of namespace prefixes to URIs
- 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
-
- setProxyURL(String) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Set the URL that this resource is a proxy for
- setProxyURL(String) - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- setRedirectURL(String) - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Set the URL that this is a redirect to
- setRedirectURL(String) - Method in class org.fcrepo.kernel.modeshape.AbstractFedoraBinary
-
- 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.
- setUpJMSInfo(UriInfo, HttpHeaders) - Method in class org.fcrepo.http.api.FedoraBaseResource
-
Set the baseURL for JMS events.
- setValidator(ExternalContentPathValidator) - Method in class org.fcrepo.http.api.ExternalContentHandlerFactory
-
Set the external content path validator
- setVaryAndPreferenceAppliedHeaders(HttpServletResponse, MultiPrefer, FedoraResource) - Method in class org.fcrepo.http.api.ContentExposingResource
-
- ShiroAuthenticationProvider - Class in org.fcrepo.auth.common
-
Modeshape authentication provider that gets its security context from the current Shiro Subject.
- ShiroAuthenticationProvider() - Constructor for class org.fcrepo.auth.common.ShiroAuthenticationProvider
-
- ShiroSecurityContext - Class in org.fcrepo.auth.common
-
Security context that is simply a thin wrapper around a Shiro Subject.
- ShiroSecurityContext(Subject) - Constructor for class org.fcrepo.auth.common.ShiroSecurityContext
-
Create a new security context using the given Shiro subject.
- shutdown() - Method in class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
Shut down the change monitoring thread
- 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
-
- 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
-
- 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
- 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
-
- subject() - Method in class org.fcrepo.kernel.modeshape.rdf.impl.NodeRdfContext
-
- SubjectMappingUtil - Class in org.fcrepo.kernel.api.utils
-
Utility for remapping subjects in rdf triples.
- supports(AuthenticationToken) - Method in class org.fcrepo.auth.common.ServletContainerAuthenticatingRealm
-
- supports(AuthenticationToken) - Method in class org.fcrepo.auth.webac.WebACAuthorizingRealm
-
This realm is authorization-only.
- 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
-