Class AdditonalIndexElementDerivedDataPartComputer

java.lang.Object
com._1c.g5.v8.derived.computer.AbstractDerivedDataPartComputer
com.e1c.g5.v8.dt.internal.md.aindex.derived.AdditonalIndexElementDerivedDataPartComputer
All Implemented Interfaces:
IDerivedDataPartComputer

public class AdditonalIndexElementDerivedDataPartComputer extends AbstractDerivedDataPartComputer
Additional index elements derived data computer
  • Constructor Details

    • AdditonalIndexElementDerivedDataPartComputer

      public AdditonalIndexElementDerivedDataPartComputer()
      Constructs an instance
  • Method Details

    • compute

      public void compute(IBmObject bmObject, IPartBasedObjectContext context, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
      Description copied from interface: IDerivedDataPartComputer
      Computes part of the given object derived data.
      Parameters:
      bmObject - Context of the derived data computing. Cannot be null
      context - The context of the DD computation. May not be null
      progressMonitor - Controls the computation of the derived data. Cannot be null