|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.framework.server.application.DefaultApplicationPart
com.essbase.eas.framework.server.application.AbstractCommandListener
com.essbase.eas.server.AppManCommandListener
com.essbase.eas.essbase.server.EssbaseCommandListener
com.essbase.eas.essbase.server.LocationAliasCommandListener
public class LocationAliasCommandListener
This class provides the command listener operations for Essbase Database Location Aliases.
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.essbase.server.EssbaseCommandListener |
|---|
DEADEND, DEADEND_KEY, FAILED, FAILED_KEY, NOT_CONNECTED, NOT_CONNECTED_KEY, NOT_CONNECTING, NOT_CONNECTING_KEY, RELOGIN, RELOGIN_KEY, requestMap, TOKEN_TIMEOUT1_KEY, TOKEN_TIMEOUT2_KEY |
| Fields inherited from class com.essbase.eas.framework.server.application.AbstractCommandListener |
|---|
aliasMap, methodMap, RESULT, THERESULT, UPLOAD |
| Fields inherited from class com.essbase.eas.framework.server.application.DefaultApplicationPart |
|---|
CHAIN_SEPARATOR, manager, parts, serviceContext, serviceManager, state, STATE_BEFORE_WORKERS_ASSIGNED, STATE_CONSTRUCTED, STATE_DESTROYED, STATE_INITIALIZED, STATE_MANAGED, STATE_NULL, STATE_WORKERS_ASSIGNED, STATE_WORKERS_INITIALIZED, storeService |
| Constructor Summary | |
|---|---|
LocationAliasCommandListener() |
|
| Method Summary | |
|---|---|
boolean |
create(CommandEvent theEvent) |
boolean |
delete(CommandEvent theEvent) |
boolean |
getList(CommandEvent theEvent) |
boolean |
verify(CommandEvent theEvent) |
| Methods inherited from class com.essbase.eas.essbase.server.EssbaseCommandListener |
|---|
getEssbaseSession, handleEventException, handleEventPost, handleEventPrep, set, setResult, validateSession |
| Methods inherited from class com.essbase.eas.server.AppManCommandListener |
|---|
getSession, getSession, getSession, releaseSession |
| Methods inherited from class com.essbase.eas.framework.server.application.AbstractCommandListener |
|---|
addMethodAlias, addMethodAlias, assignWorkers, buildMethodMap, convertStringValueToArgument, getArgumentsForCommand, getCommands, getMethod, getMethodForAlias, getRoles, getSessionObject, handleEvent, init, isRequestFromSameServer, removeSessionObject, setServiceResult, setSessionObject |
| Methods inherited from class com.essbase.eas.framework.server.application.DefaultApplicationPart |
|---|
destroy, getManager, getManagerChain, getServiceContext, getServiceManager, getStoreService, initWorkers, requestPart, requestPartPool, setManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.essbase.eas.framework.server.defs.ApplicationPart |
|---|
destroy, getManager, getServiceContext, getServiceManager, getStoreService, initWorkers, setManager |
| Constructor Detail |
|---|
public LocationAliasCommandListener()
| Method Detail |
|---|
public boolean getList(CommandEvent theEvent)
throws java.lang.Exception
java.lang.Exception
public boolean create(CommandEvent theEvent)
throws java.lang.Exception
java.lang.Exception
public boolean delete(CommandEvent theEvent)
throws java.lang.Exception
java.lang.Exception
public boolean verify(CommandEvent theEvent)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||