| Package | Description |
|---|---|
| org.kuali.rice.kns.inquiry |
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.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.web.ui |
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 |
|---|---|
HtmlData |
KualiInquirableImpl.getInquiryUrl(BusinessObject businessObject,
String attributeName,
boolean forceInquiry)
Deprecated.
|
HtmlData |
Inquirable.getInquiryUrl(BusinessObject businessObject,
String attributeName,
boolean forceInquiry)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HtmlData.AnchorHtmlData
Deprecated.
This class is an extension of HtmlData.
|
static class |
HtmlData.InputHtmlData
Deprecated.
This class is an extension of HtmlData.
|
static class |
HtmlData.MultipleAnchorHtmlData
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<HtmlData> |
HtmlData.childUrlDataList
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected HtmlData |
AbstractLookupableHelperServiceImpl.getEmptyAnchorHtmlData()
Deprecated.
|
HtmlData |
LookupableHelperService.getInquiryUrl(BusinessObject businessObject,
String propertyName)
Deprecated.
Builds string an inquiry url for drill down on a result field
|
HtmlData |
AbstractLookupableHelperServiceImpl.getInquiryUrl(BusinessObject bo,
String propertyName)
Deprecated.
Returns the inquiry url for a field if one exist.
|
protected HtmlData |
AbstractLookupableHelperServiceImpl.getReturnAnchorHtmlData(BusinessObject businessObject,
Properties parameters,
LookupForm lookupForm,
List returnKeys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
|
protected HtmlData |
AbstractLookupableHelperServiceImpl.getReturnInputHtmlData(BusinessObject businessObject,
Properties parameters,
LookupForm lookupForm,
List returnKeys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
|
HtmlData |
LookupableHelperService.getReturnUrl(BusinessObject businessObject,
LookupForm lookupForm,
List returnKeys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
This method builds the return url
|
HtmlData |
AbstractLookupableHelperServiceImpl.getReturnUrl(BusinessObject businessObject,
LookupForm lookupForm,
List returnKeys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
|
HtmlData |
Lookupable.getReturnUrl(BusinessObject businessObject,
Map<String,String> fieldConversions,
String lookupImpl,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
Builds the return value url.
|
HtmlData |
KualiLookupableImpl.getReturnUrl(BusinessObject bo,
Map fieldConversions,
String lookupImpl,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
|
HtmlData |
LookupableHelperService.getReturnUrl(BusinessObject businessObject,
Map fieldConversions,
String lookupImpl,
List returnKeys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
Builds the return value url.
|
HtmlData |
AbstractLookupableHelperServiceImpl.getReturnUrl(BusinessObject businessObject,
Map fieldConversions,
String lookupImpl,
List returnKeys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
This method is for lookupable implementations
|
| Modifier and Type | Method and Description |
|---|---|
List<HtmlData> |
HtmlData.getChildUrlDataList()
Deprecated.
|
List<HtmlData> |
LookupableHelperService.getCustomActionUrls(BusinessObject businessObject,
List pkNames)
Deprecated.
This method is a template method that allows child classes to return their own custom action html data.
|
List<HtmlData> |
AbstractLookupableHelperServiceImpl.getCustomActionUrls(BusinessObject businessObject,
List pkNames)
Deprecated.
Child classes should override this method if they want to return some other action urls.
|
protected List<HtmlData> |
AbstractLookupableHelperServiceImpl.getEmptyActionUrls()
Deprecated.
A utility method that returns an empty list of action urls.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LookupableHelperService.getMaintenanceUrl(BusinessObject businessObject,
HtmlData htmlData,
List pkNames,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
This method builds a maintenance url.
|
String |
AbstractLookupableHelperServiceImpl.getMaintenanceUrl(BusinessObject businessObject,
HtmlData htmlData,
List pkNames,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
Build a maintenance url.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlData.setChildUrlDataList(List<HtmlData> childUrlDataList)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlData |
Column.getColumnAnchor()
Deprecated.
|
HtmlData |
Field.getInquiryURL()
Deprecated.
|
HtmlData |
ResultRow.getReturnUrlHtmlData()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Column.setColumnAnchor(HtmlData columnAnchor)
Deprecated.
|
void |
Field.setInquiryURL(HtmlData propertyURL)
Deprecated.
|
void |
ResultRow.setReturnUrlHtmlData(HtmlData returnUrlHtmlData)
Deprecated.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.