Interface RepositoryWriterPlugin

All Known Implementing Classes:
NdrRepositoryWriterPlugin, ServletContextRepositoryWriterPlugin

public interface RepositoryWriterPlugin
Methods to create, copy, and put Records to the Repository

NOTE: currently, this class implements a repositoryWriter plugin for the NDR. When we understand what the plugin INTERFACE should be, then the interface will be in this package, and the NDR implementation will be elsewhere...

Version:
$Id: RepositoryWriterPlugin.java,v 1.5 2007/07/30 18:06:15 ostwald Exp $
Author:
ostwald

$Id: RepositoryWriterPlugin.java,v 1.10 2009/03/20 23:33:57 jweather Exp $