Method | Description | |
---|---|---|
CreateMatter ( ) : |
||
DeleteMatter ( |
||
MatterProvision ( IMatterRepository matterRepositoy, IOptions |
||
UpdateMatter ( |
||
UpdateMatterMetadata ( |
Method | Description | |
---|---|---|
CheckFullPermissionInAssignList ( IList |
Check Full Permission for logged in User.
|
|
GenerateMailList ( |
Generates list of users for sending email.
|
|
RetrieveMatterUsers ( IEnumerable |
Gets the display name of users having permission on library.
|
|
SetStampProperty ( |
Function to create dictionary object for stamp property
|
|
ShareMatter ( |
Creates an item in the specific list with the list of users to whom the matter will be shared.
|
|
ShareMatterUtility ( |
Function to share the matter.
|
|
TeamMembersPermissionInformation ( |
Provides the team members and their respective permission details.
|
public CreateMatter ( ) : |
||
return |
public DeleteMatter ( |
||
client | ||
matter | ||
return |
public MatterProvision ( IMatterRepository matterRepositoy, IOptions |
||
matterRepositoy | IMatterRepository | |
matterSettings | IOptions |
|
errorSettings | IOptions |
|
spoAuthorization | ISPOAuthorization | |
editFunctions | IEditFunctions | |
validationFunctions | ValidationFunctions | |
customLogger | ICustomLogger | |
logTables | IOptions |
|
mailSettings | IOptions |
|
return | Microsoft.Extensions.OptionsModel |
public UpdateMatter ( |
||
matterInformation | ||
return |
public UpdateMatterMetadata ( |
||
matterMetadata | ||
return |