SAP ABAP Class CL_CMIS10_TYPES (CMIS Type Definitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_CMIS_1_0 (Package) CMIS Connector Version 1.0
Properties
Class CL_CMIS10_TYPES  
Short Description CMIS Type Definitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_CMIS_1_0   CMIS Connector Version 1.0 
Created 20100908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 NEMCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CMIS10_TYPES has no interface implemented.
Friends
Class CL_CMIS10_TYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SESSION_INFO Instance attribute Private Object reference (TYPE REF TO) CL_CMIS10_SESSION_INFO Simple ECM connector session implementation 20100915
2 MT_TYPES Instance attribute Public See coding 20100908
3 M_ALL_PROPERTYDEFS_READ Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101021
4 M_ALL_TYPES_READ Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100908
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TYPE Instance method Private Method adds a type to the type table 20100921
2 ADD_TYPE_CHILDREN Instance method Private Method adds the children of a type to the type table 20100923
3 CONSTRUCTOR Instance method Public Constructor 20100908
4 GET_CMIS_TYPE_DEFINITIONS Instance method Public Method reads the requested cmis type defs 20101021
5 GET_PROPERTY_DEF_BY_ID Instance method Public Method read a property definition by CMIS Id 20100908
6 GET_TYPE_DEFINITION_BY_ID Instance method Public Method read a type definition by CMIS Id 20100908
7 MAPP_ADD_TYPE Instance method Private Method not used anymore 20100914
8 READ_ALL_CMIS_TYPES Instance method Private Method read all type headers 20101028
9 READ_ALL_CMIS_TYPES_OLD Instance method Private Method not used anymore 20101028
10 READ_CMIS_TYPES_CHUNK Instance method Private Method not used anymore 20100908
11 READ_SINGLE_CMIS_TYPE Instance method Private Method Read a single CMIS type 20100908
Events
Class CL_CMIS10_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PROPERTY_MAPPING Private See coding 20100908
2 TYPE_DEFINITION_TYPE Public See coding 20100913 TYPE_DEFINITION_TYPE type table of CM10_CMIS_TYPE_DEFINITION_TYPE
Method Signatures

Method ADD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ID Value transfer Type reference (TYPE) STRING type Id 20100923
2 Importing IR_XML Call by reference Object reference (TYPE REF TO) IF_PROXY_SXML_STREAM Proxy SXML Reader/Writer 20100923
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100924

Method ADD_TYPE_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_XML Call by reference Object reference (TYPE REF TO) IF_PROXY_SXML_STREAM Proxy SXML Reader/Writer 20100923
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100924

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SESSION_INFO Call by reference Object reference (TYPE REF TO) CL_CMIS10_SESSION_INFO Simple ECM connector session implementation 20100915
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100909

Method GET_CMIS_TYPE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO ECMI: Session Info for User and Workspace Identification 20101107
2 Importing IT_NODETYPE_NAMES Call by reference Type reference (TYPE) NWECM_T_NAME Table of names 20101021
3 Importing IV_INCLUDE_PROPDEFS Call by reference Type reference (TYPE) ABAP_BOOL 20101021
4 Exporting RT_TYPES Call by reference Type reference (TYPE) TYPE_DEFINITION_TYPE 20101021
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101021

Method GET_PROPERTY_DEF_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPERTY_ID Call by reference Type reference (TYPE) STRING ID of the property 20100908
2 Importing IV_TYPE_ID Call by reference Type reference (TYPE) STRING ID of the Type 20100908
3 Returning RV_TYPE Value transfer Type reference (TYPE) CM10_CMIS_TYPE_DEFINITION_TYP1 Proxy Structure (generated) 20100908
# Exception Resumable Description Created on
1 CX_CMIS10_PROP_DEF_NOT_FOUND Property Definition not found 20100908
2 CX_NWECM_NODE_TYPE_NOT_FOUND ECMI: Node Type Not Found Exception 20100908
3 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100908

Method GET_TYPE_DEFINITION_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING Name of the Type 20100908
2 Exporting RV_TYPE Call by reference Type reference (TYPE) CM10_CMIS_TYPE_DEFINITION_TYPE Proxy Structure (generated) 20100908
# Exception Resumable Description Created on
1 CX_NWECM_NODE_TYPE_NOT_FOUND ECMI: Node Type Not Found Exception 20100908
2 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100908

Method MAPP_ADD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ID Value transfer Type reference (TYPE) STRING 20100914
2 Importing IV_PROXY_TYPE Call by reference Type reference (TYPE) XSDANY XML Fragment 20100914

Method MAPP_ADD_TYPE on class CL_CMIS10_TYPES has no exception.

Method READ_ALL_CMIS_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INCLUDE_PROPDEFS Call by reference Type reference (TYPE) ABAP_BOOL 20101028
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101028

Method READ_ALL_CMIS_TYPES_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASE_TYPE Call by reference Type reference (TYPE) STRING base type 20101028
2 Importing IV_INCLUDE_PROPDEFS Call by reference Type reference (TYPE) ABAP_BOOL 20101028
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101028

Method READ_CMIS_TYPES_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASE_TYPE Call by reference Type reference (TYPE) STRING 20100908
2 Importing IV_CHUNK_COUNT Call by reference Type reference (TYPE) I 20100908
3 Importing IV_CHUNK_OFFSET Call by reference Type reference (TYPE) I 20100908
4 Importing IV_INCLUDE_PROPDEFS Call by reference Type reference (TYPE) ABAP_BOOL 20101021
5 Exporting RV_TYPES Call by reference Type reference (TYPE) CM10_GET_TYPE_CHILDREN_RESPONS Proxy Structure (generated) 20100908
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100908

Method READ_SINGLE_CMIS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) STRING type name 20100908
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100908
History
Last changed by/on SAP  20130531 
SAP Release Created in 703