public class OleLoanFastAdd extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleLoanFastAdd() |
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
public OleLoanFastAdd()
public String getNumberOfPieces()
public void setNumberOfPieces(String numberOfPieces)
public String getLocationName()
public void setLocationName(String locationName)
public String getChronology()
public void setChronology(String chronology)
public String getCopyNumber()
public void setCopyNumber(String copyNumber)
public String getCirculationLocation()
public void setCirculationLocation(String circulationLocation)
public String getItemType()
public void setItemType(String itemType)
public String getCallNumber()
public void setCallNumber(String callNumber)
public String getLabelForCopyNumber()
public void setLabelForCopyNumber(String labelForCopyNumber)
public String getEnumeration()
public void setEnumeration(String enumeration)
public String getCheckinNote()
public void setCheckinNote(String checkinNote)
public String getShelvingLocation()
public void setShelvingLocation(String shelvingLocation)
public String getBarcode()
public void setBarcode(String barcode)
public String getItemStatus()
public void setItemStatus(String itemStatus)
public String getCallNumberType()
public void setCallNumberType(String callNumberType)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.