public static interface CallManager.Returndef
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDataType()
Gets the server data type of the output from the endpoint.
|
boolean |
isMultiple()
Identifies whether endpoint might not produce output.
|
boolean |
isNullable()
Identifies whether the endpoint can return multiple values or at most one value.
|
java.lang.String getDataType()
boolean isNullable()
boolean isMultiple()
Copyright © 2013-2018 MarkLogic Corporation.