SAP ABAP Interface IF_CRM_ES_MODEL_TREE_NODE (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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_ES_MODEL_TREE_NODE Implementation of ES model tree node 20080425
Properties
Interface IF_CRM_ES_MODEL_TREE_NODE  
Short Description ES model tree node    
General Data
Package CRM_ES_MODEL_MGR   CRM Enterprise Search Modeling Manager 
Created 20080214   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_TREE_NODE Generic tree node interface 20080215
Friends
Interface IF_CRM_ES_MODEL_TREE_NODE has no friend.
Attributes
Interface IF_CRM_ES_MODEL_TREE_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20080219
2 GET_CHILDREN Instance method Public Method 20080219
3 GET_CHILD_BY_NODE_TYPE Instance method Public Method Get the first direct child node having specified node type 20080317
4 GET_NODE_DATA Instance method Public Method Get structured data from tree node 20080215
5 GET_PARENT Instance method Public Method 20080320
6 INSERT_CHILD Instance method Public Method 20080411
7 REMOVE_CHILD Instance method Public Method 20080219
8 SET_NODE_DATA Instance method Public Method Set structured data for tree node 20080215
Events
Interface IF_CRM_ES_MODEL_TREE_NODE has no event.
Types
Interface IF_CRM_ES_MODEL_TREE_NODE has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method APPEND_CHILD on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_CHILDREN on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_CHILD_BY_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) CRM_ES_NODE_TYPE Node Type for ES 20080317
2 Returning RR_CHILD_NODE Value transfer Object reference (TYPE REF TO) IF_CRM_ES_MODEL_TREE_NODE ES model tree node 20080317

Method GET_CHILD_BY_NODE_TYPE on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NODE_DATA Value transfer Type reference (TYPE) CRMS_ES_NODE_DATA ES Modeling Tree Node Data 20080220

Method GET_NODE_DATA on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_PARENT on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method INSERT_CHILD on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method REMOVE_CHILD on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method SET_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL_UI Call by reference Object reference (TYPE REF TO) CL_CRM_ES_MODEL_UI ES Modelling UI Class 20081121
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) CRMS_ES_NODE_DATA ES Modeling Tree Node Data 20080220

Method SET_NODE_DATA on Interface IF_CRM_ES_MODEL_TREE_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700