JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.fcrepo.kernel.api
,
org.fcrepo.kernel.api.exception
,
org.fcrepo.kernel.api.identifiers
,
org.fcrepo.kernel.api.models
,
org.fcrepo.kernel.api.observer
,
org.fcrepo.kernel.api.rdf
,
org.fcrepo.kernel.api.services
,
org.fcrepo.kernel.api.services.functions
,
org.fcrepo.kernel.api.services.policy
,
org.fcrepo.kernel.api.utils
Class Hierarchy
java.lang.
Object
org.fcrepo.kernel.api.utils.
AutoReloadingConfiguration
org.fcrepo.kernel.api.rdf.
RdfNamespaceRegistry
org.fcrepo.kernel.api.services.functions.
ConfigurableHierarchicalSupplier
(implements org.fcrepo.kernel.api.services.functions.
UniqueValueSupplier
)
org.fcrepo.kernel.api.utils.
ContentDigest
com.google.common.base.Converter<A,B> (implements com.google.common.base.Function<F,T>)
org.fcrepo.kernel.api.identifiers.
IdentifierConverter
<A,B>
org.fcrepo.kernel.api.identifiers.
InternalIdentifierConverter
org.fcrepo.kernel.api.
FedoraExternalContent
org.fcrepo.kernel.api.utils.
GraphDifferencer
org.fcrepo.kernel.api.observer.
OptionalValues
org.fcrepo.kernel.api.
RdfCollectors
org.fcrepo.kernel.api.
RdfLexicon
org.fcrepo.kernel.api.utils.
RelaxedPropertiesHelper
org.fcrepo.kernel.api.utils.
SubjectMappingUtil
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.fcrepo.kernel.api.exception.
InvalidChecksumException
java.lang.
RuntimeException
org.fcrepo.kernel.api.exception.
IdentifierConversionException
org.fcrepo.kernel.api.exception.
InsufficientStorageException
org.fcrepo.kernel.api.exception.
RepositoryRuntimeException
org.fcrepo.kernel.api.exception.
AccessDeniedException
org.fcrepo.kernel.api.exception.
ConstraintViolationException
org.fcrepo.kernel.api.exception.
ACLAuthorizationConstraintViolationException
org.fcrepo.kernel.api.exception.
CannotCreateResourceException
org.fcrepo.kernel.api.exception.
ExternalMessageBodyException
org.fcrepo.kernel.api.exception.
IncorrectTripleSubjectException
org.fcrepo.kernel.api.exception.
InteractionModelViolationException
org.fcrepo.kernel.api.exception.
InvalidACLException
org.fcrepo.kernel.api.exception.
InvalidMementoPathException
org.fcrepo.kernel.api.exception.
MalformedRdfException
org.fcrepo.kernel.api.exception.
OutOfDomainSubjectException
org.fcrepo.kernel.api.exception.
RequestWithAclLinkHeaderException
org.fcrepo.kernel.api.exception.
ServerManagedPropertyException
org.fcrepo.kernel.api.exception.
ServerManagedTypeException
org.fcrepo.kernel.api.exception.
ExternalContentAccessException
org.fcrepo.kernel.api.exception.
FedoraInvalidNamespaceException
org.fcrepo.kernel.api.exception.
InterruptedRuntimeException
org.fcrepo.kernel.api.exception.
InvalidPrefixException
org.fcrepo.kernel.api.exception.
InvalidResourceIdentifierException
org.fcrepo.kernel.api.exception.
MementoDatetimeFormatException
org.fcrepo.kernel.api.exception.
NoSuchPropertyDefinitionException
org.fcrepo.kernel.api.exception.
PathNotFoundRuntimeException
org.fcrepo.kernel.api.exception.
PreconditionException
org.fcrepo.kernel.api.exception.
RepositoryConfigurationException
org.fcrepo.kernel.api.exception.
RepositoryVersionRuntimeException
org.fcrepo.kernel.api.exception.
ResourceTypeException
org.fcrepo.kernel.api.exception.
SessionMissingException
org.fcrepo.kernel.api.exception.
TombstoneException
org.fcrepo.kernel.api.exception.
UnsupportedAlgorithmException
org.fcrepo.kernel.api.utils.
WrappingStream
<T> (implements java.util.stream.
Stream
<T>)
org.fcrepo.kernel.api.rdf.
DefaultRdfStream
(implements org.fcrepo.kernel.api.
RdfStream
)
Interface Hierarchy
java.lang.
AutoCloseable
java.util.stream.
BaseStream
<T,S>
org.fcrepo.kernel.api.
RdfStream
java.util.stream.
Stream
<T>
org.fcrepo.kernel.api.
RdfStream
org.fcrepo.kernel.api.
RdfStream
java.util.stream.
Stream
<T>
org.fcrepo.kernel.api.
RdfStream
org.fcrepo.kernel.api.services.
BatchService
org.fcrepo.kernel.api.utils.
CacheEntry
org.fcrepo.kernel.api.services.
CredentialsService
org.fcrepo.kernel.api.services.
ExternalContentService
org.fcrepo.kernel.api.observer.
FedoraEvent
org.fcrepo.kernel.api.
FedoraRepository
org.fcrepo.kernel.api.models.
FedoraResource
org.fcrepo.kernel.api.models.
Container
org.fcrepo.kernel.api.models.
FedoraWebacAcl
org.fcrepo.kernel.api.models.
FedoraBinary
org.fcrepo.kernel.api.models.
FedoraTimeMap
org.fcrepo.kernel.api.models.
FedoraWebacAcl
org.fcrepo.kernel.api.models.
NonRdfSourceDescription
org.fcrepo.kernel.api.models.
Tombstone
org.fcrepo.kernel.api.
FedoraSession
org.fcrepo.kernel.api.
FedoraTypes
org.fcrepo.kernel.api.utils.
FixityResult
java.lang.
Iterable
<T>
java.util.
Collection
<E>
java.util.
List
<E>
org.fcrepo.kernel.api.services.policy.
StoragePolicyDecisionPoint
org.fcrepo.kernel.api.services.policy.
StoragePolicyDecisionPoint
java.util.
List
<E>
org.fcrepo.kernel.api.services.policy.
StoragePolicyDecisionPoint
org.fcrepo.kernel.api.services.policy.
StoragePolicyDecisionPoint
org.fcrepo.kernel.api.services.
RepositoryService
org.fcrepo.kernel.api.services.
Service
<T>
org.fcrepo.kernel.api.services.
BinaryService
org.fcrepo.kernel.api.services.
ContainerService
org.fcrepo.kernel.api.services.
NodeService
org.fcrepo.kernel.api.services.
TimeMapService
org.fcrepo.kernel.api.services.policy.
StoragePolicy
java.util.function.
Supplier
<T>
org.fcrepo.kernel.api.services.functions.
UniqueValueSupplier
org.fcrepo.kernel.api.
TripleCategory
org.fcrepo.kernel.api.services.
VersionService
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.fcrepo.kernel.api.
RequiredRdfContext
(implements org.fcrepo.kernel.api.
TripleCategory
)
org.fcrepo.kernel.api.observer.
EventType
org.fcrepo.kernel.api.utils.
ContentDigest.DIGEST_ALGORITHM
org.fcrepo.kernel.api.utils.
FixityResult.FixityState
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2019
DuraSpace, Inc.
. All rights reserved.