|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentPermissionEntityType | |
|---|---|
| com.atlassian.confluence.it.content.security | |
| com.atlassian.confluence.selenium.client | |
| Uses of ContentPermissionEntityType in com.atlassian.confluence.it.content.security |
|---|
| Methods in com.atlassian.confluence.it.content.security that return ContentPermissionEntityType | |
|---|---|
static ContentPermissionEntityType |
ContentPermissionEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentPermissionEntityType[] |
ContentPermissionEntityType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.atlassian.confluence.it.content.security with parameters of type ContentPermissionEntityType | |
|---|---|
ContentPermissionEntry(ContentPermissionType permissionType,
ContentPermissionEntityType entityType,
String entityName)
|
|
| Uses of ContentPermissionEntityType in com.atlassian.confluence.selenium.client |
|---|
| Methods in com.atlassian.confluence.selenium.client with parameters of type ContentPermissionEntityType | |
|---|---|
List<String> |
PagePermissionsEditor.getPermissions(ContentPermissionType permissionType,
ContentPermissionEntityType entityType)
Returns a list of the user names currently in the direct permission table with the given permission and entity type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||