| Constructor and Description |
|---|
ResourceCatalogueAndSBDLabRegistrationThread(List<com.liferay.portal.model.Group> userSites,
com.liferay.portal.model.User user,
String siteURL) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerUserToVRE(com.liferay.portal.model.User user,
com.liferay.portal.model.Group vre,
String siteURL)
the user to the VRE, plus send notifications to the vre manages of the vre
in order to register a user i had to create a fake membership request because assigning a user to a group would have required
the user to logout and login otherwise
|
void |
run() |
protected void registerUserToVRE(com.liferay.portal.model.User user,
com.liferay.portal.model.Group vre,
String siteURL)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionCopyright © 2021. All rights reserved.