public final class DACL extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LEVEL_AUTHOR
Author access to a database.
|
static int |
LEVEL_DEPOSITOR
Depositor access to a database.
|
static int |
LEVEL_DESIGNER
Designer access to a database.
|
static int |
LEVEL_EDITOR
Editor access to a database.
|
static int |
LEVEL_MANAGER
Manager access to a database.
|
static int |
LEVEL_NOACCESS
No access to a database.
|
static int |
LEVEL_READER
Read access to a database.
|
public static final int LEVEL_NOACCESS
public static final int LEVEL_DEPOSITOR
public static final int LEVEL_READER
public static final int LEVEL_AUTHOR
public static final int LEVEL_EDITOR
public static final int LEVEL_DESIGNER
public static final int LEVEL_MANAGER
Copyright © 2005–2020. All rights reserved.