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 :
Operation NotifyCourtDate |
An operaiton to notify a court date has been confirmed.
Declaration :
Operation ReserveCourtDate |
An operation to reserve a court date.
Declaration :
All public operations : GetCourtSchedule, NotifyCourtDate, ReserveCourtDate