@Name(value="userServicesContext") @Scope(value=SESSION) @Startup public class UserServicesContext extends Object implements Serializable
Constructor and Description |
---|
UserServicesContext() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getDashboardEnabled() |
Boolean |
getSearchEnabled() |
Boolean |
getUserManagerEnabled() |
boolean |
getVocabulariesEnabled()
Checks if an user has the right to see the vocabularies management link.
|
void |
invalidate() |
public UserServicesContext()
@Observer(value="locationSelectionChanged", create=false) @BypassInterceptors public void invalidate()
public Boolean getSearchEnabled()
public Boolean getDashboardEnabled()
public Boolean getUserManagerEnabled()
public boolean getVocabulariesEnabled()
Copyright © 2018 Nuxeo. All rights reserved.