Skip navigation links
com.essbase.eas.server
Class AdminCommandDescriptor
java.lang.Object
com.essbase.eas.server.AdminCommandDescriptor
-
public class AdminCommandDescriptor
- extends java.lang.Object
extension of the CommandString class containing entries for all of the commands supported by the EAS admin command listener
- Since:
- 6.5.4
- Version:
- 6.5.4
- Author:
- Scott Rasmussen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADD_SERVER_TO_USERLIST
protected static final CommandDescriptor ADD_SERVER_TO_USERLIST
CREATE_USER
protected static final CommandDescriptor CREATE_USER
DELETE_USER
protected static final CommandDescriptor DELETE_USER
EDIT_USER
protected static final CommandDescriptor EDIT_USER
FIND_GROUP
protected static final CommandDescriptor FIND_GROUP
FIND_USER
protected static final CommandDescriptor FIND_USER
GET_MASTER_SERVERLIST
protected static final CommandDescriptor GET_MASTER_SERVERLIST
GET_REPLICATIONLIST
protected static final CommandDescriptor GET_REPLICATIONLIST
GET_USERSERVERLIST
protected static final CommandDescriptor GET_USERSERVERLIST
GET_USERLIST
protected static final CommandDescriptor GET_USERLIST
IS_SUPERVISOR
protected static final CommandDescriptor IS_SUPERVISOR
IS_USER_ADMIN
protected static final CommandDescriptor IS_USER_ADMIN
IS_CSS_CONFIGURED
protected static final CommandDescriptor IS_CSS_CONFIGURED
REMOVE_FROM_REPLICATIONLIST
protected static final CommandDescriptor REMOVE_FROM_REPLICATIONLIST
REMOVE_SERVER_FROM_MASTERLIST
protected static final CommandDescriptor REMOVE_SERVER_FROM_MASTERLIST
REMOVE_SERVER_FROM_USERLIST
protected static final CommandDescriptor REMOVE_SERVER_FROM_USERLIST
RENAME_USER
protected static final CommandDescriptor RENAME_USER
REPLICATE
protected static final CommandDescriptor REPLICATE
RETRIEVE_DATA
protected static final CommandDescriptor RETRIEVE_DATA
SET_EMAIL_STATUS
protected static final CommandDescriptor SET_EMAIL_STATUS
STORE_DATA
protected static final CommandDescriptor STORE_DATA
UPDATE_SERVER_FROM_USERLIST
protected static final CommandDescriptor UPDATE_SERVER_FROM_USERLIST
CREATE_NATIVE_USER
protected static final CommandDescriptor CREATE_NATIVE_USER
CREATE_NATIVE_GROUP
protected static final CommandDescriptor CREATE_NATIVE_GROUP
GET_NATIVE_USERS_LIST
protected static final CommandDescriptor GET_NATIVE_USERS_LIST
SET_USER_MIGRATED
protected static final CommandDescriptor SET_USER_MIGRATED
UPDATE_ESSBASE_USERS
protected static final CommandDescriptor UPDATE_ESSBASE_USERS
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.