Class DAORoughPlanningBucketMovement

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

@Pool("Pool") @Table("AROUGHPLANNINGBUCKETMOVEMENT") @Pk("ARBMID") @Sequence("ARBMID") @Factory("ARBMID_ACOM") public class DAORoughPlanningBucketMovement extends DAO
DAO for rough planning bucket movement
Since:
20.0
See Also:
  • Field Details

  • Constructor Details

    • DAORoughPlanningBucketMovement

      public DAORoughPlanningBucketMovement()