public interface ResolvingToMultiple<Multiple>
ResolvingToSingle if the same type of the entity
the position represents can be resolved in multiple ways - for an example, see how
Environments.BrowserBase.allResources() is defined.| Modifier and Type | Method and Description |
|---|---|
Multiple |
getAll(Filter... filters)
Returns access interface to all entities conforming to provided filters in the current position in the inventory
traversal.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.