Method | Description | |
---|---|---|
DocumentController ( IOptions |
DcouemtsController Constructor where all the required dependencies are injected
|
Method | Description | |
---|---|---|
Get ( [ searchRequestVM ) : Task |
||
GetDocumentAssets ( [ client ) : Task |
||
GetDocumentCounts ( [ searchRequestVM ) : Task |
||
GetPin ( [ searchRequestVM ) : Task |
||
Pin ( [ pinRequestDocumentVM ) : Task |
||
UnPin ( [ pinRequestDocumentVM ) : Task |
||
UploadAttachments ( [ attachmentRequestVM ) : IActionResult | ||
UploadFiles ( ) : IActionResult | ||
UploadMail ( [ attachmentRequestVM ) : IActionResult |
public DocumentController ( IOptions |
||
errorSettings | IOptions |
|
documentSettings | IOptions |
|
matterCenterServiceFunctions | IMatterCenterServiceFunctions | |
documentRepositoy | IDocumentRepository | |
customLogger | ICustomLogger | |
logTables | IOptions |
|
documentProvision | IDocumentProvision | |
generalSettings | IOptions |
|
return | System |