Interface DocumentRoutingPersister

All Known Implementing Classes:
DocumentRoutingTreePersister

public interface DocumentRoutingPersister
The DocumentRoutingPersister is responsible creating a folder structure to persist DocumentRoute instance, persisting new DocumentRoute instances and creating DocumentRoute model from DocumentRoute instance.
Author:
arussel
  • Field Details

    • DocumentRouteInstanceRootName

      static final String DocumentRouteInstanceRootName
      The name of the document in which will be create
      See Also:
  • Method Details