Package de.xima.fc.gui.validator.name
package de.xima.fc.gui.validator.name
-
ClassesClassDescriptionAbstract base class for faces validators that check whether a certain field of an entity is unique amongst all existing entities within a certain scope.AUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent>Attach this validator to the input field for the
INameProviding.getName()
of anIEntity
.AUniqueStringFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>>Abstract base class for faces validators that check whether a certain string field of an entity is unique amongst all existing entities within a certain scope.Deprecated.This is part of the old workflow, use the new workflow engine.Validates whether there is no project (form) with the given name.Name validator forClientAuthenticator
sUnique name validator forClientCounter
sAAUniqueNameValidator
for theMandant.getName()
AAUniqueNameValidator
for theFrontendServer.getName()
Custom-Validator für die Überprüfung der Eindeutigkeit eines Logger-NamensName validator forSystemAuthenticator
sDeprecated.AAUniqueNameValidator
for theWorkflowState.getName()