Class FeatureValueDomainLoadEvent


public class FeatureValueDomainLoadEvent extends LoadEvent<BOFeatureValueDomain>
Event to load a BOFeatureValueDomain.
The launcher must provide a valid feature values domain id in order to successfully call this event.
The listener loads all the BOFeatureValueDomain components starting from the event input, i.e. the given feature values domain id.
Since:
9.2
GCApi:
event
Reactors:
BTFeatureValueDomainLoad(0)
No Spouts
  • Constructor Details

    • FeatureValueDomainLoadEvent

      public FeatureValueDomainLoadEvent(Long featureValueDomainId)
      Instantiates a new feature value domain load event.
      Parameters:
      featureValueDomainId - the feature value domain id