|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use CommandProcessorCommandInterface | |
|---|---|
| com.sas.servlet.util | Provides support and utility classes for com.sas.servlet. |
| Uses of CommandProcessorCommandInterface in com.sas.servlet.util |
|---|
| Classes in com.sas.servlet.util that implement CommandProcessorCommandInterface | |
|---|---|
class |
StreamContentCommand
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.StreamContentCommand. |
| Fields in com.sas.servlet.util declared as CommandProcessorCommandInterface | |
|---|---|
protected CommandProcessorCommandInterface |
CommandProcessor.lastCommand
Deprecated. Last executed command |
| Methods in com.sas.servlet.util with parameters of type CommandProcessorCommandInterface | |
|---|---|
boolean |
CommandProcessorInterface.addStoredCommand(CommandProcessorViewInterface viewer,
CommandProcessorCommandInterface cmd)
Deprecated. Adds a stored command to the list. |
boolean |
CommandProcessor.addStoredCommand(CommandProcessorViewInterface viewer,
CommandProcessorCommandInterface cmd)
Deprecated. Adds a stored command to the list. |
void |
CommandProcessorInterface.executeCommand(CommandProcessorCommandInterface cmd,
java.lang.Object obj)
Deprecated. Executes the command passed and writes the appropriate component to the output stream. |
void |
CommandProcessor.executeCommand(CommandProcessorCommandInterface cmd,
java.lang.Object obj)
Deprecated. Executes the command passed and writes the appropriate component to the output stream. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||