SAP ABAP Interface /IWCOR/IF_REST_MP_ENTITY (REST Multipart Entity)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SREST_CORE (Package) REST library core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_BASE_ENTITY REST Base Entity 20120405
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_STUB_ENTITY Mock Impl of Interface /IWCOR/IF_REST_ENTITY 20120928
Properties
Interface /IWCOR/IF_REST_MP_ENTITY  
Short Description REST Multipart Entity    
General Data
Package /IWCOR/SREST_CORE   REST library core 
Created 20100226   SAP 
Last changed 20131127   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 Abstract Final Description Created on
1 /IWCOR/IF_REST_ENTITY REST representation 20120305
Friends
Interface /IWCOR/IF_REST_MP_ENTITY has no friend.
Attributes
Interface /IWCOR/IF_REST_MP_ENTITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ENTITY Instance method Public Method Add Entity 20120305
2 GET_BINARY_DATA Instance method Public Method 20120305
3 GET_CONTENT_COMPRESSION Instance method Public Method 20120305
4 GET_CONTENT_LANGUAGE Instance method Public Method 20120305
5 GET_CONTENT_LOCATION Instance method Public Method 20120305
6 GET_CONTENT_TYPE Instance method Public Method 20120305
7 GET_ENTITIES Instance method Public Method Get all contained Entities 20120305
8 GET_EXPIRATION_DATE Instance method Public Method 20120305
9 GET_HEADER_FIELD Instance method Public Method 20120305
10 GET_HEADER_FIELDS Instance method Public Method 20120305
11 GET_MODIFICATION_DATE Instance method Public Method 20120305
12 GET_STRING_DATA Instance method Public Method 20120305
13 SET_BINARY_DATA Instance method Public Method 20120305
14 SET_CONTENT_COMPRESSION Instance method Public Method 20120305
15 SET_CONTENT_LANGUAGE Instance method Public Method 20120305
16 SET_CONTENT_LOCATION Instance method Public Method 20120305
17 SET_CONTENT_TYPE Instance method Public Method 20120305
18 SET_EXPIRATION_DATE Instance method Public Method 20120305
19 SET_HEADER_FIELD Instance method Public Method 20120305
20 SET_HEADER_FIELDS Instance method Public Method 20120305
21 SET_MODIFICATION_DATE Instance method Public Method 20120305
22 SET_STRING_DATA Instance method Public Method 20120305
Events
Interface /IWCOR/IF_REST_MP_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 REST_ENTITY_T Public See coding 20120305 REST_ENTITY_T type STANDARD TABLE OF ref to /IWCOR/IF_REST_ENTITY WITH DEFAULT KEY
Method Signatures

Method CREATE_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MULTIPART Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Create a Multipart Entity 20120305
2 Importing IV_SUPPRESS_CONTENT_LENGTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Suppress content length for inner entity? 20120305
3 Returning RO_ENTITY Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY REST Entity 20120305

Method CREATE_ENTITY on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_BINARY_DATA Signature

Method GET_BINARY_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_BINARY_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_CONTENT_COMPRESSION Signature

Method GET_CONTENT_COMPRESSION on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_CONTENT_COMPRESSION on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_CONTENT_LANGUAGE Signature

Method GET_CONTENT_LANGUAGE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_CONTENT_LANGUAGE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_CONTENT_LOCATION Signature

Method GET_CONTENT_LOCATION on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_CONTENT_LOCATION on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_CONTENT_TYPE Signature

Method GET_CONTENT_TYPE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_CONTENT_TYPE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTITIES Value transfer Type reference (TYPE) /IWCOR/REST_ENTITY_T List of REST Entities 20120305

Method GET_ENTITIES on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_EXPIRATION_DATE Signature

Method GET_EXPIRATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_EXPIRATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_HEADER_FIELD Signature

Method GET_HEADER_FIELD on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_HEADER_FIELD on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_HEADER_FIELDS Signature

Method GET_HEADER_FIELDS on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_HEADER_FIELDS on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_MODIFICATION_DATE Signature

Method GET_MODIFICATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_MODIFICATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method GET_STRING_DATA Signature

Method GET_STRING_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method GET_STRING_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_BINARY_DATA Signature

Method SET_BINARY_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_BINARY_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_CONTENT_COMPRESSION Signature

Method SET_CONTENT_COMPRESSION on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_CONTENT_COMPRESSION on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_CONTENT_LANGUAGE Signature

Method SET_CONTENT_LANGUAGE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_CONTENT_LANGUAGE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_CONTENT_LOCATION Signature

Method SET_CONTENT_LOCATION on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_CONTENT_LOCATION on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_CONTENT_TYPE Signature

Method SET_CONTENT_TYPE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_CONTENT_TYPE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_EXPIRATION_DATE Signature

Method SET_EXPIRATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_EXPIRATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_HEADER_FIELD Signature

Method SET_HEADER_FIELD on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_HEADER_FIELD on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_HEADER_FIELDS Signature

Method SET_HEADER_FIELDS on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_HEADER_FIELDS on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_MODIFICATION_DATE Signature

Method SET_MODIFICATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_MODIFICATION_DATE on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.

Method SET_STRING_DATA Signature

Method SET_STRING_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no parameter.
Method SET_STRING_DATA on Interface /IWCOR/IF_REST_MP_ENTITY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200