SAP ABAP Class CL_CMIS10_SESSION_INFO (Simple ECM connector session implementation)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_SESSION_INFO | ECMI: Session Info for User and Workspace Identification | 20100519 |
Properties
| Class | CL_CMIS10_SESSION_INFO | |
| Short Description | Simple ECM connector session implementation | |
| 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 | 20100519 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CMIS10_SESSION_INFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_SESSION_INFO | ECMI: Session Info for User and Workspace Identification | 20100519 |
Friends
Class CL_CMIS10_SESSION_INFO has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100519 | ||
| 2 | Instance method | Public | Method | creates and returns the ACL service proxy | 20100928 | |
| 3 | Instance method | Public | Method | returns the default file type for this repository | 20100531 | |
| 4 | Instance method | Public | Method | returns the default folder type for this repository | 20100531 | |
| 5 | Instance method | Public | Method | returns the default file type for this repository | 20101220 | |
| 6 | Instance method | Public | Method | Return the logical port | 20100519 | |
| 7 | Instance method | Public | Method | creates and returns the navigation service proxy | 20100915 | |
| 8 | Instance method | Public | Method | creates and returns the object service proxy | 20100915 | |
| 9 | Instance method | Public | Method | Return the CMIS repository ID | 20100519 | |
| 10 | Instance method | Public | Method | creates and returns the repository service proxy | 20100915 | |
| 11 | Instance method | Public | Method | returns the type accessor | 20100909 | |
| 12 | Instance method | Public | Method | creates and returns the versioning service proxy | 20100915 | |
| 13 | Instance method | Public | Method | security token for OpenText Authentication | 20100915 |
Events
Class CL_CMIS10_SESSION_INFO has no event.
Types
Class CL_CMIS10_SESSION_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG | Call by reference | Type reference (TYPE) | NWECM_T_CMIS_CFG | Configuration for CMIS Connector | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100909 |
Method GET_ACL_SRV_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROXY_PORT | Value transfer | Object reference (TYPE REF TO) | CO_CM10_ACLSERVICE_PORT | Proxy Class (generated) | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100928 |
Method GET_DEFAULT_FILE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | ECMI: Namespace-Qualified Names | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Node Type Not Found Exception | 20100604 | ||
| 2 | ECMI: Repository Exception | 20100602 |
Method GET_DEFAULT_FOLDER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | ECMI: Namespace-Qualified Names | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Node Type Not Found Exception | 20100604 | ||
| 2 | ECMI: Repository Exception | 20100602 |
Method GET_EVERYONE_ACL_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GROUP_NAME | Value transfer | Type reference (TYPE) | STRING | Everyone Group name | 20101220 |
Method GET_EVERYONE_ACL_GROUP on class CL_CMIS10_SESSION_INFO has no exception.
Method GET_LOGICAL_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOGICAL_PORT | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20100519 |
Method GET_LOGICAL_PORT on class CL_CMIS10_SESSION_INFO has no exception.
Method GET_NAVIGATION_SRV_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROXY_PORT | Value transfer | Object reference (TYPE REF TO) | CO_CM10_NAVIGATION_SERVICE_POR | Proxy Class (generated) | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100915 |
Method GET_OBJECT_SRV_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROXY_PORT | Value transfer | Object reference (TYPE REF TO) | CO_CM10_OBJECT_SERVICE_PORT | Proxy Class (generated) | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100915 |
Method GET_REPOSITORY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REPOSITORY_ID | Value transfer | Type reference (TYPE) | STRING | 20100519 |
Method GET_REPOSITORY_ID on class CL_CMIS10_SESSION_INFO has no exception.
Method GET_REPOSITORY_SRV_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROXY_PORT | Value transfer | Object reference (TYPE REF TO) | CO_CM10_REPOSITORY_SERVICE_POR | Proxy Class (generated) | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100915 |
Method GET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TYPES | Value transfer | Object reference (TYPE REF TO) | CL_CMIS10_TYPES | CMIS Type Definitions | 20100909 |
Method GET_TYPES on class CL_CMIS10_SESSION_INFO has no exception.
Method GET_VERSIONING_SRV_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROXY_PORT | Value transfer | Object reference (TYPE REF TO) | CO_CM10_VERSIONING_SERVICE_POR | Proxy Class (generated) | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100915 |
Method SET_SECURITY_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TOKEN | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20100915 |
Method SET_SECURITY_TOKEN on class CL_CMIS10_SESSION_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |