public class StoredProcedureContainer extends AbstractContainer
Constructor and Description |
---|
StoredProcedureContainer() |
Modifier and Type | Method and Description |
---|---|
void |
clean()
Clean the container for the next usage.
|
StoredProcedureRequestDecorator |
getStoredProcedure() |
void |
setStoredProcedure(StoredProcedureRequestDecorator storedProcedure)
Set a StoredProcedure object into the container.
|
getCurrentTLV, getDecodedBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodedBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setDecodedBytes, setGathering, setGrammar, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParent
public StoredProcedureRequestDecorator getStoredProcedure()
public void setStoredProcedure(StoredProcedureRequestDecorator storedProcedure)
ldapMessage
- The ldapMessage to set.public void clean()
AbstractContainer
clean
in class AbstractContainer
Copyright © 2016. All rights reserved.