public interface SearchResultReference extends Response
| Modifier and Type | Field and Description |
|---|---|
static MessageTypeEnum |
TYPE
Search reference response message type enumeration value
|
| Modifier and Type | Method and Description |
|---|---|
Referral |
getReferral()
Gets the sequence of LdapUrls as a Referral instance.
|
void |
setReferral(Referral referral)
Sets the sequence of LdapUrls as a Referral instance.
|
addAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdstatic final MessageTypeEnum TYPE
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.