Class DAOAssetEntityType

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.utilities.core.data.ReadOnlyDAO
overit.geocallapp.wfm.assets.bl.entitytype.data.DAOAssetEntityType
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("LTYPETOBJ") @Sequence("LTTOID") public class DAOAssetEntityType extends ReadOnlyDAO
DAO for account entity types.
Since:
17.0
See Also:
  • Field Details

  • Constructor Details

    • DAOAssetEntityType

      public DAOAssetEntityType()