Package org.dlese.dpc.schemedit.repository
package org.dlese.dpc.schemedit.repository
-
ClassDescriptionRepositoryIndexingObsever initializes IDGenerators for each collection after reindexing the entire repository (all collections).Deletes a collections by moving metadata records to a "baseTrashDir" directory.Event indicating that a repository event occurred, exposes an event name (e.g., 'recordMoved') as well eventData in the form of a map.A Simple, servletContext-aware, listener for RepositoryEvents that prints event info to the logProvides an interface for Objects listening to a Repository events source.RepositoryIndexingObsever initializes IDGenerators for each collection after reindexing the entire repository (all collections).Methods to wrap the
RepositoryManagerclass and provide other methods and services over the repository.The class includes methods to create, copy, and put Records to the main Repository, and RepositoryWriterPlugins if so configured.Methods to create, copy, and put Records to the RepositoryIndicates a problem occured when attempting to interact with a RepositoryWriterPlugin.This abstract class implements RepositoryWriterPlugin to provide access to theServletContextduring the indexing process.RepositoryEventListener that provides Smile specific handlers for some events.