| Modifier and Type | Field and Description |
|---|---|
static ActionId |
ActionId.VIEW
The View Action Id.
|
| Modifier and Type | Method and Description |
|---|---|
static ActionId |
ActionId.fromString(String id)
Converts a string to an
ActionId instance. |
ActionId |
AbstractResource.getActionId() |
ActionId |
Resource.getActionId() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResource.setActionId(ActionId action) |
| Constructor and Description |
|---|
EntityResource(EntityReference entityReference,
ActionId actionId) |
Copyright © 2004–2014 XWiki. All rights reserved.