com.sas.services.information.metadata
Class ServerFilter
java.lang.Object
|
+--com.sas.services.information.Filter
|
+--com.sas.services.information.metadata.ServerFilter
- All Implemented Interfaces:
- FilterInterface,
- public class ServerFilter
- extends Filter
- See Also:
- Serialized Form
| Methods inherited from class com.sas.services.information.Filter |
component2Select, getDAVBase, getDAVBasicSearchString, getDAVScope, getDAVSQLString, getDAVType, getFilterString, getLdapBase, getLdapScope, getName, getOMRFlags, getOMROption, getOMRRepository, getOMRTemplate, getType, getXPathString, setDAVBase, setDAVScope, setFilterComponent, setLdapBase, setLdapScope, setName, setOMRFlags, setOMROption, setOMRRepository, setOMRTemplate, setType, toString |
SERVER_ANY
public static final int SERVER_ANY
SERVER_LDAP
public static final int SERVER_LDAP
SERVER_OMI
public static final int SERVER_OMI
SERVER_DAV
public static final int SERVER_DAV
SERVER_WORKSPACE
public static final int SERVER_WORKSPACE
SERVER_STOREDPROCESS
public static final int SERVER_STOREDPROCESS
SERVER_MDX
public static final int SERVER_MDX
SERVER_GMS
public static final int SERVER_GMS
SERVER_MQX
public static final int SERVER_MQX
SERVER_FTP
public static final int SERVER_FTP
ServerFilter
public ServerFilter()
ServerFilter
public ServerFilter(String key,
int relation,
String value)
getOMRType
public String getOMRType()
- Description copied from class:
Filter
- Get the OMR type. Return the type by default.
subclasses may override this to return a different
string. This method is mostly for use by the
OMIRepository class.
- Overrides:
getOMRType in class Filter
- Following copied from class:
com.sas.services.information.Filter
- Returns:
- The OMR specific type to search for.
getLDAPType
public String getLDAPType()
- Description copied from class:
Filter
- Get the LDAP type string. Return the type by default.
Subclasses may override this to return a different
string. This method is mostly for use by the LdapRepository
class.
- Overrides:
getLDAPType in class Filter
- Following copied from class:
com.sas.services.information.Filter
- Returns:
- The LDAP specific type to search for.
setServerType
public void setServerType(int type)
getServerType
public int getServerType()
getXMLSelectString
public String getXMLSelectString()
- Description copied from class:
Filter
- Get the filter in the form of an XMLSelect statement.
- Overrides:
getXMLSelectString in class Filter
- Following copied from class:
com.sas.services.information.Filter
- Returns:
- An XMLSelect string to pass to OMR.
getLdapString
public String getLdapString()
- Description copied from class:
Filter
- Get an LDAP filter string.
- Overrides:
getLdapString in class Filter
- Following copied from class:
com.sas.services.information.Filter
- Returns:
- An LDAP compatible filter string.
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:59