The Court Scheduling MDE is to provide the capability for the filer to submit a request a hearing or calendar date (CourtScheduletQueryMessage) along with the electronic document filing. This is because many court document filings are made specifically to schedule hearings or conference meetings. The MDE provides the ability for the court to respond to the request (allocateCourtDate). And it also allows for the participant to query the court calendar for a specific date and/or time (CourtScheduletQueryMessage).
Declaration :
Component(s) : CourtScheduling
Stereotype: interface
Operation GetCourtSchedule |
An operation to query for a schedule of upcoming court events
Declaration :
Stereotype: niem-profile:webservice
Properties:
Operation NotifyCourtDate |
An operaiton to notify a court date has been confirmed.
Declaration :
Stereotype: niem-profile:webservice
Properties:
Operation ReserveCourtDate |
An operation to reserve a court date.
Declaration :
Stereotype: niem-profile:webservice
Properties:
Operation RequestCourtDate |
An operation to request a list of available court dates.
Declaration :
Stereotype: niem-profile:webservice
Properties:
All public operations : GetCourtSchedule, NotifyCourtDate, RequestCourtDate, ReserveCourtDate