|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.prefs.AbstractPrefEntry
public abstract class AbstractPrefEntry
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
abstract ArrayList |
search(String search,
String[] contexts,
boolean isLike)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public abstract ArrayList search(String search,
String[] contexts,
boolean isLike)
throws WTException
search - The string to search forcontexts - The list of search contexts to use for the search.isLike - Whether the search is a LIKE search or exact match
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||