SAP ABAP Class IF_CXF_OBJECT_TYPE (Object Type)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CXM_EASYSPEC_OBJECT_TYPE | EasysSPEC base type interface | 20001122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CXF_OBJECT_TYPE_BASE | Default Implementation Base | 20001107 |
Properties
| Class | IF_CXF_OBJECT_TYPE | |
| Short Description | Object Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001107 | SAP |
| Last change | 20141109 | |
| 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_CXF_OBJECT_TYPE has no interface implemented.
Friends
Class IF_CXF_OBJECT_TYPE has no friend class.
Attributes
Class IF_CXF_OBJECT_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Role | 20001107 | |
| 2 | Instance method | Public | Method | Add Subtype | 20001107 | |
| 3 | Instance method | Public | Method | Get Exact Object World | 20001107 | |
| 4 | Instance method | Public | Method | Get Factory Object | 20001107 | |
| 5 | Instance method | Public | Method | Get ID | 20001107 | |
| 6 | Instance method | Public | Method | Get Object World | 20001107 | |
| 7 | Instance method | Public | Method | Get XML Writer | 20001110 | |
| 8 | Instance method | Public | Method | Get Roles | 20001107 | |
| 9 | Instance method | Public | Method | Get Subtypes | 20001107 | |
| 10 | Instance method | Public | Method | Get Superior Types | 20001107 | |
| 11 | Instance method | Public | Method | Check: Has Role | 20001204 |
Events
Class IF_CXF_OBJECT_TYPE has no event.
Types
Class IF_CXF_OBJECT_TYPE has no local type.
Method Signatures
Method ADD_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROLE | Call by reference | Type reference (TYPE) | CXF_TS_ROLE | Role | 20001107 |
Method ADD_ROLE on class IF_CXF_OBJECT_TYPE has no exception.
Method ADD_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CXF_OBJECT_TYPE | Object type | 20001107 |
Method ADD_SUBTYPE on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_EXACT_POPULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT | Object table | 20001107 |
Method GET_EXACT_POPULATION on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_CXF_OBJECT_FACTORY | Object factory | 20001107 |
Method GET_FACTORY on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | CXF_T_TYPEID | Object/relationship type id | 20001107 |
Method GET_ID on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_POPULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT | Object table | 20001107 |
Method GET_POPULATION on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_RENDERER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RENDERER | Value transfer | Object reference (TYPE REF TO) | IF_CXF_XML_RENDERER | XML renderer | 20001110 |
Method GET_RENDERER on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLES | Call by reference | Type reference (TYPE) | CXF_TT_ROLE | Role table | 20001107 |
Method GET_ROLES on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_SUBTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPES | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT_TYPE | Object type table | 20001107 |
Method GET_SUBTYPES on class IF_CXF_OBJECT_TYPE has no exception.
Method GET_SUPERTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPES | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT_TYPE | Object type table | 20001107 |
Method GET_SUPERTYPES on class IF_CXF_OBJECT_TYPE has no exception.
Method HAS_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROLE | Call by reference | Type reference (TYPE) | CXF_TS_ROLE | Role | 20001204 | |||
| 2 | R_HAS_ROLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20001204 |
Method HAS_ROLE on class IF_CXF_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |