public class FinderContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH_PARAM |
| Modifier and Type | Method and Description |
|---|---|
FinderPath |
getPath() |
String |
getToken() |
void |
reset(FinderPath path) |
void |
setToken(String token) |
com.gwtplatform.mvp.shared.proxy.PlaceRequest |
toPlaceRequest() |
public static final String PATH_PARAM
public void reset(FinderPath path)
public String getToken()
public void setToken(String token)
public FinderPath getPath()
public com.gwtplatform.mvp.shared.proxy.PlaceRequest toPlaceRequest()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.