Interface CADatabaseQueriesItemsType.ItemGetType

All Superinterfaces:
CADatabaseQueriesItemsType, CADatabaseQueriesType, CADatabaseQueryType<CAItemID, Optional<CAItem>>
All Known Implementing Classes:
CADBQItemGet
Enclosing interface:
CADatabaseQueriesItemsType

public static non-sealed interface CADatabaseQueriesItemsType.ItemGetType extends CADatabaseQueryType<CAItemID, Optional<CAItem>>, CADatabaseQueriesItemsType
Retrieve the item with the given ID, if one exists.