Class DAOMaterialType

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.materials.bl.type.data.DAOMaterialType
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOMaterialTypeSearch

@Pool("Pool") @Table("LMATERIALTYPE") @Pk("LMTPID") public class DAOMaterialType extends DAO
DAO for material type.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOMaterialType

      public DAOMaterialType()