Skip navigation links


Uses of Interface
com.essbase.eas.framework.server.defs.MetaCommandParser

Packages that use MetaCommandParser
com.essbase.eas.framework.server.application Provides classes and interfaces relating to Essbase Administration Services framework. 
com.essbase.eas.framework.server.defs.event   

 

Uses of MetaCommandParser in com.essbase.eas.framework.server.application

 

Classes in com.essbase.eas.framework.server.application that implement MetaCommandParser
 class DefaultMetaCommandParser
          Provides a default implementation of the CommandFactory interface.

 

Fields in com.essbase.eas.framework.server.application declared as MetaCommandParser
protected  MetaCommandParser DefaultCommandFactory.parser
           

 

Uses of MetaCommandParser in com.essbase.eas.framework.server.defs.event

 

Constructors in com.essbase.eas.framework.server.defs.event with parameters of type MetaCommandParser
CommandEvent(java.lang.Object source, ServiceContext theContext, StoreService theStore, MetaCommand theMetaCommand, MetaCommandParser theParser, java.util.HashMap theParameters)
          Constructs a CommandEvent object with the requested values.

 


Skip navigation links


Copyright © 2001, 2007, Oracle. All rights reserved.