SAP ABAP Interface IF_KMC_CONTENT_METADATA (Complex type ContentMetadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_BC_RF (Package) KMC: Repository Framework Client API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_CONTENT_METADATA | Complex type ContentMetadata | 20050323 |
Properties
Interface | IF_KMC_CONTENT_METADATA | |
Short Description | Complex type ContentMetadata |
General Data
Package | S_KMC_BC_RF | KMC: Repository Framework Client API |
Created | 20050323 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_KMC_CONTENT_METADATA has no forward declaration.
Interfaces
Interface IF_KMC_CONTENT_METADATA has no interface.
Friends
Interface IF_KMC_CONTENT_METADATA has no friend.
Attributes
Interface IF_KMC_CONTENT_METADATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Data Structure | 20050323 |
2 | ![]() |
Instance method | Public | Method | Get value for field encoding. | 20050323 |
3 | ![]() |
Instance method | Public | Method | Get value for field eTag. | 20050330 |
4 | ![]() |
Instance method | Public | Method | Get value for field expires. | 20050323 |
5 | ![]() |
Instance method | Public | Method | Get value for field language. | 20050323 |
6 | ![]() |
Instance method | Public | Method | Get value for field lastModified. | 20050323 |
7 | ![]() |
Instance method | Public | Method | Get value for field length. | 20050323 |
8 | ![]() |
Instance method | Public | Method | Get Manager Factory | 20050323 |
9 | ![]() |
Instance method | Public | Method | Get value for field type. | 20050323 |
10 | ![]() |
Instance method | Public | Method | Set Data Structure | 20050323 |
11 | ![]() |
Instance method | Public | Method | Set value for field encoding. | 20050323 |
12 | ![]() |
Instance method | Public | Method | Set value for field eTag. | 20050330 |
13 | ![]() |
Instance method | Public | Method | Set value for field expires. | 20050323 |
14 | ![]() |
Instance method | Public | Method | Set value for field language. | 20050323 |
15 | ![]() |
Instance method | Public | Method | Set value for field lastModified. | 20050323 |
16 | ![]() |
Instance method | Public | Method | Set value for field length. | 20050323 |
17 | ![]() |
Instance method | Public | Method | Set Manager Factory | 20050323 |
18 | ![]() |
Instance method | Public | Method | Set value for field type. | 20050323 |
Events
Interface IF_KMC_CONTENT_METADATA has no event.
Types
Interface IF_KMC_CONTENT_METADATA has no local type.
Method Signatures
Method GET_DATA_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Value transfer | Type reference (TYPE) | KMCWS_CONTENT_METADATA | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_ENCODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENCODING | Value transfer | Type reference (TYPE) | STRING | Encoding | 20050323 |
Method GET_ENCODING on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_ETAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_E_TAG | Value transfer | Type reference (TYPE) | STRING | ETag | 20050330 |
Method GET_ETAG on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_EXPIRES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXPIRES | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | Expires | 20050323 |
Method GET_EXPIRES on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LANGUAGE | Value transfer | Type reference (TYPE) | STRING | Language | 20050323 |
Method GET_LANGUAGE on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_LAST_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LAST_MODIFIED | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | LastModified | 20050323 |
Method GET_LAST_MODIFIED on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LENGTH | Value transfer | Type reference (TYPE) | INT4 | Length | 20050323 |
Method GET_LENGTH on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_MANAGER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_CONTENT_METADATA has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TYPE | Value transfer | Type reference (TYPE) | STRING | Type | 20050323 |
Method GET_TYPE on Interface IF_KMC_CONTENT_METADATA has no exception.
Method SET_DATA_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Value transfer | Type reference (TYPE) | KMCWS_CONTENT_METADATA | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on Interface IF_KMC_CONTENT_METADATA has no exception.
Method SET_ENCODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENCODING | Value transfer | Type reference (TYPE) | STRING | Encoding | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_ETAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_E_TAG | Value transfer | Type reference (TYPE) | STRING | ETag | 20050330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050330 |
Method SET_EXPIRES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXPIRES | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | Expires | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | STRING | Language | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_LAST_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LAST_MODIFIED | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | LastModified | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LENGTH | Value transfer | Type reference (TYPE) | INT4 | Length | 20050323 |
Method SET_LENGTH on Interface IF_KMC_CONTENT_METADATA has no exception.
Method SET_MANAGER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method SET_MANAGER_FACTORY on Interface IF_KMC_CONTENT_METADATA has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | STRING | Type | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |