Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

we don't need netid as input argument. Is datestamp a confirm date string?format?

Oracle Function:

FUNCTION expireCBAccount (a_node_name    IN VARCHAR2,  a_expire_date  IN DATE)

Delete method needs to return an error code indicating whether or not the delete request was accepted, and for errors should indicate the problem with the data.

...