SAP ABAP Class IF_TREX_SERVER_MULTIMAP (Server Multimap)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TREX_FOR_EACH For-each Interface 20070410
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_SEARCH_SERVER_LOC_DB Index Server Location for Search 20070410
Properties
Class IF_TREX_SERVER_MULTIMAP  
Short Description Server Multimap    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070409   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TREX_SERVER_MULTIMAP has no forward declaration.
Interfaces
Class IF_TREX_SERVER_MULTIMAP has no interface implemented.
Friends
Class IF_TREX_SERVER_MULTIMAP has no friend class.
Attributes
Class IF_TREX_SERVER_MULTIMAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20070410
2 GET Instance method Public Method 20070409
3 PUT Instance method Public Method 20070410
4 REMOVE Instance method Public Method 20070410
Events
Class IF_TREX_SERVER_MULTIMAP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ENTRY Public See coding 20070411 begin of t_entry , index_id type trexd_index_id , servers type trext_host_port , end of t_entry
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index Id 20070410
2 Importing SERVERS Call by reference Type reference (TYPE) TREXT_HOST_PORT List of Host and Port 20070410

Method ADD on class IF_TREX_SERVER_MULTIMAP has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index Id 20070409
2 Returning RVAL Value transfer Type reference (TYPE) TREXT_HOST_PORT List of Host and Port 20070409

Method GET on class IF_TREX_SERVER_MULTIMAP has no exception.

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index Id 20070410
2 Importing SERVERS Call by reference Type reference (TYPE) TREXT_HOST_PORT List of Host and Port 20070410

Method PUT on class IF_TREX_SERVER_MULTIMAP has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index Id 20070410

Method REMOVE on class IF_TREX_SERVER_MULTIMAP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in