| 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.service |
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.util.documentserlializer |
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 |
MaintainableCollectionDefinition
Deprecated.
Use collections inside of
MaintenanceDocumentView. |
class |
MaintainableFieldDefinition
Deprecated.
Use
Field subclasses. |
class |
MaintainableSubSectionHeaderDefinition
Deprecated.
Use sections inside of
MaintenanceDocumentView. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MaintainableItemDefinition> |
MaintainableSectionDefinition.maintainableItems
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<MaintainableItemDefinition> |
MaintainableSectionDefinition.getMaintainableItems()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaintainableSectionDefinition.setMaintainableItems(List<MaintainableItemDefinition> maintainableItems)
Deprecated.
The maintainableItems element defines the components of a
section.
|
| Modifier and Type | Method and Description |
|---|---|
MaintainableItemDefinition |
MaintenanceDocumentDictionaryService.getMaintainableItem(String docTypeName,
String itemName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<MaintainableItemDefinition> |
MaintenanceDocumentPropertySerializibilityEvaluator.getAllMaintainableFieldDefinitionsForSerialization(MaintainableCollectionDefinition maintainableCollectionDefinition)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Field |
FieldBridge.toField(MaintainableItemDefinition id,
MaintainableSectionDefinition sd,
BusinessObject o,
Maintainable m,
Section s,
List<String> displayedFieldNames,
Set<String> conditionallyRequiredMaintenanceFields)
Deprecated.
This method creates a Field for display on a Maintenance Document.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.