The list of operations supported by the Filing Review MDE.
Declaration :
Component(s) : FilingReview
Stereotype: interface
Operation CancelFiling |
An operation to request a filing be cancelled.
Declaration :
Operation GetFeesCalculation |
An operation to query for the estimated fees required for a filing.
Declaration :
Operation GetFilingList |
An operation to query for a list of filings that match a set of criteria.
Declaration :
Operation GetFilingStatus |
An operation to request the status of a filing.
Declaration :
Operation NotifyDocketingComplete |
An operation that is an asynchronous callback in response to a RecordDocketing operation to notify that a filing has been recorded in the court record system.
Declaration :
Operation NotifyDocumentStampInformation |
An operation that is an asynchronous callback in response to the GetDocumentStampInformation operation. This operation is implemented by the system responsible for performing the stamping and is invoked by the system responsible for providing the information for the stamps.
Declaration :
Operation ReviewFiling |
An operation to submit a filing to a court for review.
Declaration :
All public operations : CancelFiling, GetFeesCalculation, GetFilingList, GetFilingStatus, NotifyDocketingComplete, NotifyDocumentStampInformation, ReviewFiling