public abstract class CSControllerBase extends Object
| Constructor and Description |
|---|
CSControllerBase() |
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
getBundle(Locale locale) |
String |
getCurrentSpaceId() |
protected org.exoplatform.services.organization.User |
getCurrentUser() |
abstract org.exoplatform.services.log.Log |
getLogger() |
protected ResourceBundle |
getResourceBundle() |
protected ResourceBundle |
getResourceBundle(Locale locale) |
protected boolean |
isCSManager()
Checks if the current user is a customer spaces manager
|
public juzu.Response getBundle(Locale locale)
public String getCurrentSpaceId()
public abstract org.exoplatform.services.log.Log getLogger()
protected org.exoplatform.services.organization.User getCurrentUser()
throws Exception
Exceptionprotected boolean isCSManager()
protected ResourceBundle getResourceBundle(Locale locale)
protected ResourceBundle getResourceBundle()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.