edu.internet2.middleware.ldappc.spml.request
Class LdapSearchRequest
java.lang.Object
edu.internet2.middleware.ldappc.spml.request.LdapSearchRequest
public class LdapSearchRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapSearchRequest
public LdapSearchRequest()
getSearchRequest
public org.openspml.v2.msg.spmlsearch.SearchRequest getSearchRequest()
getBase
public String getBase()
setBase
public void setBase(String base)
getFilter
public String getFilter()
setFilter
public void setFilter(String filter)
getReturnData
public org.openspml.v2.msg.spml.ReturnData getReturnData()
setReturnData
public void setReturnData(org.openspml.v2.msg.spml.ReturnData returnData)
getScope
public org.openspml.v2.msg.spmlsearch.Scope getScope()
setScope
public void setScope(org.openspml.v2.msg.spmlsearch.Scope scope)
getTargetId
public String getTargetId()
setTargetId
public void setTargetId(String targetId)
Copyright © 2011 Internet2. All Rights Reserved.