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