Package com.ptc.windchill.esi.rnd
Interface ESIConfigSpec
- All Known Implementing Classes:
ESIDefaultConfigSpec
public interface ESIConfigSpec
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(Persistable root) This method should be implemented by the implementer class to set the config spec as appropriate.
-
Method Details
-
initialize
This method should be implemented by the implementer class to set the config spec as appropriate.
Supported API: true
-