SAP ABAP Interface IF_KMC_NAMESPACE_MGR (Manager for aspect Namespace)
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_NAMESPACE_MGR | Manager for aspect Namespace | 20050323 |
Properties
| Interface | IF_KMC_NAMESPACE_MGR | |
| Short Description | Manager for aspect Namespace |
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_NAMESPACE_MGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_KMC_MANAGER | Marker interface for all managers | 20050323 |
Friends
Interface IF_KMC_NAMESPACE_MGR has no friend.
Attributes
Interface IF_KMC_NAMESPACE_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy a resource. | 20050323 | |
| 2 | Instance method | Public | Method | Count resources below a root resource (incl. queries/sort). | 20050323 | |
| 3 | Instance method | Public | Method | Create a collection. | 20050323 | |
| 4 | Instance method | Public | Method | Create a document. | 20050323 | |
| 5 | Instance method | Public | Method | Create a link. | 20050323 | |
| 6 | Instance method | Public | Method | Deletes a resource. | 20050323 | |
| 7 | Instance method | Public | Method | Find resources below a root resource (incl. queries/sort). | 20050323 | |
| 8 | Instance method | Public | Method | Page resources below a root resource (incl. queries/sort). | 20050323 | |
| 9 | Instance method | Public | Method | Page resources below a root resource (incl. queries/sort). | 20050323 | |
| 10 | Instance method | Public | Method | Returns the order mechanism of a collection. | 20050323 | |
| 11 | Instance method | Public | Method | Returns the link descriptor of a link. | 20050323 | |
| 12 | Instance method | Public | Method | Get Manager Factory | 20050323 | |
| 13 | Instance method | Public | Method | Move a resource. | 20050323 | |
| 14 | Instance method | Public | Method | Reorder children of a resource collection. | 20050323 | |
| 15 | Instance method | Public | Method | Change the order mechanism of a collection. | 20050323 | |
| 16 | Instance method | Public | Method | Changes the link type and/or target. | 20050323 | |
| 17 | Instance method | Public | Method | Set Manager Factory | 20050323 |
Events
Interface IF_KMC_NAMESPACE_MGR has no event.
Types
Interface IF_KMC_NAMESPACE_MGR has no local type.
Method Signatures
Method COPY_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCE | Target resource | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IR_ORDER_POSITION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_POSITION | Order position | 20050323 | |||
| 4 | I_CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Child name | 20050323 | |||
| 5 | I_INCLUDE_SUBTREE | Value transfer | Type reference (TYPE) | SAP_BOOL | Include subtree | 20050323 | |||
| 6 | I_OVERWRITE_ENFORCED | Value transfer | Type reference (TYPE) | SAP_BOOL | Overwrite enforced | 20050323 | |||
| 7 | I_PARENT_COLLECTION_RID | Value transfer | Type reference (TYPE) | STRING | Parent collection rid | 20050323 | |||
| 8 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method COUNT_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NUMBER | Value transfer | Type reference (TYPE) | INT4 | Number of resources | 20050323 | |||
| 2 | IR_FIND_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FIND_DESCRIPTOR | Find resources descriptor | 20050323 | |||
| 3 | I_ROOT_RID | Value transfer | Type reference (TYPE) | STRING | Root resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method CREATE_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCE | Created collection resource | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IR_LOCK_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_LOCK_DESCRIPTOR | Lock descriptor | 20050323 | |||
| 4 | IR_ORDER_MECHANISM | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_MECHANISM | Order mechanism | 20050323 | |||
| 5 | IR_ORDER_POSITION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_POSITION | Order position | 20050323 | |||
| 6 | IT_PROPERTIES | Value transfer | Type reference (TYPE) | KMC_PROPERTY_TAB | Properties | 20050323 | |||
| 7 | I_CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Child name | 20050323 | |||
| 8 | I_OVERWRITE_ENFORCED | Value transfer | Type reference (TYPE) | SAP_BOOL | Overwrite enforced | 20050323 | |||
| 9 | I_PARENT_COLLECTION_RID | Value transfer | Type reference (TYPE) | STRING | Parent collection rid | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method CREATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCE | Created document resource | 20050323 | |||
| 2 | IR_CONTENT | Value transfer | Object reference (TYPE REF TO) | IF_KMC_CONTENT | Content | 20050323 | |||
| 3 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 4 | IR_LOCK_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_LOCK_DESCRIPTOR | Lock descriptor | 20050323 | |||
| 5 | IR_ORDER_POSITION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_POSITION | Order position | 20050323 | |||
| 6 | IT_PROPERTIES | Value transfer | Type reference (TYPE) | KMC_PROPERTY_TAB | Properties | 20050323 | |||
| 7 | I_CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Child name | 20050323 | |||
| 8 | I_OVERWRITE_ENFORCED | Value transfer | Type reference (TYPE) | SAP_BOOL | Overwrite enforced | 20050323 | |||
| 9 | I_PARENT_COLLECTION_RID | Value transfer | Type reference (TYPE) | STRING | Parent collection rid | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method CREATE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCE | Created link resource | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IR_LINK_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_LINK_DESCRIPTOR | Link descriptor | 20050323 | |||
| 4 | IR_LOCK_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_LOCK_DESCRIPTOR | Lock descriptor | 20050323 | |||
| 5 | IR_ORDER_POSITION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_POSITION | Order position | 20050323 | |||
| 6 | IT_PROPERTIES | Value transfer | Type reference (TYPE) | KMC_PROPERTY_TAB | Properties | 20050323 | |||
| 7 | I_CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Child name | 20050323 | |||
| 8 | I_OVERWRITE_ENFORCED | Value transfer | Type reference (TYPE) | SAP_BOOL | Overwrite enforced | 20050323 | |||
| 9 | I_PARENT_COLLECTION_RID | Value transfer | Type reference (TYPE) | STRING | Parent collection rid | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method DELETE_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method FIND_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESOURCES | Value transfer | Type reference (TYPE) | KMC_RESOURCE_TAB | Array of resources | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IR_FIND_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FIND_DESCRIPTOR | Find resources descriptor | 20050323 | |||
| 4 | I_INCLUDE_INVALID_RESOURCES | Value transfer | Type reference (TYPE) | SAP_BOOL | Include invalid resources | 20050530 | |||
| 5 | I_ROOT_RID | Value transfer | Type reference (TYPE) | STRING | Root resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method FIND_RESOURCES_FIRST_CHUNK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCES_CHUNK | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCES_CHUNK | Resources chunk | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IR_FIND_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FIND_DESCRIPTOR | Find resources descriptor | 20050323 | |||
| 4 | I_COUNT | Value transfer | Type reference (TYPE) | INT4 | Maximum result count | 20050323 | |||
| 5 | I_INCLUDE_INVALID_RESOURCES | Value transfer | Type reference (TYPE) | SAP_BOOL | Include invalid resources | 20050530 | |||
| 6 | I_ROOT_RID | Value transfer | Type reference (TYPE) | STRING | Root resource identifier | 20050323 | |||
| 7 | I_TIMEOUT | Value transfer | Type reference (TYPE) | INT4 | Access timeout | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method FIND_RESOURCES_NEXT_CHUNK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCES_CHUNK | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCES_CHUNK | Resources chunk | 20050323 | |||
| 2 | I_COUNT | Value transfer | Type reference (TYPE) | INT4 | Maximum result count | 20050323 | |||
| 3 | I_TOKEN | Value transfer | Type reference (TYPE) | STRING | Access token | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method GET_COLLECTION_ORDER_MECHANISM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ORDER_MECHANISM | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_MECHANISM | Order mechanism | 20050323 | |||
| 2 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method GET_LINK_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LINK_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_LINK_DESCRIPTOR | Link descriptor | 20050323 | |||
| 2 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
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_NAMESPACE_MGR has no exception.
Method MOVE_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCE | Target resource | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IR_ORDER_POSITION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_POSITION | Order position | 20050323 | |||
| 4 | I_CHILD_NAME | Value transfer | Type reference (TYPE) | STRING | Child name | 20050323 | |||
| 5 | I_OVERWRITE_ENFORCED | Value transfer | Type reference (TYPE) | SAP_BOOL | Overwrite enforced | 20050323 | |||
| 6 | I_PARENT_COLLECTION_RID | Value transfer | Type reference (TYPE) | STRING | Parent collection rid | 20050323 | |||
| 7 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method REORDER_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORDER_OPERATIONS | Value transfer | Type reference (TYPE) | KMC_ORDER_OPERATION_TAB | Array of order operations | 20050323 | |||
| 2 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method SET_COLLECTION_ORDER_MECHANISM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ORDER_MECHANISM | Value transfer | Object reference (TYPE REF TO) | IF_KMC_ORDER_MECHANISM | Order mechanism | 20050323 | |||
| 2 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method SET_LINK_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LINK_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_LINK_DESCRIPTOR | Link descriptor | 20050323 | |||
| 2 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
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_NAMESPACE_MGR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |