com.bea.wsrp.application.search
Class ProducerInfoSearchCriteria

java.lang.Object
  extended by com.bea.netuix.application.search.WebAppSearchCriteria
      extended by com.bea.wsrp.application.search.ProducerInfoSearchCriteria
All Implemented Interfaces
SearchCriteria, Serializable

public class ProducerInfoSearchCriteria
extends WebAppSearchCriteria

ProducerInfoSearchCriteria - provides a way to specify a FilterMethod and filter string to filter ProducerInfos.

See Also
Serialized Form

Constructor Summary
ProducerInfoSearchCriteria(String webAppName, FilterMethod filterMethod, String filterString)
           
 
Method Summary
 FilterMethod getFilterMethod()
           
 String getFilterString()
           
 
Methods inherited from class com.bea.netuix.application.search.WebAppSearchCriteria
getWebAppName, init, isWebAppNameCriteria
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProducerInfoSearchCriteria

public ProducerInfoSearchCriteria(String webAppName,
                                  FilterMethod filterMethod,
                                  String filterString)
Method Detail

getFilterMethod

public FilterMethod getFilterMethod()

getFilterString

public String getFilterString()


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.