|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.metadata.PersonFilter
@SASScope(value="ALL") @BinaryCompatibilityOnly public class PersonFilter
This is a filter class to facilitate searching for Person objects in data stores.
| Field Summary |
|---|
| 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 | |
|---|---|
PersonFilter()
Constructor for PersonFilter. |
|
PersonFilter(java.lang.String key,
int relation,
java.lang.String value)
Constructor for PersonFilter. |
|
| Method Summary | |
|---|---|
java.lang.String |
getLDAPType()
|
java.lang.String |
getOMRType()
Get the OMR type. |
java.lang.String |
getXMLSelectString()
Get the filter in the form of an XMLSelect statement. |
void |
setRelation(int relation)
|
| Constructor Detail |
|---|
public PersonFilter()
public PersonFilter(java.lang.String key,
int relation,
java.lang.String value)
key - relation - value - | Method Detail |
|---|
public void setRelation(int relation)
public java.lang.String getOMRType()
Filter
getOMRType in interface FilterInterfacegetOMRType in class Filterpublic java.lang.String getLDAPType()
public java.lang.String getXMLSelectString()
getXMLSelectString in interface FilterInterfacegetXMLSelectString in class Filter
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||