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