 | GroupService Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic class GroupService
Public Class GroupService
The GroupService type exposes the following members.
Constructors
| Name | Description |
---|
 | GroupService | Initializes a new instance of the GroupService class |
Top
Methods
| Name | Description |
---|
 | AddRelatedProductId(Group, String, String) | |
 | AddRelatedProductId(Group, String, String, String) | |
 | AddSubgroup | |
 | ClearCache | |
 | ClearCache(Boolean) | Obsolete. |
 | ClearCache(GroupKey) | |
 | ClearCache(IEnumerableGroupKey) | |
 | ClearOrderLineFieldCache | |
 | ClearProductGroupRelationCache | |
 | ClearProductGroupRelationCache(String) | |
 | CreateProductGroupRelation | |
 | Delete(GroupCollection) | |
 | Delete(Group, String) | |
 | DeleteAll | |
 | DeleteRelatedProductId(Group, String, String) | |
 | DeleteRelatedProductId(Group, String, String, String) | |
 | DeleteRelatedProducts | |
 | DeleteRelation(ProductGroupRelation) | |
 | DeleteRelation(String, String) | |
 | DeleteRelations(IEnumerableProduct) | |
 | DeleteRelations(IEnumerableProduct, String) | |
 | FindGroups(String, Int32) | |
 | FindGroups(String, Int32, String) | |
 | FindPath | |
 | GetGroup(String) | |
 | GetGroup(String, String) | |
 | GetGroup(String, String, Boolean) | |
 | GetGroup(String, String, String) | Obsolete. |
 | GetGroups | |
 | GetGroups(IEnumerableString) | |
 | GetGroups(String) | |
 | GetGroups(IEnumerableString, Boolean) | |
 | GetGroupShops | |
 | GetProductCountByGroupsForBackendTree | Obsolete. |
 | GetProductCountForBackendTree | |
 | GetProductGroupRelation | |
 | GetProductGroupRelations | |
 | GetRelatedGroups | |
 | GetRelatedProductIds | |
 | GetRelatedProducts | |
 | GetSubgroups(Group) | |
 | GetSubgroups(Group, Boolean) | |
 | GetToplevelGroups | |
 | GetToplevelGroups(String) | |
 | HasProducts | |
 | HasProductsWithoutVariants | |
 | HasProductsWithVariants | |
 | HasSubgroups | |
 | MoveToGroup | |
 | Save(Group) | |
 | Save(ProductGroupRelation) | |
 | Save(Group, String) | |
 | UpdateGroupId | |
Top
See Also