Class DAORoughPlanningBucket

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

@Pool("Pool") @Table("AROUGHPLANNINGBUCKET") @Pk("ARPBID") @Sequence("ARPBID") @Factory("ARPBID_ACOM") public class DAORoughPlanningBucket extends DAO
DAO for rough planning bucket.
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAORoughPlanningBucket

      public DAORoughPlanningBucket()