public class VirtualListViewRequestContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
implements org.apache.directory.api.ldap.codec.api.ControlContainer
| Modifier and Type | Field and Description |
|---|---|
private org.apache.directory.api.ldap.model.message.Control |
control
The VLV request control
|
| Constructor and Description |
|---|
VirtualListViewRequestContainer(org.apache.directory.api.ldap.model.message.Control control)
Creates a new VirtualListViewRequestContainer instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest |
getVirtualListViewRequest() |
void |
setControl(org.apache.directory.api.ldap.model.message.Control control)
Sets the VLV control
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentprivate org.apache.directory.api.ldap.model.message.Control control
public VirtualListViewRequestContainer(org.apache.directory.api.ldap.model.message.Control control)
control - The VLV control to storepublic org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest getVirtualListViewRequest()
public void setControl(org.apache.directory.api.ldap.model.message.Control control)
setControl in interface org.apache.directory.api.ldap.codec.api.ControlContainercontrol - The VLV controlpublic void clean()
clean in class org.apache.directory.api.asn1.ber.AbstractContainerCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.