java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.data.DAOForecastResource
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOCapacityPlanningResourceResultSearch, DAOForecastResourceSearch

@Pool("Pool") @Table("AFORECASTRESOURCE") @Pk("AFREID") @Sequence("AFREID") @Factory("AFREID_ACOM") public class DAOForecastResource extends DAO
DAO for CRUD operations on forecast resource.
Since:
15.0
See Also:
  • Field Details

  • Constructor Details

    • DAOForecastResource

      public DAOForecastResource()