SAP ABAP Class CL_NWECM_PLA_RELATIONS_MAN (ECMI: Relations Access Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_STORE (Package) ECMI: Store DB Access
Properties
Class CL_NWECM_PLA_RELATIONS_MAN  
Short Description ECMI: Relations Access Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_STORE   ECMI: Store DB Access 
Created 20090504   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_PLA_RELATIONS_MAN has no forward declaration.
Interfaces
Class CL_NWECM_PLA_RELATIONS_MAN has no interface implemented.
Friends
Class CL_NWECM_PLA_RELATIONS_MAN has no friend class.
Attributes
Class CL_NWECM_PLA_RELATIONS_MAN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CHILD Static method Public Method Deletes the relations for the given node id 20090504
2 GET_CHILD Static method Public Method Gets the named child node attributes for a parent node id 20090504
3 GET_CHILDREN Static method Public Method Gets the attributes of children nodes for a parent node id 20090504
4 GET_CHILDREN_TRANSITIVE Static method Public Method 20101007
5 GET_NUMBER_OF_CHILDREN Static method Public Method Gets the number of children for a parent node id 20090504
6 GET_PARENT Static method Public Method Gets the parent id for a node id if not multi- or unfiled 20090504
7 GET_PATH Static method Public Method Gets the path for a node id if not multi- or unfiled 20090504
8 GET_ROOT_NODE Static method Public Method Gets the root node attributes for a repository id 20090504
9 MOVE_NODE Static method Public Method 20090504
10 SET_CHILD Static method Public Method Creates a new parent child relation for the given node ids 20090504
Events
Class CL_NWECM_PLA_RELATIONS_MAN has no event.
Types
Class CL_NWECM_PLA_RELATIONS_MAN has no local type.
Method Signatures

Method DELETE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_ID Value transfer Type reference (TYPE) SYSUUID_X16 Child UUID 20090504

Method DELETE_CHILD on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_NAME Value transfer Type reference (TYPE) STRING Child Name 20090504
2 Importing IV_PARENT_ID Value transfer Type reference (TYPE) SYSUUID_X16 Parent UUID 20090504
3 Returning RS_CHILD Value transfer Type reference (TYPE) NWECM_S_PLA_NODE Child Attributes 20090504

Method GET_CHILD on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_ID Value transfer Type reference (TYPE) SYSUUID_X16 Parent UUID 20090504
2 Returning RT_CHILDREN Value transfer Type reference (TYPE) NWECM_T_PLA_NODE Attributes of Children 20090504

Method GET_CHILDREN on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_CHILDREN_TRANSITIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE Value transfer Type reference (TYPE) NWECM_S_PLA_NODE 20101007
2 Returning RT_HIERARCHY Value transfer Type reference (TYPE) NWECM_T_PLA_NODE 20101007

Method GET_CHILDREN_TRANSITIVE on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_NUMBER_OF_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_ID Value transfer Type reference (TYPE) SYSUUID_X16 Parent UUID 20090504
2 Returning RV_NUMBER_OF_CHILDREN Value transfer Type reference (TYPE) I Number of Children 20090504

Method GET_NUMBER_OF_CHILDREN on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_ID Value transfer Type reference (TYPE) SYSUUID_X16 Child UUID 20090504
2 Returning RS_PARENT Value transfer Type reference (TYPE) NWECM_S_PLA_NODE Parent Attributes 20090504

Method GET_PARENT on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Value transfer Type reference (TYPE) SYSUUID_X16 Node UUID 20090504
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING Path of the Node 20090504

Method GET_PATH on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method GET_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 Repository UUID 20090504
2 Returning RS_ROOT_NODE Value transfer Type reference (TYPE) NWECM_S_PLA_NODE 20090504

Method GET_ROOT_NODE on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method MOVE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20090504
2 Importing IV_SOURCE_NODE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20090504
3 Importing IV_TARGET_FOLDER_ID Value transfer Type reference (TYPE) SYSUUID_X16 20090504

Method MOVE_NODE on class CL_NWECM_PLA_RELATIONS_MAN has no exception.

Method SET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_ID Value transfer Type reference (TYPE) SYSUUID_X16 Child UUID 20090504
2 Importing IV_PARENT_ID Value transfer Type reference (TYPE) SYSUUID_X16 Parent UUID 20090504

Method SET_CHILD on class CL_NWECM_PLA_RELATIONS_MAN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720