Interface OrderItemCollectionByIndexRepository

All Superinterfaces:
ItemCollectionRepository<OrderItemCollectionByIndex>, Repository<OrderItemCollectionByIndex, Void>

@Repository public interface OrderItemCollectionByIndexRepository extends ItemCollectionRepository<OrderItemCollectionByIndex>
Since:
1.0.0
Author:
Matej Nedic