| Package | Description |
|---|---|
| org.kuali.rice.kns.document.authorization |
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.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.service |
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 | Interface and Description |
|---|---|
interface |
InquiryOrMaintenanceDocumentRestrictions
Deprecated.
Only used in KNS classes, use KRAD.
|
interface |
MaintenanceDocumentRestrictions
Deprecated.
Only used in KNS classes, use KRAD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessObjectRestrictionsBase
Deprecated.
Only used in KNS classes, use KRAD.
|
class |
InquiryOrMaintenanceDocumentRestrictionsBase
Deprecated.
Only used in KNS classes, use KRAD.
|
class |
MaintenanceDocumentRestrictionsBase
Deprecated.
Only used in KNS classes, use KRAD.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InquiryRestrictions
Deprecated.
Only used in KNS classes, use KRAD.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LookupableHelperService.getActionUrls(BusinessObject businessObject,
List pkNames,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
Builds string of action urls that can take place for a result row
|
String |
AbstractLookupableHelperServiceImpl.getActionUrls(BusinessObject businessObject,
List pkNames,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
This method is called by performLookup method to generate action urls.
|
protected String |
AbstractLookupableHelperServiceImpl.getActionUrlTitleText(BusinessObject businessObject,
String displayText,
List pkNames,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
This method generates and returns title text for action urls.
|
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.
|
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
|
static String |
HtmlData.getTitleText(String prependText,
Object dataObject,
List<String> keys,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
KFSMI-658 This method gets the title text for a link/control
|
protected String |
AbstractLookupableHelperServiceImpl.maskValueIfNecessary(Class businessObjectClass,
String propertyName,
String propertyValue,
BusinessObjectRestrictions businessObjectRestrictions)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectRestrictions |
BusinessObjectAuthorizationService.getLookupResultRestrictions(Object dataObject,
Person user)
Deprecated.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.