|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
java.lang.Object
|
+--com.sas.services.information.Filter
|
+--com.sas.services.information.metadata.KeywordFilter
|
+--com.sas.swing.models.remotefileselector.informationservices.AuthorFilter
AuthorFilter class provides a filter to search on the author metadata item.
| Fields inherited from class com.sas.services.information.metadata.KeywordFilter |
_keywords |
| Fields inherited from class com.sas.services.information.Filter |
_component |
| Fields inherited from interface com.sas.services.information.FilterInterface |
BASE_SCOPE, FLAG_OVERRIDE, ONELEVEL_SCOPE, SUBTREE_SCOPE |
| Constructor Summary | |
AuthorFilter()
Constructs the filter class. |
|
| Method Summary | |
String |
getXMLSelectString()
Get the filter in the form of an XMLSelect statement. |
void |
setAuthor(String author)
Sets the author value used in the filter. |
| Methods inherited from class com.sas.services.information.metadata.KeywordFilter |
addKeyword, getKeywordSelectString, removeKeyword |
| Methods inherited from class com.sas.services.information.Filter |
component2Select, getDAVBase, getDAVBasicSearchString, getDAVScope, getDAVSQLString, getDAVType, getFilterString, getLdapBase, getLdapScope, getLdapString, getLDAPType, getName, getOMRFlags, getOMROption, getOMRRepository, getOMRTemplate, getOMRType, getType, getXPathString, setDAVBase, setDAVScope, setFilterComponent, setLdapBase, setLdapScope, setName, setOMRFlags, setOMROption, setOMRRepository, setOMRTemplate, setType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AuthorFilter()
| Method Detail |
public void setAuthor(String author)
author - the value used in the filterpublic String getXMLSelectString()
getXMLSelectString in class com.sas.services.information.metadata.KeywordFilter
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||