Package wt.eff.form

Interface DateEffForm

All Superinterfaces:
wt.eff.form._DateEffForm, wt.eff.form._EffForm, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, EffForm, NetFactor, ObjectMappable, Persistable, Serializable
All Known Implementing Classes:
_DatedEffectivity, _PendingDateEffectivity, _ProductDateEffectivity, wt.change2._VarianceDateEffectivity, wt.effectivity._WTDatedEffectivity, DatedEffectivity, PendingDateEffectivity, ProductDateEffectivity, VarianceDateEffectivity, WTDatedEffectivity

@GenAsPersistable(interfaces=EffForm.class, properties=@GeneratedProperty(name="range",type=DateEffRange.class,constraints=@PropertyConstraints(required=true))) public interface DateEffForm extends wt.eff.form._DateEffForm
An EffForm representing date effectivity statements.


Supported API: true

Extendable: false
See Also:
  • Field Summary

    Fields inherited from interface wt.eff.form._EffForm

    EFF_CONTEXT, EFF_CONTEXT_REFERENCE, RANGE

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Methods inherited from interface wt.eff.form._EffForm

    getEffContext, getEffContextReference, getRange, setEffContext, setEffContextReference, setRange

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.NetFactor

    getClassInfo, getConceptualClassname

    Methods inherited from interface wt.fc.ObjectMappable

    readExternal, writeExternal

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity, getType