Interface CADatabaseQueriesStockType.StockGetType
- All Superinterfaces:
CADatabaseQueriesStockType, CADatabaseQueriesType, CADatabaseQueryType<CAStockInstanceID, Optional<CAStockOccurrenceType>>
- All Known Implementing Classes:
CADBQStockGet
- Enclosing interface:
CADatabaseQueriesStockType
public static non-sealed interface CADatabaseQueriesStockType.StockGetType
extends CADatabaseQueryType<CAStockInstanceID, Optional<CAStockOccurrenceType>>, CADatabaseQueriesStockType
Retrieve stock.
-
Nested Class Summary
Nested classes/interfaces inherited from interface CADatabaseQueriesStockType
CADatabaseQueriesStockType.StockCountType, CADatabaseQueriesStockType.StockGetType, CADatabaseQueriesStockType.StockRepositType, CADatabaseQueriesStockType.StockSearchType -
Field Summary
Fields inherited from interface CADatabaseQueriesType
EARLIEST -
Method Summary
Methods inherited from interface CADatabaseQueryType
execute