Package wt.change2

Interface VarianceDateEff

All Superinterfaces:
wt.fc.adminlock._AdministrativelyLockable, wt.eff.form._EffForm, wt.eff._EffRecord, wt.ufid._Federatable, wt.federation._FederatedLinkHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.federation._RemotelyLinkable, wt.change2._VarianceEff, AdministrativelyLockable, EffForm, EffRecord, wt.ufid.Federatable, wt.federation.FederatedLinkHolder, NetFactor, ObjectMappable, Persistable, wt.federation.RemotelyLinkable, Serializable, VarianceEff

public interface VarianceDateEff extends VarianceEff
VarianceDateEff is the parent interface for variance date effectivities. It constrains its range type to be DateEffRange.

Supported API: true

Extendable: false
  • Field Details

  • Method Details

    • getRange

      EffRange getRange()
      Gets the object for the association that plays role: RANGE.

      Supported API: true
      Specified by:
      getRange in interface wt.eff.form._EffForm
      Returns:
      EffRange
    • setRange

      void setRange(EffRange a_Range) throws WTPropertyVetoException
      Sets the object for the association that plays role: RANGE.

      Supported API: true
      Specified by:
      setRange in interface wt.eff.form._EffForm
      Parameters:
      a_Range -
      Throws:
      WTPropertyVetoException