|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.prefs.AbstractPrefEntry
wt.prefs.FilePrefEntry
public class FilePrefEntry
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
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 ArrayList search(String search,
String[] contexts,
boolean isLike)
throws WTException
search in class AbstractPrefEntrysearch - 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 | ||||||||