Class DAOSchedulingModel

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.model.data.DAOSchedulingModel
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("ASCHEDULINGMODEL") @Pk("ASMOID") public class DAOSchedulingModel extends DAO
DAO for scheduling model.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOSchedulingModel

      public DAOSchedulingModel()