fedora.client.batch
Class BatchModify

java.lang.Object
  extended by fedora.client.batch.BatchModify

public class BatchModify
extends java.lang.Object

Title: BatchModify.java

Description: A GUI interface for entering info required to perform a batch modify that consists of a file containing the modify directives to be processed. A log file is generated and saved in the client logs directory detailing the events that occured during processing.

Version:
$Id: BatchModify.java 5313 2006-12-06 12:14:27Z cwilper $
Author:
rlw@virginia.edu

Constructor Summary
BatchModify()
          Constructor for the class.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchModify

public BatchModify()

Constructor for the class.