Uses of Class
lumis.portal.serviceinterface.style.IsolationLevelValidationException
-
Packages that use IsolationLevelValidationException Package Description lumis.portal.serviceinterface.style -
-
Uses of IsolationLevelValidationException in lumis.portal.serviceinterface.style
Methods in lumis.portal.serviceinterface.style that throw IsolationLevelValidationException Modifier and Type Method Description void
ServiceInterfaceStyleConfig. setIsolation(ServiceInterfaceStyleConfig.IsolationLevel isolationLevel, Collection<String> allowedConsumers)
Sets the isolationLevel.
-