Modifier and Type | Method and Description |
---|---|
FuncImpReturn |
FuncImpReturn.FuncImpReturnBuilder.build() |
FuncImpReturn |
JobCancelFluentHelper.execute(HttpDestinationProperties destination)
Deprecated.
Use the improved method
executeRequest(HttpDestinationProperties) instead. |
FuncImpReturn |
JobAbortFluentHelper.execute(HttpDestinationProperties destination)
Deprecated.
Use the improved method
executeRequest(HttpDestinationProperties) instead. |
Modifier and Type | Method and Description |
---|---|
protected Class<FuncImpReturn> |
JobCancelFluentHelper.getEntityClass() |
protected Class<FuncImpReturn> |
JobAbortFluentHelper.getEntityClass() |
Class<FuncImpReturn> |
FuncImpReturn.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FuncImpReturn> |
FuncImpReturnOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected FuncImpReturnLink<ObjectT> |
FuncImpReturnLink.translateLinkType(EntityLink<FuncImpReturnLink<ObjectT>,FuncImpReturn,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.