public class AssemblaPermission extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL |
static int |
EDIT |
static int |
NONE |
static int |
VIEW |
| Constructor and Description |
|---|
AssemblaPermission() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getPermission(String role,
SpaceAssembla space) |
public static final int NONE
public static final int VIEW
public static final int EDIT
public static final int ALL
public static int getPermission(String role, SpaceAssembla space)
Copyright © 2016–2019. All rights reserved.