public class OleItemSearchLines extends Object
Constructor and Description |
---|
OleItemSearchLines() |
Modifier and Type | Method and Description |
---|---|
String |
getBindPath() |
OLEBibSearchResultDisplayRow |
getDeliverRow() |
String |
getLineId() |
int |
getLineNumber() |
org.kuali.rice.krad.uif.component.Component |
getRowDetails() |
void |
setBindPath(String bindPath) |
void |
setDeliverRow(OLEBibSearchResultDisplayRow deliverRow) |
void |
setLineId(String lineId) |
void |
setLineNumber(int lineNumber) |
void |
setRowDetails(org.kuali.rice.krad.uif.component.Component rowDetails) |
String |
toString() |
public OleItemSearchLines()
public int getLineNumber()
public void setLineNumber(int lineNumber)
public String getBindPath()
public void setBindPath(String bindPath)
public OLEBibSearchResultDisplayRow getDeliverRow()
public void setDeliverRow(OLEBibSearchResultDisplayRow deliverRow)
public org.kuali.rice.krad.uif.component.Component getRowDetails()
public void setRowDetails(org.kuali.rice.krad.uif.component.Component rowDetails)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.