Class DAOWarehouseCentralMobile

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.data.DAOWarehouseCentralMobile
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOWarehouseCentralMobileSearch

@Pool("Pool") @Table("RCENTRALMOBILEWAREHOUSE") @Pk("RCMWID") @Sequence("RCMWID") @Order({"RCMWIDCENTRAL_AIWA","RCMWIDMOBILE_AIWA"}) public class DAOWarehouseCentralMobile extends DAO
DAO for search the relations between central and mobile warehouses.
Since:
13.0
See Also:
  • Field Details

  • Constructor Details

    • DAOWarehouseCentralMobile

      public DAOWarehouseCentralMobile()