SAP ABAP Class IF_WCF_TAG_CONTAINER (Tag container)
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
Class IF_WCF_TAG_CONTAINER  
Short Description Tag container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090415   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCF_TAG_CONTAINER has no forward declaration.
Interfaces
Class IF_WCF_TAG_CONTAINER has no interface implemented.
Friends
Class IF_WCF_TAG_CONTAINER has no friend class.
Attributes
Class IF_WCF_TAG_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECTS_FOR_TAG Instance method Public Method Returns objects for a given tag 20090415
2 GET_OBJECTS_FOR_TAGS Instance method Public Method Returns objects for given tags 20090415
3 GET_TAGS_OCCURRENCES Instance method Public Method Returns tags and its occurrences 20090415
Events
Class IF_WCF_TAG_CONTAINER has no event.
Types
Class 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 Importing IV_TAG Call by reference Type reference (TYPE) WCF_TC_TAG_VALUE Tag Value 20090415
2 Returning RT_OBJECTS Value transfer Type reference (TYPE) WCF_MLT_OBJECT Objects 20090415

Method GET_OBJECTS_FOR_TAG on class 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 Importing IT_TAGS Call by reference Type reference (TYPE) WCF_TCT_TAG_VALUE Tags 20090415
2 Returning RT_OBJECTS Value transfer Type reference (TYPE) WCF_MLT_OBJECT Objects 20090415
# Exception Resumable Description Created on
1 CX_WCF_TC_DATA_NOT_FOUND 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 Returning RT_TAGS_OCCURRENCES Value transfer Type reference (TYPE) WCF_TCT_TAG_OCCURRENCE Tags 20090415

Method GET_TAGS_OCCURRENCES on class IF_WCF_TAG_CONTAINER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in