The ICcisGetService type exposes the following members.

Methods

  NameDescription
Public methodExecuteCaseSearch
Gets a list of cases based on the search criteria provided.
Public methodExecuteCourtEventSearch
Gets a list of court events based on the search criteria provided.
Public methodExecuteDocumentKeywordSearch
Gets a list of document ids based on the search criteria provided.
Public methodExecuteFlexQuery
A request for information using the queryName and criteria if applicable.
Public methodGetAssessments
Gets a list of assessments for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetBonds
Gets a list of case bonds for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetBookings
Gets a list of case bookings for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetCase
Gets a case for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetCauseOfActions
Gets a list of assessments for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetCharge
Gets a list of charges for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetCitation
Gets the citation for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)) and charge sequence.
Public methodGetCodeTable
Gets a code table for the specified code record type.
Public methodGetCourtEvents
Gets a list of case court events for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetDivisionAssignment
Gets a list of the division assignments for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetFiling
Gets a case filing.
Public methodGetFilingDocument
Gets the electronic document for the case filing.
Public methodGetFilings
Gets a list of case filings or progress docket entries for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetJudgeAssignment
Gets a list of the judge assignments for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetNoteDocument
Gets the electronic document for the case note.
Public methodGetNotes
Gets a list of case notes for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetParcels
Gets a list of case parcles for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetParties
Gets a list of case parties for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetParty
Gets a case party.
Public methodGetPartyMugshotImage
Gets a case party.
Public methodGetPayments
Gets a list of case payments for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetReopens
Gets a list of case reopens for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetRepresentation
Gets a case for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodGetSentence
Gets the sentence for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)) and charge sequence.
Public methodGetWritOfArrest
Gets a list of case writs of arrest for the specified case identifier (UCN, Local Case Number, Case Tracking ID (PK)).
Public methodSubmitVorRequest
Submits a request for a case filing to go through the VOR process.

See Also