|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IManageScopeBits
This interface describes the bits used to define management "manage" scopes.
IManagementPermission.setScope(int)
,
IManagePermissionBits
,
IConfigureScopeBits
Field Summary | |
---|---|
static int |
ALL_COMPONENTS_SCOPE
Scope bit to include all components. |
static int |
ALL_CONTAINERS_SCOPE
Scope bit to include all containers. |
static int |
ALL_FOLDERS_SCOPE
Scope bit to recursively include all subfolders. |
static int |
THIS_COMPONENT_SCOPE
Scope bit to include this component. |
static int |
THIS_CONTAINER_SCOPE
Scope bit to include this container. |
Field Detail |
---|
static final int ALL_COMPONENTS_SCOPE
static final int ALL_CONTAINERS_SCOPE
static final int ALL_FOLDERS_SCOPE
static final int THIS_COMPONENT_SCOPE
static final int THIS_CONTAINER_SCOPE
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |