Package | Description |
---|---|
com.sap.cloud.sdk.result | |
com.sap.cloud.sdk.s4hana.connectivity.rfc |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCollectedResultCollection
Default implementation of the
CollectedResultCollection interface, allowing strongly typed access to specific
fields annotated with ElementName in elements of a ResultCollection . |
Modifier and Type | Method and Description |
---|---|
CollectedResultCollection |
DefaultResultCollection.collect(String elementName) |
CollectedResultCollection |
ResultCollection.collect(String filterName)
Collects elements inside this
ResultCollection identified by filterName and returns a
CollectedResultCollection that contains only the collected elements. |
Modifier and Type | Method and Description |
---|---|
CollectedResultCollection |
AbstractRemoteFunctionRequestResult.collect(String elementName)
Collects the resulting elements with the given name from the parameters of this result.
|
Copyright © 2019 SAP SE. All rights reserved.