Package | Description |
---|---|
com.xpn.xwiki.web |
Modifier and Type | Method and Description |
---|---|
static ObjectPolicyType |
ObjectPolicyType.forName(String name) |
ObjectPolicyType |
EditForm.getObjectPolicy()
Return the object policy given in the HTTP request.
|
static ObjectPolicyType |
ObjectPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectPolicyType[] |
ObjectPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2017 XWiki. All rights reserved.