|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inquirable | |
---|---|
org.kuali.rice.kns.lookup | Copyright 2005-2013 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-2013 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-2013 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-2013 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. |
Uses of Inquirable in org.kuali.rice.kns.lookup |
---|
Fields in org.kuali.rice.kns.lookup declared as Inquirable | |
---|---|
protected Inquirable |
AbstractLookupableHelperServiceImpl.kualiInquirable
|
Methods in org.kuali.rice.kns.lookup that return Inquirable | |
---|---|
Inquirable |
AbstractLookupableHelperServiceImpl.getKualiInquirable()
|
Methods in org.kuali.rice.kns.lookup with parameters of type Inquirable | |
---|---|
void |
AbstractLookupableHelperServiceImpl.setKualiInquirable(Inquirable kualiInquirable)
|
Uses of Inquirable in org.kuali.rice.kns.service |
---|
Methods in org.kuali.rice.kns.service that return Inquirable | |
---|---|
static Inquirable |
KNSServiceLocator.getKualiInquirable()
Deprecated. |
Uses of Inquirable in org.kuali.rice.kns.web.struts.form |
---|
Methods in org.kuali.rice.kns.web.struts.form that return Inquirable | |
---|---|
Inquirable |
InquiryForm.getInquirable()
|
protected Inquirable |
InquiryForm.getInquirable(String boClassName)
|
Methods in org.kuali.rice.kns.web.struts.form with parameters of type Inquirable | |
---|---|
protected void |
InquiryForm.populateInactiveRecordsInIntoInquirable(Inquirable inquirable,
javax.servlet.http.HttpServletRequest request)
|
Uses of Inquirable in org.kuali.rice.kns.web.ui |
---|
Methods in org.kuali.rice.kns.web.ui with parameters of type Inquirable | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |