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, setVendorChoiceCodefindDocument, getAccountsPayablePurchasingDocumentLinkIdentifier, getApplicationDocumentStatus, getCreateDate, getDocumentLabel, getPoNumberMasked, setAccountsPayablePurchasingDocumentLinkIdentifier, setAppDocStatus, setDocumentNumber, setPoNumberMasked, setPurapDocumentIdentifier, toStringMapper_RICE20_REFACTORMEafterDelete, 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, setVersionNumberpublic 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.