Note there is no Vocabularyitem service, but there is a
Repository workspace so we have to configure that.
-->
- <tenant:serviceBindings id="Vocabularyitems" name="Vocabularyitems" type="authority" version="0.1">
+ <tenant:serviceBindings id="Vocabularyitems" name="Vocabularyitems" type="vocabulary" version="0.1">
<!-- other URI paths through which this service could be accessed -->
<!--
<service:uriPath xmlns:service='http://collectionspace.org/services/config/service'>
return getServiceBindingsByType(tenantId, serviceTypes);
}
/**
- * getServiceBinding gets service binding for given tenant for a given service
+ * getServiceBindingsByType gets service bindings for a given tenant
+ * for the services that fall within a supplied set of service type(s)
* @param tenantId
- * @param serviceName
+ * @param serviceTypes
* @return
*/
public List<ServiceBindingType> getServiceBindingsByType(