
BBjServletConfiguration::getName
Description
In BBj 15.0 and higher, this method gets the name of a BBj Servlet and forms part of the URL.
Syntax
Return Value |
Method |
---|---|
string |
getName() |
Parameters
None.
Return Value
Returns the name of the servlet.
Remarks
The name cannot be set once the servlet has been created.
Example
declare BBjAPI api! |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.