public class AutoClosePurchaseOrderView extends PurchaseOrderView
Constructor and Description |
---|
AutoClosePurchaseOrderView() |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalAmount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalEncumbrance() |
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 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–2014 The Kuali Foundation. All rights reserved.