Interface CloneCategoryService<P extends Category,R extends CloneCategoryRequest>

All Known Implementing Classes:
DefaultCloneCategoryService

public interface CloneCategoryService<P extends Category,R extends CloneCategoryRequest>
The service that is used to clone the Category.
Author:
Chad Harchar (charchar)
  • Method Summary

    Modifier and Type
    Method
    Description
    cloneCategory(R request, com.broadleafcommerce.data.tracking.core.context.ContextInfo context)
    Clone the category with an id CloneCategoryRequest.getCategoryId().