SAP ABAP Interface IF_NWECM_PROPERTY (ECMI: Property)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_API_ITEM (Package) ECMI: Nodes, Properties and Related Classes

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_METADATA_UI_PROPERTY | Property implementation of metadata ui for default values | 20090609 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PROPERTY | ECMI: Property Implementation | 20101130 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PROPERTY_AWR | ECMI: Property API Firewall Wrapper | 20080728 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PROPERTY_DUMMY | ECMI: Property dummies to control special cache functions | 20090331 |
Properties
Interface | IF_NWECM_PROPERTY | |
Short Description | ECMI: Property |
General Data
Package | S_NWECM_API_ITEM | ECMI: Nodes, Properties and Related Classes |
Created | 20080529 | SAP |
Last changed | 20110908 | 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 IF_NWECM_PROPERTY has no interface.
Friends
Interface IF_NWECM_PROPERTY has no friend.
Attributes
Interface IF_NWECM_PROPERTY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the name of this property | 20080721 |
2 | ![]() |
Instance method | Public | Method | 20101025 | |
3 | ![]() |
Instance method | Public | Method | Gets the value of this single-valued property | 20080529 |
4 | ![]() |
Instance method | Public | Method | Gets the values of this multi-valued property | 20080529 |
5 | ![]() |
Instance method | Public | Method | Returns 'X' if this property is multi-valued | 20080923 |
Events
Interface IF_NWECM_PROPERTY has no event.
Types
Interface IF_NWECM_PROPERTY has no local type.
Method Signatures
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Property Name | 20080721 |
Method GET_NAME on Interface IF_NWECM_PROPERTY has no exception.
Method GET_PROPERTY_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PROPERTY_DEF | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_PROPERTY_DEF | ECMI: Item Characteristics | 20101025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ECMI: Invalid State Exception | 20101025 | |
2 | ![]() |
ECMI: Repository Exception | 20101025 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | Property value | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Property Not Found | 20081031 | |
2 | ![]() |
Main exception thrown by repository operations | 20080529 | |
3 | ![]() |
NW ECM Value Format Mismatch Exception | 20080721 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VALUES | Value transfer | Type reference (TYPE) | NWECM_T_VALUE | Table of property values | 20080728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Property Not Found | 20081031 | |
2 | ![]() |
Main exception thrown by repository operations | 20080529 | |
3 | ![]() |
NW ECM Value Format Mismatch Exception | 20080721 |
Method IS_MULTI_VALUED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MULTI_VALUED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Returns 'X' if the property is multi valued | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NW ECM: Property Not Found Exception | 20081031 | |
2 | ![]() |
NW ECM: Repository Exception | 20080923 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |