Package org.cyclos.impl.users
Interface ProductsUserServiceLocal
-
- All Superinterfaces:
BaseProductsOwnerService<UserLocatorVO,UserProductsCollections>,BaseProductsOwnerServiceLocal<User,UserLocatorVO,UserProductsCollections>,ProductsUserService,Service
public interface ProductsUserServiceLocal extends ProductsUserService, BaseProductsOwnerServiceLocal<User,UserLocatorVO,UserProductsCollections>
Local interface for user / products relationship
-
-
Method Summary
-
Methods inherited from interface org.cyclos.services.users.BaseProductsOwnerService
assign, getActiveProducts, getData, getLogs, unassign
-
Methods inherited from interface org.cyclos.impl.users.BaseProductsOwnerServiceLocal
getData
-
-