public abstract class AbstractForwardViewCommand extends AbstractViewCommand implements ForwardViewCommand
| Constructor and Description |
|---|
| AbstractForwardViewCommand()
This is the default constructor of this class.
|
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String | getDocumentPathName()
This method gets the path name of the document to be forwarded.
|
| void | setViewStorePath(java.lang.Integer storePathId)
This method sets the directory for the store path used to instantiate this view command.
|
public AbstractForwardViewCommand()
public void setViewStorePath(java.lang.Integer storePathId)
public java.lang.String getDocumentPathName()
throws ECException