com.crystaldecisions.sdk.occa.infostore
Interface CeSecurityID.Folder

Enclosing class:
CeSecurityID

public static interface CeSecurityID.Folder

The IDs of the BusinessObjects Enterprise system folders. Use these IDs to query for particular types of objects (for example, to retrieve all Server objects in the system).


Field Summary
static int ADMININSTRATION_PLUGINS
           Parent folder for server administration plugins.
static int APPLICATIONS
           Parent folder for application plugins
static int AUTHENTICATION_PLUGINS
           Parent folder for authentication plugins.
static int CALENDARS
           Parent folder for calendar plugins
static int CONNECTIONS
           Parent folder for all connection objects.
static int CORPORATE_CATEGORIES
           Parent folder for root corporate category objects.
static int CRYPTOGRAPHIC_KEYS
           Parent folder for ClusterKey objects
static int CUSTOMROLES
           Parent folder for Custom Role objects
static int DESKTOP_PLUGINS
           Parent folder for desktop plugins.
static int DESTINATION_PLUGINS
           Parent folder for destination plugins.
static int ENTERPRISENODES
           Parent folder for Enterprise Node objects
static int EVENTS
           Parent folder for Event objects.
static int FAVORITE_FOLDERS
           Parent folder for the users' Favorite Folders.
static int INBOXES
           Parent folder for root inbox objects.
static int INSTALLS
           Parent folder for Install objects.
static int LICENSES
           Parent folder for LicenseKey objects.
static int MESSAGES
           Parent folder for message objects.
static int PERSONAL_CATEGORIES
           Parent folder for root personal category objects.
static int PLUGINS
           Parent folder for all plugin objects.
static int PROFILES
           Parent folder for profile objects.
static int ROOT
           Root of all user-defined folders.
static int SECURITYTOKENS
           Parent folder for Security tokens
static int SEMANTIC_LAYERS
           Parent folder for semantic layer plugins such as universe, webi, overload
static int SERVER_GROUPS
           Parent folder for ServerGroup objects.
static int SERVERINTELLIGENCE
           Parent folder for Server Intelligence objects
static int SERVERINTELLIGENCE_RESOURCES
           Parent folder for Server Intelligence resource objects
static int SERVERS
           Parent folder for Server objects.
static int SERVICECATEGORIES
           Parent folder for ServiceCategory objects
static int SERVICECONTAINERS
           Parent folder for Server Container objects.
static int SERVICES
           Parent folder for Service objects.
static int TEMPORARY_STORAGE_FOLDERS
           Parent folder for temporary objects.
static int USER_GROUPS
           Parent folder for UserGroup objects.
static int USERS
           Parent folder for User objects.
 

Field Detail

SERVERS

static final int SERVERS

Parent folder for Server objects.


SERVER_GROUPS

static final int SERVER_GROUPS

Parent folder for ServerGroup objects.


FAVORITE_FOLDERS

static final int FAVORITE_FOLDERS

Parent folder for the users' Favorite Folders.


USERS

static final int USERS

Parent folder for User objects.


USER_GROUPS

static final int USER_GROUPS

Parent folder for UserGroup objects.


EVENTS

static final int EVENTS

Parent folder for Event objects.


LICENSES

static final int LICENSES

Parent folder for LicenseKey objects.


CONNECTIONS

static final int CONNECTIONS

Parent folder for all connection objects.


PLUGINS

static final int PLUGINS

Parent folder for all plugin objects.


AUTHENTICATION_PLUGINS

static final int AUTHENTICATION_PLUGINS

Parent folder for authentication plugins.


DESKTOP_PLUGINS

static final int DESKTOP_PLUGINS

Parent folder for desktop plugins.


ADMININSTRATION_PLUGINS

static final int ADMININSTRATION_PLUGINS

Parent folder for server administration plugins.


DESTINATION_PLUGINS

static final int DESTINATION_PLUGINS

Parent folder for destination plugins.


ROOT

static final int ROOT

Root of all user-defined folders.


CALENDARS

static final int CALENDARS

Parent folder for calendar plugins


SEMANTIC_LAYERS

static final int SEMANTIC_LAYERS

Parent folder for semantic layer plugins such as universe, webi, overload


APPLICATIONS

static final int APPLICATIONS

Parent folder for application plugins


CORPORATE_CATEGORIES

static final int CORPORATE_CATEGORIES

Parent folder for root corporate category objects.


PERSONAL_CATEGORIES

static final int PERSONAL_CATEGORIES

Parent folder for root personal category objects.


INBOXES

static final int INBOXES

Parent folder for root inbox objects.


TEMPORARY_STORAGE_FOLDERS

static final int TEMPORARY_STORAGE_FOLDERS

Parent folder for temporary objects.


PROFILES

static final int PROFILES

Parent folder for profile objects.


MESSAGES

static final int MESSAGES

Parent folder for message objects.


SERVICES

static final int SERVICES

Parent folder for Service objects.


INSTALLS

static final int INSTALLS

Parent folder for Install objects.


SERVICECONTAINERS

static final int SERVICECONTAINERS

Parent folder for Server Container objects.


SECURITYTOKENS

static final int SECURITYTOKENS

Parent folder for Security tokens


ENTERPRISENODES

static final int ENTERPRISENODES

Parent folder for Enterprise Node objects


CUSTOMROLES

static final int CUSTOMROLES

Parent folder for Custom Role objects


SERVICECATEGORIES

static final int SERVICECATEGORIES

Parent folder for ServiceCategory objects


SERVERINTELLIGENCE

static final int SERVERINTELLIGENCE

Parent folder for Server Intelligence objects


SERVERINTELLIGENCE_RESOURCES

static final int SERVERINTELLIGENCE_RESOURCES

Parent folder for Server Intelligence resource objects


CRYPTOGRAPHIC_KEYS

static final int CRYPTOGRAPHIC_KEYS

Parent folder for ClusterKey objects