java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.utilities.core.data.ReadOnlyDAO
overit.geocallapp.wfm.scheduling.bl.appointment.status.data.DAOAppointmentStatus
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOAppointmentStatusSearch

@Pool("Pool") @Table("LAPPOINTMENTSTATE") @Pk("LASTID") public class DAOAppointmentStatus extends ReadOnlyDAO
DAO for appointment status.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOAppointmentStatus

      public DAOAppointmentStatus()