***  This API provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.information.metadata
Class GuidFilter

java.lang.Object
  |
  +--com.sas.services.information.Filter
        |
        +--com.sas.services.information.metadata.GuidFilter
All Implemented Interfaces:
FilterInterface,

public class GuidFilter
extends Filter

See Also:
Serialized Form

Field Summary
protected  String _guid
           
 
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
GuidFilter()
          Default constructor
GuidFilter(String guid)
           
 
Method Summary
 String getGuidSelectString()
           
 String getXMLSelectString()
          Get the whole XMLSelect string for this filter.
 void setGuid(String guid)
           
 
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
 

Field Detail

_guid

protected String _guid
Constructor Detail

GuidFilter

public GuidFilter()
Default constructor

GuidFilter

public GuidFilter(String guid)
Method Detail

setGuid

public void setGuid(String guid)

getGuidSelectString

public String getGuidSelectString()

getXMLSelectString

public String getXMLSelectString()
Get the whole XMLSelect string for this filter.

Overrides:
getXMLSelectString in class Filter
Returns:
The XMLSelect string.

***  This API provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:57