Class DTOOutcomeReasonFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.rs1.outcomereason.DTOOutcomeReasonFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOOutcomeReasonFilter extends DynO
DTO for filter outcome reason
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOOutcomeReasonFilter

      public DTOOutcomeReasonFilter()
  • 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
    • getCode

      public final Collection<String> getCode()
      Gets the code.
      Returns:
      the code
    • setCode

      public final void setCode(Collection<String> code)
      Sets the code.
      Parameters:
      code - the new code
    • getDescription

      public final String getDescription()
      Gets the description.
      Returns:
      the description
    • setDescription

      public final void setDescription(String description)
      Sets the description.
      Parameters:
      description - the new description
    • getReasonTypeId

      public final Collection<Long> getReasonTypeId()
      Gets the reason type id.
      Returns:
      the reason type id
    • getReasonType

      public final Collection<Long> getReasonType()
      Gets the reason type.
      Returns:
      the reason type
    • setReasonTypeId

      public final void setReasonTypeId(Collection<Long> reasonTypeId)
      Sets the reason type id.
      Parameters:
      reasonTypeId - the new reason type id
    • getOutcomeTypeId

      public final Collection<Long> getOutcomeTypeId()
      Gets the outcome type id.
      Returns:
      the outcome type id
    • getOutcomeType

      public final Collection<Long> getOutcomeType()
      Gets the outcome type.
      Returns:
      the outcome type
    • setOutcomeTypeId

      public final void setOutcomeTypeId(Collection<Long> outcomeTypeId)
      Sets the outcome type id.
      Parameters:
      outcomeTypeId - the new outcome type id
    • getOrder

      public final Long getOrder()
      Gets the order.
      Returns:
      the order
    • setOrder

      public final void setOrder(Long order)
      Sets the order.
      Parameters:
      order - the new order
    • 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
    • getMandatoryEncodedNote

      public final Boolean getMandatoryEncodedNote()
      Gets the mandatory encoded note.
      Returns:
      the mandatory encoded note
    • setMandatoryEncodedNote

      public final void setMandatoryEncodedNote(Boolean mandatoryEncodedNote)
      Sets the mandatory encoded note.
      Parameters:
      mandatoryEncodedNote - the new mandatory encoded note
    • getColor

      public final String getColor()
      Gets the color.
      Returns:
      the color
    • setColor

      public final void setColor(String color)
      Sets the color.
      Parameters:
      color - the new color
    • getVisibleOnMobile

      public final Boolean getVisibleOnMobile()
      Gets the visible on mobile.
      Returns:
      the visible on mobile
    • setVisibleOnMobile

      public final void setVisibleOnMobile(Boolean visibleOnMobile)
      Sets the visible on mobile.
      Parameters:
      visibleOnMobile - the new visible on mobile
    • getOutcomeClassId

      public final Collection<Long> getOutcomeClassId()
      Gets the outcome class id.
      Returns:
      the outcome class id
    • getOutcomeClass

      public final Collection<Long> getOutcomeClass()
      Gets the outcome class.
      Returns:
      the outcome class
    • setOutcomeClassId

      public final void setOutcomeClassId(Collection<Long> outcomeClassId)
      Sets the outcome class id.
      Parameters:
      outcomeClassId - the new outcome class id
    • getInsufficientSkills

      public final Boolean getInsufficientSkills()
      Gets the insufficient skills.
      Returns:
      the insufficient skills
    • setInsufficientSkills

      public final void setInsufficientSkills(Boolean insufficientSkills)
      Sets the insufficient skills.
      Parameters:
      insufficientSkills - the new insufficient skills