T - represents the type of Searchable element.public interface HasSearchableElements<T extends Searchable>
HasSearchableElements is a repository of searchable elements.
---| Modifier and Type | Method and Description |
|---|---|
List<T> |
getSearchableElements()
Returns a non-lazy list of searchable elements.
|
List<T> getSearchableElements()
Searchable elements.Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.