Uses of Class
de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator
-
Packages that use AUniqueEntityFieldValidator Package Description de.xima.fc.gui.validator.name -
-
Uses of AUniqueEntityFieldValidator in de.xima.fc.gui.validator.name
Subclasses of AUniqueEntityFieldValidator in de.xima.fc.gui.validator.name Modifier and Type Class Description classAUniqueNameValidator<TEntity extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>>Attach this validator to the input field for theINameProviding.getName()of anIEntity.classAUniqueStringFieldValidator<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.classUniqueActionNameDeprecated.This is part of the old workflow, use the new workflow engine.classUniqueAppointmentTemplateNameclassUniqueClientAuthenticatorNameName validator forClientAuthenticatorsclassUniqueClientCounterNameUnique name validator forClientCountersclassUniqueClientFormThemeValidator that ensures the name of aClientFormThemeis unique amongst all other themes of the sameclient.classUniqueClientNameAAUniqueNameValidatorfor theMandant.getName()classUniqueClientResourceNameclassUniqueDataSourceNameclassUniqueDBConnectionNameclassUniqueFrontendServerNameAAUniqueNameValidatorfor theFrontendServer.getName()classUniqueInboxNameclassUniqueLDAPConnectionNameclassUniqueLDAPGroupNameclassUniqueLDAPQueryNameclassUniqueProjectResourceNameclassUniqueRoleNameclassUniqueTemplateNameclassUniqueUserGroupNameclassUniqueUserPortalAliasA Validator for ensuring that the alias of aUserPortalis unique.classUniqueUserPortalNameA Validator for ensuring that the name of aUserPortalis unique.classUniqueWebDavConnectionNameclassUniqueWorkflowStateNameValidatorAAUniqueNameValidatorfor theWorkflowState.getName()
-