Class DTODataCollectionTemplateWOCreationRuleInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.datacollection.rs2.rule.DTODataCollectionTemplateWOCreationRuleInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

@Deprecated(forRemoval=true, since="22.0") public class DTODataCollectionTemplateWOCreationRuleInsert extends DynO
Deprecated, for removal: This API element is subject to removal in a future version.
DTO used for insert data collection template WO creation rules.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionTemplateWOCreationRuleInsert

      public DTODataCollectionTemplateWOCreationRuleInsert()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getTemplates

      public Set<Long> getTemplates()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setTemplates

      public void setTemplates(Set<Long> templates)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getWorkCycleOperations

      public Set<Long> getWorkCycleOperations()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setWorkCycleOperations

      public void setWorkCycleOperations(Set<Long> workCycleOperations)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getActive

      public Boolean getActive()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setActive

      public void setActive(Boolean active)
      Deprecated, for removal: This API element is subject to removal in a future version.