|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IConfigureScopeBits
This interface describes the bits used to define management "configure" scopes.
IManagementPermission.setScope(int),
IConfigurePermissionBits,
IManageScopeBits| Field Summary | |
|---|---|
static int |
ALL_CONFIGURATIONS_AND_FILES_SCOPE
Scope bit to include all configurations or files. |
static int |
ALL_FOLDERS_SCOPE
Scope bit to recursively include all subfolders. |
static int |
THIS_CONFIGURATION_OR_FILE_SCOPE
Scope bit to include this configuration or file. |
static int |
THIS_FOLDER_SCOPE
Scope bit to include this folder. |
| Field Detail |
|---|
static final int ALL_CONFIGURATIONS_AND_FILES_SCOPE
static final int ALL_FOLDERS_SCOPE
static final int THIS_CONFIGURATION_OR_FILE_SCOPE
static final int THIS_FOLDER_SCOPE
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||