java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.data.DAOImmediateSchedulingExclusionReason
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOImmediateSchedulingExclusionReasonSearch

@Pool("Pool") @Table("LIMMEDIATESCHEDEXCLREASON") @Pk("LISEID") @Sequence("LISEID") @Order("LISECODE") public class DAOImmediateSchedulingExclusionReason extends DAO
DAO for immediate scheduling exclusion reason
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAOImmediateSchedulingExclusionReason

      public DAOImmediateSchedulingExclusionReason()