SAP NetWeaver '04

com.sapportals.wcm.service.indexmanagement
Interface IWcmIndexConst

[contained in: com.sap.km.cm.service.par - km.shared.service.indexmanagement_api.jar]
public interface IWcmIndexConst

Constants of the index management service

See Also:
IIndexService, IIndex

Field Summary
static java.lang.String DISPLAY_NAME_AS_STRING_PROP_NAME
           
static java.lang.String FEDERATED_SEARCH_INSTANCE
          Constant that must be used to get a federated search object in IIndexService method getObjectInstance.
static java.lang.String IM_NS
           
static java.lang.String INDEX_STRING_PROPERTY_AS
          Name of attribute, determing the index type of unmodelled String properties: allowed values STRING, TEXT, NONE
static java.lang.String INDEX_STRING_PROPERTY_AS_NONE
           
static java.lang.String INDEX_STRING_PROPERTY_AS_STRING
           
static java.lang.String INDEX_STRING_PROPERTY_AS_TEXT
           
static java.lang.String PROP_ID_RANK_VALUE
          Constant identifying the ID of the property rankvalue, e.g. used as default for sorting search results.
static java.lang.String SERVICE_TYPE_CLASSIFICATION
          Indicates that an index is a classification index.
static java.lang.String SERVICE_TYPE_SEARCH
          Indicates that an index is a search index.
static java.lang.String TAXONOMIES_FOLDER_WITH_SLASH
           
static java.lang.String TIME_FORMAT
          Format for time in query entries if the value is set as a string.
static java.lang.String TIMESTAMP_FORMAT
          Format for date and timestamps in query entries if the value is set as a string.
 

Field Detail

TIMESTAMP_FORMAT

public static final java.lang.String TIMESTAMP_FORMAT
Format for date and timestamps in query entries if the value is set as a string.

TIME_FORMAT

public static final java.lang.String TIME_FORMAT
Format for time in query entries if the value is set as a string.

SERVICE_TYPE_SEARCH

public static final java.lang.String SERVICE_TYPE_SEARCH
Indicates that an index is a search index.
This constant is used in the following methods.
See Also:
IIndexService.getIndexForResource(IResource,String), IIndex.getServiceTypes()

SERVICE_TYPE_CLASSIFICATION

public static final java.lang.String SERVICE_TYPE_CLASSIFICATION
Indicates that an index is a classification index.
This constant is used in the following methods.
See Also:
IIndexService.getIndexForResource(IResource,String), IIndex.getServiceTypes()

FEDERATED_SEARCH_INSTANCE

public static final java.lang.String FEDERATED_SEARCH_INSTANCE
Constant that must be used to get a federated search object in IIndexService method getObjectInstance.
See Also:
IIndexService.getObjectInstance(String)

PROP_ID_RANK_VALUE

public static final java.lang.String PROP_ID_RANK_VALUE
Constant identifying the ID of the property rankvalue, e.g. used as default for sorting search results. !! Attention -- use PropertyID not uniqueID cm_rnd_rankvalue !!!

INDEX_STRING_PROPERTY_AS

public static final java.lang.String INDEX_STRING_PROPERTY_AS
Name of attribute, determing the index type of unmodelled String properties: allowed values STRING, TEXT, NONE

INDEX_STRING_PROPERTY_AS_STRING

public static final java.lang.String INDEX_STRING_PROPERTY_AS_STRING

INDEX_STRING_PROPERTY_AS_TEXT

public static final java.lang.String INDEX_STRING_PROPERTY_AS_TEXT

INDEX_STRING_PROPERTY_AS_NONE

public static final java.lang.String INDEX_STRING_PROPERTY_AS_NONE

TAXONOMIES_FOLDER_WITH_SLASH

public static final java.lang.String TAXONOMIES_FOLDER_WITH_SLASH

IM_NS

public static final java.lang.String IM_NS

DISPLAY_NAME_AS_STRING_PROP_NAME

public static final java.lang.String DISPLAY_NAME_AS_STRING_PROP_NAME

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.