Package org.cyclos.services.users
Interface ProductsGroupService
-
- All Superinterfaces:
BaseProductsOwnerService<BasicGroupVO,GroupProductsCollections>,Service
- All Known Subinterfaces:
ProductsGroupServiceLocal
public interface ProductsGroupService extends BaseProductsOwnerService<BasicGroupVO,GroupProductsCollections>
Service used to view / manage products assigned to a group / group set
-
-
Method Summary
-
Methods inherited from interface org.cyclos.services.users.BaseProductsOwnerService
assign, getActiveProducts, getData, getLogs, unassign
-
-