SAP ABAP Class IF_NWECM_CONTENT (NW ECM: File Content)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_NWECM_BINARY NW ECM: Byte Sequence 20080721
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMIS10_CONTENT Simple ECM connector content 20100521
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONTENT_AWR ECMI: File Content API Firewall Wrapper 20080912
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONTENT_CORE ECMI: Runtime Content Implementation 20090928
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONTENT_FS ECMI: Fileshare content implementation 20100414
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONTENT_STUB NW ECM: Configurable Content Stub 20081014
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONTENT_SWR ECMI: File Content SPI Firewall Wrapper 20080910
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_CONTENT ECMI: Content implementation 20090504
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_WD_CONTENT WebDAV connector content 20090108
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_FILE_INFO NW ECM: RM File Info 20081127
Properties
Class IF_NWECM_CONTENT  
Short Description NW ECM: File Content    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080721   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWECM_CONTENT has no forward declaration.
Interfaces
Class IF_NWECM_CONTENT has no interface implemented.
Friends
Class IF_NWECM_CONTENT has no friend class.
Attributes
Class IF_NWECM_CONTENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT_URL Instance method Public Method Gets a URL to access this content from the store 20080721
2 GET_ENCODING Instance method Public Method Gets the character encoding of this content if present 20080721
Events
Class IF_NWECM_CONTENT has no event.
Types
Class IF_NWECM_CONTENT has no local type.
Method Signatures

Method GET_CONTENT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT_URL Value transfer Type reference (TYPE) STRING 20081203
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Invalid State Exception 20081007
2 CX_NWECM_REPOSITORY NW ECM Repository Exception 20080721

Method GET_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENCODING Value transfer Type reference (TYPE) STRING Character encoding (initial if not set) 20080721
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Invalid State Exception 20081007
2 CX_NWECM_REPOSITORY NW ECM Repository Exception 20080721
History
Last changed by/on SAP  20110908 
SAP Release Created in