Class TableAsVector<RequestT>
java.lang.Object
com.sap.cloud.sdk.s4hana.connectivity.rfc.TableAsVector<RequestT>
- Type Parameters:
RequestT
- The invoking request to be returned.
Deprecated.
This module will be discontinued, along with its classes and methods.
A representation of a generic table as single-column vector. Usually used with domain-types as table row-type.
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.end()
Deprecated.Returns the initial request, finalizing the access to thisTable
.boolean
Deprecated.int
hashCode()
Deprecated.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.row
(BigDecimal value) Deprecated.Creates a newValue
based object as element for the given vector.row
(BigInteger value) Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.Deprecated.Creates a newValue
based object as element for the given vector.<T extends ErpType<T>>
TableAsVector<RequestT>row
(T value) Deprecated.Creates a newValue
based object as element for the given vector.<T> TableAsVector<RequestT>
row
(T value, ErpTypeConverter<T> typeConverter) Deprecated.Creates a newValue
based object as element for the given vector.toString()
Deprecated.
-
Method Details
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Type Parameters:
T
- The type of the value.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
@Nonnull public <T> TableAsVector<RequestT> row(@Nullable T value, @Nullable ErpTypeConverter<T> typeConverter) Deprecated.Creates a newValue
based object as element for the given vector.- Type Parameters:
T
- The type of the value.- Parameters:
value
- The vector element value.typeConverter
- A custom type converter.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
row
Deprecated.Creates a newValue
based object as element for the given vector.- Parameters:
value
- The vector element value.- Returns:
- This
TableAsVector
to facilitate a fluent interface.
-
end
Deprecated.Returns the initial request, finalizing the access to thisTable
.- Returns:
- The original request.
-
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-