public interface IServiceCatalog
| Modifier and Type | Method and Description |
|---|---|
List<io.apiman.manager.api.beans.summary.AvailableServiceBean> |
search(String keyword)
Called to find available services that match the given search keyword.
|
List<io.apiman.manager.api.beans.summary.AvailableServiceBean> search(String keyword)
keyword - the search keywordCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.