java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.data.DAOWorkShiftExceptionWorkShift
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOWorkShiftExceptionWorkShiftSearch

@Pool("Pool") @Table("RRESOURCESHIFTEXCEPTION") @Pk("RRSEID") @Sequence("RRSEID") @Factory("RRSEID_ACOM") public class DAOWorkShiftExceptionWorkShift extends DAO
DAO for Work Shift Exception Work Shifts.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOWorkShiftExceptionWorkShift

      public DAOWorkShiftExceptionWorkShift()