SAP ABAP Class CO_CM10_OBJECT_SERVICE_PORT (Proxy Class (generated))
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 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CLIENT Base class for consumer proxies 20100511
Properties
Class CO_CM10_OBJECT_SERVICE_PORT  
Short Description Proxy Class (generated)    
Super Class CL_PROXY_CLIENT Base class for consumer proxies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_NWECM_CONNECTOR_CMIS_1_0   CMIS Connector Version 1.0 
Created 20100511   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CO_CM10_OBJECT_SERVICE_PORT has no forward declaration.
Interfaces
Class CO_CM10_OBJECT_SERVICE_PORT has no interface implemented.
Friends
Class CO_CM10_OBJECT_SERVICE_PORT has no friend class.
Attributes
Class CO_CM10_OBJECT_SERVICE_PORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100511
2 CREATE_DOCUMENT Instance method Public Method 20100511
3 CREATE_DOCUMENT_FROM_SOURCE Instance method Public Method 20100511
4 CREATE_FOLDER Instance method Public Method 20100511
5 CREATE_POLICY Instance method Public Method 20100511
6 CREATE_RELATIONSHIP Instance method Public Method 20100511
7 DELETE_CONTENT_STREAM Instance method Public Method 20100511
8 DELETE_OBJECT Instance method Public Method 20100511
9 DELETE_TREE Instance method Public Method 20100511
10 GET_ALLOWABLE_ACTIONS Instance method Public Method 20100511
11 GET_CONTENT_STREAM Instance method Public Method 20100511
12 GET_OBJECT Instance method Public Method 20100511
13 GET_OBJECT_BY_PATH Instance method Public Method 20100511
14 GET_PROPERTIES Instance method Public Method 20100511
15 GET_RENDITIONS Instance method Public Method 20100511
16 MOVE_OBJECT Instance method Public Method 20100511
17 SET_CONTENT_STREAM Instance method Public Method 20100511
18 UPDATE_PROPERTIES Instance method Public Method 20100511
Events
Class CO_CM10_OBJECT_SERVICE_PORT has no event.
Types
Class CO_CM10_OBJECT_SERVICE_PORT 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 LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20100511
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20100511

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_CREATE_DOCUMENT_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_CREATE_DOCUMENT_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method CREATE_DOCUMENT_FROM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_CREATE_DOCUMENT_FROM_SOU1 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_CREATE_DOCUMENT_FROM_SOUR 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method CREATE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_CREATE_FOLDER_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_CREATE_FOLDER_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method CREATE_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_CREATE_POLICY_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_CREATE_POLICY_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method CREATE_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_CREATE_RELATIONSHIP_REQUE 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_CREATE_RELATIONSHIP_RESPO 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method DELETE_CONTENT_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_DELETE_CONTENT_STREAM_REQ 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_DELETE_CONTENT_STREAM_RES 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_DELETE_OBJECT_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_DELETE_OBJECT_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method DELETE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_DELETE_TREE_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_DELETE_TREE_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method GET_ALLOWABLE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_GET_ALLOWABLE_ACTIONS_REQ 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_GET_ALLOWABLE_ACTIONS_RES 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method GET_CONTENT_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_GET_CONTENT_STREAM_REQUES 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_GET_CONTENT_STREAM_RESPON 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_GET_OBJECT_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_GET_OBJECT_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method GET_OBJECT_BY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_GET_OBJECT_BY_PATH_REQUES 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_GET_OBJECT_BY_PATH_RESPON 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_GET_PROPERTIES_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_GET_PROPERTIES_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method GET_RENDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_GET_RENDITIONS_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_GET_RENDITIONS_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method MOVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_MOVE_OBJECT_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_MOVE_OBJECT_RESPONSE 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method SET_CONTENT_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_SET_CONTENT_STREAM_REQUES 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_SET_CONTENT_STREAM_RESPON 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511

Method UPDATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CM10_UPDATE_PROPERTIES_REQUEST 20100511
2 Exporting OUTPUT Call by reference Type reference (TYPE) CM10_UPDATE_PROPERTIES_RESPONS 20100511
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20100511
2 CX_AI_SYSTEM_FAULT Communication Error 20100511
3 CX_CM10_CMIS_EXCEPTION 20100511
History
Last changed by/on SAP  20130531 
SAP Release Created in 703