SAP ABAP Class IF_NWECM_FILE (ECMI: File Type Node)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_NWECM_NODE ECMI: Generic Node 20080721
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_FILE ECMI: File Implementation 20080729
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_FILE_AWR ECMI: File API Firewall Wrapper 20080729
Properties
Class IF_NWECM_FILE  
Short Description ECMI: File Type Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_NWECM_FILE has no interface implemented.
Friends
Class IF_NWECM_FILE has no friend class.
Attributes
Class IF_NWECM_FILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Gets the content of this file 20080721
2 UPDATE_CONTENT Instance method Public Method Updates the content of this file 20080923
Events
Class IF_NWECM_FILE has no event.
Types
Class IF_NWECM_FILE has no local type.
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTENT Value transfer Object reference (TYPE REF TO) IF_NWECM_CONTENT NW ECM: Content Node 20080721
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED NW ECM: Access Denied Exception 20081031
2 CX_NWECM_INVALID_STATE NW ECM: Invalid State Exception 20081007
3 CX_NWECM_REPOSITORY NW ECM Repository Exception 20080721

Method UPDATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING The new content 20081014
2 Importing IV_MIME_TYPE Value transfer Type reference (TYPE) STRING The mimetype of the content 20081202
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED NW ECM: Access Denied Exception 20080923
2 CX_NWECM_CONSTRAINT_VIOLATION 20090513
3 CX_NWECM_INVALID_STATE NW ECM: Invalid State Exception 20081014
4 CX_NWECM_LOCK NW ECM: Lock Exception 20081014
5 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20080923
6 CX_NWECM_UNSUPPORTED_OPERATION NW ECM: Unsupported Repository Operation Exception 20081031
History
Last changed by/on SAP  20110908 
SAP Release Created in