Single - the access interface to the entitypublic interface ResolvingToSingle<Single>
| Modifier and Type | Method and Description |
|---|---|
Single |
get(String id)
Tries to find a single entity in the current position in the inventory traversal.
|
Single get(String id) throws EntityNotFoundException
id - the id of the entity to find in the current traversal positionEntityNotFoundExceptionCopyright © 2015 Red Hat, Inc.. All rights reserved.