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, setVersionNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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 OleCopies
OleCopies.getItemCopiesId()
public void setItemCopiesId(Integer itemCopiesId)
setItemCopiesId
in interface OleCopies
public Integer getItemIdentifier()
getItemIdentifier
in interface OleCopies
public void setItemIdentifier(Integer itemIdentifier)
setItemIdentifier
in interface OleCopies
public String getPartEnumeration()
getPartEnumeration
in interface OleCopies
public void setPartEnumeration(String partEnumeration)
setPartEnumeration
in interface OleCopies
public String getLocationCopies()
getLocationCopies
in interface OleCopies
public void setLocationCopies(String locationCopies)
setLocationCopies
in interface OleCopies
public 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 OleCopies
public void setItemCopies(org.kuali.rice.core.api.util.type.KualiDecimal itemCopies)
setItemCopies
in interface OleCopies
public org.kuali.rice.core.api.util.type.KualiInteger getStartingCopyNumber()
getStartingCopyNumber
in interface OleCopies
public void setStartingCopyNumber(org.kuali.rice.core.api.util.type.KualiInteger startingCopyNumber)
setStartingCopyNumber
in interface OleCopies
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.kns.bo.BusinessObjectBase#toStringMapper()
public String getCaption()
getCaption
in interface OleCopies
public void setCaption(String caption)
setCaption
in interface OleCopies
public String getVolumeNumber()
getVolumeNumber
in interface OleCopies
public void setVolumeNumber(String volumeNumber)
setVolumeNumber
in interface OleCopies
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.