com.ptc.windchill.structconf
Class InstallDeclarativeXconfFile

java.lang.Object
  extended bycom.ptc.windchill.structconf.StructConfManagerCommand
      extended bycom.ptc.windchill.structconf.IncludeXconfFile
          extended bycom.ptc.windchill.structconf.InstallDeclarativeXconfFile

public class InstallDeclarativeXconfFile
extends IncludeXconfFile

Command to instruct the StructConfManager to add an ConfigurationRef entry to the declarations.xconf.


Field Summary
 
Fields inherited from class com.ptc.windchill.structconf.IncludeXconfFile
 
Fields inherited from class com.ptc.windchill.structconf.StructConfManagerCommand
 
Constructor Summary
InstallDeclarativeXconfFile(File declarative_xconf_file)
           
InstallDeclarativeXconfFile(String declarative_xconf_file_path)
           
 
Methods inherited from class com.ptc.windchill.structconf.IncludeXconfFile
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
 

Constructor Detail

InstallDeclarativeXconfFile

public InstallDeclarativeXconfFile(String declarative_xconf_file_path)

InstallDeclarativeXconfFile

public InstallDeclarativeXconfFile(File declarative_xconf_file)