Uses of Class
org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData

Packages that use HtmlData.AnchorHtmlData
org.kuali.rice.kew.impl.document.search   
org.kuali.rice.kns.inquiry 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.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.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 HtmlData.AnchorHtmlData in org.kuali.rice.kew.impl.document.search
 

Methods in org.kuali.rice.kew.impl.document.search that return HtmlData.AnchorHtmlData
protected  HtmlData.AnchorHtmlData DocumentSearchCriteriaBoLookupableHelperService.generateDocumentHandlerUrl(String documentId, DocumentType documentType, boolean superUserSearch)
          Generates the appropriate document handler url for the given document.
protected  HtmlData.AnchorHtmlData DocumentSearchCriteriaBoLookupableHelperService.generateInitiatorUrl(Person person)
           
protected  HtmlData.AnchorHtmlData DocumentSearchCriteriaBoLookupableHelperService.generateRouteLogUrl(String documentId)
           
 

Uses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.inquiry
 

Methods in org.kuali.rice.kns.inquiry that return HtmlData.AnchorHtmlData
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. 
 

Uses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.lookup
 

Subclasses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.lookup
static class HtmlData.MultipleAnchorHtmlData
          Deprecated.  
 

Fields in org.kuali.rice.kns.lookup with type parameters of type HtmlData.AnchorHtmlData
protected  List<HtmlData.AnchorHtmlData> HtmlData.MultipleAnchorHtmlData.anchorHtmlData
           
 

Methods in org.kuali.rice.kns.lookup that return HtmlData.AnchorHtmlData
protected  HtmlData.AnchorHtmlData AbstractLookupableHelperServiceImpl.getUrlData(BusinessObject businessObject, String methodToCall, List pkNames)
          This method calls its overloaded method with displayText as methodToCall
protected  HtmlData.AnchorHtmlData AbstractLookupableHelperServiceImpl.getUrlData(BusinessObject businessObject, String methodToCall, String displayText, List pkNames)
          This method constructs an AnchorHtmlData.
 

Methods in org.kuali.rice.kns.lookup that return types with arguments of type HtmlData.AnchorHtmlData
 List<HtmlData.AnchorHtmlData> HtmlData.MultipleAnchorHtmlData.getAnchorHtmlData()
           
 

Constructor parameters in org.kuali.rice.kns.lookup with type arguments of type HtmlData.AnchorHtmlData
HtmlData.MultipleAnchorHtmlData(List<HtmlData.AnchorHtmlData> anchorHtmlData)
          Needed by inquiry framework
 

Uses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.web.ui
 

Methods in org.kuali.rice.kns.web.ui that return types with arguments of type HtmlData.AnchorHtmlData
 List<HtmlData.AnchorHtmlData> Column.getColumnAnchors()
          Deprecated.  
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.