org.kuali.kfs.module.ar.web.ui
Class CustomerInvoiceWriteoffLookupResultRow

java.lang.Object
  extended by org.kuali.rice.kns.web.ui.ResultRow
      extended by org.kuali.kfs.module.ar.web.ui.CustomerInvoiceWriteoffLookupResultRow
All Implemented Interfaces:
Serializable

public class CustomerInvoiceWriteoffLookupResultRow
extends org.kuali.rice.kns.web.ui.ResultRow

See Also:
Serialized Form

Constructor Summary
CustomerInvoiceWriteoffLookupResultRow(List<org.kuali.rice.kns.web.ui.Column> columns, List<org.kuali.rice.kns.web.ui.ResultRow> subResultRows, String returnUrl, String actionUrls)
           
 
Method Summary
 List<org.kuali.rice.kns.web.ui.ResultRow> getSubResultRows()
           
 void setSubResultRows(List<org.kuali.rice.kns.web.ui.ResultRow> subResultRows)
           
 
Methods inherited from class org.kuali.rice.kns.web.ui.ResultRow
getActionUrls, getBusinessObject, getColumns, getObjectId, getReturnUrl, getReturnUrlHtmlData, getRowId, isRowReturnable, setActionUrls, setBusinessObject, setColumns, setObjectId, setReturnUrl, setReturnUrlHtmlData, setRowId, setRowReturnable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerInvoiceWriteoffLookupResultRow

public CustomerInvoiceWriteoffLookupResultRow(List<org.kuali.rice.kns.web.ui.Column> columns,
                                              List<org.kuali.rice.kns.web.ui.ResultRow> subResultRows,
                                              String returnUrl,
                                              String actionUrls)
Method Detail

getSubResultRows

public List<org.kuali.rice.kns.web.ui.ResultRow> getSubResultRows()

setSubResultRows

public void setSubResultRows(List<org.kuali.rice.kns.web.ui.ResultRow> subResultRows)


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