SAP ABAP Class CL_KMC_QUERY_ENTRY (Complex type QueryEntry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   EP-KM-WS (Application Component) Embedded Knowledge Management
     S_KMC_KM_IDXMGMT (Package) KMC: Indexmanagement Web Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_KMC_QUERY_ENTRY Complex type QueryEntry 20050323
Properties
Class CL_KMC_QUERY_ENTRY  
Short Description Complex type QueryEntry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_KMC_KM_IDXMGMT   KMC: Indexmanagement Web Service 
Created 20050323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KMC_QUERY_ENTRY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_KMC_QUERY_ENTRY Complex type QueryEntry 20050323
Friends
Class CL_KMC_QUERY_ENTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_EXACT Constant Public Type reference (TYPE) INT4 1 Exact search (identical words, e.g. review=review) 20050323
2 ACTION_FUZZY Constant Public Type reference (TYPE) INT4 2 Fuzzy search (similar words, e.g. review=rveiew) 20050323
3 ACTION_LINGUISTIC Constant Public Type reference (TYPE) INT4 3 Linguistic search (word stamming, e.g. review=reviewer) 20050323
4 ACTION_NOT_NULLABLE_WORKAROUND Constant Public Type reference (TYPE) INT4 0 Please ignore this field! It's a WS workaround for now! 20050330
5 MR_MANAGER_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323
6 MS_DATA Instance attribute Protected Type reference (TYPE) KMCWS_QUERY_ENTRY Single Entry of a complex search query. 20050323
7 PROPERTYOPERATOR_BETWEEN Constant Public Type reference (TYPE) INT4 3 Property between value and limit 20050323
8 PROPERTYOPERATOR_EQUALS Constant Public Type reference (TYPE) INT4 1 Property equals value 20050323
9 PROPERTYOPERATOR_GREATER Constant Public Type reference (TYPE) INT4 4 Property greater than value 20050323
10 PROPERTYOPERATOR_GREATEREQUALS Constant Public Type reference (TYPE) INT4 5 Property greater than value or equals 20050323
11 PROPERTYOPERATOR_LESS Constant Public Type reference (TYPE) INT4 6 Property less than value 20050323
12 PROPERTYOPERATOR_LESSEQUALS Constant Public Type reference (TYPE) INT4 7 Property less than value or equals 20050323
13 PROPERTYOPERATOR_NOTEQUALS Constant Public Type reference (TYPE) INT4 2 Property not equals value 20050323
14 PROPERTYOPERATOR_NOT_NULLABLE_ Constant Public Type reference (TYPE) INT4 0 Please ignore this field! It's a WS workaround for now! 20050330
15 TYPE_BRACKET_CLOSE Constant Public Type reference (TYPE) INT4 5 Closing bracket for grouping purposes 20050323
16 TYPE_BRACKET_OPEN Constant Public Type reference (TYPE) INT4 4 Opening bracket for grouping purposes 20050323
17 TYPE_OPERATOR Constant Public Type reference (TYPE) INT4 3 Operator combining query entries (e.g. AND or OR) 20050323
18 TYPE_TERM_FOR_CONTENT_SEARCH Constant Public Type reference (TYPE) INT4 1 Content search term for searches in content 20050323
19 TYPE_TERM_FOR_PROPERTY_SEARCH Constant Public Type reference (TYPE) INT4 2 Property search term for searches in properties 20050323
20 VALUETYPE_DATE Constant Public Type reference (TYPE) INT4 2 Date type 20050530
21 VALUETYPE_INTEGER Constant Public Type reference (TYPE) INT4 3 Integer type 20050530
22 VALUETYPE_NOT_NULLABLE_WORKARO Constant Public Type reference (TYPE) INT4 0 Please ignore this field! It's a WS workaround for now! 20050530
23 VALUETYPE_STRING Constant Public Type reference (TYPE) INT4 5 String type 20050530
Methods
Class CL_KMC_QUERY_ENTRY has no method.
Events
Class CL_KMC_QUERY_ENTRY has no event.
Types
Class CL_KMC_QUERY_ENTRY has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710