| Package | Description |
|---|---|
| org.exoplatform.wiki.mow.api | |
| org.exoplatform.wiki.service |
Handles all actions in Wiki.
|
| org.exoplatform.wiki.utils |
| Modifier and Type | Method and Description |
|---|---|
IDType |
PermissionEntry.getIdType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionEntry.setIdType(IDType idType) |
| Constructor and Description |
|---|
PermissionEntry(String id,
String fullName,
IDType idType,
Permission[] permissions) |
| Modifier and Type | Method and Description |
|---|---|
static IDType |
IDType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDType[] |
IDType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,IDType> |
Utils.getACLForAdmins() |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.