JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sap.cds
Interface CdsList.Factory
Enclosing interface:
CdsList
<
T
extends
Map
<
String
,
Object
>>
public static interface
CdsList.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T extends
Map
<
String
,
Object
>>
CdsList
<T>
create
()
<T extends
Map
<
String
,
Object
>>
CdsList
<T>
create
(
List
<T> list)
Method Details
create
<T extends
Map
<
String
,
Object
>>
CdsList
<T>
create
()
create
<T extends
Map
<
String
,
Object
>>
CdsList
<T>
create
(
List
<T> list)