Class BOSkillOverrideConfigurationSkill

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.BOSkillOverrideConfigurationSkill
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOSkillOverrideConfigurationSkill extends DynO
Business Object representing skill override configuration skill
Since:
21.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOSkillOverrideConfigurationSkill

      public BOSkillOverrideConfigurationSkill()
  • Method Details

    • getId

      public Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getSkillOverrideConfiguration

      public Long getSkillOverrideConfiguration()
      Gets the skill override configuration.
      Returns:
      the skill override configuration
    • setSkillOverrideConfiguration

      public void setSkillOverrideConfiguration(Long skillOverrideConfiguration)
      Sets the skill override configuration.
      Parameters:
      skillOverrideConfiguration - the new skill override configuration
    • getSkill

      public Long getSkill()
      Gets the skill.
      Returns:
      the skill
    • setSkill

      public void setSkill(Long skill)
      Sets the skill.
      Parameters:
      skill - the new skill
    • getCardinality

      public Long getCardinality()
      Gets the cardinality.
      Returns:
      the cardinality
    • setCardinality

      public void setCardinality(Long cardinality)
      Sets the cardinality.
      Parameters:
      cardinality - the new cardinality