public class PlaceRequestHistoryMapperImpl extends Object implements PlaceRequestHistoryMapper
| Constructor and Description |
|---|
PlaceRequestHistoryMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
PlaceRequest |
getPlaceRequest(String fullIdentifier)
Returns the
PlaceRequest associated with the given token. |
public PlaceRequest getPlaceRequest(String fullIdentifier)
PlaceRequestHistoryMapperPlaceRequest associated with the given token.getPlaceRequest in interface PlaceRequestHistoryMapperfullIdentifier - a String tokenPlaceRequest instanceCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.