public interface CompoundServiceProviderDao extends org.springframework.data.repository.CrudRepository<CompoundServiceProvider,Long>
| Modifier and Type | Method and Description |
|---|---|
CompoundServiceProvider |
findByServiceProviderEntityId(String entityId) |
CompoundServiceProvider findByServiceProviderEntityId(String entityId)
Copyright © 2012–2017 Pivotal Software, Inc.. All rights reserved.