|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.search.SearchPropertyConverter
public class SearchPropertyConverter
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 |
|---|
public static final String EMPTY
public static final String STRING
public static final String BLANK
| Constructor Detail |
|---|
public SearchPropertyConverter()
| Method Detail |
|---|
public static String generatePersistentCustomProps(ArrayList customProps)
public static ArrayList regeneratePersistentCustomProps(String configString)
public static HashMap regeneratePropsMetaMap(String configString)
public static ArrayList prepareUndefProps(ArrayList props,
Locale locale)
throws com.sapportals.wcm.WcmException
com.sapportals.wcm.WcmException
public static ArrayList convertConfigStringToList(String configString,
String separator)
public static ArrayList convertConfigStringToFolderList(String configString,
String separator)
public static HashMap convertConfigStringToMap(String configString,
String separator)
public static com.sapportals.wcm.util.uri.RID getTopParentRid(com.sapportals.wcm.util.uri.RID rid)
public static com.sapportals.wcm.util.uri.IRidList getRidListForString(String folderPaths)
public static String removeNewLineSeps(String input)
| Access Rights |
|---|
| 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]
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||