SAP ABAP Class CL_DBA_JNET_XML_FACTORY (XML factory for EXPLAIN JNet viewer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_JNET_XML_FACTORY | SYB: ASE-specific JNet implementations | 20130701 |
Properties
Class | CL_DBA_JNET_XML_FACTORY | |
Short Description | XML factory for EXPLAIN JNet viewer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20081027 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_JNET_XML_FACTORY has no interface implemented.
Friends
Class CL_DBA_JNET_XML_FACTORY has no friend class.
Attributes
Class CL_DBA_JNET_XML_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20081027 | |
2 | ![]() |
Static method | Public | Method | 20081027 | |
3 | ![]() |
Static method | Private | Method | recursively call to generate JNet graph data | 20081030 |
4 | ![]() |
Static method | Private | Method | recursively call to generate JNet graph data | 20081027 |
5 | ![]() |
Static method | Private | Method | recursively call to generate JNet graph data | 20081027 |
6 | ![]() |
Static method | Public | Method | 20081030 | |
7 | ![]() |
Instance method | Public | Method | 20081027 |
Events
Class CL_DBA_JNET_XML_FACTORY has no event.
Types
Class CL_DBA_JNET_XML_FACTORY has no local type.
Method Signatures
Method EXPLAIN_NODES_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTENSIONS | Call by reference | Type reference (TYPE) | DBAXPLEXTENSION_TAB | 20101109 | |||
2 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20081027 | ||
3 | ![]() |
TREE_KEY_TAB | Call by reference | Type reference (TYPE) | DBAXPLTREE_TAB | ABAP HashMap | 20081027 | ||
4 | ![]() |
UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20081027 | ||
5 | ![]() |
XML | Value transfer | Type reference (TYPE) | STRING | 20081027 |
Method EXPLAIN_NODES_TO_XML on class CL_DBA_JNET_XML_FACTORY has no exception.
Method EXPLAIN_NODES_TO_XML_DELTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20081027 | ||
2 | ![]() |
TREE_KEY_TAB | Call by reference | Type reference (TYPE) | DBAXPLTREE_TAB | ABAP HashMap | 20081027 | ||
3 | ![]() |
UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20081027 | ||
4 | ![]() |
XML | Value transfer | Type reference (TYPE) | STRING | 20081027 |
Method EXPLAIN_NODES_TO_XML_DELTA on class CL_DBA_JNET_XML_FACTORY has no exception.
Method GET_AGENT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGENT | Call by reference | Object reference (TYPE REF TO) | IF_DBA_LW_AGENT | 20081030 | |||
2 | ![]() |
EDGES_XML | Call by reference | Type reference (TYPE) | STRING | 20081030 | |||
3 | ![]() |
NODES_XML | Call by reference | Type reference (TYPE) | STRING | 20081030 |
Method GET_AGENT_XML on class CL_DBA_JNET_XML_FACTORY has no exception.
Method GET_NODE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EDGES_XML | Call by reference | Type reference (TYPE) | STRING | 20081027 | |||
2 | ![]() |
KEY_TAB | Call by reference | Type reference (TYPE) | DBAXPLTREE_TAB | 20081027 | |||
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_DBA_EXPLAIN_NODE | Explain node interface for JNet XML generation | 20081027 | ||
4 | ![]() |
NODES_XML | Call by reference | Type reference (TYPE) | STRING | 20081027 | |||
5 | ![]() |
UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20081027 |
Method GET_NODE_XML on class CL_DBA_JNET_XML_FACTORY has no exception.
Method GET_NODE_XML_DELTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_TAB | Call by reference | Type reference (TYPE) | DBAXPLTREE_TAB | 20081027 | |||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_DBA_EXPLAIN_NODE | Explain node interface for JNet XML generation | 20081027 | ||
3 | ![]() |
NODES_XML | Call by reference | Type reference (TYPE) | STRING | 20081027 | |||
4 | ![]() |
UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20081027 |
Method GET_NODE_XML_DELTA on class CL_DBA_JNET_XML_FACTORY has no exception.
Method LOCKWAIT_EVENT_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INVOLVED_AGENTS | Call by reference | Type reference (TYPE) | DBALW_INVAGENT_TAB | DBA Cockpit: Table of DBALW_INVAGENT | 20081030 | ||
2 | ![]() |
IS_DEADLOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081030 | |||
3 | ![]() |
XML | Value transfer | Type reference (TYPE) | STRING | 20081030 |
Method LOCKWAIT_EVENT_TO_XML on class CL_DBA_JNET_XML_FACTORY has no exception.
Method SEND_JNET_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Call by reference | Type reference (TYPE) | STRING | 20081027 | |||
2 | ![]() |
XML | Value transfer | Type reference (TYPE) | STRING | 20081027 |
Method SEND_JNET_COMMAND on class CL_DBA_JNET_XML_FACTORY has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 720 |