Class BOAgendaResourceRoles

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.BOAgendaResourceRoles
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOAgendaResourceRoles extends DynO
Business object representing a agenda resource role
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAgendaResourceRoles

      public BOAgendaResourceRoles()
  • Method Details

    • getId

      public final Long getId()
      Returns the agenda resource role id.
      Returns:
      the agenda resource role id
    • setId

      public final void setId(Long id)
      Sets the agenda resource role id.
      Parameters:
      id - the agenda resource role id
    • getAgenda

      public final Long getAgenda()
      Returns the agenda resource role agenda.
      Returns:
      the agenda resource role agenda
    • setAgenda

      public final void setAgenda(Long agenda)
      Sets the agenda resource role agenda.
      Parameters:
      agenda - the agenda resource role agenda
    • getUser

      public final Long getUser()
      Returns the agenda resource role user.
      Returns:
      the agenda resource role user
    • setUser

      public final void setUser(Long user)
      Sets the agenda resource role user.
      Parameters:
      user - the agenda resource role user
    • getRoleType

      public final Long getRoleType()
      Returns the agenda resource role type.
      Returns:
      the agenda resource role type
    • setRoleType

      public final void setRoleType(Long roleType)
      Sets the agenda resource role type.
      Parameters:
      roleType - the agenda resource role type