Method | Description | |
---|---|---|
DocumentController ( IOptions |
Constructor where all the required dependencies are injected
|
Method | Description | |
---|---|---|
Get ( [ searchRequestVM ) : Task |
||
GetDocumentAssets ( |
||
GetPin ( [ client ) : Task |
Get Pin Documents
|
|
Pin ( [ pinRequestDocumentVM ) : Task |
pin the matter
|
|
UnPin ( [ pinRequestMatterVM ) : Task |
unpin the matter
|
public DocumentController ( IOptions |
||
errorSettings | IOptions |
|
documentSettings | IOptions |
|
spoAuthorization | ISPOAuthorization | |
matterCenterServiceFunctions | IMatterCenterServiceFunctions | |
documentRepositoy | IDocumentRepository | |
customLogger | ICustomLogger | |
logTables | IOptions |
|
return | System |