|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInterfaceStyleConfig.IsolationLevel | |
---|---|
lumis.portal.serviceinterface.style | |
lumis.portal.structure.sync.model.global |
Uses of ServiceInterfaceStyleConfig.IsolationLevel in lumis.portal.serviceinterface.style |
---|
Fields in lumis.portal.serviceinterface.style declared as ServiceInterfaceStyleConfig.IsolationLevel | |
---|---|
protected ServiceInterfaceStyleConfig.IsolationLevel |
ServiceInterfaceStyleConfig.isolationLevel
|
Methods in lumis.portal.serviceinterface.style that return ServiceInterfaceStyleConfig.IsolationLevel | |
---|---|
ServiceInterfaceStyleConfig.IsolationLevel |
ServiceInterfaceStyleConfig.getIsolationLevel()
Returns the isolation level for this style. |
static ServiceInterfaceStyleConfig.IsolationLevel |
ServiceInterfaceStyleConfig.IsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceInterfaceStyleConfig.IsolationLevel[] |
ServiceInterfaceStyleConfig.IsolationLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in lumis.portal.serviceinterface.style with parameters of type ServiceInterfaceStyleConfig.IsolationLevel | |
---|---|
void |
ServiceInterfaceStyleConfig.setIsolation(ServiceInterfaceStyleConfig.IsolationLevel isolationLevel,
Collection<String> allowedConsumers)
Sets the isolationLevel. |
Uses of ServiceInterfaceStyleConfig.IsolationLevel in lumis.portal.structure.sync.model.global |
---|
Methods in lumis.portal.structure.sync.model.global that return ServiceInterfaceStyleConfig.IsolationLevel | |
---|---|
ServiceInterfaceStyleConfig.IsolationLevel |
InterfaceStyle.getIsolationLevel()
|
ServiceInterfaceStyleConfig.IsolationLevel |
GlobalInterfaceStyle.getIsolationLevel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |