SAP ABAP Interface IF_NWECM_NODETYPE_DEF (ECMI: Definition of a Node Type)
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_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
Interface IF_NWECM_NODETYPE_DEF  
Short Description ECMI: Definition of a Node Type    
General Data
Package S_NWECM_API_ITEM   ECMI: Nodes, Properties and Related Classes 
Created 20101021   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_NODETYPE_DEF has no interface.
Friends
Interface IF_NWECM_NODETYPE_DEF has no friend.
Attributes
Interface IF_NWECM_NODETYPE_DEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASE_TYPE_NAME Instance method Public Method 20101025
2 GET_DESCRIPTION Instance method Public Method 20101025
3 GET_DISPLAY_NAME Instance method Public Method 20101025
4 GET_LOCAL_NAME Instance method Public Method 20101027
5 GET_NAME Instance method Public Method 20101025
6 GET_PARENTTYPE_NAME Instance method Public Method 20101025
7 GET_PROPERTY_DEFINITIONS Instance method Public Method 20101025
8 GET_QUERY_NAME Instance method Public Method 20101025
9 IS_CONTENTSTREAM_ALLOWED Instance method Public Method 20101025
10 IS_CREATABLE Instance method Public Method 20101025
11 IS_FILE Instance method Public Method 20101027
12 IS_FOLDER Instance method Public Method 20101027
13 IS_FULLTEXTINDEXED Instance method Public Method 20101025
14 IS_INCLUDEDINSUPERTYPEQUERY Instance method Public Method 20101025
15 IS_QUERYABLE Instance method Public Method 20101025
16 SUPPORTS_UNMODELLED_PROPERTIES Instance method Public Method 20101025
Events
Interface IF_NWECM_NODETYPE_DEF has no event.
Types
Interface 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 Returning RO_BASE_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20101025

Method GET_BASE_TYPE_NAME on Interface 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 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20101025

Method GET_DESCRIPTION on Interface 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 Returning RV_DISPLAY_NAME Value transfer Type reference (TYPE) STRING 20101025

Method GET_DISPLAY_NAME on Interface 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 Returning RO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20101027
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101027

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101025

Method GET_PARENTTYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARENTTYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20101025

Method GET_PARENTTYPE_NAME on Interface 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 Returning RT_PROPERTY_DEFINITION Value transfer Type reference (TYPE) NWECM_T_PROPERTY_DEF 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101028

Method GET_QUERY_NAME Signature

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

Method GET_QUERY_NAME on Interface 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 Returning RV_IS_CONTENTSTREAM_ALLOWED Value transfer Object reference (TYPE REF TO) CL_NWECM_CONTENTSTREAMALLOWED 20101025

Method IS_CONTENTSTREAM_ALLOWED on Interface 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 Returning RV_IS_CREATABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101025

Method IS_CREATABLE on Interface 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 Returning RV_IS_FILE Value transfer Type reference (TYPE) ABAP_BOOL 20101027

Method IS_FILE on Interface 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 Returning RV_IS_FOLDER Value transfer Type reference (TYPE) ABAP_BOOL 20101027

Method IS_FOLDER on Interface 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 Returning RV_IS_FULLTEXTINDEXED Value transfer Type reference (TYPE) ABAP_BOOL 20101025

Method IS_FULLTEXTINDEXED on Interface 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 Returning RV_IS_INCLUDED Value transfer Type reference (TYPE) ABAP_BOOL 20101025

Method IS_INCLUDEDINSUPERTYPEQUERY on Interface 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 Returning RV_IS_QUERYABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101025

Method IS_QUERYABLE on Interface 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 Returning RV_SUPPORTS_UNMODELLED_PROPS Value transfer Type reference (TYPE) ABAP_BOOL 20101025

Method SUPPORTS_UNMODELLED_PROPERTIES on Interface IF_NWECM_NODETYPE_DEF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703