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

Packages that use ExistenceConstrainable
org.kuali.rice.kns.kim.type Copyright 2005-2012 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   
 

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

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

Classes in org.kuali.rice.krad.datadictionary that implement ExistenceConstrainable
 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.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.