|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.swing.models.remotefileselector.informationservices.AuthorFilter
public class AuthorFilter
AuthorFilter class provides a filter to search on the author metadata item.
| Field Summary |
|---|
| 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, FILTERCOMPONENT_UNSUPPORTED, FLAG_OVERRIDE, ONELEVEL_SCOPE, PROTOCOL_DAV, PROTOCOL_HIBERNATE, PROTOCOL_IPOD, PROTOCOL_LDAP, PROTOCOL_OMI, SUBTREE_SCOPE |
| Constructor Summary | |
|---|---|
AuthorFilter()
Constructs the filter class. |
|
| Method Summary | |
|---|---|
java.lang.String |
getXMLSelectString()
Get the filter in the form of an XMLSelect statement. |
void |
setAuthor(java.lang.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 |
|---|
addProtocol, addSearchOption, component2JCRXPath, component2Select, getDAVBase, getDAVBasicSearchString, getDAVScope, getDAVSQLString, getDAVType, getExplicitSearchString, getFilterComponent, getFilterString, getJCRType, getJCRXPathString, getName, getOMRFlags, getOMROption, getOMRRepository, getOMRSearchString, getOMRTemplate, getOMRType, getProtocols, getRdbmsTable, getSearchOptions, getType, getXPathString, removeProtocol, removeSearchOption, setDAVBase, setDAVScope, setExplicitSearchString, setFilterComponent, setName, setOMRFlags, setOMROption, setOMRRepository, setOMRTemplate, setProtocols, setRdbmsTable, setType, toString |
| Constructor Detail |
|---|
public AuthorFilter()
| Method Detail |
|---|
public void setAuthor(java.lang.String author)
author - the value used in the filterpublic java.lang.String getXMLSelectString()
getXMLSelectString in interface com.sas.services.information.FilterInterfacegetXMLSelectString in class com.sas.services.information.metadata.KeywordFilter
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||