Class DAOImmediateSchedulingConfiguration

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.data.DAOImmediateSchedulingConfiguration
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOImmediateSchedulingConfigurationSearch

@Pool("Pool") @Table("AIMMEDIATESCHEDULINGCONFIGURATION") @Pk("AISCID") @Sequence("AISCID") public class DAOImmediateSchedulingConfiguration extends DAO
DAO for immediate scheduling configuration
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOImmediateSchedulingConfiguration

      public DAOImmediateSchedulingConfiguration()