Name | Description | |
---|---|---|
![]() | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |
![]() | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |
![]() | CountForOrderStatus | Counts the number of OrderStatusTrigger objects for the given OrderStatusId in the database. |
![]() | Delete | Deletes an item from the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |
![]() | GetOverloadedEvents | Get a list of StoreEvent objects that are overloaded |
![]() | Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |
![]() | LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |
![]() | LoadForOrderStatus | Loads a collection of OrderStatusTrigger objects for the given OrderStatusId from the database |
![]() | LoadForStoreEvent | Loads an OrderStatus object for given StoreEvent |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<OrderStatusTrigger,int>) |