Add | Creates a new `LegalTextItem` record and returns its key as a `LegalTextItemParams` object. |
 Delete | Deletes the record identified by the key in a `LegalTextItemParams` object. |
 Get | Retrieves a single `LegalTextItem` record by the key in a `LegalTextItemParams` object. |
 GetDataInterface | GetDataInterface |
 GetDataInterfaceFromXMLFile | GetDataInterfaceFromXMLFile |
 GetDataInterfaceFromXMLString | GetDataInterfaceFromXMLString |
 GetList | Retrieves all records as a `LegalTextItemParamsCollection`. |
 Update | Updates an existing `LegalTextItem` record. |
Â