public class ProjectSuperUserClientSideElement extends SuperUserClientSideElement
ClientSideElement.Script, ClientSideElement.ScriptFile| Modifier and Type | Field and Description |
|---|---|
protected ProjectMemberManager |
_projectUserManager
The project user manager
|
_profileAssignmentStorageEP, _profilesDAO, _rightCtxEP, _rightsEP, _sManager, _userHelper_currentUserProvider, _dependencies, _featureName, _id, _pluginName, _rightManager, _rights, _rightsMode, _script| Constructor and Description |
|---|
ProjectSuperUserClientSideElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
affectUserToProfile(Map<String,String> user,
String profileId,
Map<String,Object> jsParameters)
Affect a user to the given profile on the given context
|
void |
service(ServiceManager smanager) |
contextualizeaffectUserToNewProfile, getContextualParameters_configureClass, _configureParameters, _configureScript, configureInitialParameters_configureDependencies, _configureImports, _configureRights, _configureRightsMode, configure, getDependencies, getId, getPluginName, getRights, getScripts, getScripts, hasRight, setPluginInfo, toStringgetLogger, setLoggerprotected ProjectMemberManager _projectUserManager
public ProjectSuperUserClientSideElement()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class SuperUserClientSideElementServiceExceptionpublic void affectUserToProfile(Map<String,String> user, String profileId, Map<String,Object> jsParameters)
SuperUserClientSideElementaffectUserToProfile in class SuperUserClientSideElementuser - The userprofileId - The profile idjsParameters - The client-side parameters