SAP ABAP Class IF_NWECM_NODETYPE_DEF (ECMI: Definition of a Node Type)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_NODETYPE_DEF | ECMI: Node type definition | 20101021 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_NODETYPE_DEF_AWR | ECMI: Wrapper for node type definition | 20101022 |
Properties
Class | IF_NWECM_NODETYPE_DEF | |
Short Description | ECMI: Definition of a Node Type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101021 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_NWECM_NODETYPE_DEF has no interface implemented.
Friends
Class IF_NWECM_NODETYPE_DEF has no friend class.
Attributes
Class IF_NWECM_NODETYPE_DEF has no attribute.
Methods
Events
Class IF_NWECM_NODETYPE_DEF has no event.
Types
Class IF_NWECM_NODETYPE_DEF has no local type.
Method Signatures
Method GET_BASE_TYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_BASE_TYPE_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20101025 |
Method GET_BASE_TYPE_NAME on class IF_NWECM_NODETYPE_DEF has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20101025 |
Method GET_DESCRIPTION on class IF_NWECM_NODETYPE_DEF has no exception.
Method GET_DISPLAY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DISPLAY_NAME | Value transfer | Type reference (TYPE) | STRING | 20101025 |
Method GET_DISPLAY_NAME on class IF_NWECM_NODETYPE_DEF has no exception.
Method GET_LOCAL_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 | 20101027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101027 |
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 | 20101025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101025 |
Method GET_PARENTTYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PARENTTYPE_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20101025 |
Method GET_PARENTTYPE_NAME on class IF_NWECM_NODETYPE_DEF has no exception.
Method GET_PROPERTY_DEFINITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PROPERTY_DEFINITION | Value transfer | Type reference (TYPE) | NWECM_T_PROPERTY_DEF | 20101025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ECMI: Repository Exception | 20101028 |
Method GET_QUERY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_QUERY_NAME | Value transfer | Type reference (TYPE) | STRING | 20101025 |
Method GET_QUERY_NAME on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_CONTENTSTREAM_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_CONTENTSTREAM_ALLOWED | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_CONTENTSTREAMALLOWED | 20101025 |
Method IS_CONTENTSTREAM_ALLOWED on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_CREATABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_CREATABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101025 |
Method IS_CREATABLE on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_FILE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101027 |
Method IS_FILE on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_FOLDER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101027 |
Method IS_FOLDER on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_FULLTEXTINDEXED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_FULLTEXTINDEXED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101025 |
Method IS_FULLTEXTINDEXED on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_INCLUDEDINSUPERTYPEQUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INCLUDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101025 |
Method IS_INCLUDEDINSUPERTYPEQUERY on class IF_NWECM_NODETYPE_DEF has no exception.
Method IS_QUERYABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_QUERYABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101025 |
Method IS_QUERYABLE on class IF_NWECM_NODETYPE_DEF has no exception.
Method SUPPORTS_UNMODELLED_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SUPPORTS_UNMODELLED_PROPS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101025 |
Method SUPPORTS_UNMODELLED_PROPERTIES on class IF_NWECM_NODETYPE_DEF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |