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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CMIS10_SESSION_INFO | Simple ECM connector session implementation | 20100915 | ||
2 | ![]() |
Instance attribute | Public | See coding | 20100908 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101021 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100908 |
Methods
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 | ![]() |
ER_ID | Value transfer | Type reference (TYPE) | STRING | type Id | 20100923 | ||
2 | ![]() |
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 | ![]() |
ECMI: Repository Exception | 20100924 |
Method ADD_TYPE_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ECMI: Repository Exception | 20100924 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IT_NODETYPE_NAMES | Call by reference | Type reference (TYPE) | NWECM_T_NAME | Table of names | 20101021 | ||
3 | ![]() |
IV_INCLUDE_PROPDEFS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101021 | |||
4 | ![]() |
RT_TYPES | Call by reference | Type reference (TYPE) | TYPE_DEFINITION_TYPE | 20101021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_PROPERTY_ID | Call by reference | Type reference (TYPE) | STRING | ID of the property | 20100908 | ||
2 | ![]() |
IV_TYPE_ID | Call by reference | Type reference (TYPE) | STRING | ID of the Type | 20100908 | ||
3 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | CM10_CMIS_TYPE_DEFINITION_TYP1 | Proxy Structure (generated) | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Property Definition not found | 20100908 | |
2 | ![]() |
ECMI: Node Type Not Found Exception | 20100908 | |
3 | ![]() |
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 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | Name of the Type | 20100908 | ||
2 | ![]() |
RV_TYPE | Call by reference | Type reference (TYPE) | CM10_CMIS_TYPE_DEFINITION_TYPE | Proxy Structure (generated) | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ECMI: Node Type Not Found Exception | 20100908 | |
2 | ![]() |
ECMI: Repository Exception | 20100908 |
Method MAPP_ADD_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ID | Value transfer | Type reference (TYPE) | STRING | 20100914 | |||
2 | ![]() |
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 | ![]() |
IV_INCLUDE_PROPDEFS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_BASE_TYPE | Call by reference | Type reference (TYPE) | STRING | base type | 20101028 | ||
2 | ![]() |
IV_INCLUDE_PROPDEFS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_BASE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100908 | |||
2 | ![]() |
IV_CHUNK_COUNT | Call by reference | Type reference (TYPE) | I | 20100908 | |||
3 | ![]() |
IV_CHUNK_OFFSET | Call by reference | Type reference (TYPE) | I | 20100908 | |||
4 | ![]() |
IV_INCLUDE_PROPDEFS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101021 | |||
5 | ![]() |
RV_TYPES | Call by reference | Type reference (TYPE) | CM10_GET_TYPE_CHILDREN_RESPONS | Proxy Structure (generated) | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | type name | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ECMI: Repository Exception | 20100908 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |