public interface PlaceRequestHistoryMapper
Modifier and Type | Method and Description |
---|---|
PlaceRequest |
getPlaceRequest(String token)
Returns the
PlaceRequest associated with the given token. |
PlaceRequest getPlaceRequest(String token)
PlaceRequest
associated with the given token.token
- a String tokenPlaceRequest
instanceCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.