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

@Pool("Pool") @Table("LTEAMDISLOCATION") @Pk("LTDIID") @Order("LTDIID") public class DAOTeamDislocation extends DAO
DAO for Team Dislocation.
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAOTeamDislocation

      public DAOTeamDislocation()