Learning data decay transactions

The following transactions are relevant to data decay:

  • public DWLAccessDateValueBObj addAccessDateValue(DWLAccessDateValueBObj dateValue) throws DWLBaseException;
  • public DWLAccessDateValueBObj updateAccessDateValue(DWLAccessDateValueBObj dateValue) throws DWLBaseException;
  • public DWLAccessDateValueBObj getAccessDateValue(String dateAccessValId, DWLControl control) throws DWLBaseException;
  • public Vector getAllAccessDateValuesByAttrib(String entityName, String instancePK, DWLControl control) throws DWLBaseException;
  • public DWLAccessDateValueBObj deleteAccessDateValue(DWLAccessDateValueBObj dateValue) throws DWLBaseException;