Class DAORoughPlanningActivityResult

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.roughplanning.bl.activity.result.data.DAORoughPlanningActivityResult
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAORoughPlanningActivityResultSearch

@Pool("Pool") @Table("AROUGHPLANNINGACTIVITYRESULT") @Pk("ARPAID") @Sequence("ARPAID") @Factory("ARPAID_ACOM") public class DAORoughPlanningActivityResult extends DAO
DAO for rough planning resource result.
Since:
19.0
See Also:
  • Field Details

  • Constructor Details

    • DAORoughPlanningActivityResult

      public DAORoughPlanningActivityResult()