|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.netuix.application.search.WebAppSearchCriteria
public class WebAppSearchCriteria
WebAppSearchCriteria - a SearchCriteria that specifies a web app name to limit the search for a resource.
| Constructor Summary | |
|---|---|
WebAppSearchCriteria(String webAppName) |
|
| Method Summary | |
|---|---|
String |
getWebAppName()Returns the target web app name to be used as a search criteria. |
protected void |
init(WebAppSearchCriteria webAppSearchCriteria)Uses another PortalSearchCriteria to initialize this one |
boolean |
isWebAppNameCriteria()Always returns true. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppSearchCriteria(String webAppName)
webAppName -| Method Detail |
|---|
public boolean isWebAppNameCriteria()
true. This method is an alternative to doing an instanceof check for WebAppSearchCriteria in subclasses of this class.WebappSearchCriteriapublic String getWebAppName()
protected void init(WebAppSearchCriteria webAppSearchCriteria)
PortalSearchCriteria to initialize this onewebAppSearchCriteria - the source criteria
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.