Uses of Class
org.fcrepo.kernel.api.exception.PathNotFoundException
Packages that use PathNotFoundException
-
Uses of PathNotFoundException in org.fcrepo.kernel.api.models
Methods in org.fcrepo.kernel.api.models that throw PathNotFoundExceptionModifier and TypeMethodDescriptionFedoraResource.getParent()Get the resource which contains this resource.ResourceFactory.getResource(Transaction transaction, FedoraId fedoraID) Get a FedoraResource for existing resource<T extends FedoraResource>
TResourceFactory.getResource(Transaction transaction, FedoraId fedoraID, Class<T> clazz) Get a resource as a particular type