Skip navigation links


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

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

 

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

 

Methods in com.essbase.eas.framework.server.application that return CommandParameter
 CommandParameter[] DefaultMetaCommand.getParameters(java.lang.String type)
          Deprecated. Implementation of the MetaCommand.getParameters() method.

 

Uses of CommandParameter in com.essbase.eas.framework.server.defs

 

Classes in com.essbase.eas.framework.server.defs that implement CommandParameter
 class MetaCommandParameter
           

 

Methods in com.essbase.eas.framework.server.defs that return CommandParameter
 CommandParameter[] MetaCommand.getParameters(java.lang.String type)
          Deprecated.  

 


Skip navigation links


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