public class OleAcquisitionSearchResult extends org.kuali.rice.krad.bo.BusinessObjectBase
| Constructor and Description | 
|---|
| OleAcquisitionSearchResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getApplicationDocumentStatus()Gets the applicationDocumentStatus attribute. | 
| String | getAuthor()Gets the author attribute. | 
| Date | getDateCreated()Gets the dateCreated attribute. | 
| String | getDocumentDescription()Gets the documentDescription attribute. | 
| String | getFinancialDocumentTypeCode()Gets the financialDocumentTypeCode attribute. | 
| String | getInitiator()Gets the initiator attribute. | 
| String | getIsbn()Gets the isbn attribute. | 
| String | getItemTitleId()Gets the itemTitleId attribute. | 
| String | getLocalIdentifier() | 
| String | getOrganizationDocumentNumber()Gets the organizationDocumentNumber attribute. | 
| String | getPublisher()Gets the publisher attribute. | 
| String | getPurapDocumentIdentifier()Gets the purapDocumentIdentifier attribute. | 
| String | getTitle()Gets the title attribute. | 
| void | refresh() | 
| void | setApplicationDocumentStatus(String applicationDocumentStatus)Sets the applicationDocumentStatus attribute value. | 
| void | setAuthor(String author)Sets the author attribute value. | 
| void | setDateCreated(Date dateCreated)Sets the dateCreated attribute value. | 
| void | setDocumentDescription(String documentDescription)Sets the documentDescription attribute value. | 
| void | setFinancialDocumentTypeCode(String financialDocumentTypeCode)Sets the financialDocumentTypeCode attribute value. | 
| void | setInitiator(String initiator)Sets the initiator attribute value. | 
| void | setIsbn(String isbn)Sets the isbn attribute value. | 
| void | setItemTitleId(String itemTitleId)Sets the itemTitleId attribute value. | 
| void | setLocalIdentifier(String localIdentifier) | 
| void | setOrganizationDocumentNumber(String organizationDocumentNumber)Sets the organizationDocumentNumber attribute value. | 
| void | setPublisher(String publisher)Sets the publisher attribute value. | 
| void | setPurapDocumentIdentifier(String purapDocumentIdentifier)Sets the purapDocumentIdentifier attribute value. | 
| void | setResultDetails(boolean isBibSearch,
                                org.kuali.rice.kew.api.document.search.DocumentSearchResult searchResult,
                                List<Bib> bibs)This method sets the result fields from the DocumentSearchResult and the | 
| void | setTitle(String title)Sets the title attribute value. | 
public OleAcquisitionSearchResult()
public String getOrganizationDocumentNumber()
public void setOrganizationDocumentNumber(String organizationDocumentNumber)
organizationDocumentNumber - The organizationDocumentNumber to set.public String getFinancialDocumentTypeCode()
public String getLocalIdentifier()
public void setLocalIdentifier(String localIdentifier)
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode - The financialDocumentTypeCode to set .public String getDocumentDescription()
public void setDocumentDescription(String documentDescription)
documentDescription - The documentDescription to set.public String getApplicationDocumentStatus()
public void setApplicationDocumentStatus(String applicationDocumentStatus)
applicationDocumentStatus - The applicationDocumentStatus to set.public String getInitiator()
public void setInitiator(String initiator)
initiator - The initiator to set.public Date getDateCreated()
public void setDateCreated(Date dateCreated)
dateCreated - The dateCreated to set.public String getPurapDocumentIdentifier()
public void setPurapDocumentIdentifier(String purapDocumentIdentifier)
purapDocumentIdentifier - The purapDocumentIdentifier to set.public String getItemTitleId()
public void setItemTitleId(String itemTitleId)
itemTitleId - The itemTitleId to set.public void setTitle(String title)
title - The title to set.public void setAuthor(String author)
author - The author to set.public String getPublisher()
public void setPublisher(String publisher)
publisher - The publisher to set.public void setIsbn(String isbn)
isbn - The isbn to set.public void setResultDetails(boolean isBibSearch, org.kuali.rice.kew.api.document.search.DocumentSearchResult searchResult, List<Bib> bibs)
isBibSearch - searchResults - docDatas - public void refresh()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.