public interface ProductsUserService extends BaseProductsOwnerService<UserLocatorVO>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserProductLogVO> |
getUserProductLogs(UserLocatorVO locator)
Returns the log for the individually assigned products to the given user.
|
assign, getActiveProducts, unassignjava.util.List<UserProductLogVO> getUserProductLogs(UserLocatorVO locator)