|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandProcessorInterface | |
---|---|
com.sas.servlet.util | Provides support and utility classes for com.sas.servlet . |
Uses of CommandProcessorInterface in com.sas.servlet.util |
---|
Classes in com.sas.servlet.util that implement CommandProcessorInterface | |
---|---|
class |
CommandProcessor
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessor. |
Methods in com.sas.servlet.util that return CommandProcessorInterface | |
---|---|
CommandProcessorInterface |
CommandProcessorViewInterface.getCommandProcessor()
Deprecated. Returns the CommandProcessor object |
Methods in com.sas.servlet.util with parameters of type CommandProcessorInterface | |
---|---|
void |
CommandProcessorViewInterface.setCommandProcessor(CommandProcessorInterface cp)
Deprecated. Sets the CommandProcessor object |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |