|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.SearchSource
com.raritantechnologies.federated.LDAP.LDAPSearchSource
Describes an LDAP SearchSource.
| Field Summary |
| Fields inherited from class com.raritantechnologies.searchApp.SearchSource |
ID_FIELD, IS_FEDERATED, NUMBER_OF_FIELDS, SECURE, SOURCE_NAME, SOURCE_TYPE, TITLE_FIELD, URL_FIELD |
| Constructor Summary | |
LDAPSearchSource()
|
|
| Method Summary | |
java.lang.String |
getBaseDN()
|
java.lang.String[] |
getLDAPAttributes()
|
java.lang.String |
getLDAPAuthID()
|
java.lang.String |
getLDAPAuthPassword()
|
java.lang.String |
getLDAPHost()
|
int |
getLDAPPort()
|
java.lang.String |
getLDAPQuery(ISearchFieldMap searchMap,
OrderedMap inputParameters)
|
java.util.Map |
getLDAPSearchFields()
returns a map of RTI ID = ldapField |
java.lang.Object |
getProperty(java.lang.String property)
returns a Source Property. |
IQueryProcessor |
getQueryProcessor()
returns the type of QueryProcessor that can access this SearchSource. |
boolean |
getRetrieveAll()
|
int |
getSearchScope()
|
java.lang.String[] |
getSourcePropertyNames()
Returns a list of Source type specific property names. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LDAPSearchSource()
| Method Detail |
public java.lang.String getLDAPQuery(ISearchFieldMap searchMap,
OrderedMap inputParameters)
public IQueryProcessor getQueryProcessor()
SearchSource
getQueryProcessor in class SearchSourcepublic java.lang.String getLDAPHost()
public int getLDAPPort()
public java.lang.String getLDAPAuthID()
public java.lang.String getLDAPAuthPassword()
public java.lang.String getBaseDN()
public int getSearchScope()
public java.util.Map getLDAPSearchFields()
public java.lang.String[] getLDAPAttributes()
public boolean getRetrieveAll()
public java.lang.String[] getSourcePropertyNames()
SearchSource
getSourcePropertyNames in class SearchSourcepublic java.lang.Object getProperty(java.lang.String property)
SearchSource
getProperty in class SearchSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||