com.ptc.windchill.structconf
Class ValidateXconfsFromFileList

java.lang.Object
  extended bycom.ptc.windchill.structconf.StructConfManagerCommand
      extended bycom.ptc.windchill.structconf.ValidateXconfsFromFileList

public class ValidateXconfsFromFileList
extends StructConfManagerCommand


Field Summary
private  File listOfFilesFile_
           
private  int xconfMode_
           
 
Fields inherited from class com.ptc.windchill.structconf.StructConfManagerCommand
 
Constructor Summary
ValidateXconfsFromFileList(File list_of_files_file, int xconf_mode)
           
 
Method Summary
(package private)  void execute()
           
 
Methods inherited from class com.ptc.windchill.structconf.StructConfManagerCommand
execute, getCollector, getDeclarativeUpdater, getManager, getSiteUpdater, getUpdater, getUpdater, requiresSaveImmediatelyAfter, setRequiresSaveImmediatelyAfter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listOfFilesFile_

private File listOfFilesFile_

xconfMode_

private int xconfMode_
Constructor Detail

ValidateXconfsFromFileList

public ValidateXconfsFromFileList(File list_of_files_file,
                                  int xconf_mode)
Method Detail

execute

void execute()
       throws StructConfManagerException
Specified by:
execute in class StructConfManagerCommand
Throws:
StructConfManagerException