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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ACL_SERVICE_PORT Instance attribute Private Object reference (TYPE REF TO) CO_CM10_ACLSERVICE_PORT Proxy Class (generated) 20100928
2 MR_NAVIGATION_SERVICE_PORT Instance attribute Private Object reference (TYPE REF TO) CO_CM10_NAVIGATION_SERVICE_POR Proxy Class (generated) 20100915
3 MR_OBJECT_SERVICE_PORT Instance attribute Private Object reference (TYPE REF TO) CO_CM10_OBJECT_SERVICE_PORT Proxy Class (generated) 20100915
4 MR_REPOSITORY_SERVICE_PORT Instance attribute Private Object reference (TYPE REF TO) CO_CM10_REPOSITORY_SERVICE_POR Proxy Class (generated) 20100915
5 MR_SECURITY_TOKEN Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20100915
6 MR_TYPE_DEFINITION Instance attribute Private Object reference (TYPE REF TO) CL_CMIS10_TYPES CMIS Type Definitions 20100909
7 MR_VERSIONING_SERVICE_PORT Instance attribute Private Object reference (TYPE REF TO) CO_CM10_VERSIONING_SERVICE_POR Proxy Class (generated) 20100915
8 MS_CONFIG Instance attribute Private Type reference (TYPE) NWECM_T_CMIS_CFG Configuration for CMIS Connector 20100531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100519
2 GET_ACL_SRV_PORT Instance method Public Method creates and returns the ACL service proxy 20100928
3 GET_DEFAULT_FILE_TYPE Instance method Public Method returns the default file type for this repository 20100531
4 GET_DEFAULT_FOLDER_TYPE Instance method Public Method returns the default folder type for this repository 20100531
5 GET_EVERYONE_ACL_GROUP Instance method Public Method returns the default file type for this repository 20101220
6 GET_LOGICAL_PORT Instance method Public Method Return the logical port 20100519
7 GET_NAVIGATION_SRV_PORT Instance method Public Method creates and returns the navigation service proxy 20100915
8 GET_OBJECT_SRV_PORT Instance method Public Method creates and returns the object service proxy 20100915
9 GET_REPOSITORY_ID Instance method Public Method Return the CMIS repository ID 20100519
10 GET_REPOSITORY_SRV_PORT Instance method Public Method creates and returns the repository service proxy 20100915
11 GET_TYPES Instance method Public Method returns the type accessor 20100909
12 GET_VERSIONING_SRV_PORT Instance method Public Method creates and returns the versioning service proxy 20100915
13 SET_SECURITY_TOKEN 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 Importing IS_CONFIG Call by reference Type reference (TYPE) NWECM_T_CMIS_CFG Configuration for CMIS Connector 20100531
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 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 Returning ER_PROXY_PORT Value transfer Object reference (TYPE REF TO) CO_CM10_ACLSERVICE_PORT Proxy Class (generated) 20100928
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 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 Returning RO_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20100602
# Exception Resumable Description Created on
1 CX_NWECM_NODE_TYPE_NOT_FOUND ECMI: Node Type Not Found Exception 20100604
2 CX_NWECM_REPOSITORY 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 Returning RO_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20100602
# Exception Resumable Description Created on
1 CX_NWECM_NODE_TYPE_NOT_FOUND ECMI: Node Type Not Found Exception 20100604
2 CX_NWECM_REPOSITORY 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 Returning 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 Returning 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 Returning 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 CX_NWECM_REPOSITORY 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 Returning 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 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100915

Method GET_REPOSITORY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100915

Method GET_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 CX_NWECM_REPOSITORY ECMI: Repository Exception 20100915

Method SET_SECURITY_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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