Class DAOOutcomeReasonEncodedNote

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

@Pool("Pool") @Table("ROUTCOMEREASONWONOTE") @Pk({"RORNID_TWEN","RORNID_AORE"}) public class DAOOutcomeReasonEncodedNote extends DAO
DAO for outcome reason encoded note.
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAOOutcomeReasonEncodedNote

      public DAOOutcomeReasonEncodedNote()