Package | Description |
---|---|
org.kuali.rice.kns.lookup |
Copyright 2005-2015 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-2015 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.struts.form |
Copyright 2005-2015 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-2015 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 Inquirable |
AbstractLookupableHelperServiceImpl.kualiInquirable |
Modifier and Type | Method and Description |
---|---|
Inquirable |
AbstractLookupableHelperServiceImpl.getKualiInquirable() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLookupableHelperServiceImpl.setKualiInquirable(Inquirable kualiInquirable) |
Modifier and Type | Method and Description |
---|---|
static Inquirable |
KNSServiceLocator.getKualiInquirable()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Inquirable |
InquiryForm.getInquirable() |
protected Inquirable |
InquiryForm.getInquirable(String boClassName) |
Modifier and Type | Method and Description |
---|---|
protected void |
InquiryForm.populateInactiveRecordsInIntoInquirable(Inquirable inquirable,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
static List<Row> |
SectionBridge.getContainerRows(Section s,
CollectionDefinitionI collectionDefinition,
BusinessObject o,
Maintainable m,
Maintainable oldMaintainable,
List<String> displayedFieldNames,
Set<String> conditionallyRequiredMaintenanceFields,
StringBuffer containerRowErrorKey,
int numberOfColumns,
Inquirable inquirable)
Deprecated.
|
static List<Row> |
SectionBridge.getContainerRows(Section s,
CollectionDefinitionI collectionDefinition,
BusinessObject o,
Maintainable m,
Maintainable oldMaintainable,
List<String> displayedFieldNames,
Set<String> conditionallyRequiredMaintenanceFields,
StringBuffer containerRowErrorKey,
String parents,
boolean hideAdd,
int numberOfColumns,
Inquirable inquirable)
Deprecated.
Builds a list of Rows with Fields of type containers for a many section.
|
protected static boolean |
SectionBridge.isRowHiddenForInquiry(BusinessObject lineBusinessObject,
Inquirable inquirable,
String collectionName)
Deprecated.
Determines whether a business object is hidden on an inquiry screen.
|
static Section |
SectionBridge.toSection(Inquirable inquirable,
InquirySectionDefinition sd,
BusinessObject o,
InquiryRestrictions auths)
Deprecated.
This method creates a Section for display on an Inquiry Screen.
|
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.