public class OleLineItemReceivingItem extends LineItemReceivingItem implements OleReceivingItem
Modifier and Type | Field and Description |
---|---|
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemOriginalDamagedTotalParts |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemOriginalReceivedTotalParts |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemOriginalReturnedTotalParts |
protected String |
localTitleId |
protected Integer |
receiptStatusId |
itemOriginalDamagedTotalQuantity, itemOriginalReceivedTotalQuantity, itemOriginalReturnedTotalQuantity
Constructor and Description |
---|
OleLineItemReceivingItem()
Default constructor.
|
OleLineItemReceivingItem(LineItemReceivingDocument rld)
Constructs a OleLineItemReceivingItem with default values for parts and quantity related attributes.
|
OleLineItemReceivingItem(PurchaseOrderItem poi,
LineItemReceivingDocument rld)
Constructs a OleLineItemReceivingItem with default values for parts and quantity related attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
addExceptionNote(OleReceivingLineExceptionNotes exceptionNotes)
This method adds OleReceivingLineExceptionNotes to the exceptioNoteList.
|
void |
addNote(OleLineItemReceivingReceiptNotes receiptNotes)
This method adds OleLineItemReceivingReceiptNotes to the noteList.
|
void |
addReceiptNote(OleLineItemReceivingReceiptNotes receiptNotes)
This method adds OleLineItemReceivingReceiptNotes to the receiptNoteList.
|
boolean |
checkIsEnumerationSplitIsIntegerOrNot(String enumerationSplit) |
void |
deleteExceptionNote(int lineNum)
This method deletes exception note from exceptionNoteList at specified index.
|
void |
deleteNote(int lineNum)
This method deletes receipt note from noteList at specified index.
|
void |
deleteReceiptNote(int lineNum)
This method deletes receipt note from receiptNoteList at specified index.
|
Boolean |
getAvailableToPublic()
Gets the availableToPublic attribute value.
|
BibInfoBean |
getBibInfoBean() |
String |
getBibUUID() |
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService() |
List<OleCopies> |
getCopies()
Gets the copies attribute.
|
List<OleCopy> |
getCopyList() |
String |
getCopyNumber() |
DocData |
getDocData() |
String |
getDocFormat() |
String |
getDonorCode() |
String |
getEnumeration() |
List<OleReceivingLineExceptionNotes> |
getExceptionNoteList()
Gets list of OleReceivingLineExceptionNotes.
|
String |
getExceptionNotes()
Gets exception notes.
|
Class |
getExceptionNotesClass()
This method returns OleReceivingLineExceptionNotes class
|
Integer |
getExceptionTypeId()
Gets exception type id.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemCopies()
Gets the itemCopies attribute.
|
Integer |
getItemCopiesId()
Gets the itemCopiesId attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemDamagedTotalParts()
Gets the parts damaged attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemOrderedParts()
Gets the parts ordered attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemOriginalDamagedTotalParts()
Gets the itemOriginalDamagedTotalParts attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemOriginalReceivedTotalParts()
Gets the itemOriginalReceivedTotalParts attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemOriginalReturnedTotalParts()
Gets the itemOriginalReturnedTotalParts attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemReceivedPriorParts()
Gets the prior parts received attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemReceivedToBeParts()
Gets the parts to be received received attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemReceivedTotalParts()
Gets the parts received attribute value.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemReturnedTotalParts()
Gets the parts returned attribute value.
|
String |
getItemTitleId() |
String |
getLocalTitleId() |
String |
getLocation() |
String |
getLocationCopies()
Gets the locationCopies attribute.
|
List<OleLineItemReceivingReceiptNotes> |
getNoteList()
Gets list of OleLineItemReceivingReceiptNotes.
|
String |
getNotes() |
Integer |
getNoteTypeId()
Gets note type id.
|
List<OLELinkPurapDonor> |
getOleDonors() |
Integer |
getOleFormatId()
Gets the oleFormatId attribute value.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemDamagedTotalParts()
Gets the oleItemDamagedTotalParts attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemDamagedTotalQuantity()
Gets the oleItemDamagedTotalQuantity attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemOrderedParts()
Gets the oleItemOrderedParts attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemOrderedQuantity()
Gets the oleItemOrderedQuantity attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReceivedPriorParts()
Gets the oleItemReceivedPriorParts attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReceivedPriorQuantity()
Gets the oleItemReceivedPriorQuantity attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReceivedToBeParts()
Gets the oleItemReceivedToBeParts attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReceivedToBeQuantity()
Gets the oleItemReceivedToBeQuantity attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReceivedTotalParts()
Gets the oleItemReceivedTotalParts attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReceivedTotalQuantity()
Gets the oleItemReceivedTotalQuantity attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReturnedTotalParts()
Gets the oleItemReturnedTotalParts attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemReturnedTotalQuantity()
Gets the oleItemReturnedTotalQuantity attribute.
|
Class |
getOleLineItemReceivingDocClass()
This method returns OleLineItemReceivingReceiptNotes class
|
List<OleLineItemReceivingDoc> |
getOleLineItemReceivingItemDocList() |
OleOrderRecord |
getOleOrderRecord() |
OleReceiptStatus |
getOleReceiptStatus()
Gets the instance of OleReceiptStatus
|
String |
getPartEnumeration()
Gets the partEnumeration attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getParts()
Gets the parts attribute.
|
PurchaseOrderItem |
getPurchaseOrderItem()
Retreives a purchase order item by inspecting the item type to see if its above the line or below the line and returns the
appropriate type.
|
List<OleLineItemReceivingReceiptNotes> |
getReceiptNoteList()
Gets list of OleLineItemReceivingReceiptNotes.
|
Integer |
getReceiptNoteListSize()
Gets size of receipt notes list retrived from database
|
String |
getReceiptNotes()
Gets receipt notes.
|
Class |
getReceiptNotesClass()
This method returns OleLineItemReceivingReceiptNotes class
|
String |
getReceiptStatus() |
Integer |
getReceiptStatusId()
Gets the value of the receiptStatusId property
|
List<OleLineItemReceivingReceiptNotes> |
getSpecialHandlingNoteList()
Gets list of Special Handling Notes.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getStartingCopyNumber()
Gets the startingCopyNumber attribute.
|
boolean |
isConsideredEntered()
Overridden method to check if atleast one parts and quantity related item is entered.
|
boolean |
isNotesAck()
Gets acknowledgement flag for special handling notes
|
boolean |
isPoSelected() |
void |
setAvailableToPublic(Boolean availableToPublic)
Sets the availableToPublic attribute value.
|
void |
setBibInfoBean(BibInfoBean bibInfoBean) |
void |
setBibUUID(String bibUUID) |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
void |
setCopies(List<OleCopies> copies)
Sets the copies attribute value.
|
List<OleCopies> |
setCopiesToLineItem(WorkBibDocument workBibDocument)
This method will set copies into list of copies for LineItem.
|
void |
setCopyList(List<OleCopy> copyList) |
void |
setCopyNumber(String copyNumber) |
void |
setDocData(DocData docData) |
void |
setDocFormat(String docFormat) |
void |
setDonorCode(String donorCode) |
void |
setEnumeration(String enumeration) |
void |
setExceptionNoteList(List<OleReceivingLineExceptionNotes> exceptionNoteList)
Sets list of OleReceivingLineExceptionNotes.
|
void |
setExceptionNotes(String exceptionNotes)
Sets exception notes.
|
void |
setExceptionTypeId(Integer exceptionTypeId)
Sets exception type id.
|
void |
setItemCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies)
Sets the itemCopies attribute value.
|
void |
setItemCopiesId(Integer itemCopiesId)
Sets the itemCopiesId attribute value.
|
void |
setItemDamagedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemDamagedTotalParts)
Sets the parts damaged attribute value.
|
void |
setItemOrderedParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOrderedParts)
Sets the parts ordered attribute value.
|
void |
setItemOriginalDamagedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalDamagedTotalParts)
Sets the itemOriginalDamagedTotalParts attribute value.
|
void |
setItemOriginalReceivedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalReceivedTotalParts)
Sets the itemOriginalReceivedTotalParts attribute value.
|
void |
setItemOriginalReturnedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalReturnedTotalParts)
Sets the itemOriginalReturnedTotalParts attribute value.
|
void |
setItemReceivedPriorParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReceivedPriorParts)
Sets the prior parts received attribute value.
|
void |
setItemReceivedToBeParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReceivedToBeParts)
Sets the prior parts to be received attribute value.
|
void |
setItemReceivedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReceivedTotalParts)
Sets the parts received attribute value.
|
void |
setItemReturnedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReturnedTotalParts)
Sets the parts returned attribute value.
|
void |
setItemTitleId(String itemTitleId) |
void |
setLocalTitleId(String localTitleId) |
void |
setLocation(String location) |
void |
setLocationCopies(String locationCopies)
Sets the locationCopies attribute value.
|
void |
setNoteList(List<OleLineItemReceivingReceiptNotes> noteList)
Sets list of OleLineItemReceivingReceiptNotes.
|
void |
setNotes(String notes) |
void |
setNotesAck(boolean notesAck)
Sets acknowledgement flag for special handling notes
|
void |
setNoteTypeId(Integer noteTypeId)
Sets note type id.
|
void |
setOleDonors(List<OLELinkPurapDonor> oleDonors) |
void |
setOleFormatId(Integer oleFormatId)
Sets the oleFormatId attribute value.
|
void |
setOleItemDamagedTotalParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemDamagedTotalParts)
Sets the oleItemDamagedTotalParts attribute value.
|
void |
setOleItemDamagedTotalQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemDamagedTotalQuantity)
Sets the oleItemDamagedTotalQuantity attribute value.
|
void |
setOleItemOrderedParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemOrderedParts)
Sets the oleItemOrderedParts attribute value.
|
void |
setOleItemOrderedQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemOrderedQuantity)
Sets the oleItemOrderedQuantity attribute value.
|
void |
setOleItemReceivedPriorParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedPriorParts)
Sets the oleItemReceivedPriorParts attribute value.
|
void |
setOleItemReceivedPriorQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedPriorQuantity)
Sets the oleItemReceivedPriorQuantity attribute value.
|
void |
setOleItemReceivedToBeParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedToBeParts)
Sets the oleItemReceivedToBeParts attribute value.
|
void |
setOleItemReceivedToBeQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedToBeQuantity)
Sets the oleItemReceivedToBeQuantity attribute value.
|
void |
setOleItemReceivedTotalParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedTotalParts)
Sets the oleItemReceivedTotalParts attribute value.
|
void |
setOleItemReceivedTotalQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedTotalQuantity)
Sets the oleItemReceivedTotalQuantity attribute value.
|
void |
setOleItemReturnedTotalParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReturnedTotalParts)
Sets the oleItemReturnedTotalParts attribute value.
|
void |
setOleItemReturnedTotalQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReturnedTotalQuantity)
Sets the oleItemReturnedTotalQuantity attribute value.
|
void |
setOleLineItemReceivingItemDocList(List<OleLineItemReceivingDoc> oleLineItemReceivingItemDocList) |
void |
setOleOrderRecord(OleOrderRecord oleOrderRecord) |
void |
setOleReceiptStatus(OleReceiptStatus oleReceiptStatus)
Sets the instance value for OleReceiptStatus
|
void |
setPartEnumeration(String partEnumeration)
Sets the partEnumeration attribute value.
|
void |
setParts(org.kuali.rice.core.api.util.type.KualiInteger parts)
Sets the parts attribute value.
|
void |
setPoSelected(boolean poSelected) |
void |
setReceiptNoteList(List<OleLineItemReceivingReceiptNotes> receiptNoteList)
Sets list of OleLineItemReceivingReceiptNotes.
|
void |
setReceiptNoteListSize(Integer receiptNoteListSize)
Sets size of receipt notes list retrived from database
|
void |
setReceiptNotes(String receiptNotes)
Sets receipt notes.
|
void |
setReceiptStatus(String receiptStatus) |
void |
setReceiptStatusId(Integer receiptStatusId)
Sets the receiptStatusId value
|
void |
setSpecialHandlingNoteList(List<OleLineItemReceivingReceiptNotes> specialHandlingNoteList)
Sets list of Special Handling Notes.
|
void |
setStartingCopyNumber(org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber)
Sets the startingCopyNumber attribute value.
|
getItemOrderedQuantity, getItemReceivedPriorQuantity, getItemReceivedToBeQuantity, getLineItemReceivingDocument, isOrderedItem, setItemOrderedQuantity, setItemReceivedPriorQuantity, setItemReceivedToBeQuantity, setLineItemReceivingDocument
getDocumentNumber, getItemCatalogNumber, getItemDamagedTotalQuantity, getItemDescription, getItemLineNumber, getItemOriginalDamagedTotalQuantity, getItemOriginalReceivedTotalQuantity, getItemOriginalReturnedTotalQuantity, getItemReasonAdded, getItemReasonAddedCode, getItemReceivedTotalQuantity, getItemReturnedTotalQuantity, getItemType, getItemTypeCode, getItemUnitOfMeasure, getItemUnitOfMeasureCode, getPurchaseOrderIdentifier, getReceivingItemIdentifier, setDocumentNumber, setItemCatalogNumber, setItemDamagedTotalQuantity, setItemDescription, setItemLineNumber, setItemOriginalDamagedTotalQuantity, setItemOriginalReceivedTotalQuantity, setItemOriginalReturnedTotalQuantity, setItemReasonAdded, setItemReasonAddedCode, setItemReceivedTotalQuantity, setItemReturnedTotalQuantity, setItemType, setItemTypeCode, setItemUnitOfMeasure, setItemUnitOfMeasureCode, setPurchaseOrderIdentifier, setReceivingItemIdentifier, toStringMapper_RICE20_REFACTORME
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDocumentNumber, getItemCatalogNumber, getItemDamagedTotalQuantity, getItemDescription, getItemLineNumber, getItemOriginalDamagedTotalQuantity, getItemOriginalReceivedTotalQuantity, getItemOriginalReturnedTotalQuantity, getItemReasonAddedCode, getItemReceivedTotalQuantity, getItemReturnedTotalQuantity, getItemType, getItemTypeCode, getItemUnitOfMeasure, getItemUnitOfMeasureCode, getPurchaseOrderIdentifier, getReceivingItemIdentifier, setDocumentNumber, setItemCatalogNumber, setItemDamagedTotalQuantity, setItemDescription, setItemLineNumber, setItemOriginalDamagedTotalQuantity, setItemOriginalReceivedTotalQuantity, setItemOriginalReturnedTotalQuantity, setItemReasonAddedCode, setItemReceivedTotalQuantity, setItemReturnedTotalQuantity, setItemType, setItemTypeCode, setItemUnitOfMeasure, setItemUnitOfMeasureCode, setPurchaseOrderIdentifier, setReceivingItemIdentifier
protected org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalReceivedTotalParts
protected org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalReturnedTotalParts
protected org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalDamagedTotalParts
protected String localTitleId
protected Integer receiptStatusId
public OleLineItemReceivingItem()
public OleLineItemReceivingItem(LineItemReceivingDocument rld)
rld
- public OleLineItemReceivingItem(PurchaseOrderItem poi, LineItemReceivingDocument rld)
poi
- rld
- public String getDocFormat()
public void setDocFormat(String docFormat)
public boolean isPoSelected()
public void setPoSelected(boolean poSelected)
public String getLocalTitleId()
public void setLocalTitleId(String localTitleId)
public Integer getReceiptStatusId()
public void setReceiptStatusId(Integer receiptStatusId)
receiptStatusId
- public OleReceiptStatus getOleReceiptStatus()
public void setOleReceiptStatus(OleReceiptStatus oleReceiptStatus)
oleReceiptStatus
- public OleOrderRecord getOleOrderRecord()
public void setOleOrderRecord(OleOrderRecord oleOrderRecord)
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
public List<OleLineItemReceivingDoc> getOleLineItemReceivingItemDocList()
public void setOleLineItemReceivingItemDocList(List<OleLineItemReceivingDoc> oleLineItemReceivingItemDocList)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemOrderedParts()
public void setItemOrderedParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOrderedParts)
itemOrderedParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemReceivedTotalParts()
getItemReceivedTotalParts
in interface OleReceivingItem
public void setItemReceivedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReceivedTotalParts)
setItemReceivedTotalParts
in interface OleReceivingItem
itemReceivedTotalParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemReturnedTotalParts()
getItemReturnedTotalParts
in interface OleReceivingItem
public void setItemReturnedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReturnedTotalParts)
setItemReturnedTotalParts
in interface OleReceivingItem
itemReturnedTotalParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemDamagedTotalParts()
getItemDamagedTotalParts
in interface OleReceivingItem
public void setItemDamagedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemDamagedTotalParts)
setItemDamagedTotalParts
in interface OleReceivingItem
itemDamagedTotalParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemReceivedPriorParts()
public void setItemReceivedPriorParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReceivedPriorParts)
itemReceivedPriorParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemReceivedToBeParts()
public void setItemReceivedToBeParts(org.kuali.rice.core.api.util.type.KualiDecimal itemReceivedToBeParts)
itemReceivedToBeParts
- to set.public Boolean getAvailableToPublic()
public void setAvailableToPublic(Boolean availableToPublic)
availableToPublic
- to set.public Integer getOleFormatId()
public void setOleFormatId(Integer oleFormatId)
oleFormatId
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemOriginalReceivedTotalParts()
getItemOriginalReceivedTotalParts
in interface OleReceivingItem
public void setItemOriginalReceivedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalReceivedTotalParts)
setItemOriginalReceivedTotalParts
in interface OleReceivingItem
itemOriginalReceivedTotalParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemOriginalReturnedTotalParts()
getItemOriginalReturnedTotalParts
in interface OleReceivingItem
public void setItemOriginalReturnedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalReturnedTotalParts)
setItemOriginalReturnedTotalParts
in interface OleReceivingItem
itemOriginalReturnedTotalParts
- to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemOriginalDamagedTotalParts()
getItemOriginalDamagedTotalParts
in interface OleReceivingItem
public void setItemOriginalDamagedTotalParts(org.kuali.rice.core.api.util.type.KualiDecimal itemOriginalDamagedTotalParts)
setItemOriginalDamagedTotalParts
in interface OleReceivingItem
itemOriginalDamagedTotalParts
- to set.public boolean isConsideredEntered()
isConsideredEntered
in interface PurapEnterableItem
isConsideredEntered
in class ReceivingItemBase
ReceivingItemBase.isConsideredEntered()
public List<OleReceivingLineExceptionNotes> getExceptionNoteList()
public void setExceptionNoteList(List<OleReceivingLineExceptionNotes> exceptionNoteList)
exceptionNoteList
- to set.public Integer getExceptionTypeId()
public void setExceptionTypeId(Integer exceptionTypeId)
exceptionTypeId
- to set.public String getExceptionNotes()
public void setExceptionNotes(String exceptionNotes)
exceptionNotes
- to set.public Class getExceptionNotesClass()
public void addExceptionNote(OleReceivingLineExceptionNotes exceptionNotes)
exceptionNotes
- public void deleteExceptionNote(int lineNum)
lineNum
- public List<OleLineItemReceivingReceiptNotes> getNoteList()
public void setNoteList(List<OleLineItemReceivingReceiptNotes> noteList)
noteList
- to set.public List<OleLineItemReceivingReceiptNotes> getReceiptNoteList()
public void setReceiptNoteList(List<OleLineItemReceivingReceiptNotes> receiptNoteList)
receiptNoteList
- to set.public Integer getNoteTypeId()
public void setNoteTypeId(Integer noteTypeId)
noteTypeId
- to set.public String getReceiptNotes()
public void setReceiptNotes(String receiptNotes)
receiptNotes
- to set.public Class getOleLineItemReceivingDocClass()
public Class getReceiptNotesClass()
public void addReceiptNote(OleLineItemReceivingReceiptNotes receiptNotes)
receiptNotes
- public void deleteReceiptNote(int lineNum)
lineNum
- public void addNote(OleLineItemReceivingReceiptNotes receiptNotes)
receiptNotes
- public void deleteNote(int lineNum)
lineNum
- public List<OleLineItemReceivingReceiptNotes> getSpecialHandlingNoteList()
public void setSpecialHandlingNoteList(List<OleLineItemReceivingReceiptNotes> specialHandlingNoteList)
specialHandlingNoteList.
- public boolean isNotesAck()
public void setNotesAck(boolean notesAck)
notesAck
- public Integer getReceiptNoteListSize()
public void setReceiptNoteListSize(Integer receiptNoteListSize)
receiptNoteListSize
- public String getItemTitleId()
public void setItemTitleId(String itemTitleId)
public PurchaseOrderItem getPurchaseOrderItem()
getPurchaseOrderItem
in class LineItemReceivingItem
public BibInfoBean getBibInfoBean()
public void setBibInfoBean(BibInfoBean bibInfoBean)
public String getBibUUID()
public void setBibUUID(String bibUUID)
public DocData getDocData()
public void setDocData(DocData docData)
public Integer getItemCopiesId()
public void setItemCopiesId(Integer itemCopiesId)
itemCopiesId
- The itemCopiesId to set.public org.kuali.rice.core.api.util.type.KualiInteger getParts()
public void setParts(org.kuali.rice.core.api.util.type.KualiInteger parts)
parts
- The parts to set.public org.kuali.rice.core.api.util.type.KualiDecimal getItemCopies()
public void setItemCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies)
itemCopies
- The itemCopies to set.public String getPartEnumeration()
public void setPartEnumeration(String partEnumeration)
partEnumeration
- The partEnumeration to set.public String getLocationCopies()
public void setLocationCopies(String locationCopies)
locationCopies
- The locationCopies to set.public org.kuali.rice.core.api.util.type.KualiInteger getStartingCopyNumber()
public void setStartingCopyNumber(org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber)
startingCopyNumber
- The startingCopyNumber to set.public void setCopies(List<OleCopies> copies)
copies
- The copies to set.public List<OleCopies> setCopiesToLineItem(WorkBibDocument workBibDocument)
singleItem
- workBibDocument
- public boolean checkIsEnumerationSplitIsIntegerOrNot(String enumerationSplit)
public org.kuali.rice.core.api.util.type.KualiInteger getOleItemOrderedQuantity()
public void setOleItemOrderedQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemOrderedQuantity)
oleItemOrderedQuantity
- The oleItemOrderedQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReceivedPriorQuantity()
public void setOleItemReceivedPriorQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedPriorQuantity)
oleItemReceivedPriorQuantity
- The oleItemReceivedPriorQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReceivedToBeQuantity()
public void setOleItemReceivedToBeQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedToBeQuantity)
oleItemReceivedToBeQuantity
- The oleItemReceivedToBeQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReceivedTotalQuantity()
public void setOleItemReceivedTotalQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedTotalQuantity)
oleItemReceivedTotalQuantity
- The oleItemReceivedTotalQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReturnedTotalQuantity()
public void setOleItemReturnedTotalQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemReturnedTotalQuantity)
oleItemReturnedTotalQuantity
- The oleItemReturnedTotalQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemDamagedTotalQuantity()
public void setOleItemDamagedTotalQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemDamagedTotalQuantity)
oleItemDamagedTotalQuantity
- The oleItemDamagedTotalQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemOrderedParts()
public void setOleItemOrderedParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemOrderedParts)
oleItemOrderedParts
- The oleItemOrderedParts to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReceivedPriorParts()
public void setOleItemReceivedPriorParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedPriorParts)
oleItemReceivedPriorParts
- The oleItemReceivedPriorParts to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReceivedToBeParts()
public void setOleItemReceivedToBeParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedToBeParts)
oleItemReceivedToBeParts
- The oleItemReceivedToBeParts to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReceivedTotalParts()
public void setOleItemReceivedTotalParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReceivedTotalParts)
oleItemReceivedTotalParts
- The oleItemReceivedTotalParts to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemReturnedTotalParts()
public void setOleItemReturnedTotalParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemReturnedTotalParts)
oleItemReturnedTotalParts
- The oleItemReturnedTotalParts to set.public org.kuali.rice.core.api.util.type.KualiInteger getOleItemDamagedTotalParts()
public void setOleItemDamagedTotalParts(org.kuali.rice.core.api.util.type.KualiInteger oleItemDamagedTotalParts)
oleItemDamagedTotalParts
- The oleItemDamagedTotalParts to set.public String getDonorCode()
public void setDonorCode(String donorCode)
public List<OLELinkPurapDonor> getOleDonors()
public void setOleDonors(List<OLELinkPurapDonor> oleDonors)
public String getEnumeration()
public void setEnumeration(String enumeration)
public String getLocation()
public void setLocation(String location)
public String getCopyNumber()
public void setCopyNumber(String copyNumber)
public String getReceiptStatus()
public void setReceiptStatus(String receiptStatus)
public List<OleCopy> getCopyList()
public void setCopyList(List<OleCopy> copyList)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.