Uses of Interface
org.kuali.rice.kns.datadictionary.FieldDefinitionI

Packages that use FieldDefinitionI
org.kuali.rice.kns.datadictionary 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.kns.web.ui 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. 
 

Uses of FieldDefinitionI in org.kuali.rice.kns.datadictionary
 

Classes in org.kuali.rice.kns.datadictionary that implement FieldDefinitionI
 class FieldDefinition
          Deprecated. 
 class InquiryCollectionDefinition
          Deprecated. 
 class InquirySubSectionHeaderDefinition
          Deprecated. 
 class MaintainableFieldDefinition
          Deprecated. 
 

Fields in org.kuali.rice.kns.datadictionary with type parameters of type FieldDefinitionI
protected  Map<String,FieldDefinitionI> InquiryCollectionDefinition.summaryFieldMap
          Deprecated.  
 

Methods in org.kuali.rice.kns.datadictionary that return types with arguments of type FieldDefinitionI
 List<? extends FieldDefinitionI> InquiryCollectionDefinition.getFields()
          Deprecated.  
 List<? extends FieldDefinitionI> CollectionDefinitionI.getFields()
          Deprecated.  
 List<? extends FieldDefinitionI> MaintainableCollectionDefinition.getFields()
          Deprecated.  
 List<? extends FieldDefinitionI> CollectionDefinitionI.getSummaryFields()
          Deprecated.  
 List<? extends FieldDefinitionI> MaintainableCollectionDefinition.getSummaryFields()
          Deprecated.  
 

Uses of FieldDefinitionI in org.kuali.rice.kns.web.ui
 

Methods in org.kuali.rice.kns.web.ui with parameters of type FieldDefinitionI
static void FieldBridge.setupField(Field field, FieldDefinitionI definition, Set<String> conditionallyRequiredMaintenanceFields)
          Deprecated. Sets additional properties for MaintainableField(s)
 



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