com.filenet.wcm.toolkit.server.util.xml
Class SearchChoiceListProxyUtil
java.lang.Object
com.filenet.wcm.toolkit.server.util.xml.SearchChoiceListProxyUtil
- public class SearchChoiceListProxyUtil
- extends java.lang.Object
SearchChoiceListPoxyUtil class provides utility methods for merging Search Choice Values list XML for the Search Designer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchChoiceListProxyUtil
public SearchChoiceListProxyUtil(java.lang.String URL,
java.lang.String token,
java.lang.String cookie)
throws java.lang.Exception
getscvlShowChoiceValue
public boolean getscvlShowChoiceValue()
getChoiceValuesListProxy
public java.util.TreeMap getChoiceValuesListProxy(java.lang.String objectStoreName,
java.util.List classNames,
java.lang.String propName,
boolean retrieveFromServer)
throws java.lang.Exception
- Throws:
java.lang.Exception
isSearchChoiceListXMLExisted
public boolean isSearchChoiceListXMLExisted()
- Returns true to indicate that the search choice value list existed.
- Returns:
- boolean True to indicate that a valid choice list XML existed.
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.