com.sas.swing.models.remotefileselector.informationservices
Class AuthorFilter

java.lang.Object
  |
  +--com.sas.services.information.Filter
        |
        +--com.sas.services.information.metadata.KeywordFilter
              |
              +--com.sas.swing.models.remotefileselector.informationservices.AuthorFilter
All Implemented Interfaces:

public class AuthorFilter
extends com.sas.services.information.metadata.KeywordFilter

AuthorFilter class provides a filter to search on the author metadata item.

Since:
3.1
See Also:
Serialized Form

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

AuthorFilter

public AuthorFilter()
Constructs the filter class.
Method Detail

setAuthor

public void setAuthor(String author)
Sets the author value used in the filter.
Parameters:
author - the value used in the filter

getXMLSelectString

public String getXMLSelectString()
Get the filter in the form of an XMLSelect statement.
Overrides:
getXMLSelectString in class com.sas.services.information.metadata.KeywordFilter
Returns:
An XMLSelect string to pass to OMR.




Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Thu, 16 Feb 2006 02:18:35