SAP ABAP Class CL_NWECM_SYSTEM (ECMI: System Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_API_REPOSITORY (Package) ECMI: Repositories, Sessions and Related Classes
Properties
Class CL_NWECM_SYSTEM  
Short Description ECMI: System Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_API_REPOSITORY   ECMI: Repositories, Sessions and Related Classes 
Created 20080603   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 NEMAC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_NWECM_SYSTEM has no interface implemented.
Friends
Class CL_NWECM_SYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_SYSTEM NW ECM: System Implementation 20080925
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080925
2 CONNECT Instance method Public Method Retrieves an application which describes an ECM profile 20080925
3 CREATE_WILDCARD_MAPPING Instance method Private Method 20090706
4 DISCONNECT Instance method Public Method Disconnects an application from the ECM system 20080925
5 VALIDATE_MODEL_XML Static method Public Method 20101025
Events
Class CL_NWECM_SYSTEM has no event.
Types
Class CL_NWECM_SYSTEM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_SYSTEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_SYSTEM has no exception.

Method CONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME the local name for the client 20080925
2 Returning RO_APPLICATION Value transfer Object reference (TYPE REF TO) IF_NWECM_APPLICATION represents the registered application 20080925
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20090701
2 CX_NWECM_SYSTEM 20080925

Method CREATE_WILDCARD_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REPNAME_ALIAS Value transfer Type reference (TYPE) NWECM_T_REP_NAME_ALIAS Repository Name and Alias 20090706

Method CREATE_WILDCARD_MAPPING on class CL_NWECM_SYSTEM has no exception.

Method DISCONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPLICATION Value transfer Object reference (TYPE REF TO) IF_NWECM_APPLICATION 20080925
# Exception Resumable Description Created on
1 CX_NWECM_SYSTEM 20080925

Method VALIDATE_MODEL_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_XML Value transfer Type reference (TYPE) XSTRING 20101025
2 Returning RT_NODETYPES Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO Table of Node Type Object References 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101025
History
Last changed by/on SAP  20110908 
SAP Release Created in 712