Class DAOSchedulingProposalState

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.utilities.core.data.ReadOnlyDAO
overit.geocallapp.wfm.core.bl.schedulingproposal.state.data.DAOSchedulingProposalState
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOSchedulingProposalStateSearch

@Pool("Pool") @Table("LSCHEDULINGPROPOSALSTATE") @Pk("LSPEID") @Order("LSPEID") public class DAOSchedulingProposalState extends ReadOnlyDAO
DAO for the Scheduling Proposal State.
Since:
14.0
See Also:
  • Field Details

  • Constructor Details

    • DAOSchedulingProposalState

      public DAOSchedulingProposalState()