Uses of Interface
org.kuali.rice.kns.document.authorization.BusinessObjectRestrictions
Packages that use BusinessObjectRestrictions
Package
Description
-
Uses of BusinessObjectRestrictions in org.kuali.rice.kns.document.authorization
Subinterfaces of BusinessObjectRestrictions in org.kuali.rice.kns.document.authorizationModifier and TypeInterfaceDescriptioninterfaceDeprecated.Only used in KNS classes, use KRAD.interfaceDeprecated.Only used in KNS classes, use KRAD.Classes in org.kuali.rice.kns.document.authorization that implement BusinessObjectRestrictionsModifier and TypeClassDescriptionclassDeprecated.Only used in KNS classes, use KRAD.classDeprecated.Only used in KNS classes, use KRAD.classDeprecated.Only used in KNS classes, use KRAD. -
Uses of BusinessObjectRestrictions in org.kuali.rice.kns.inquiry
Subinterfaces of BusinessObjectRestrictions in org.kuali.rice.kns.inquiryModifier and TypeInterfaceDescriptioninterfaceDeprecated.Only used in KNS classes, use KRAD. -
Uses of BusinessObjectRestrictions in org.kuali.rice.kns.lookup
Methods in org.kuali.rice.kns.lookup with parameters of type BusinessObjectRestrictionsModifier and TypeMethodDescriptionfinal StringAbstractLookupableHelperServiceImpl.getActionUrls(BusinessObject businessObject, List pkNames, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.This method is called by performLookup method to generate action urls.LookupableHelperService.getActionUrls(BusinessObject businessObject, List pkNames, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.Builds string of action urls that can take place for a result rowprotected StringAbstractLookupableHelperServiceImpl.getActionUrlTitleText(BusinessObject businessObject, String displayText, List pkNames, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.This method generates and returns title text for action urls.final StringAbstractLookupableHelperServiceImpl.getMaintenanceUrl(BusinessObject businessObject, HtmlData htmlData, List pkNames, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.Build a maintenance url.LookupableHelperService.getMaintenanceUrl(BusinessObject businessObject, HtmlData htmlData, List pkNames, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.This method builds a maintenance url.protected HtmlDataAbstractLookupableHelperServiceImpl.getReturnAnchorHtmlData(BusinessObject businessObject, Properties parameters, LookupForm lookupForm, List returnKeys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.protected HtmlDataAbstractLookupableHelperServiceImpl.getReturnInputHtmlData(BusinessObject businessObject, Properties parameters, LookupForm lookupForm, List returnKeys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.final HtmlDataAbstractLookupableHelperServiceImpl.getReturnUrl(BusinessObject businessObject, Map fieldConversions, String lookupImpl, List returnKeys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.This method is for lookupable implementationsAbstractLookupableHelperServiceImpl.getReturnUrl(BusinessObject businessObject, LookupForm lookupForm, List returnKeys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.KualiLookupableImpl.getReturnUrl(BusinessObject bo, Map fieldConversions, String lookupImpl, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.Lookupable.getReturnUrl(BusinessObject businessObject, Map<String, String> fieldConversions, String lookupImpl, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.Builds the return value url.LookupableHelperService.getReturnUrl(BusinessObject businessObject, Map fieldConversions, String lookupImpl, List returnKeys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.Builds the return value url.LookupableHelperService.getReturnUrl(BusinessObject businessObject, LookupForm lookupForm, List returnKeys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.This method builds the return urlstatic StringHtmlData.getTitleText(String prependText, Object dataObject, List<String> keys, BusinessObjectRestrictions businessObjectRestrictions) Deprecated.KFSMI-658 This method gets the title text for a link/controlprotected StringAbstractLookupableHelperServiceImpl.maskValueIfNecessary(Class businessObjectClass, String propertyName, String propertyValue, BusinessObjectRestrictions businessObjectRestrictions) Deprecated. -
Uses of BusinessObjectRestrictions in org.kuali.rice.kns.service
Methods in org.kuali.rice.kns.service that return BusinessObjectRestrictionsModifier and TypeMethodDescriptionBusinessObjectAuthorizationService.getLookupResultRestrictions(Object dataObject, Person user) Deprecated.