public class ContractsFinder extends Object
Class for finding Contracts to prevent cyclic dependency between agencies and contracts module
Constructor and Description |
---|
ContractsFinder(MongoDbAccessAdminImpl mongoAccess,
VitamCounterService counter) |
Modifier and Type | Method and Description |
---|---|
RequestResponseOK<AccessContractModel> |
findAccessContrats(com.fasterxml.jackson.databind.JsonNode queryDsl) |
public ContractsFinder(MongoDbAccessAdminImpl mongoAccess, VitamCounterService counter)
mongoAccess
- counter
- public RequestResponseOK<AccessContractModel> findAccessContrats(com.fasterxml.jackson.databind.JsonNode queryDsl) throws InvalidCreateOperationException, VitamException
queryDsl
- InvalidCreateOperationException
VitamException
Copyright © 2018 Vitam. All rights reserved.