- CacheEntry - Interface in org.fcrepo.kernel.api.utils
-
A CacheEntry abstraction for the various possible types of entries
- 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.
- 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
- 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() - 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
- common() - Method in class org.fcrepo.kernel.api.utils.GraphDifferencer
-
This method will return null until the source iterator is exhausted.
- 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
-
- 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.
- Container - Interface in org.fcrepo.kernel.api.models
-
- CONTAINER - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- ContainerService - Interface in org.fcrepo.kernel.api.services
-
Service for creating and retrieving
Container
- 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
-
- COPY - Static variable in class org.fcrepo.kernel.api.FedoraExternalContent
-
- 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
- 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.
- CREATED_BY - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- CREATED_DATE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- createExternalBinaryVersion(FedoraSession, FedoraBinary, Instant, Collection<URI>, String, String) - Method in interface org.fcrepo.kernel.api.services.VersionService
-
- 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.
- CredentialsService - Interface in org.fcrepo.kernel.api.services
-
- 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
-
- 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_LASTMODIFIED - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_LASTMODIFIEDBY - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_NON_RDF_SOURCE_DESCRIPTION - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_PAIRTREE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_REPOSITORY_ROOT - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_RESOURCE - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FEDORA_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_WEBAC_ACL - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- FedoraBinary - Interface in org.fcrepo.kernel.api.models
-
- FedoraEvent - Interface in org.fcrepo.kernel.api.observer
-
A very simple abstraction to support downstream event-related machinery.
- FedoraExternalContent - Class in org.fcrepo.kernel.api
-
- 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
- FedoraRepository - Interface in org.fcrepo.kernel.api
-
The basic abstraction for a Fedora repository
- FedoraResource - Interface in org.fcrepo.kernel.api.models
-
- FedoraSession - Interface in org.fcrepo.kernel.api
-
The Fedora Session abstraction
- FedoraTimeMap - Interface in org.fcrepo.kernel.api.models
-
- FedoraTypes - Interface in org.fcrepo.kernel.api
-
Convenience class with constants for commonly used Fedora types.
- FedoraWebacAcl - Interface in org.fcrepo.kernel.api.models
-
- FILENAME - Static variable in interface org.fcrepo.kernel.api.FedoraTypes
-
- filter(Predicate<? super Triple>) - Method in class org.fcrepo.kernel.api.rdf.DefaultRdfStream
-
- find(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.Service
-
Retrieve an existing T instance by session and path
- 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.
- findOrCreate(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.Service
-
Retrieve a T instance by session and path
- findOrCreateAcl() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Create the ACL for this resource if it doesn't exist
- findOrCreateBinary(FedoraSession, String) - Method in interface org.fcrepo.kernel.api.services.BinaryService
-
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.
- FIXITY_TYPE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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)
- flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forEach(Consumer<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- forEachOrdered(Consumer<? super T>) - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- 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
- getAcl() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the ACL of this resource
- getAlgorithm(URI) - Static method in class org.fcrepo.kernel.api.utils.ContentDigest
-
Given a digest URI, get the corresponding MessageDigest algorithm
- getChild(String) - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the child of this resource at the given path
- 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
- getComputedChecksum() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getComputedSize() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getContainer() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the container of this resource
- getContent() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- getContentDigest() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the pre-calculated content digest for the binary payload
- getContentSize() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- 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.
- getCredentials(Object) - Method in interface org.fcrepo.kernel.api.services.CredentialsService
-
Get the credentials for the given request
- getDate() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- getDescribedResource() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the resource described by this resource
- getDescription() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the description for this resource
- getEtagValue() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Construct an ETag value for the resource.
- getEventID() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
Get the event ID.
- getExpires() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Get the date this session expires
- getExternalIdentifier() - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
Generate a human-readable identifier for the location of this entry
- getFilename() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Return the file name for the binary content
- 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.
- getHttpStatus() - Method in exception org.fcrepo.kernel.api.exception.PreconditionException
-
- getId() - Method in interface org.fcrepo.kernel.api.FedoraSession
-
Get the session identifier
- getInfo() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
Get auxiliary information about the event
- getInputStream() - Method in interface org.fcrepo.kernel.api.utils.CacheEntry
-
Get a raw input stream from the underlying store
- getLastModifiedDate() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the date this resource was last modified
- getMementoDatetime() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Retrieve the mementoDatetime property and return it as an Instant
- getMimeType() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- 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 enum org.fcrepo.kernel.api.observer.EventType
-
- getNamespaces() - Method in class org.fcrepo.kernel.api.rdf.RdfNamespaceRegistry
-
Get the mapping of namespace prefixes to URIs
- 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.
- 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
-
- getProxyURL() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
Get the URL that this resource is a Proxy for
- 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
- getRepositoryObjectCount() - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
Calculate the number of objects in the repository
- getRepositorySize() - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
Calculate the total size of all the binary properties in the repository
- getResourceTypes() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- 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(String, String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
- getSession(String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
- getStatus(long, URI) - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getTimeMap() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Get the TimeMap/LDPCv of this resource
- 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
- getType() - Method in enum org.fcrepo.kernel.api.observer.EventType
-
- 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
-
- getURI() - Method in exception org.fcrepo.kernel.api.exception.TombstoneException
-
Get a URI to the tombstone resource
- getUsedAlgorithm() - Method in interface org.fcrepo.kernel.api.utils.FixityResult
-
- getUserID() - Method in interface org.fcrepo.kernel.api.observer.FedoraEvent
-
- 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.
- 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
- 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
-
- 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
-
- INDIRECT_CONTAINER - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- inDomain(A) - Method in class org.fcrepo.kernel.api.identifiers.IdentifierConverter
-
Check if the given resource is in the domain of this converter
- init() - Method in class org.fcrepo.kernel.api.utils.AutoReloadingConfiguration
-
Initialize the configuration and set up monitoring
- 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
- 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.
- 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
-
- 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.
- 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
- 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.
- 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
- 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
- isAcl() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Returns true if this resource is an ACL.
- 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.
- isMemento() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Returns true if this resource is a Memento.
- isNew() - Method in interface org.fcrepo.kernel.api.models.FedoraResource
-
Check if a resource was created in this session
- 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).
- isParallel() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- isProxy() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- isRedirect() - Method in interface org.fcrepo.kernel.api.models.FedoraBinary
-
- isRelaxed - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- 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
- iterator() - Method in class org.fcrepo.kernel.api.utils.WrappingStream
-
- RDF_NAMESPACE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RDF_SOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- RdfCollectors - Class in org.fcrepo.kernel.api
-
A class of Collectors for use with RdfStreams
- RdfLexicon - Class in org.fcrepo.kernel.api
-
A lexicon of the RDF properties that the fcrepo kernel (or close-to-core modules) use
- RdfNamespaceRegistry - Class in org.fcrepo.kernel.api.rdf
-
Registry of RDF namespaces
- RdfNamespaceRegistry() - Constructor for class org.fcrepo.kernel.api.rdf.RdfNamespaceRegistry
-
- RdfStream - Interface in org.fcrepo.kernel.api
-
A context-bearing RDF Stream interface
- 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
-
- refresh(String, String) - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Refresh an existing session using an implementation-defined default
- RelaxedPropertiesHelper - Class in org.fcrepo.kernel.api.utils
-
Some server managed triples can have the prohibition on user-management overridden.
- removeExpired() - Method in interface org.fcrepo.kernel.api.services.BatchService
-
Check for expired batch operations and remove them
- 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
- 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
- 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.
- RepositoryService - Interface in org.fcrepo.kernel.api.services
-
- 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
- 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.
- RequiredRdfContext - Enum in org.fcrepo.kernel.api
-
A collection of RDF contexts that can be used to extract triples from FedoraResources.
- RESOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
- ResourceTypeException - Exception in org.fcrepo.kernel.api.exception
-
- ResourceTypeException(String) - Constructor for exception org.fcrepo.kernel.api.exception.ResourceTypeException
-
Default constructor.
- restoreRepository(FedoraSession, File) - Method in interface org.fcrepo.kernel.api.services.RepositoryService
-
This methods restores the repository from a backup
- retrieveExternalContent(URI) - Method in interface org.fcrepo.kernel.api.services.ExternalContentService
-
Fetch the content body at a given URI
- valueOf(String) - Static method in enum org.fcrepo.kernel.api.observer.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fcrepo.kernel.api.RequiredRdfContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fcrepo.kernel.api.utils.ContentDigest.DIGEST_ALGORITHM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fcrepo.kernel.api.utils.FixityResult.FixityState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.fcrepo.kernel.api.observer.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.fcrepo.kernel.api.RequiredRdfContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.fcrepo.kernel.api.utils.ContentDigest.DIGEST_ALGORITHM
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.fcrepo.kernel.api.utils.FixityResult.FixityState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSIONED_RESOURCE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
This is an internal RDF type for versionable resources, this may be replaced by a Memento type.
- VERSIONING_TIMEGATE_TYPE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Memento TimeGate type.
- VERSIONING_TIMEMAP_TYPE - Static variable in class org.fcrepo.kernel.api.RdfLexicon
-
Memento TimeMap type.
- VersionService - Interface in org.fcrepo.kernel.api.services
-
Service for creating versions of resources