SAP ABAP Interface IF_NWECM_NODE_TYPE_SERVICE (ECMI: Node Type Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_SPI (Package) Service Provider Interface for ECMI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMIS10_NODE_TYPE_SRV CMIS Node Type Service 20100518
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_NODE_TYPE_SERVICE_SWR ECMI: Node Type Service SPI Firewall 20090409
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_NODE_TYPE_SERVICE ECMI: Persistence Layer Node Type Service 20090629
Properties
Interface IF_NWECM_NODE_TYPE_SERVICE  
Short Description ECMI: Node Type Service    
General Data
Package S_NWECM_SPI   Service Provider Interface for ECMI 
Created 20090401   SAP 
Last changed 20110908   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_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20090401
Friends
Interface IF_NWECM_NODE_TYPE_SERVICE has no friend.
Attributes
Interface IF_NWECM_NODE_TYPE_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NODE_TYPE Instance method Public Method 20101220
2 GET_NODE_TYPE Instance method Public Method Get single node type from NODE_INFO object 20101027
3 GET_NODE_TYPES Instance method Public Method Get all or some node types 20101021
4 SET_NODE_TYPES Instance method Public Method Write node types (optional) 20101021
Events
Interface IF_NWECM_NODE_TYPE_SERVICE has no event.
Types
Interface IF_NWECM_NODE_TYPE_SERVICE has no local type.
Method Signatures

Method DELETE_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME Table of names 20101220
2 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20101220
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED ECMI: Access Denied Exception 20101220
2 CX_NWECM_CONSTRAINT_VIOLATION ECMI: Constraint Violation 20101220
3 CX_NWECM_REPOSITORY 20101220
4 CX_NWECM_UNSUPPORTED_OPERATION ECMI: Unsupported Repository Operation Exception 20101220

Method GET_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20101027
2 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20101027
3 Importing IV_INCLUDE_PROP_DEFS Value transfer Type reference (TYPE) ABAP_BOOL 20101027
4 Returning RS_NODETYPE_INFO Value transfer Type reference (TYPE) NWECM_S_NODETYPEDEF_INFO 20101027
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED ECMI: Access Denied Exception 20101027
2 CX_NWECM_INVALID_STATE ECMI: Invalid State Exception 20101027
3 CX_NWECM_REPOSITORY 20101027

Method GET_NODE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20101021
2 Importing IT_NODETYPE_NAMES Value transfer Type reference (TYPE) NWECM_T_NAME Table of names 20101021
3 Importing IV_INCLUDE_PROPDEFS Value transfer Type reference (TYPE) ABAP_BOOL 20101021
4 Returning RT_NODETYPE_INFOS Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO Table of node type info objects 20101021
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101021

Method SET_NODE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20101021
2 Importing IT_NODETYPE_DEFS Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO Table of names 20101022
3 Returning RT_FAILED_TYPES Value transfer Type reference (TYPE) NWECM_T_NAME_STRING 20110208
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED ECMI: Access Denied Exception 20101025
2 CX_NWECM_REPOSITORY 20101021
3 CX_NWECM_UNSUPPORTED_OPERATION ECMI: Unsupported Repository Operation Exception 20101021
History
Last changed by/on SAP  20110908 
SAP Release Created in 720