|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropagationAction | |
com.infoengine.ieinstall | |
com.ptc.windchill.structconf | Tools for manipulating declarative and site xconf settings, propagating xconfs into property files, updating property documentation, and locating property specifications in xconf files. |
wt.httpgw | Provides
HTTPGateway support including
HTTPLogin ,
HTTPRequest ,
HTTPResponse and
URLFactory . |
Uses of PropagationAction in com.infoengine.ieinstall |
Subclasses of PropagationAction in com.infoengine.ieinstall | |
class |
IePropertiesAction
A custom xconf file generator class. |
Uses of PropagationAction in com.ptc.windchill.structconf |
Subclasses of PropagationAction in com.ptc.windchill.structconf | |
class |
SamplePropagationAction
|
Fields in com.ptc.windchill.structconf declared as PropagationAction | |
private PropagationAction |
PropagationActionInstantiator.action_
|
Methods in com.ptc.windchill.structconf that return PropagationAction | |
PropagationAction |
PropagationActionInstantiator.instantiate()
|
Methods in com.ptc.windchill.structconf with parameters of type PropagationAction | |
void |
PropertyInfo.setSiteValue(String site_override_value,
PropagationAction caller)
|
Uses of PropagationAction in wt.httpgw |
Subclasses of PropagationAction in wt.httpgw | |
class |
ServerCodebaseUrlCleaner
An xconf PropagationAction
that will check if the property wt.webserver.port=80 and if it does, it
will change the valu eof the wt.server.codebase property to equal:
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |