@Repository public interface StreamDefinitionRepository extends org.springframework.data.repository.PagingAndSortingRepository<StreamDefinition,String>
Modifier and Type | Method and Description |
---|---|
org.springframework.data.domain.Page<StreamDefinition> |
search(SearchPageable searchPageable) |
org.springframework.data.domain.Page<StreamDefinition> search(SearchPageable searchPageable)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.