| Package | Description |
|---|---|
| org.xwiki.resource.entity |
| Modifier and Type | Field and Description |
|---|---|
static EntityResourceAction |
EntityResourceAction.VIEW
The View Action.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityResourceAction |
EntityResourceAction.fromString(String actionName)
Converts a string to an
EntityResourceAction instance. |
EntityResourceAction |
EntityResourceReference.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityResourceReference.setAction(EntityResourceAction action) |
| Constructor and Description |
|---|
EntityResourceReference(EntityReference entityReference,
EntityResourceAction action) |
Copyright © 2004–2018 XWiki. All rights reserved.