|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.metadata.ContentSubscriberFilter
public class ContentSubscriberFilter
Filter used to query publishing framework package 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 | |
|---|---|
ContentSubscriberFilter()
Constructs a package subscriber filter. |
|
ContentSubscriberFilter(java.lang.String key,
int relation,
java.lang.String value)
Constructs a package 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 |
setIsQueryingAssociations(boolean isQueryingAssociations)
Specifies whether or not the the query should also query associated objects. |
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 ContentSubscriberFilter()
public ContentSubscriberFilter(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 final void setIsQueryingAssociations(boolean isQueryingAssociations)
isQueryingAssociations - true if associated objects should be queried or
false if only attributes are desired.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 | |||||||||||||