public class FOUserPreferencesEnumerator extends UserPreferencesEnumerator
| Modifier and Type | Field and Description |
|---|---|
protected AmetysObjectResolver |
_resolver
The ametys object resolver.
|
_context, _userPrefEP| Constructor and Description |
|---|
FOUserPreferencesEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getContextVars()
Get the preferences context variables.
|
void |
service(ServiceManager serviceManager) |
contextualize, getConfiguration, getEntries, getEntry, getTypedEntriesenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprotected AmetysObjectResolver _resolver
public FOUserPreferencesEnumerator()
public void service(ServiceManager serviceManager) throws ServiceException
service in interface Serviceableservice in class UserPreferencesEnumeratorServiceExceptionprotected Map<String,String> getContextVars()
UserPreferencesEnumeratorgetContextVars in class UserPreferencesEnumerator