BBjEnterpriseNamespace::cloneMap
Description
In BBj 13.0 and higher, this method returns a HashMap containing the same keys and values as BBjEnterpriseNamespace.
Syntax
Return Value |
Method |
---|---|
java.util.HashMap |
cloneMap() |
Parameters
Variable |
Description |
---|---|
name |
Specifies the name of the object to retrieve. |
Return Value
None.
Remarks
A HashMap contains the same name-value pairs as the BBjEnterpriseNamespace.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.