SAP ABAP Class CL_TREX_SEARCH_REQ_SERIALIZER (Search Request Serializer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_BC_SERIALIZABLE Serializable with Basis Client Serializer 20060119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_BC_SERIALIZATION Basis Client Serialization Constants 20060302
Properties
Class CL_TREX_SEARCH_REQ_SERIALIZER  
Short Description Search Request Serializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20060119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TREX_BC_SERIALIZABLE Serializable with Basis Client Serializer 20060119
2 IF_TREX_BC_SERIALIZATION Basis Client Serialization Constants 20060302
Friends
Class CL_TREX_SEARCH_REQ_SERIALIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN_FALSE Instance attribute Protected Attribute reference (LIKE) 20060302
2 C_BOOLEAN_TRUE Instance attribute Protected Attribute reference (LIKE) 20060302
3 C_DELIMITER_FIELD Instance attribute Protected Attribute reference (LIKE) 20060302
4 C_DELIMITER_ROW Instance attribute Protected Attribute reference (LIKE) 20060302
5 C_DELIMITER_STRING Instance attribute Protected Attribute reference (LIKE) 20060302
6 C_END_OF_STREAM Instance attribute Protected Attribute reference (LIKE) 20060302
7 C_LANGUAGE Constant Private Type reference (TYPE) TREX_RFC-LANGUAGE 'EN' Language 20060201
8 C_OBJECT_ID Constant Private Type reference (TYPE) I 101 20060201
9 C_OBJECT_VERSION Constant Private Type reference (TYPE) I 5 20060201
10 C_REQUEST_FOR_DOCUMENTS Constant Protected Type reference (TYPE) I 1 20060201
11 C_TYPED_DELIMITER_STRING Instance attribute Protected Attribute reference (LIKE) 20060302
12 C_TYPEKIND_BOOLEAN Instance attribute Protected Attribute reference (LIKE) 20060302
13 SERIALIZER Instance attribute Protected Object reference (TYPE REF TO) CL_TREX_BC_SERIALIZER Basis Client Serializer 20060119
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTE_MAP Instance method Protected Method 20060405
2 COLUMN_TYPES Instance method Protected Method 20060516
3 COUNT_ONLY Instance method Protected Method 20060119
4 CREATE_HEADER Static method Public Method 20060201
5 CREATE_INDEX_SERVER_HEADER Static method Public Method 20060620
6 EQUALS_EXTENDED_RANGE Instance method Protected Method 20060119
7 EXACT_NUMBER_OF_RESULTS Instance method Protected Method 20060119
8 FREESTYLE Instance method Protected Method 20060119
9 HEADER Instance method Protected Method 20060119
10 HIGHLIGHT_ATTRIBUTES Instance method Protected Method 20060119
11 IGNORE_MISSING_LANGUAGE_INDEX Instance method Protected Method 20060119
12 INDEX_ALIAS_OPS Instance method Protected Method 20060119
13 INDEX_USER Instance method Protected Method 20060119
14 INDICES Instance method Protected Method 20060119
15 JOIN_CONDITIONS Instance method Protected Method 20060119
16 KEY_FIGURES Instance method Protected Method 20060119
17 MAX_NUMBER_OF_RETURN_VALUES Instance method Protected Method 20060119
18 MAX_RESULTS Instance method Protected Method 20060119
19 MAX_SNIPPET_WORDS Instance method Protected Method 20060119
20 MIN_SIM_FOR_DUPL Instance method Protected Method 20060119
21 MULTI_SERVER_SEARCH Instance method Protected Method 20060119
22 NUM_OF_ATTRIBUTES Instance method Protected Method 20060119
23 OLAP_TOP_MAX_EQUALS Instance method Protected Method 20060119
24 OLAP_TOP_TYPE Instance method Protected Method 20060119
25 OLAP_TOP_VALUE Instance method Protected Method 20060119
26 ONE_SNIPPET_SIZE Instance method Protected Method 20060119
27 OPTIMAL_NUMBER_OF_VALUES Instance method Protected Method 20060119
28 PLACEHOLDERS Instance method Protected Method 20060119
29 QUERY Instance method Protected Method 20060119
30 QUERY_HINTS Instance method Protected Method 20060119
31 QUERY_ID Instance method Protected Method 20060119
32 REQUESTED_ATTRIBUTES Instance method Protected Method 20060119
33 REQUESTED_LANGUAGES Instance method Protected Method 20060119
34 REQUESTED_RESULTS Instance method Protected Method 20060119
35 REQUEST_FLAGS Instance method Protected Method 20060119
36 RESULT_FROM Instance method Protected Method 20060119
37 RESULT_MERGE_TYPE Instance method Protected Method 20060119
38 RESULT_TO Instance method Protected Method 20060119
39 RETURN_TRACE Instance method Protected Method 20060119
40 SERIALIZE Instance method Public Method 20060119
41 SIMILAR_TERMS Instance method Protected Method 20060119
42 SLEEP_TIME Instance method Protected Method 20060309
43 SNIPPET_ATTRIBUTES Instance method Protected Method 20060119
44 SORT_ATTRIBUTES Instance method Protected Method 20060119
45 STAGING Instance method Protected Method 20060119
46 TRANSACTION_ID Instance method Protected Method 20060119
Events
Class CL_TREX_SEARCH_REQ_SERIALIZER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DELIMITER Protected Attribute reference (LIKE) 20060302
Method Signatures

Method ATTRIBUTE_MAP Signature

Method ATTRIBUTE_MAP on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method ATTRIBUTE_MAP on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method COLUMN_TYPES Signature

Method COLUMN_TYPES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method COLUMN_TYPES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method COUNT_ONLY Signature

Method COUNT_ONLY on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method COUNT_ONLY on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method CREATE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) STRING 20060201
2 Importing MAY_LOOK_IN_CACHE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060201
3 Returning RVAL Value transfer Type reference (TYPE) STRING 20060201

