SAP ABAP Class IF_KMC_CONTENT_CHUNK (Complex type ContentChunk)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KMC_CONTENT_CHUNK Complex type ContentChunk 20050323
Properties
Class IF_KMC_CONTENT_CHUNK  
Short Description Complex type ContentChunk    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_KMC_CONTENT_CHUNK has no forward declaration.
Interfaces
Class IF_KMC_CONTENT_CHUNK has no interface implemented.
Friends
Class IF_KMC_CONTENT_CHUNK has no friend class.
Attributes
Class IF_KMC_CONTENT_CHUNK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT_CHUNK Instance method Public Method Get value for field contentChunk. 20050323
2 GET_CONTENT_METADATA Instance method Public Method Get value for field contentMetadata. 20050323
3 GET_DATA_STRUCTURE Instance method Public Method Get Data Structure 20050323
4 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20050323
5 GET_TOKEN Instance method Public Method Get value for field token. 20050323
6 IS_LAST_CHUNK Instance method Public Method Get value for field lastChunk. 20050323
7 SET_CONTENT_CHUNK Instance method Public Method Set value for field contentChunk. 20050323
8 SET_CONTENT_METADATA Instance method Public Method Set value for field contentMetadata. 20050323
9 SET_DATA_STRUCTURE Instance method Public Method Set Data Structure 20050323
10 SET_LAST_CHUNK Instance method Public Method Set value for field lastChunk. 20050323
11 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20050323
12 SET_TOKEN Instance method Public Method Set value for field token. 20050323
Events
Class IF_KMC_CONTENT_CHUNK has no event.
Types
Class IF_KMC_CONTENT_CHUNK has no local type.
Method Signatures

Method GET_CONTENT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONTENT_CHUNK Value transfer Type reference (TYPE) RSMDS_BYTESTRING ContentChunk 20050323

Method GET_CONTENT_CHUNK on class IF_KMC_CONTENT_CHUNK has no exception.

Method GET_CONTENT_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_CONTENT_METADATA Value transfer Object reference (TYPE REF TO) IF_KMC_CONTENT_METADATA ContentMetadata 20050323

Method GET_CONTENT_METADATA on class IF_KMC_CONTENT_CHUNK has no exception.

Method GET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATA Value transfer Type reference (TYPE) KMCWS_CONTENT_CHUNK Data Structure 20050323

Method GET_DATA_STRUCTURE on class IF_KMC_CONTENT_CHUNK has no exception.

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323

Method GET_MANAGER_FACTORY on class IF_KMC_CONTENT_CHUNK has no exception.

Method GET_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TOKEN Value transfer Type reference (TYPE) STRING Token 20050323

Method GET_TOKEN on class IF_KMC_CONTENT_CHUNK has no exception.

Method IS_LAST_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LAST_CHUNK Value transfer Type reference (TYPE) SAP_BOOL LastChunk 20050323

Method IS_LAST_CHUNK on class IF_KMC_CONTENT_CHUNK has no exception.

Method SET_CONTENT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT_CHUNK Value transfer Type reference (TYPE) RSMDS_BYTESTRING ContentChunk 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323

Method SET_CONTENT_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTENT_METADATA Value transfer Object reference (TYPE REF TO) IF_KMC_CONTENT_METADATA ContentMetadata 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323

Method SET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Value transfer Type reference (TYPE) KMCWS_CONTENT_CHUNK Data Structure 20050323

Method SET_DATA_STRUCTURE on class IF_KMC_CONTENT_CHUNK has no exception.

Method SET_LAST_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_CHUNK Value transfer Type reference (TYPE) SAP_BOOL LastChunk 20050323

Method SET_LAST_CHUNK on class IF_KMC_CONTENT_CHUNK has no exception.

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323

Method SET_MANAGER_FACTORY on class IF_KMC_CONTENT_CHUNK has no exception.

Method SET_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOKEN Value transfer Type reference (TYPE) STRING Token 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
History
Last changed by/on SAP  20110908 
SAP Release Created in