|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.metadata.EventSubscriberFilter
public class EventSubscriberFilter
Filter used to query publishing framework event subscribers.
| 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 | |
|---|---|
EventSubscriberFilter()
Constructs an event subscriber filter. |
|
EventSubscriberFilter(java.lang.String key,
int relation,
java.lang.String value)
Constructs an event subscriber filter using the specified search relation. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDAVBasicSearchString()
Get the filter in the form of a DAV basicsearch XML request. |
java.lang.String |
getDAVSQLString()
Get the filter in the form of a DAV SQL request. |
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 |
setPerson(PersonInterface person)
|
| Methods inherited from class com.sas.services.information.Filter |
|---|
addProtocol, addSearchOption, component2JCRXPath, component2Select, getDAVBase, getDAVScope, getDAVType, getExplicitSearchString, getFilterComponent, getFilterString, getJCRType, getJCRXPathString, getName, getOMRFlags, getOMROption, getOMRRepository, getOMRSearchString, getOMRTemplate, getProtocols, getRdbmsTable, getSearchOptions, getType, getXPathString, removeProtocol, removeSearchOption, setDAVBase, setDAVScope, setExplicitSearchString, setFilterComponent, setName, setOMRFlags, setOMROption, setOMRRepository, setOMRTemplate, setProtocols, setRdbmsTable, setType, toString |
| Constructor Detail |
|---|
public EventSubscriberFilter()
public EventSubscriberFilter(java.lang.String key,
int relation,
java.lang.String value)
key - Keyrelation - Search relationvalue - Value| Method Detail |
|---|
public void setPerson(PersonInterface person)
public java.lang.String getOMRType()
Filter
getOMRType in interface FilterInterfacegetOMRType in class Filterpublic java.lang.String getLDAPType()
public java.lang.String getXMLSelectString()
Filter
getXMLSelectString in interface FilterInterfacegetXMLSelectString in class Filterpublic java.lang.String getDAVBasicSearchString()
Filter
getDAVBasicSearchString in interface FilterInterfacegetDAVBasicSearchString in class Filterpublic java.lang.String getDAVSQLString()
Filter
getDAVSQLString in interface FilterInterfacegetDAVSQLString in class Filter
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||