Package wt.change2
Class VarianceDateEffectivity
java.lang.Object
wt.change2._VarianceDateEffectivity
wt.change2.VarianceDateEffectivity
- All Implemented Interfaces:
Externalizable,Serializable,wt.change2._VarianceEff,VarianceEff,wt.eff._EffRecord,EffRecord,wt.eff.form._DateEffForm,wt.eff.form._EffForm,DateEffForm,EffForm,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.ufid._Federatable,wt.ufid.Federatable
@GenAsPersistable(interfaces={DateEffForm.class,VarianceEff.class},
serializable=EXTERNALIZABLE_BASIC)
public class VarianceDateEffectivity
extends wt.change2._VarianceDateEffectivity
Concrete effectivity class for date effectivity for variance.
Use the newVarianceDateEffectivity static factory method(s),
not the VarianceDateEffectivity 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:
-
Method Details
-
newVarianceDateEffectivity
Default factory for the class.
Supported API: true- Returns:
- VarianceDateEffectivity
- Throws:
WTException
-