Package com.i2group.disco.daod.spi
Class IConnectorRequestModifier.State
java.lang.Object
com.i2group.disco.daod.spi.IConnectorRequestModifier.State
- Enclosing interface:
- IConnectorRequestModifier
A store for request state that must be available to all calls to the same asynchronous query on
an i2 Connect connector.
- Since:
- 11.4
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
State
Constructs a newIConnectorRequestModifier.State
object.
-
-
Method Details
-
getValueMap
Gets the stored state. -
setValueMap
Sets the stored state. -
equals
-
hashCode
public int hashCode()
-