java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.utilities.core.data.ReadOnlyDAO
overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state.data.DAOAppointmentState
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

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

  • Constructor Details

    • DAOAppointmentState

      public DAOAppointmentState()