|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.metadata.ContentFilter
@SASScope(value="ALL") @BinaryCompatibilityOnly public class ContentFilter
| Field Summary |
|---|
| Fields inherited from class com.sas.services.information.metadata.KeywordFilter |
|---|
_keywords |
| 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 | |
|---|---|
ContentFilter()
|
|
ContentFilter(java.lang.String key,
int relation,
java.lang.String value)
|
|
| 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 |
getDAVType()
Get the DAV type string. |
java.lang.String |
getName()
Get the name of the object to look for. |
java.lang.String |
getOMRType()
Get the OMR type. |
java.lang.String |
getXMLSelectString()
Get the filter in the form of an XMLSelect statement. |
void |
setName(java.lang.String name)
Set the name of the object to search for. |
| Methods inherited from class com.sas.services.information.metadata.KeywordFilter |
|---|
addKeyword, getKeywordSelectString, removeKeyword |
| Methods inherited from class com.sas.services.information.Filter |
|---|
addProtocol, addSearchOption, component2JCRXPath, component2Select, getDAVBase, getDAVScope, getExplicitSearchString, getFilterComponent, getFilterString, getJCRType, getJCRXPathString, getOMRFlags, getOMROption, getOMRRepository, getOMRSearchString, getOMRTemplate, getProtocols, getRdbmsTable, getSearchOptions, getType, getXPathString, removeProtocol, removeSearchOption, setDAVBase, setDAVScope, setExplicitSearchString, setFilterComponent, setOMRFlags, setOMROption, setOMRRepository, setOMRTemplate, setProtocols, setRdbmsTable, setType, toString |
| Constructor Detail |
|---|
public ContentFilter()
public ContentFilter(java.lang.String key,
int relation,
java.lang.String value)
| Method Detail |
|---|
public java.lang.String getOMRType()
Filter
getOMRType in interface FilterInterfacegetOMRType in class Filterpublic java.lang.String getDAVType()
Filter
getDAVType in interface FilterInterfacegetDAVType in class Filterpublic java.lang.String getName()
Filter
getName in interface FilterInterfacegetName in class Filterpublic void setName(java.lang.String name)
Filter
setName in interface FilterInterfacesetName in class Filtername - The object name.public java.lang.String getXMLSelectString()
getXMLSelectString in interface FilterInterfacegetXMLSelectString in class KeywordFilterpublic 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 | |||||||||||||