SAP ABAP Interface IF_WCF_TAG_CONTAINER (Tag container)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_TAG_CLOUDS_RT (Package) Tag Clouds Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_TC_COMMUNITY | Tags for community | 20090415 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_TC_USER | Tag cloud user | 20090415 |
Properties
Interface | IF_WCF_TAG_CONTAINER | |
Short Description | Tag container |
General Data
Package | WCF_TAG_CLOUDS_RT | Tag Clouds Runtime |
Created | 20090415 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WCF_TAG_CONTAINER has no forward declaration.
Interfaces
Interface IF_WCF_TAG_CONTAINER has no interface.
Friends
Interface IF_WCF_TAG_CONTAINER has no friend.
Attributes
Interface IF_WCF_TAG_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns objects for a given tag | 20090415 |
2 | ![]() |
Instance method | Public | Method | Returns objects for given tags | 20090415 |
3 | ![]() |
Instance method | Public | Method | Returns tags and its occurrences | 20090415 |
Events
Interface IF_WCF_TAG_CONTAINER has no event.
Types
Interface IF_WCF_TAG_CONTAINER has no local type.
Method Signatures
Method GET_OBJECTS_FOR_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TAG | Call by reference | Type reference (TYPE) | WCF_TC_TAG_VALUE | Tag Value | 20090415 | ||
2 | ![]() |
RT_OBJECTS | Value transfer | Type reference (TYPE) | WCF_MLT_OBJECT | Objects | 20090415 |
Method GET_OBJECTS_FOR_TAG on Interface IF_WCF_TAG_CONTAINER has no exception.
Method GET_OBJECTS_FOR_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TAGS | Call by reference | Type reference (TYPE) | WCF_TCT_TAG_VALUE | Tags | 20090415 | ||
2 | ![]() |
RT_OBJECTS | Value transfer | Type reference (TYPE) | WCF_MLT_OBJECT | Objects | 20090415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No object for given tags | 20090415 |
Method GET_TAGS_OCCURRENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TAGS_OCCURRENCES | Value transfer | Type reference (TYPE) | WCF_TCT_TAG_OCCURRENCE | Tags | 20090415 |
Method GET_TAGS_OCCURRENCES on Interface IF_WCF_TAG_CONTAINER has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |