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

@Pool("Pool") @Table("LSCHEDULINGSTATE") @Pk("LSSTID") public class DAOSchedulingState extends ReadOnlyDAO
DAO for scheduling state.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOSchedulingState

      public DAOSchedulingState()