Class DAOGisVisibilityRule

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.gis.rule.data.DAOGisVisibilityRule
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("AGISVISIBILITYRULE") @Pk("AGVRID") @Sequence("AGVRID") @Factory("AGVRID_ACOM") @Order("AGVRID") public class DAOGisVisibilityRule extends DAO
DAO for gis visibility rules.
Since:
12.0
See Also:
  • Field Details

  • Constructor Details

    • DAOGisVisibilityRule

      public DAOGisVisibilityRule()