Module: IiifPrint::PersistenceLayer

Defined in:
lib/iiif_print/persistence_layer.rb,
lib/iiif_print/persistence_layer/valkyrie_adapter.rb,
lib/iiif_print/persistence_layer/active_fedora_adapter.rb

Overview

The PersistenceLayer module provides the namespace for other adapters:

And the defining interface in the AbstractAdapter

Defined Under Namespace

Classes: AbstractAdapter, ActiveFedoraAdapter, ValkyrieAdapter