Name | Description | |
---|---|---|
CatalogNodeRepository Constructor |
The following tables list the members exposed by CatalogNodeRepository.
Name | Description | |
---|---|---|
CatalogNodeRepository Constructor |
Name | Description | |
---|---|---|
BeforeSave | Overridden. | |
CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountForCategory | Overloaded. | |
CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
Delete | Overloaded. | |
GetNextOrderBy | ||
GetParentCategoryIds | ||
Load | Overloaded. Load item given the primary key | |
LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadForCatalogable | ||
LoadForCategory | Overloaded. | |
LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<CatalogNode>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |