SAP ABAP Class CL_WCF_TC_COMMUNITY (Tags for community)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_TAG_CONTAINER | Tag container | 20090415 |
Properties
| Class | CL_WCF_TC_COMMUNITY | |
| Short Description | Tags for community | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_TAG_CLOUDS_RT | Tag Clouds Runtime |
| Created | 20090127 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_TC_COMMUNITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCF_TAG_CONTAINER | Tag container | 20090415 |
Friends
Class CL_WCF_TC_COMMUNITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WCF_TCT_TAG | Tags | 20090127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WCF_TCT_TAG_OCCURRENCE | Tags | 20090213 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_TC_CONST | Tag cloud constants | 20090213 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_TC_EXCEPTION_REPORTER | Services for raising exceptions | 20090213 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_TC_PERSISTENCE | Persistency class for tag class | 20090213 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_TC_SERVICE | Services method for tag clouds | 20090213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090213 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090127 | |
| 3 | Instance method | Public | Method | Returns most popular tags | 20090213 | |
| 4 | Instance method | Public | Method | Returns all tags for user | 20090127 | |
| 5 | Instance method | Private | Event handling method | Handles tag addition | 20090213 | |
| 6 | Instance method | Private | Event handling method | Handles tag deletion | 20090213 | |
| 7 | Instance method | Private | Event handling method | Handles when all tags for a user are deleted | 20090309 |
Events
Class CL_WCF_TC_COMMUNITY has no event.
Types
Class CL_WCF_TC_COMMUNITY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_TC_COMMUNITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_TC_COMMUNITY has no exception.
Method CONSTRUCTOR 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 | Tags | 20090127 |
Method CONSTRUCTOR on class CL_WCF_TC_COMMUNITY has no exception.
Method GET_POPULAR_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_TAGS | Call by reference | Type reference (TYPE) | I | 100 | 20090213 | |||
| 2 | RT_TAGS | Value transfer | Type reference (TYPE) | WCF_TCT_TAG_VALUE | Popular tags | 20090213 |
Method GET_POPULAR_TAGS on class CL_WCF_TC_COMMUNITY has no exception.
Method GET_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TAGS | Value transfer | Type reference (TYPE) | WCF_TCT_TAG | Tags | 20090127 |
Method GET_TAGS on class CL_WCF_TC_COMMUNITY has no exception.
Method ON_TAG_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TAG | Call by reference | Attribute reference (LIKE) | >INVALID< | 20090217 |
Method ON_TAG_ADDED on class CL_WCF_TC_COMMUNITY has no exception.
Method ON_TAG_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TAG | Call by reference | Attribute reference (LIKE) | >INVALID< | 20090217 |
Method ON_TAG_DELETED on class CL_WCF_TC_COMMUNITY has no exception.
Method ON_USER_TAGS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_USER | Call by reference | Attribute reference (LIKE) | 20090309 |
Method ON_USER_TAGS_DELETED on class CL_WCF_TC_COMMUNITY has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |