| Package | Description |
|---|---|
| org.kuali.rice.kns.lookup |
Copyright 2005-2018 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-2018 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 |
Copyright 2005-2018 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 | Method and Description |
|---|---|
static Field |
LookupUtils.setFieldQuickfinder(BusinessObject businessObject,
String collectionName,
boolean addLine,
int index,
String attributeName,
Field field,
List displayedFieldNames,
SelectiveReferenceRefresher srr)
Deprecated.
|
static Field |
LookupUtils.setFieldQuickfinder(BusinessObject businessObject,
String attributeName,
Field field,
List displayedFieldNames,
SelectiveReferenceRefresher srr)
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Maintainable
Deprecated.
Use
Maintainable. |
| Modifier and Type | Class and Description |
|---|---|
class |
KualiGlobalMaintainableImpl
Deprecated.
Only used in KNS classes, use KRAD.
|
class |
KualiMaintainableImpl
Deprecated.
Use
MaintainableImpl. |
| Modifier and Type | Method and Description |
|---|---|
static Field |
MaintenanceUtils.setFieldQuickfinder(BusinessObject businessObject,
String attributeName,
MaintainableFieldDefinition maintainableFieldDefinition,
Field field,
List<String> displayedFieldNames,
SelectiveReferenceRefresher srr)
Deprecated.
Checks to see if there has been an override lookup declared for the maintenance field.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.