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)
PlaceRequestHistoryMapper
PlaceRequest
associated with the given token.getPlaceRequest
in interface PlaceRequestHistoryMapper
fullIdentifier
- a String tokenPlaceRequest
instanceCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.