java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.workorders.bl.workcycle.data.DAOWorkCycle
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOWorkCycleSearch

@Pool("Pool") @Table("AWORKCYCLE") @Pk("AWCYID") @Sequence("AWCYID") @Order("AWCYORDERING") @Factory("AWCYID_ACOM") public class DAOWorkCycle extends DAO
DAO for work cycles.
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAOWorkCycle

      public DAOWorkCycle()