Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UnacceptedKeyException - Exception Class in ch.nolix.baseapi.errorcontrol.invalidargumentexception
A UnacceptedKeyException is a AbstractInvalidArgumentException that is supposed to be thrown when a given key is not accepted.
UNCHANGED - Enum constant in enum class ch.nolix.baseapi.programcontrol.processproperty.ChangeState
 
unCheck() - Method in interface ch.nolix.systemapi.webatomiccontrol.checkbox.ICheckbox
 
UncloseableCloseController - Class in ch.nolix.base.resourcecontrol.closecontroller
 
UncloseableCloseController() - Constructor for class ch.nolix.base.resourcecontrol.closecontroller.UncloseableCloseController
 
UncloseableClosePool - Class in ch.nolix.base.resourcecontrol.closecontroller
 
UncloseableClosePool() - Constructor for class ch.nolix.base.resourcecontrol.closecontroller.UncloseableClosePool
 
UncloseableSqlConnection - Class in ch.nolix.base.sql.connection
A UncloseableSqlConnection is a ISqlConnection that is a wrapper around another ISqlConnection.
UnconnectedArgumentException - Exception Class in ch.nolix.baseapi.errorcontrol.invalidargumentexception
A UnconnectedArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument is undesirable not connected.
UnderConstructionPageSession - Class in ch.nolix.template.webapplication.session
 
UnderConstructionPageSession() - Constructor for class ch.nolix.template.webapplication.session.UnderConstructionPageSession
 
UNDERLINE - Enum constant in enum class ch.nolix.systemapi.gui.font.LineDecoration
 
UNDERSCORE - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
 
UNDERSCORE - Static variable in class ch.nolix.baseapi.commontypetool.stringtool.StringCatalog
 
UNEDITED - Enum constant in enum class ch.nolix.systemapi.databaseobject.property.DatabaseObjectState
 
UnequalArgumentException - Exception Class in ch.nolix.baseapi.errorcontrol.invalidargumentexception
A UnequalArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument does undesirably not equal a given value.
UNINITIALIZED - Enum constant in enum class ch.nolix.systemapi.midschema.databaseinitializer.DatabaseState
 
UNIQUE - Enum constant in enum class ch.nolix.systemapi.sqlschema.model.ColumnConstraint
 
UnrepresentingArgumentException - Exception Class in ch.nolix.baseapi.errorcontrol.invalidargumentexception
A UnrepresentingArgumentException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument does undesirable not represent an object of a given type.
unselect() - Method in class ch.nolix.system.webatomiccontrol.itemmenu.ItemMenuItem
unselect() - Method in interface ch.nolix.systemapi.gui.selection.Selectable
 
UnsignedByte - Class in ch.nolix.base.misc.dataobject
A UnsignedByte is not mutable.
UnsupportedCaseException - Exception Class in ch.nolix.baseapi.errorcontrol.invalidargumentexception
A UnsupportedCaseException is a AbstractInvalidArgumentException that is supposed to be thrown when a given argument is undesirable not a supported case.
until(BooleanSupplier) - Static method in class ch.nolix.base.programcontrol.flowcontrol.FlowController
 
until(BooleanSupplier) - Method in class ch.nolix.base.programcontrol.flowcontrol.FlowControllerMediator
until(BooleanSupplier) - Method in class ch.nolix.base.programcontrol.flowcontrol.ForMaxMillisecondsMediator
until(BooleanSupplier) - Method in interface ch.nolix.baseapi.programcontrol.flowcontrol.IFlowControllerMediator
 
until(BooleanSupplier) - Method in interface ch.nolix.baseapi.programcontrol.flowcontrol.IForMaxMillisecondsMediator
 
updateBaseBackReferenceForClearBaseReference(IBaseBackReference, String) - Static method in class ch.nolix.system.objectdata.model.BaseBackReferenceUpdater
 
updateBaseBackReferencesThatReferencesBackEntityForDeleteEntity(IEntity) - Static method in class ch.nolix.system.objectdata.model.BaseBackReferenceUpdater
 
updateBaseBackReferenceThatReferencesBackEntityForDeleteEntity(IBaseBackReference, IEntity) - Static method in class ch.nolix.system.objectdata.model.BaseBackReferenceUpdater
 
UpdateCommandCreator - Class in ch.nolix.system.webapplication.counterpartupdater
 
UpdateCommandCreator() - Constructor for class ch.nolix.system.webapplication.counterpartupdater.UpdateCommandCreator
 
UpdateCommandCreatorHelper - Class in ch.nolix.system.webapplication.counterpartupdater
 
updateControlOnCounterpart(IControl, boolean) - Method in class ch.nolix.system.webapplication.counterpartupdater.WebClientPartialCounterpartUpdater
 
updateControlOnCounterpart(IControl, boolean) - Method in class ch.nolix.system.webapplication.main.WebClientSession
 
updateControlOnCounterpart(IControl, boolean) - Method in class ch.nolix.system.webapplication.refreshqueue.WebClientRefreshQueue
 