Method CREATE_HEADER on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method CREATE_INDEX_SERVER_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) STRING 20060620
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20060620

Method CREATE_INDEX_SERVER_HEADER on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method EQUALS_EXTENDED_RANGE Signature

Method EQUALS_EXTENDED_RANGE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method EQUALS_EXTENDED_RANGE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method EXACT_NUMBER_OF_RESULTS Signature

Method EXACT_NUMBER_OF_RESULTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method EXACT_NUMBER_OF_RESULTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method FREESTYLE Signature

Method FREESTYLE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method FREESTYLE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20060119

Method HEADER on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method HIGHLIGHT_ATTRIBUTES Signature

Method HIGHLIGHT_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method HIGHLIGHT_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method IGNORE_MISSING_LANGUAGE_INDEX Signature

Method IGNORE_MISSING_LANGUAGE_INDEX on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method IGNORE_MISSING_LANGUAGE_INDEX on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method INDEX_ALIAS_OPS Signature

Method INDEX_ALIAS_OPS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method INDEX_ALIAS_OPS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method INDEX_USER Signature

Method INDEX_USER on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method INDEX_USER on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method INDICES Signature

Method INDICES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method INDICES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method JOIN_CONDITIONS Signature

Method JOIN_CONDITIONS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method JOIN_CONDITIONS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method KEY_FIGURES Signature

Method KEY_FIGURES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method KEY_FIGURES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method MAX_NUMBER_OF_RETURN_VALUES Signature

Method MAX_NUMBER_OF_RETURN_VALUES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method MAX_NUMBER_OF_RETURN_VALUES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method MAX_RESULTS Signature

Method MAX_RESULTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method MAX_RESULTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method MAX_SNIPPET_WORDS Signature

Method MAX_SNIPPET_WORDS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method MAX_SNIPPET_WORDS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method MIN_SIM_FOR_DUPL Signature

Method MIN_SIM_FOR_DUPL on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method MIN_SIM_FOR_DUPL on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method MULTI_SERVER_SEARCH Signature

Method MULTI_SERVER_SEARCH on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method MULTI_SERVER_SEARCH on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method NUM_OF_ATTRIBUTES Signature

Method NUM_OF_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method NUM_OF_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method OLAP_TOP_MAX_EQUALS Signature

Method OLAP_TOP_MAX_EQUALS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method OLAP_TOP_MAX_EQUALS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method OLAP_TOP_TYPE Signature

Method OLAP_TOP_TYPE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method OLAP_TOP_TYPE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method OLAP_TOP_VALUE Signature

Method OLAP_TOP_VALUE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method OLAP_TOP_VALUE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method ONE_SNIPPET_SIZE Signature

Method ONE_SNIPPET_SIZE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method ONE_SNIPPET_SIZE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method OPTIMAL_NUMBER_OF_VALUES Signature

Method OPTIMAL_NUMBER_OF_VALUES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method OPTIMAL_NUMBER_OF_VALUES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method PLACEHOLDERS Signature

Method PLACEHOLDERS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method PLACEHOLDERS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method QUERY Signature

Method QUERY on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method QUERY on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method QUERY_HINTS Signature

Method QUERY_HINTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method QUERY_HINTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method QUERY_ID Signature

Method QUERY_ID on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method QUERY_ID on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method REQUESTED_ATTRIBUTES Signature

Method REQUESTED_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method REQUESTED_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method REQUESTED_LANGUAGES Signature

Method REQUESTED_LANGUAGES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method REQUESTED_LANGUAGES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method REQUESTED_RESULTS Signature

Method REQUESTED_RESULTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method REQUESTED_RESULTS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method REQUEST_FLAGS Signature

Method REQUEST_FLAGS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method REQUEST_FLAGS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method RESULT_FROM Signature

Method RESULT_FROM on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method RESULT_FROM on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method RESULT_MERGE_TYPE Signature

Method RESULT_MERGE_TYPE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method RESULT_MERGE_TYPE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method RESULT_TO Signature

Method RESULT_TO on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method RESULT_TO on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method RETURN_TRACE Signature

Method RETURN_TRACE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method RETURN_TRACE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method SERIALIZE on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method SIMILAR_TERMS Signature

Method SIMILAR_TERMS on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method SIMILAR_TERMS on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method SLEEP_TIME Signature

Method SLEEP_TIME on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method SLEEP_TIME on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method SNIPPET_ATTRIBUTES Signature

Method SNIPPET_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method SNIPPET_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method SORT_ATTRIBUTES Signature

Method SORT_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method SORT_ATTRIBUTES on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method STAGING Signature

Method STAGING on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method STAGING on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.

Method TRANSACTION_ID Signature

Method TRANSACTION_ID on class CL_TREX_SEARCH_REQ_SERIALIZER has no parameter.
Method TRANSACTION_ID on class CL_TREX_SEARCH_REQ_SERIALIZER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710