SAP ABAP Class CL_CRM_ES_MODEL_TREE_NODE (Implementation of ES model tree node)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
CRM_ES_MODEL_MGR (Package) CRM Enterprise Search Modeling Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_TREE_NODE | Default implemenation for tree node | 20080215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_ES_MODEL_TREE_NODE | ES model tree node | 20080425 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_ATTRIBUTE_NODE | 20080424 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_ATTR_STRUCTURE_NODE | 20080424 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_BOL_OBJECT_NODE | 20080424 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_BO_TEMPLATE_NODE | 20080424 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_FOREIGN_REL_NODE | 20080425 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_FOR_TEMPL_NODE | 20081027 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_FOR_TEMPL_REL_NODE | 20081027 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_RELATION_NODE | 20080424 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_REL_FOLDER_NODE | 20080424 | |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_SIMPLE_NODE | 20080425 | |
| ... | Click here to see Used By full list (11 items) | |||
Properties
| Class | CL_CRM_ES_MODEL_TREE_NODE | |
| Short Description | Implementation of ES model tree node | |
| Super Class | CL_CRM_TREE_NODE | Default implemenation for tree node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_ES_MODEL_MGR | CRM Enterprise Search Modeling Manager |
| Created | 20080215 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_ES_MODEL_TREE_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_ES_MODEL_TREE_NODE | ES model tree node | 20080425 |
Friends
Class CL_CRM_ES_MODEL_TREE_NODE has no friend class.
Attributes
Class CL_CRM_ES_MODEL_TREE_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080425 | ||
| 2 | Instance method | Public | Method | 20080425 | ||
| 3 | Instance method | Public | Method | 20080425 | ||
| 4 | Instance method | Public | Method | 20080425 | ||
| 5 | Instance method | Public | Method | 20080425 | ||
| 6 | Instance method | Public | Method | 20080425 | ||
| 7 | Instance method | Public | Method | 20080425 | ||
| 8 | Instance method | Public | Method | 20080425 |
Events
Class CL_CRM_ES_MODEL_TREE_NODE has no event.
Types
Class CL_CRM_ES_MODEL_TREE_NODE has no local type.
Method Signatures
Method APPEND_CHILD Signature
Method APPEND_CHILD on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method APPEND_CHILD on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_CHILDREN on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method GET_CHILD_BY_NODE_TYPE Signature
Method GET_CHILD_BY_NODE_TYPE on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_CHILD_BY_NODE_TYPE on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method GET_NODE_DATA Signature
Method GET_NODE_DATA on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_NODE_DATA on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_PARENT on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method INSERT_CHILD Signature
Method INSERT_CHILD on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method INSERT_CHILD on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method REMOVE_CHILD Signature
Method REMOVE_CHILD on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method REMOVE_CHILD on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Method SET_NODE_DATA Signature
Method SET_NODE_DATA on class CL_CRM_ES_MODEL_TREE_NODE has no parameter.
Method SET_NODE_DATA on class CL_CRM_ES_MODEL_TREE_NODE has no exception.
Meta Relationship - Used By (full list)
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_ATTRIBUTE_NODE | 20080424 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_ATTR_STRUCTURE_NODE | 20080424 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_BOL_OBJECT_NODE | 20080424 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_BO_TEMPLATE_NODE | 20080424 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_FOREIGN_REL_NODE | 20080425 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_FOR_TEMPL_NODE | 20081027 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_FOR_TEMPL_REL_NODE | 20081027 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_RELATION_NODE | 20080424 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_REL_FOLDER_NODE | 20080424 | |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_SIMPLE_NODE | 20080425 | |
| 11 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_TECH_TEMPLATE_NODE | 20080424 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |