Name | Description | |
---|---|---|
ShipMethodRepository Constructor |
The following tables list the members exposed by ShipMethodRepository.
Name | Description | |
---|---|---|
ShipMethodRepository Constructor |
Name | Description | |
---|---|---|
BeforeSave | Overridden. | |
CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountForShipGateway | ||
CountForStore | ||
CountForTaxCode | ||
Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
GetNextOrderBy | ||
Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadAll | Overridden. Load all items | |
LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadForShipGateway | ||
LoadForShipment | ||
LoadForShipMethodName | ||
LoadForStore | ||
LoadForTaxCode | ||
Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<ShipMethod>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |