public class AutoClosePurchaseOrderView extends PurchaseOrderView
Constructor and Description |
---|
AutoClosePurchaseOrderView() |
Modifier and Type | Method and Description |
---|---|
Date |
getPurchaseOrderCreateTimestamp() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalAmount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalEncumbrance() |
void |
setPurchaseOrderCreateTimestamp(Date purchaseOrderCreateTimestamp) |
void |
setTotalAmount(org.kuali.rice.core.api.util.type.KualiDecimal totalAmount) |
void |
setTotalEncumbrance(org.kuali.rice.core.api.util.type.KualiDecimal totalEncumbrance) |
getDocumentIdentifierString, getDocumentNumber, getDocumentTypeName, getNeedWarning, getNotes, getPurapDocumentIdentifier, getPurchaseOrderCurrentIndicator, getPurchaseOrderInitialOpenTimestamp, getRecurringPaymentEndDate, getRecurringPaymentTypeCode, getUrl, getVendorChoiceCode, isPurchaseOrderCurrentIndicator, setPurchaseOrderCurrentIndicator, setPurchaseOrderInitialOpenTimestamp, setRecurringPaymentEndDate, setRecurringPaymentTypeCode, setVendorChoiceCode
findDocument, getAccountsPayablePurchasingDocumentLinkIdentifier, getApplicationDocumentStatus, getCreateDate, getDocumentLabel, getPoNumberMasked, setAccountsPayablePurchasingDocumentLinkIdentifier, setAppDocStatus, setDocumentNumber, setPoNumberMasked, setPurapDocumentIdentifier, 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
public AutoClosePurchaseOrderView()
public Date getPurchaseOrderCreateTimestamp()
public void setPurchaseOrderCreateTimestamp(Date purchaseOrderCreateTimestamp)
public org.kuali.rice.core.api.util.type.KualiDecimal getTotalEncumbrance()
public void setTotalEncumbrance(org.kuali.rice.core.api.util.type.KualiDecimal totalEncumbrance)
public org.kuali.rice.core.api.util.type.KualiDecimal getTotalAmount()
public void setTotalAmount(org.kuali.rice.core.api.util.type.KualiDecimal totalAmount)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.