public interface CategoryService
Modifier and Type | Method and Description |
---|---|
Category |
getCategory(ShopRequestContext ctx,
GUID categoryGUID) |
Category |
getRootCategory(ShopRequestContext reqCtx,
boolean followChildLinks) |
Category |
save(ShopRequestContext reqCtx,
Category category) |
Category getRootCategory(ShopRequestContext reqCtx, boolean followChildLinks)
Category getCategory(ShopRequestContext ctx, GUID categoryGUID)
Category save(ShopRequestContext reqCtx, Category category)