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.maintenance |
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.service.impl | |
org.kuali.rice.kns.util |
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 | Field and Description |
---|---|
protected Map<String,MaintainableCollectionDefinition> |
MaintainableCollectionDefinition.maintainableCollectionMap
Deprecated.
|
protected List<MaintainableCollectionDefinition> |
MaintainableCollectionDefinition.maintainableCollections
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<MaintainableCollectionDefinition> |
MaintainableCollectionDefinition.getMaintainableCollections()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintainableCollectionDefinition.setMaintainableCollections(List<MaintainableCollectionDefinition> maintainableCollections)
Deprecated.
The list of sub-collections to include in this collection.
|
Modifier and Type | Method and Description |
---|---|
protected void |
KualiMaintainableImpl.clearCollectionRestrictedValues(String fieldNamePrefix,
BusinessObject businessObject,
MaintainableCollectionDefinition collectionDefinition,
MaintenanceDocumentRestrictions maintenanceDocumentRestrictions)
Deprecated.
|
protected void |
KualiMaintainableImpl.performCollectionForceUpperCase(String fieldNamePrefix,
BusinessObject bo,
MaintainableCollectionDefinition collectionDefinition,
Map fieldValues)
Deprecated.
|
protected Map |
KualiMaintainableImpl.populateNewSubCollectionLines(MaintainableCollectionDefinition parentCollection,
Map fieldValues)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MaintainableCollectionDefinition |
MaintenanceDocumentDictionaryService.getMaintainableCollection(String docTypeName,
String collectionName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<MaintainableCollectionDefinition> |
MaintenanceDocumentDictionaryService.getMaintainableCollections(MaintainableCollectionDefinition parentCollection)
Deprecated.
|
List<MaintainableCollectionDefinition> |
MaintenanceDocumentDictionaryService.getMaintainableCollections(String docTypeName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<MaintainableCollectionDefinition> |
MaintenanceDocumentDictionaryService.getMaintainableCollections(MaintainableCollectionDefinition parentCollection)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MaintainableCollectionDefinition |
MaintenanceDocumentDictionaryServiceImpl.getMaintainableCollection(String docTypeName,
String collectionName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<MaintainableCollectionDefinition> |
MaintenanceDocumentDictionaryServiceImpl.getMaintainableCollections(MaintainableCollectionDefinition parentCollection)
Deprecated.
|
List<MaintainableCollectionDefinition> |
MaintenanceDocumentDictionaryServiceImpl.getMaintainableCollections(String docTypeName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<MaintainableCollectionDefinition> |
MaintenanceDocumentDictionaryServiceImpl.getMaintainableCollections(MaintainableCollectionDefinition parentCollection)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MaintainableCollectionDefinition |
MaintenanceUtils.findMaintainableCollectionDefinition(List<MaintainableSectionDefinition> sections,
String collectionName)
Deprecated.
Finds the MaintainableCollectionDefinition corresponding to the given collection name.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
FieldUtils.isCollectionMultipleLookupEnabled(MaintainableCollectionDefinition definition)
Deprecated.
Returns whether the passed in collection has been properly configured in the maint doc dictionary to support multiple value
lookups.
|
static void |
FieldUtils.modifyFieldToSupportMultipleValueLookups(Field field,
String parents,
MaintainableCollectionDefinition definition)
Deprecated.
This method modifies the passed in field so that it may be used to render a multiple values lookup button
|
Modifier and Type | Method and Description |
---|---|
List<MaintainableItemDefinition> |
MaintenanceDocumentPropertySerializibilityEvaluator.getAllMaintainableFieldDefinitionsForSerialization(MaintainableCollectionDefinition maintainableCollectionDefinition)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static List<Field> |
FieldBridge.getNewFormFields(MaintainableCollectionDefinition collectionDefinition,
BusinessObject o,
Maintainable m,
List<String> displayedFieldNames,
Set<String> conditionallyRequiredMaintenanceFields,
StringBuffer containerRowErrorKey,
int numberOfColumns)
Deprecated.
Call getNewFormFields with no parents.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.