updateControlsOnCounterpart(IContainer, boolean) - Method in class ch.nolix.system.webapplication.counterpartupdater.WebClientPartialCounterpartUpdater
 
updateControlsOnCounterpart(IContainer, boolean) - Method in class ch.nolix.system.webapplication.main.WebClientSession
 
updateControlsOnCounterpart(IContainer, boolean) - Method in class ch.nolix.system.webapplication.refreshqueue.WebClientRefreshQueue
 
updateCounterpartFromWebGui(IWebGui) - Method in class ch.nolix.system.webapplication.counterpartupdater.WebClientCounterpartUpdater
 
updatedContentFields() - Method in record class ch.nolix.systemapi.middata.model.EntityUpdateDto
Returns the value of the updatedContentFields record component.
updateEntity(IMutableNode, EntityUpdateDto, TableViewDto) - Static method in class ch.nolix.system.nodemiddata.datawriter.DataWriterActionProvider
 
updateEntity(EntityUpdateDto, TableViewDto) - Method in class ch.nolix.system.nodemiddata.datawriter.ExecutiveDataWriter
 
updateEntity(String, EntityUpdateDto) - Method in class ch.nolix.system.middata.adapter.AbstractDataAdapter
Updates the entity, that belongs to the table with the given tableName, in the database according to the given entityUpdate.
updateEntity(String, EntityUpdateDto) - Method in class ch.nolix.system.nodemiddata.datawriter.DataWriter
Updates the entity, that belongs to the table with the given tableName, in the database according to the given entityUpdate.
updateEntity(String, EntityUpdateDto) - Method in class ch.nolix.system.sqlmiddata.datawriter.DataWriter
Updates the entity, that belongs to the table with the given tableName, in the database according to the given entityUpdate.
updateEntity(String, EntityUpdateDto) - Method in interface ch.nolix.systemapi.middata.adapter.IDataWriter
Updates the entity, that belongs to the table with the given tableName, in the database according to the given entityUpdate.
updateEntityOnTable(String, EntityUpdateDto) - Method in class ch.nolix.system.sqlmiddata.datawriter.ExecutiveDataWriter
 
updateObjectAndClear(O) - Method in class ch.nolix.base.programcontrol.process.UpdaterCollector
Updates the given object and clears the current IUpdaterCollector.
updateObjectAndClear(O) - Method in interface ch.nolix.baseapi.programcontrol.process.IUpdaterCollector
Updates the given object and clears the current IUpdaterCollector.
UpdaterCollector<O> - Class in ch.nolix.base.programcontrol.process
 
UpdaterCollector() - Constructor for class ch.nolix.base.programcontrol.process.UpdaterCollector
 
UpdateTicket - Class in ch.nolix.system.webapplication.refreshqueue
 
updateWebGuiOfCounterpart(IWebGui, boolean) - Method in class ch.nolix.system.webapplication.refreshqueue.WebClientRefreshQueue
 
Uploader - Class in ch.nolix.system.webatomiccontrol.uploader
 
Uploader() - Constructor for class ch.nolix.system.webatomiccontrol.uploader.Uploader
 
UploaderCssBuilder - Class in ch.nolix.system.webatomiccontrol.uploader
 
UploaderCssBuilder() - Constructor for class ch.nolix.system.webatomiccontrol.uploader.UploaderCssBuilder
 
UploaderHtmlBuilder - Class in ch.nolix.system.webatomiccontrol.uploader
 
UploaderHtmlBuilder() - Constructor for class ch.nolix.system.webatomiccontrol.uploader.UploaderHtmlBuilder
 
UploaderStyle - Class in ch.nolix.system.webatomiccontrol.uploader
 
UploaderStyle() - Constructor for class ch.nolix.system.webatomiccontrol.uploader.UploaderStyle
 
UPPER_CASE_LETTER - Enum constant in enum class ch.nolix.baseapi.commontypetool.charactertool.CharacterType
 
UPPERCASE_AE - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
 
UPPERCASE_AE - Static variable in class ch.nolix.baseapi.commontypetool.stringtool.StringCatalog
 
UPPERCASE_DELTA - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
 
UPPERCASE_DELTA - Static variable in class ch.nolix.baseapi.commontypetool.stringtool.StringCatalog
 
UPPERCASE_OE - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
 
UPPERCASE_OE - Static variable in class ch.nolix.baseapi.commontypetool.stringtool.StringCatalog
 
UPPERCASE_UE - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
 
UPPERCASE_UE - Static variable in class ch.nolix.baseapi.commontypetool.stringtool.StringCatalog
 
UpToDateRequestable - Interface in ch.nolix.baseapi.state.staterequest
A UpToDateRequestable can be asked if it is up-to-date.
URL - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
 
URL - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
 
URL - Static variable in class ch.nolix.systemapi.application.basewebapplicationprotocol.ObjectProtocol
 
URLS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
 
URLS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
 
UrlTool - Class in ch.nolix.base.web.url
 
UrlTool() - Constructor for class ch.nolix.base.web.url.UrlTool
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form