Uses of Interface
org.kuali.rice.kns.datadictionary.FieldDefinitionI
Packages that use FieldDefinitionI
-
Uses of FieldDefinitionI in org.kuali.rice.kns.datadictionary
Classes in org.kuali.rice.kns.datadictionary that implement FieldDefinitionIModifier and TypeClassDescriptionclassDeprecated.classDeprecated.Use collections inside ofInquiryView.classDeprecated.Use sections insideInquiryView.classDeprecated.UseFieldsubclasses.Fields in org.kuali.rice.kns.datadictionary with type parameters of type FieldDefinitionIModifier and TypeFieldDescriptionprotected Map<String, FieldDefinitionI> InquiryCollectionDefinition.summaryFieldMapDeprecated.Methods in org.kuali.rice.kns.datadictionary that return types with arguments of type FieldDefinitionIModifier and TypeMethodDescriptionList<? extends FieldDefinitionI> CollectionDefinitionI.getFields()Deprecated.List<? extends FieldDefinitionI> InquiryCollectionDefinition.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 FieldDefinitionIModifier and TypeMethodDescriptionstatic voidFieldBridge.setupField(Field field, FieldDefinitionI definition, Set<String> conditionallyRequiredMaintenanceFields) Deprecated.Sets additional properties for MaintainableField(s)
Fieldsubclasses.