Class ExternalServicesPropertiesRepositoryWrapper
java.lang.Object
org.apache.fineract.infrastructure.configuration.domain.ExternalServicesPropertiesRepositoryWrapper
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionfindOneByIdAndName(Long id, String name, String externalServiceName)
-
Constructor Details
-
ExternalServicesPropertiesRepositoryWrapper
@Autowired public ExternalServicesPropertiesRepositoryWrapper(ExternalServicesPropertiesRepository repository)
-
-
Method Details
-
findOneByIdAndName
public ExternalServicesProperties findOneByIdAndName(Long id, String name, String externalServiceName)
-