public class OleRequisitionCopies extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements OleCopies
| Constructor and Description |
|---|
OleRequisitionCopies()
Constructs a OleRequisitionNotesBase.java.
|
OleRequisitionCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies,
org.kuali.rice.core.api.util.type.KualiInteger parts,
String locationCopies,
org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemCopies() |
Integer |
getItemCopiesId()
get the RequisitionItem Copies Id
|
Integer |
getItemIdentifier() |
String |
getLocationCopies() |
String |
getPartEnumeration() |
org.kuali.rice.core.api.util.type.KualiInteger |
getParts() |
PurApItem |
getPurapItem()
get the OleRequistionItem
|
org.kuali.rice.core.api.util.type.KualiInteger |
getStartingCopyNumber() |
String |
getVolumeNumber() |
void |
setCaption(String caption) |
void |
setItemCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies) |
void |
setItemCopiesId(Integer itemCopiesId) |
void |
setItemIdentifier(Integer itemIdentifier) |
void |
setLocationCopies(String locationCopies) |
void |
setPartEnumeration(String partEnumeration) |
void |
setParts(org.kuali.rice.core.api.util.type.KualiInteger parts) |
void |
setPurapItem(PurApItem purapItem)
set the OleRequistionItem
|
void |
setStartingCopyNumber(org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber) |
void |
setVolumeNumber(String volumeNumber) |
protected LinkedHashMap |
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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic OleRequisitionCopies()
public OleRequisitionCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies, org.kuali.rice.core.api.util.type.KualiInteger parts, String locationCopies, org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber)
public Integer getItemCopiesId()
getItemCopiesId in interface OleCopiesOleCopies.getItemCopiesId()public void setItemCopiesId(Integer itemCopiesId)
setItemCopiesId in interface OleCopiespublic Integer getItemIdentifier()
getItemIdentifier in interface OleCopiespublic void setItemIdentifier(Integer itemIdentifier)
setItemIdentifier in interface OleCopiespublic String getPartEnumeration()
getPartEnumeration in interface OleCopiespublic void setPartEnumeration(String partEnumeration)
setPartEnumeration in interface OleCopiespublic String getLocationCopies()
getLocationCopies in interface OleCopiespublic void setLocationCopies(String locationCopies)
setLocationCopies in interface OleCopiespublic PurApItem getPurapItem()
org.kuali.ole.select.businessobject.OleCopies#getPurapItem()public void setPurapItem(PurApItem purapItem)
purapItem - org.kuali.ole.select.businessobject.OleCopies#setReqItem(org.kuali.ole.module.purap.businessobject.PurApItem)public org.kuali.rice.core.api.util.type.KualiInteger getParts()
public void setParts(org.kuali.rice.core.api.util.type.KualiInteger parts)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemCopies()
getItemCopies in interface OleCopiespublic void setItemCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies)
setItemCopies in interface OleCopiespublic org.kuali.rice.core.api.util.type.KualiInteger getStartingCopyNumber()
getStartingCopyNumber in interface OleCopiespublic void setStartingCopyNumber(org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber)
setStartingCopyNumber in interface OleCopiesprotected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.kns.bo.BusinessObjectBase#toStringMapper()public String getCaption()
getCaption in interface OleCopiespublic void setCaption(String caption)
setCaption in interface OleCopiespublic String getVolumeNumber()
getVolumeNumber in interface OleCopiespublic void setVolumeNumber(String volumeNumber)
setVolumeNumber in interface OleCopiesCopyright © 2004–2015 The Kuali Foundation. All rights reserved.