Uses of Interface
org.kuali.rice.krad.datadictionary.validation.capability.SimpleConstrainable

Packages that use SimpleConstrainable
org.kuali.rice.kns.kim.type Copyright 2005-2014 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 Data Dictionary validation objects. 
org.kuali.rice.krad.lookup   
org.kuali.rice.krad.uif.field   
 

Uses of SimpleConstrainable in org.kuali.rice.kns.kim.type
 

Classes in org.kuali.rice.kns.kim.type that implement SimpleConstrainable
 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 SimpleConstrainable in org.kuali.rice.krad.datadictionary
 

Classes in org.kuali.rice.krad.datadictionary that implement SimpleConstrainable
 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 AttributeDefinitionBase
          Common class for attribute definitions in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry.
 class ComplexAttributeDefinition
          A complex attribute definition in the DataDictictionary.
 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 SimpleConstrainable in org.kuali.rice.krad.datadictionary.validation
 

Classes in org.kuali.rice.krad.datadictionary.validation that implement SimpleConstrainable
 class ViewAttributeValueReader.InputFieldConstrainableInfo
          This is a simple object used to contain information about InputFields that are being evaluated and used by this ViewAttributeValueReader.
 

Uses of SimpleConstrainable in org.kuali.rice.krad.lookup
 

Classes in org.kuali.rice.krad.lookup that implement SimpleConstrainable
 class LookupInputField
          Custom InputField for criteria fields within a lookup view that adds criteria specific options.
 

Uses of SimpleConstrainable in org.kuali.rice.krad.uif.field
 

Subinterfaces of SimpleConstrainable in org.kuali.rice.krad.uif.field
 interface InputField
          TODO mark don't forget to fill this in.
 

Classes in org.kuali.rice.krad.uif.field that implement SimpleConstrainable
 class InputFieldBase
          Field that encapsulates data input/output captured by an attribute within the application
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.