Package org.cyclos.services.users
Interface ProductsUserService
-
- All Superinterfaces:
BaseProductsOwnerService<UserLocatorVO,UserProductsCollections>,Service
- All Known Subinterfaces:
ProductsUserServiceLocal
public interface ProductsUserService extends BaseProductsOwnerService<UserLocatorVO,UserProductsCollections>
Service used to view / manage a user's individual products
-
-
Method Summary
-
Methods inherited from interface org.cyclos.services.users.BaseProductsOwnerService
assign, getActiveProducts, getData, getLogs, unassign
-
-