@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() |
@Observer(value="locationSelectionChanged", create=false) @BypassInterceptors public void invalidate()
public Boolean getSearchEnabled()
public Boolean getDashboardEnabled()
public Boolean getUserManagerEnabled()
public boolean getVocabulariesEnabled()
Copyright © 2013 Nuxeo SA. All Rights Reserved.