com.ptc.windchill.structconf
Class GetPropertyValues

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

public class GetPropertyValues
extends StructConfManagerCommand

Command to instruct the StructConfManager to describe the named property on the command line.


Field Summary
private  HashMap propertyValues_
           
 
Fields inherited from class com.ptc.windchill.structconf.StructConfManagerCommand
 
Constructor Summary
GetPropertyValues()
           
 
Method Summary
(package private)  void execute()
           
 Map getPropertyValues()
           
 
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

propertyValues_

private HashMap propertyValues_
Constructor Detail

GetPropertyValues

public GetPropertyValues()
Method Detail

getPropertyValues

public Map getPropertyValues()

execute

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