Skip navigation links
com.essbase.eas.framework.server.defs
Interface MetaCommandParser
- All Known Implementing Classes:
- DefaultMetaCommandParser
-
public interface MetaCommandParser
- Since:
- 6.5.2
- Version:
- 6.5.2, 10/01/02
- Author:
- Hank Cox, Painted Word
buildMetaCommands
java.util.HashMap buildMetaCommands(ServiceContext context)
throws ApplicationException
-
- Throws:
ApplicationException
getInputParameters
java.util.HashMap getInputParameters(ServiceContext context,
StoreService store,
MetaCommand metaCommand,
java.util.HashMap parameters)
throws ApplicationException
-
- Throws:
ApplicationException
setOutputParameters
void setOutputParameters(ServiceContext context,
StoreService store,
MetaCommand metaCommand,
java.util.HashMap values)
throws ApplicationException
-
- Throws:
ApplicationException
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.