Uses of Interface
org.fcrepo.migration.FedoraObjectHandler
-
Packages that use FedoraObjectHandler Package Description org.fcrepo.migration.handlers -
-
Uses of FedoraObjectHandler in org.fcrepo.migration.handlers
Classes in org.fcrepo.migration.handlers that implement FedoraObjectHandler Modifier and Type Class Description classVersionAbstractionFedoraObjectHandlerA FedoraObjectHandler implementation that analyzes the ObjectReference provided to the processObject method and exposes the version abstraction to a wrapped FedoraObjectVersionHandler implementation.Constructors in org.fcrepo.migration.handlers with parameters of type FedoraObjectHandler Constructor Description ObjectAbstractionStreamingFedoraObjectHandler(FedoraObjectHandler objectHandler)the object abstraction streaming fedora object handler.
-