 | DetailService Methods |
The DetailService type exposes the following members.
Methods
| Name | Description |
---|
 | ClearCache() | |
 | ClearCache(IEnumerable<String>) | |
 | ClearCache(String) | |
 | Delete(String) | |
 | Delete(IEnumerable<Product>) | |
 | Delete(String, String, String, String) | Obsolete. |
 | GetAllValues | |
 | GetDefaultDetail(Product) | |
 | GetDefaultDetail(String, String, String) | |
 | GetDetail(String) | |
 | GetDetail(String, String, String) | Obsolete. |
 | GetDetails() | |
 | GetDetails(Product) | |
 | GetDetails(Product, String) | |
 | GetDetails(Product, String, Boolean) | |
 | GetDetails(String, String, String, String) | |
 | Save(Detail, Product) | |
 | Save(Detail, String, String) | |
 | SetDetailsGroup(Detail, Nullable<Int32>) | |
 | SetDetailsGroup(Product, String, Nullable<Int32>) | |
 | UpdateDefaultDetailForProduct | |
Top
See Also