| Package | Description |
|---|---|
| org.kuali.rice.kns.inquiry |
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.lookup |
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 | Method and Description |
|---|---|
protected HtmlData.AnchorHtmlData |
KualiInquirableImpl.getHyperLink(Class inquiryClass,
Map<String,String> fieldList,
String inquiryUrl)
Deprecated.
|
protected HtmlData.AnchorHtmlData |
KualiInquirableImpl.getHyperLink(Class inquiryClass,
Map<String,String> fieldList,
String inquiryUrl,
String displayText)
Deprecated.
|
protected HtmlData.AnchorHtmlData |
KualiInquirableImpl.getInquiryUrlForPrimaryKeys(Class clazz,
Object businessObject,
List<String> primaryKeys,
String displayText)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HtmlData.MultipleAnchorHtmlData
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<HtmlData.AnchorHtmlData> |
HtmlData.MultipleAnchorHtmlData.anchorHtmlData |
| Modifier and Type | Method and Description |
|---|---|
protected HtmlData.AnchorHtmlData |
AbstractLookupableHelperServiceImpl.getUrlData(BusinessObject businessObject,
String methodToCall,
List pkNames)
Deprecated.
This method calls its overloaded method with displayText as methodToCall
|
protected HtmlData.AnchorHtmlData |
AbstractLookupableHelperServiceImpl.getUrlData(BusinessObject businessObject,
String methodToCall,
String displayText,
List pkNames)
Deprecated.
This method constructs an AnchorHtmlData.
|
| Modifier and Type | Method and Description |
|---|---|
List<HtmlData.AnchorHtmlData> |
HtmlData.MultipleAnchorHtmlData.getAnchorHtmlData() |
| Constructor and Description |
|---|
MultipleAnchorHtmlData(List<HtmlData.AnchorHtmlData> anchorHtmlData)
Needed by inquiry framework
|
| Modifier and Type | Method and Description |
|---|---|
List<HtmlData.AnchorHtmlData> |
Column.getColumnAnchors()
Deprecated.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.