Class DTODataCollectionTemplateWOCreationRuleFilter

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

public class DTODataCollectionTemplateWOCreationRuleFilter extends DynO
DTO for filter data collection template w o creation rule
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionTemplateWOCreationRuleFilter

      public DTODataCollectionTemplateWOCreationRuleFilter()
  • Method Details

    • getId

      public final Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getTemplateId

      public final Collection<Long> getTemplateId()
      Gets the template id.
      Returns:
      the template id
    • getTemplate

      public final Collection<Long> getTemplate()
      Gets the template.
      Returns:
      the template
    • setTemplateId

      public final void setTemplateId(Collection<Long> templateId)
      Sets the template id.
      Parameters:
      templateId - the new template id
    • getWorkCycleOperationId

      public final Collection<Long> getWorkCycleOperationId()
      Gets the work cycle operation id.
      Returns:
      the work cycle operation id
    • getWorkCycleOperation

      public final Collection<Long> getWorkCycleOperation()
      Gets the work cycle operation.
      Returns:
      the work cycle operation
    • setWorkCycleOperationId

      public final void setWorkCycleOperationId(Collection<Long> workCycleOperationId)
      Sets the work cycle operation id.
      Parameters:
      workCycleOperationId - the new work cycle operation id
    • getActive

      public final Boolean getActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public final void setActive(Boolean active)
      Sets the active.
      Parameters:
      active - the new active