Package io.jmix.flowui.screen
Class PessimisticLockSupport
java.lang.Object
io.jmix.flowui.screen.PessimisticLockSupport
@Component("flowui_PessimisticLockingSupport")
@Scope("prototype")
public class PessimisticLockSupport
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected InstanceContainer<?>protected DatatypeFormatterprotected ExtendedEntitiesprotected LockManagerprotected Messagesprotected Screen -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.vaadin.flow.component.ComponentcreateNotificationLayout(String title, String message) protected Stringvoid
-
Field Details
-
screen
-
container
-
lockManager
-
extendedEntities
-
messages
-
datatypeFormatter
-
-
Constructor Details
-
PessimisticLockSupport
-
-
Method Details
-
lock
-
unlock
-
getLockName
-
createNotificationLayout
-