SAP ABAP Interface IF_NWECM_SESSION (ECMI: Isolated Session to Access Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_API_REPOSITORY (Package) ECMI: Repositories, Sessions and Related Classes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_SESSION ECMI: Session Implementation 20080609
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_SESSION_AWR ECMI: Session API Firewall Wrapper 20080722
Properties
Interface IF_NWECM_SESSION  
Short Description ECMI: Isolated Session to Access Repository    
General Data
Package S_NWECM_API_REPOSITORY   ECMI: Repositories, Sessions and Related Classes 
Created 20080529   SAP 
Last changed 20110908   SAP 
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)
Interfaces
Interface IF_NWECM_SESSION has no interface.
Friends
Interface IF_NWECM_SESSION has no friend.
Attributes
Interface IF_NWECM_SESSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOCK_TOKEN Instance method Public Method Adds the specified lock token to the session 20081120
2 GET_LOCKS Instance method Public Method Returns a list of all locks owned by this session 20081120
3 GET_LOCK_TOKEN Instance method Public Method Returns a list of all lock tokens held by this session 20081120
4 GET_NODE_TYPE_MANAGER Instance method Public Method Gets the node type manager corresponding to this session 20090401
5 GET_REPOSITORY Instance method Public Method Returns the repository the session is associated with 20090831
6 GET_STD_STORAGE_CLASS Instance method Public Method Gets the standard storage class of this session 20090812
7 GET_WORKSPACE Instance method Public Method Gets the workspace corresponding to this session 20080721
8 LOGOUT Instance method Public Method Ends this session 20080721
9 REFRESH Instance method Public Method Forces this session to discard cached nodes 20081119
10 REMOVE_LOCK_TOKEN Instance method Public Method Removes the specified lock token from the session 20081120
Events
Interface IF_NWECM_SESSION has no event.
Types
Interface IF_NWECM_SESSION has no local type.
Method Signatures

Method ADD_LOCK_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCK_TOKEN Value transfer Type reference (TYPE) STRING 20081120
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED NW ECM: Access Denied Exception 20081120
2 CX_NWECM_INVALID_STATE NW ECM: Invalid State Exception 20081120
3 CX_NWECM_LOCK 20081120
4 CX_NWECM_LOCK_NOT_FOUND 20090401
5 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081120
6 CX_NWECM_UNSUPPORTED_OPERATION NW ECM: Unsupported Repository Operation Exception 20081120

Method GET_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOCKS Value transfer Type reference (TYPE) NWECM_T_LOCK 20081202
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081120
2 CX_NWECM_UNSUPPORTED_OPERATION NW ECM: Unsupported Repository Operation Exception 20081120

Method GET_LOCK_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOCK_TOKENS Value transfer Type reference (TYPE) NWECM_T_STRING 20081202
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081120
2 CX_NWECM_UNSUPPORTED_OPERATION NW ECM: Unsupported Repository Operation Exception 20081120

Method GET_NODE_TYPE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE_TYPE_MANAGER Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_TYPE_MANAGER NW ECM: Node Type Manager to support ECM Model 20090401
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090401

Method GET_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REPOSITORY Value transfer Object reference (TYPE REF TO) IF_NWECM_REPOSITORY 20090831
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090831

Method GET_STD_STORAGE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS Standard node or relation storage class of this session 20090812

Method GET_STD_STORAGE_CLASS on Interface IF_NWECM_SESSION has no exception.

Method GET_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_WORKSPACE Value transfer Object reference (TYPE REF TO) IF_NWECM_WORKSPACE represents a "view" of an actual repository 20080721

Method GET_WORKSPACE on Interface IF_NWECM_SESSION has no exception.

Method LOGOUT Signature

Method LOGOUT on Interface IF_NWECM_SESSION has no parameter.
Method LOGOUT on Interface IF_NWECM_SESSION has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_NWECM_SESSION has no parameter.
Method REFRESH on Interface IF_NWECM_SESSION has no exception.

Method REMOVE_LOCK_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCK_TOKEN Value transfer Type reference (TYPE) STRING 20081120
2 Returning RV_LOCK_TOKEN_REMOVED Value transfer Type reference (TYPE) ABAP_BOOL 20081203
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081120
2 CX_NWECM_UNSUPPORTED_OPERATION NW ECM: Unsupported Repository Operation Exception 20081120
History
Last changed by/on SAP  20110908 
SAP Release Created in 712