|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidCharactersConstrainable | |
---|---|
org.kuali.rice.kns.kim.type | Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.datadictionary.validation.constraint.resolver | |
org.kuali.rice.krad.uif.field |
Uses of ValidCharactersConstrainable in org.kuali.rice.kns.kim.type |
---|
Classes in org.kuali.rice.kns.kim.type that implement ValidCharactersConstrainable | |
---|---|
class |
KimAttributeDefinition
Deprecated. A krad integrated type service base class will be provided in the future. This is only used for the legacy DataDictionaryTypeServiceBase . |
Uses of ValidCharactersConstrainable in org.kuali.rice.krad.datadictionary |
---|
Classes in org.kuali.rice.krad.datadictionary that implement ValidCharactersConstrainable | |
---|---|
class |
AttributeDefinition
A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
class |
ExternalizableAttributeDefinitionProxy
A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
Uses of ValidCharactersConstrainable in org.kuali.rice.krad.datadictionary.validation.constraint.resolver |
---|
Classes in org.kuali.rice.krad.datadictionary.validation.constraint.resolver with type parameters of type ValidCharactersConstrainable | |
---|---|
class |
ValidCharactersConstraintResolver<T extends ValidCharactersConstrainable>
An object that returns the valid characters constraint as a list for a definition implementing the capability ValidCharactersConstrainable . |
Uses of ValidCharactersConstrainable in org.kuali.rice.krad.uif.field |
---|
Classes in org.kuali.rice.krad.uif.field that implement ValidCharactersConstrainable | |
---|---|
class |
InputField
Field that encapsulates data input/output captured by an attribute within the application |
class |
LookupInputField
Custom InputField for search fields within a lookup view |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |