| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.wiki |
| Modifier and Type | Method and Description |
|---|---|
EntityReference.EntityType |
EntityReference.getType() |
static EntityReference.EntityType |
EntityReference.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityReference.EntityType[] |
EntityReference.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EntityReference.EntityType.areEqual(EntityReference.EntityType expected,
EntityReference.EntityType actual) |
void |
EntityReference.setType(EntityReference.EntityType type)
Sets the type of entity being referenced.
|
Copyright © 2004–2014 XWiki. All rights reserved.