BBjspCommandForward::getName (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBJ 16.20 and higher, this method returns a String containing the name of this BBjspCommandForward. A BBjspCommand should return a valid name for one of it's registered BBjspCommandForward objects.
Syntax
Return Value |
Method |
String |
getName() |
Parameters
None.
Return Value
a String containing the forward name
Remarks
None.
Example
|