Class DAODCTemplateVisibilityRuleRow

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.data.DAODCTemplateVisibilityRuleRow
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAODCTemplateVisibilityRuleRowSearch

@Pool("Pool") @Table("ADCTEMPLATEVISIBILIYRULESROW") @Pk("ADRRID") @Sequence("ADRRID") @Factory("ADRRID_ACOM") public class DAODCTemplateVisibilityRuleRow extends DAO
DAO for d c template visibility rule row
Since:
22.0
See Also:
  • Field Details

  • Constructor Details

    • DAODCTemplateVisibilityRuleRow

      public DAODCTemplateVisibilityRuleRow()