CustodianManager Methods |
The CustodianManager type exposes the following members.
Name | Description | |||
---|---|---|---|---|
All |
Retrieves the list of Custodians for a case
| |||
ById |
Retrieves a Custodian by its unique identifier
| |||
ByImportSet |
Retrieves the list of Custodians that had input in the supplied Import Set
| |||
ByName |
Retrieves a Custodian by its name
| |||
Create |
Creates a new custodian for a case
| |||
Delete |
Delete one more custodians
| |||
GetEmptyCustodian |
Return an empty Custodian object - used for adding a new custodian
| |||
RefreshNeeded |
Checks the supplied timestamp against the one in the timestamps table for this repository
returns true if the db timestamp is newer than the supplied timestamp and
updates the supplied timestamp to the current db value
| |||
Update |
Updates Early Data Analyzer with any changed values for the custodian (also see Remarks below)
| |||
ValidateCustodian |
Validates that a custodian name passes all validation rules
|