com.sapportals.wcm.control.util.search

Class SearchPropertyConverter

java.lang.Object
  extended by com.sapportals.wcm.control.util.search.SearchPropertyConverter

Deprecated. As of NetWeaver 7.1

public class SearchPropertyConverter
extends Object

The SearchQueryBuilder provides helping functions for building a search query on a central creation point

Copyright 2004 SAP AG


Field Summary
static String BLANK
          Deprecated.  
static String EMPTY
          Deprecated.  
static String STRING
          Deprecated.  
 
Constructor Summary
SearchPropertyConverter()
          Deprecated.  
 
Method Summary
static ArrayList convertConfigStringToFolderList(String configString, String separator)
          Deprecated. convert a config string with separator SEP to a folder list
static ArrayList convertConfigStringToList(String configString, String separator)
          Deprecated. As of NetWeaver 7.1
static HashMap convertConfigStringToMap(String configString, String separator)
          Deprecated. As of NetWeaver 7.1
static String generatePersistentCustomProps(ArrayList customProps)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.wcm.util.uri.IRidList getRidListForString(String folderPaths)
          Deprecated. As of NetWeaver 7.1
static com.sapportals.wcm.util.uri.RID getTopParentRid(com.sapportals.wcm.util.uri.RID rid)
          Deprecated. As of NetWeaver 7.1
static ArrayList prepareUndefProps(ArrayList props, Locale locale)
          Deprecated. As of NetWeaver 7.1
static ArrayList regeneratePersistentCustomProps(String configString)
          Deprecated. As of NetWeaver 7.1
static HashMap regeneratePropsMetaMap(String configString)
          Deprecated. regenerate custom properties from persistent string into Array
static String removeNewLineSeps(String input)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final String EMPTY
Deprecated. 
See Also:
Constant Field Values

STRING

public static final String STRING
Deprecated. 
See Also:
Constant Field Values

BLANK

public static final String BLANK
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

SearchPropertyConverter

public SearchPropertyConverter()
Deprecated. 
Method Detail

generatePersistentCustomProps

public static String generatePersistentCustomProps(ArrayList customProps)
Deprecated. As of NetWeaver 7.1


regeneratePersistentCustomProps

public static ArrayList regeneratePersistentCustomProps(String configString)
Deprecated. As of NetWeaver 7.1

regenerate custom properties from persistent string into Array


regeneratePropsMetaMap

public static HashMap regeneratePropsMetaMap(String configString)
Deprecated. 
regenerate custom properties from persistent string into Array


prepareUndefProps

public static ArrayList prepareUndefProps(ArrayList props,
                                          Locale locale)
                                   throws com.sapportals.wcm.WcmException
Deprecated. As of NetWeaver 7.1

prepare undefined custom props

Throws:
com.sapportals.wcm.WcmException

convertConfigStringToList

public static ArrayList convertConfigStringToList(String configString,
                                                  String separator)
Deprecated. As of NetWeaver 7.1

convert a config string with separator SEP to a list


convertConfigStringToFolderList

public static ArrayList convertConfigStringToFolderList(String configString,
                                                        String separator)
Deprecated. 
convert a config string with separator SEP to a folder list


convertConfigStringToMap

public static HashMap convertConfigStringToMap(String configString,
                                               String separator)
Deprecated. As of NetWeaver 7.1

convert a config string with separator SEP to a list


getTopParentRid

public static com.sapportals.wcm.util.uri.RID getTopParentRid(com.sapportals.wcm.util.uri.RID rid)
Deprecated. As of NetWeaver 7.1

get topmost parent RID


getRidListForString

public static com.sapportals.wcm.util.uri.IRidList getRidListForString(String folderPaths)
Deprecated. As of NetWeaver 7.1

get rid list for comma separated uri-list


removeNewLineSeps

public static String removeNewLineSeps(String input)
Deprecated. As of NetWeaver 7.1

remove new line seperator from textedit control input in search

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM


Copyright 2012 SAP AG Complete Copyright Notice