| Modifier and Type | Field and Description |
|---|---|
String |
action
TODO - what is this? does it include the class and package?
|
Map<String,Object> |
args
TODO - are these the required args in the routing file, or the query
string in a request?
|
String |
url |
| Constructor and Description |
|---|
ActionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExoRouter.ActionBuilder |
add(String key,
Object value) |
ExoRouter.ActionBuilder |
addRef(String fragment) |
ExoRouter.ActionBuilder |
remove(String key) |
String |
toString() |
public String url
public String action
public ExoRouter.ActionBuilder add(String key, Object value)
public ExoRouter.ActionBuilder remove(String key)
public ExoRouter.ActionBuilder addRef(String fragment)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.