Class CloneCategoryAssetsService<P extends Category,R extends CloneCategoryRequest>

java.lang.Object
com.broadleafcommerce.catalog.clone.category.service.CloneCategoryAssetsService<P,R>
All Implemented Interfaces:
CloneCategoryRelationshipsService<P,R>, org.springframework.core.Ordered

public class CloneCategoryAssetsService<P extends Category,R extends CloneCategoryRequest> extends Object implements CloneCategoryRelationshipsService<P,R>
Clone the CategoryAsset.
Author:
Chad Harchar (charchar)