Package | Description |
---|---|
lumis.portal.preferences | |
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface |
Modifier and Type | Method and Description |
---|---|
IPreferences |
IPreferencesManager.getPreferences(SessionConfig sessionConfig,
String resourceId,
int resourceType)
Deprecated.
Since 10.2.0, replaced by
IPreferencesManager.getServiceInterfaceInstancePreferences(String, PreferencesLevel) . |
IPreferences |
PreferencesManager.getPreferences(SessionConfig sessionConfig,
String resourceId,
int resourceType)
Deprecated.
|
IPreferences |
IPreferencesManager.getServiceInterfaceInstancePreferences(String serviceInterfaceInstanceId,
PreferencesLevel level)
Returns the preferences for a specified resource at the specified level.
|
IPreferences |
PreferencesManager.getServiceInterfaceInstancePreferences(String serviceInterfaceInstanceId,
PreferencesLevel level) |
Modifier and Type | Class and Description |
---|---|
class |
RequestPreferences
The preferences object returned by the
ServiceContainerRequest . |
Modifier and Type | Field and Description |
---|---|
protected IPreferences |
ServiceContainerRequest.preferences
Preferences of the current user for the current service interface
instance.
|
Modifier and Type | Method and Description |
---|---|
IPreferences |
ServiceContainerRequest.getCallerServiceInterfaceInstancePreferences() |
IPreferences |
ServiceContainerRequest.getPreferences() |
Constructor and Description |
---|
RequestPreferences(ServiceContainerRequest request,
IPreferences preferences) |
Modifier and Type | Method and Description |
---|---|
IPreferences |
IServiceInterfaceRequest.getCallerServiceInterfaceInstancePreferences()
Returns the preferences of the
caller service interface instance
at level that corresponds to the menu level returned by IServiceInterfaceRequest.getCallerServiceInterfaceMenuLevel() . |
IPreferences |
IServiceInterfaceRequest.getPreferences() |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.