java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.BundlingCriteriaApplyInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BundlingCriteriaApplyInput extends DynO
Input object for BundlingCriteriaApplyEvent.
Since:
10.1
See Also:
GCApi:
bo
  • Constructor Details

    • BundlingCriteriaApplyInput

      public BundlingCriteriaApplyInput()
  • Method Details

    • getExecutionType

      public Long getExecutionType()
      Returns the bundling execution type.
      Returns:
      the bundling execution type
      See Also:
    • setExecutionType

      public void setExecutionType(Long executionType)
      Sets the bundling execution type.
      Parameters:
      executionType - the bundling execution type
      See Also:
    • getBundlingRule

      public BundlingRule getBundlingRule()
      Returns the BundlingRule that will be processed by bundling criteria.
      Returns:
      the bundling rule
    • setBundlingRule

      public void setBundlingRule(BundlingRule bundlingRule)
      Sets the BundlingRule that will be processed by bundling criteria.
      Parameters:
      bundlingRule - the bundling rule
    • getWorkOrderOperations

      public List<BOWorkOrderOperation> getWorkOrderOperations()
      Returns the list of BOWorkOrderOperations that will be processed by bundling criteria..
      Returns:
      the list of work order operations
    • setWorkOrderOperations

      public void setWorkOrderOperations(List<BOWorkOrderOperation> workOrderOperations)
      Sets the list of BOWorkOrderOperations that will be processed by bundling criteria.
      Parameters:
      workOrderOperations - the list of work order operations
    • getCache

      public BundleEntitiesCache getCache()
      Returns the cache used for the Bundle related entities.
      Returns:
      the BundleEntitiesCache
    • setCache

      public void setCache(BundleEntitiesCache cache)
      Sets the cache to use for the Bundle related entities.
      Parameters:
      cache - the BundleEntitiesCache
    • getElaboration

      public Long getElaboration()
      Returns the elaboration related to the bundling criteria application.
      Returns:
      the elaboration
    • setElaboration

      public void setElaboration(Long elaboration)
      Sets the elaboration related to the bundling criteria application.
      Parameters:
      elaboration - the elaboration