Package wt.part

Class PlantEffConfigSpec

java.lang.Object
wt.eff._EffConfigSpec
wt.eff.EffConfigSpec
wt.part._PlantEffConfigSpec
wt.part.PlantEffConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable, ConfigSpec

@GenAsObjectMappable(superClass=EffConfigSpec.class) public class PlantEffConfigSpec extends wt.part._PlantEffConfigSpec
A primitive config spec used to resolve enterprise-datable (WTPart) based on enterprise data's(plant's) an Eff, its EffContext and a value for which the EffManagedVersion should be effective.

Use the newPlantEffConfigSpec static factory method(s), not the PlantEffConfigSpec constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: