Class DAODataCollectionTemplateWOCreationRule

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.mobileforms.bl.rule.data.DAODataCollectionTemplateWOCreationRule
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAODataCollectionTemplateWOCreationRuleSearch, DAODataCollectionTemplateWOCreationRuleUISearch

@Pool("Pool") @Table("ADCTEMPLATEWOCREATIONRULE") @Pk("ATWRID") @Sequence("ATWRID") @Factory("ATWRID_ACOM") @Order("ATWRID") public class DAODataCollectionTemplateWOCreationRule extends DAO
DAO for data collection template wo creation rule.
Since:
12.0
See Also:
  • Field Details

  • Constructor Details

    • DAODataCollectionTemplateWOCreationRule

      public DAODataCollectionTemplateWOCreationRule()