java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.data.ReadOnlyDAO
overit.geocallapp.wfm.mobile.core.bl.technicalobject.notification.data.DAOMobileNotificationSearch
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Pk("ANOTID") @Factory("ANOTID_ACOM") @Order("ANOTID") public class DAOMobileNotificationSearch extends overit.geocallapp.wfm.core.data.ReadOnlyDAO
See Also:
  • Field Details

  • Constructor Details

    • DAOMobileNotificationSearch

      public DAOMobileNotificationSearch()
  • Method Details

    • getTable

      public String getTable(CommandContext cc)
      Description copied from class: DAO
      Returns the name of the table on which the specific DAO acts
      Overrides:
      getTable in class DAO
      Parameters:
      cc - The CommandContext associated to the DAO
      Returns:
      The string that represents the name of the table on which the DAO want to access and operate