Class DAOInterventionOutcome

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.execution.bl.outcome.intervention.data.DAOInterventionOutcome
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOInterventionOutcomeSearch

@Pool("Pool") @Table("AAGENDA") @Pk("AAGEID") @Sequence("AAGEID") public class DAOInterventionOutcome extends DAO
DAO for agenda outcome
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAOInterventionOutcome

      public DAOInterventionOutcome()