| Package | Description |
|---|---|
| org.kuali.rice.kns.datadictionary |
Copyright 2005-2016 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-2016 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldDefinition
Deprecated.
Use
Field subclasses. |
class |
InquiryCollectionDefinition
Deprecated.
Use collections inside of
InquiryView. |
class |
InquirySubSectionHeaderDefinition
Deprecated.
Use sections inside
InquiryView. |
class |
MaintainableFieldDefinition
Deprecated.
Use
Field subclasses. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,FieldDefinitionI> |
InquiryCollectionDefinition.summaryFieldMap
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FieldDefinitionI> |
MaintainableCollectionDefinition.getFields()
Deprecated.
|
List<? extends FieldDefinitionI> |
InquiryCollectionDefinition.getFields()
Deprecated.
|
List<? extends FieldDefinitionI> |
CollectionDefinitionI.getFields()
Deprecated.
|
List<? extends FieldDefinitionI> |
MaintainableCollectionDefinition.getSummaryFields()
Deprecated.
|
List<? extends FieldDefinitionI> |
CollectionDefinitionI.getSummaryFields()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FieldBridge.setupField(Field field,
FieldDefinitionI definition,
Set<String> conditionallyRequiredMaintenanceFields)
Deprecated.
Sets additional properties for MaintainableField(s)
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.