public abstract class ReceivingDocumentBase extends FinancialSystemTransactionalDocumentBase implements ReceivingDocument
UPDATE_TOTAL_AMOUNT_IN_POST_PROCESSING_PARAMETER_NAME| Constructor and Description |
|---|
ReceivingDocumentBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
appSpecificRouteDocumentToUser(org.kuali.rice.kew.api.WorkflowDocument workflowDocument,
String routePrincipalId,
String annotation,
String responsibility)
FIXME: this is same as PurchaseOrderDoc please move somewhere appropriate
Sends FYI workflow request to the given user on this document.
|
void |
doRouteStatusChange(org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange statusChangeEvent)
This is the default implementation which checks for a different workflow statuses, and updates the Kuali status accordingly.
|
Integer |
getAccountsPayablePurchasingDocumentLinkIdentifier() |
Integer |
getAlternateVendorDetailAssignedIdentifier() |
Integer |
getAlternateVendorHeaderGeneratedIdentifier() |
String |
getAlternateVendorName() |
String |
getAlternateVendorNumber() |
String |
getAppDocStatus()
Sets the License request document number
|
Carrier |
getCarrier() |
String |
getCarrierCode() |
Date |
getCreateDateForResult() |
protected String |
getCurrentRouteNodeName(org.kuali.rice.kew.api.WorkflowDocument wd)
FIXME: this is same as PurchaseOrderDoc please move somewhere appropriate
Returns the name of the current route node.
|
String |
getDeliveryBuildingCode() |
String |
getDeliveryBuildingLine1Address() |
String |
getDeliveryBuildingLine2Address() |
String |
getDeliveryBuildingName() |
String |
getDeliveryBuildingRoomNumber() |
CampusParameter |
getDeliveryCampus() |
String |
getDeliveryCampusCode() |
String |
getDeliveryCityName() |
String |
getDeliveryCountryCode() |
String |
getDeliveryCountryName() |
String |
getDeliveryInstructionText() |
String |
getDeliveryPostalCode() |
Date |
getDeliveryRequiredDate() |
DeliveryRequiredDateReason |
getDeliveryRequiredDateReason() |
String |
getDeliveryRequiredDateReasonCode() |
String |
getDeliveryStateCode() |
String |
getDeliveryToEmailAddress() |
String |
getDeliveryToName() |
String |
getDeliveryToPhoneNumber() |
String |
getDocumentTitleForResult() |
boolean |
getIsATypeOfPODoc()
Always returns false.
|
boolean |
getIsATypeOfPurAPRecDoc()
Always returns true.
|
boolean |
getIsATypeOfPurDoc()
Always returns false.
|
boolean |
getIsPODoc()
Always returns false.
|
boolean |
getIsReqsDoc()
Always returns false.
|
abstract Class |
getItemClass() |
String |
getLicenseURL()
This method returns the licenserequest web service url
|
boolean |
getNeedWarningRelatedPOs()
Checks whether the related purchase order views need a warning to be displayed,
i.e.
|
org.kuali.rice.krad.util.NoteType |
getNoteType()
This method gets the licenseRequest document number for the corresponding requisition document
|
PurchaseOrderDocument |
getPurchaseOrderDocument() |
Integer |
getPurchaseOrderIdentifier() |
PurApRelatedViews |
getRelatedViews() |
String |
getShipmentBillOfLadingNumber() |
String |
getShipmentPackingSlipNumber() |
Date |
getShipmentReceivedDate() |
String |
getShipmentReferenceNumber() |
Integer |
getVendorAddressGeneratedIdentifier() |
String |
getVendorCityName() |
org.kuali.rice.location.framework.country.CountryEbo |
getVendorCountry()
Gets the vendorCountryCode attribute.
|
String |
getVendorCountryCode() |
VendorDetail |
getVendorDetail() |
Integer |
getVendorDetailAssignedIdentifier() |
Integer |
getVendorHeaderGeneratedIdentifier() |
String |
getVendorLine1Address() |
String |
getVendorLine2Address() |
String |
getVendorName() |
String |
getVendorNumber() |
String |
getVendorPostalCode() |
String |
getVendorStateCode() |
String |
getWorkflowStatusForResult() |
void |
initiateDocument() |
boolean |
isBoNotesSupport() |
boolean |
isDeliveryBuildingOtherIndicator() |
boolean |
isDeliveryFlag()
This method returns the deliveryFlag
|
boolean |
isNotesAndAttachmentFlag()
This method returns the notesAndAttachmentFlag indicator
|
boolean |
isOverviewFlag()
This method returns the overview Flag indicator
|
boolean |
isRelatedDocumentsFlag()
This method returns the relatedDocumentFlag indicato
|
boolean |
isRouteLogFlag()
This method returns the routeLogFlag indicator
|
boolean |
isSensitive() |
boolean |
isTitlesFlag()
This method returns the titlesFlag indicator
|
boolean |
isVendorFlag()
This method returns the vendorFlag indicator
|
void |
setAccountsPayablePurchasingDocumentLinkIdentifier(Integer accountsPayablePurchasingDocumentLinkIdentifier) |
void |
setAlternateVendorDetailAssignedIdentifier(Integer alternateVendorDetailAssignedIdentifier) |
void |
setAlternateVendorHeaderGeneratedIdentifier(Integer alternateVendorHeaderGeneratedIdentifier) |
void |
setAlternateVendorName(String alternateVendorName) |
void |
setAlternateVendorNumber(String alternateVendorNumber) |
void |
setAppDocStatus(String appDocStatus) |
void |
setCarrier(Carrier carrier)
Deprecated.
|
void |
setCarrierCode(String carrierCode) |
void |
setDeliveryBuildingCode(String deliveryBuildingCode) |
void |
setDeliveryBuildingLine1Address(String deliveryBuildingLine1Address) |
void |
setDeliveryBuildingLine2Address(String deliveryBuildingLine2Address) |
void |
setDeliveryBuildingName(String deliveryBuildingName) |
void |
setDeliveryBuildingOtherIndicator(boolean deliveryBuildingOtherIndicator) |
void |
setDeliveryBuildingRoomNumber(String deliveryBuildingRoomNumber) |
void |
setDeliveryCampus(CampusParameter deliveryCampus)
Deprecated.
|
void |
setDeliveryCampusCode(String deliveryCampusCode) |
void |
setDeliveryCityName(String deliveryCityName) |
void |
setDeliveryCountryCode(String deliveryCountryCode) |
void |
setDeliveryFlag(boolean deliveryFlag)
This method sets the deliveryFlag
|
void |
setDeliveryInstructionText(String deliveryInstructionText) |
void |
setDeliveryPostalCode(String deliveryPostalCode) |
void |
setDeliveryRequiredDate(Date deliveryRequiredDate) |
void |
setDeliveryRequiredDateReason(DeliveryRequiredDateReason deliveryRequiredDateReason)
Deprecated.
|
void |
setDeliveryRequiredDateReasonCode(String deliveryRequiredDateReasonCode) |
void |
setDeliveryStateCode(String deliveryStateCode) |
void |
setDeliveryToEmailAddress(String deliveryToEmailAddress) |
void |
setDeliveryToName(String deliveryToName) |
void |
setDeliveryToPhoneNumber(String deliveryToPhoneNumber) |
void |
setNotesAndAttachmentFlag(boolean notesAndAttachmentFlag)
This method sets the notesAndAttachmentFlag
|
void |
setOverviewFlag(boolean overviewFlag)
This method sets the overviewFlag
|
void |
setPurchaseOrderDocument(PurchaseOrderDocument purchaseOrderDocument) |
void |
setPurchaseOrderIdentifier(Integer purchaseOrderIdentifier) |
void |
setRelatedDocumentsFlag(boolean relatedDocumentsFlag)
This method sets the relatedDocumentFlag
|
void |
setRelatedViews(PurApRelatedViews relatedViews) |
void |
setRouteLogFlag(boolean routeLogFlag)
This method sets the routeLogFlag
|
void |
setShipmentBillOfLadingNumber(String shipmentBillOfLadingNumber) |
void |
setShipmentPackingSlipNumber(String shipmentPackingSlipNumber) |
void |
setShipmentReceivedDate(Date shipmentReceivedDate) |
void |
setShipmentReferenceNumber(String shipmentReferenceNumber) |
void |
setTitlesFlag(boolean titlesFlag)
This methos sets the titlesFlag
|
void |
setVendorAddressGeneratedIdentifier(Integer vendorAddressGeneratedIdentifier) |
void |
setVendorCityName(String vendorCityName) |
void |
setVendorCountry(org.kuali.rice.location.framework.country.CountryEbo vendorCountry)
Deprecated.
|
void |
setVendorCountryCode(String vendorCountryCode) |
void |
setVendorDetail(VendorDetail vendorDetail)
Deprecated.
|
void |
setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier) |
void |
setVendorFlag(boolean vendorFlag)
This method sets the vendorFlag
|
void |
setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier) |
void |
setVendorLine1Address(String vendorLine1Address) |
void |
setVendorLine2Address(String vendorLine2Address) |
void |
setVendorName(String vendorName) |
void |
setVendorNumber(String vendorNumber) |
void |
setVendorPostalCode(String vendorPostalCode) |
void |
setVendorStateCode(String vendorStateCode) |
answerSplitNodeQuestion, doRouteLevelChange, getApplicationDocumentStatus, getBusinessObjectService, getFinancialSystemDocumentHeader, getFinancialSystemDocumentService, getParameterService, prepareForSave, processAfterRetrieve, setApplicationDocumentStatus, setDocumentHeader, toCopy, toErrorCorrection, updateAndSaveAppDocStatusgetAllowsCopy, isSessionDocumentaddCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAttachmentService, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNonLockingActionTakenCodes, getNote, getNotes, getNoteService, getNoteTarget, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postLoad, postProcessSave, prepareForSave, refresh, refreshIfEmpty, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAllowsCopy, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationbuildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbergetItem, getItems, setItemsprotected String carrierCode
protected String shipmentPackingSlipNumber
protected String shipmentReferenceNumber
protected String shipmentBillOfLadingNumber
protected Date shipmentReceivedDate
protected Integer vendorHeaderGeneratedIdentifier
protected Integer vendorDetailAssignedIdentifier
protected String vendorName
protected String vendorLine1Address
protected String vendorLine2Address
protected String vendorCityName
protected String vendorStateCode
protected String vendorPostalCode
protected String vendorCountryCode
protected String deliveryCampusCode
protected boolean deliveryBuildingOtherIndicator
protected String deliveryBuildingCode
protected String deliveryBuildingName
protected String deliveryBuildingRoomNumber
protected String deliveryBuildingLine1Address
protected String deliveryBuildingLine2Address
protected String deliveryCityName
protected String deliveryStateCode
protected String deliveryPostalCode
protected String deliveryCountryCode
protected String deliveryToName
protected String deliveryToEmailAddress
protected String deliveryToPhoneNumber
protected Date deliveryRequiredDate
protected String deliveryInstructionText
protected String deliveryRequiredDateReasonCode
protected Integer alternateVendorHeaderGeneratedIdentifier
protected Integer alternateVendorDetailAssignedIdentifier
protected String alternateVendorName
protected String vendorNumber
protected Integer vendorAddressGeneratedIdentifier
protected String alternateVendorNumber
protected boolean sensitive
protected CampusParameter deliveryCampus
protected org.kuali.rice.location.framework.country.CountryEbo vendorCountry
protected VendorDetail vendorDetail
protected DeliveryRequiredDateReason deliveryRequiredDateReason
protected Integer purchaseOrderIdentifier
protected Integer accountsPayablePurchasingDocumentLinkIdentifier
protected transient PurchaseOrderDocument purchaseOrderDocument
protected transient PurApRelatedViews relatedViews
public ReceivingDocumentBase()
public boolean isSensitive()
public String getCarrierCode()
getCarrierCode in interface ReceivingDocumentpublic void setCarrierCode(String carrierCode)
setCarrierCode in interface ReceivingDocumentpublic String getShipmentPackingSlipNumber()
getShipmentPackingSlipNumber in interface ReceivingDocumentpublic void setShipmentPackingSlipNumber(String shipmentPackingSlipNumber)
setShipmentPackingSlipNumber in interface ReceivingDocumentpublic String getShipmentReferenceNumber()
getShipmentReferenceNumber in interface ReceivingDocumentpublic void setShipmentReferenceNumber(String shipmentReferenceNumber)
setShipmentReferenceNumber in interface ReceivingDocumentpublic String getShipmentBillOfLadingNumber()
getShipmentBillOfLadingNumber in interface ReceivingDocumentpublic void setShipmentBillOfLadingNumber(String shipmentBillOfLadingNumber)
setShipmentBillOfLadingNumber in interface ReceivingDocumentpublic Date getShipmentReceivedDate()
getShipmentReceivedDate in interface ReceivingDocumentpublic void setShipmentReceivedDate(Date shipmentReceivedDate)
setShipmentReceivedDate in interface ReceivingDocumentpublic Integer getVendorHeaderGeneratedIdentifier()
getVendorHeaderGeneratedIdentifier in interface ReceivingDocumentpublic void setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)
setVendorHeaderGeneratedIdentifier in interface ReceivingDocumentpublic Integer getVendorDetailAssignedIdentifier()
getVendorDetailAssignedIdentifier in interface ReceivingDocumentpublic void setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier)
setVendorDetailAssignedIdentifier in interface ReceivingDocumentpublic String getVendorName()
getVendorName in interface ReceivingDocumentpublic void setVendorName(String vendorName)
setVendorName in interface ReceivingDocumentpublic String getVendorLine1Address()
getVendorLine1Address in interface ReceivingDocumentpublic void setVendorLine1Address(String vendorLine1Address)
setVendorLine1Address in interface ReceivingDocumentpublic String getVendorLine2Address()
getVendorLine2Address in interface ReceivingDocumentpublic void setVendorLine2Address(String vendorLine2Address)
setVendorLine2Address in interface ReceivingDocumentpublic String getVendorCityName()
getVendorCityName in interface ReceivingDocumentpublic void setVendorCityName(String vendorCityName)
setVendorCityName in interface ReceivingDocumentpublic String getVendorStateCode()
getVendorStateCode in interface ReceivingDocumentpublic void setVendorStateCode(String vendorStateCode)
setVendorStateCode in interface ReceivingDocumentpublic String getVendorPostalCode()
getVendorPostalCode in interface ReceivingDocumentpublic void setVendorPostalCode(String vendorPostalCode)
setVendorPostalCode in interface ReceivingDocumentpublic String getVendorCountryCode()
getVendorCountryCode in interface ReceivingDocumentpublic void setVendorCountryCode(String vendorCountryCode)
setVendorCountryCode in interface ReceivingDocumentpublic String getDeliveryCampusCode()
getDeliveryCampusCode in interface ReceivingDocumentpublic void setDeliveryCampusCode(String deliveryCampusCode)
setDeliveryCampusCode in interface ReceivingDocumentpublic String getDeliveryBuildingCode()
getDeliveryBuildingCode in interface ReceivingDocumentpublic void setDeliveryBuildingCode(String deliveryBuildingCode)
setDeliveryBuildingCode in interface ReceivingDocumentpublic String getDeliveryBuildingName()
getDeliveryBuildingName in interface ReceivingDocumentpublic void setDeliveryBuildingName(String deliveryBuildingName)
setDeliveryBuildingName in interface ReceivingDocumentpublic String getDeliveryBuildingRoomNumber()
getDeliveryBuildingRoomNumber in interface ReceivingDocumentpublic void setDeliveryBuildingRoomNumber(String deliveryBuildingRoomNumber)
setDeliveryBuildingRoomNumber in interface ReceivingDocumentpublic String getDeliveryBuildingLine1Address()
getDeliveryBuildingLine1Address in interface ReceivingDocumentpublic void setDeliveryBuildingLine1Address(String deliveryBuildingLine1Address)
setDeliveryBuildingLine1Address in interface ReceivingDocumentpublic String getDeliveryBuildingLine2Address()
getDeliveryBuildingLine2Address in interface ReceivingDocumentpublic void setDeliveryBuildingLine2Address(String deliveryBuildingLine2Address)
setDeliveryBuildingLine2Address in interface ReceivingDocumentpublic String getDeliveryCityName()
getDeliveryCityName in interface ReceivingDocumentpublic void setDeliveryCityName(String deliveryCityName)
setDeliveryCityName in interface ReceivingDocumentpublic String getDeliveryStateCode()
getDeliveryStateCode in interface ReceivingDocumentpublic void setDeliveryStateCode(String deliveryStateCode)
setDeliveryStateCode in interface ReceivingDocumentpublic String getDeliveryPostalCode()
getDeliveryPostalCode in interface ReceivingDocumentpublic void setDeliveryPostalCode(String deliveryPostalCode)
setDeliveryPostalCode in interface ReceivingDocumentpublic String getDeliveryCountryCode()
getDeliveryCountryCode in interface ReceivingDocumentpublic void setDeliveryCountryCode(String deliveryCountryCode)
setDeliveryCountryCode in interface ReceivingDocumentpublic String getDeliveryCountryName()
getDeliveryCountryName in interface ReceivingDocumentpublic String getDeliveryToName()
getDeliveryToName in interface ReceivingDocumentpublic void setDeliveryToName(String deliveryToName)
setDeliveryToName in interface ReceivingDocumentpublic String getDeliveryToEmailAddress()
getDeliveryToEmailAddress in interface ReceivingDocumentpublic void setDeliveryToEmailAddress(String deliveryToEmailAddress)
setDeliveryToEmailAddress in interface ReceivingDocumentpublic String getDeliveryToPhoneNumber()
getDeliveryToPhoneNumber in interface ReceivingDocumentpublic void setDeliveryToPhoneNumber(String deliveryToPhoneNumber)
setDeliveryToPhoneNumber in interface ReceivingDocumentpublic Date getDeliveryRequiredDate()
getDeliveryRequiredDate in interface ReceivingDocumentpublic void setDeliveryRequiredDate(Date deliveryRequiredDate)
setDeliveryRequiredDate in interface ReceivingDocumentpublic String getDeliveryInstructionText()
getDeliveryInstructionText in interface ReceivingDocumentpublic void setDeliveryInstructionText(String deliveryInstructionText)
setDeliveryInstructionText in interface ReceivingDocumentpublic String getDeliveryRequiredDateReasonCode()
getDeliveryRequiredDateReasonCode in interface ReceivingDocumentpublic void setDeliveryRequiredDateReasonCode(String deliveryRequiredDateReasonCode)
setDeliveryRequiredDateReasonCode in interface ReceivingDocumentpublic CampusParameter getDeliveryCampus()
getDeliveryCampus in interface ReceivingDocument@Deprecated public void setDeliveryCampus(CampusParameter deliveryCampus)
public Carrier getCarrier()
getCarrier in interface ReceivingDocument@Deprecated public void setCarrier(Carrier carrier)
public DeliveryRequiredDateReason getDeliveryRequiredDateReason()
getDeliveryRequiredDateReason in interface ReceivingDocument@Deprecated public void setDeliveryRequiredDateReason(DeliveryRequiredDateReason deliveryRequiredDateReason)
public org.kuali.rice.location.framework.country.CountryEbo getVendorCountry()
getVendorCountry in interface ReceivingDocument@Deprecated public void setVendorCountry(org.kuali.rice.location.framework.country.CountryEbo vendorCountry)
public VendorDetail getVendorDetail()
getVendorDetail in interface ReceivingDocument@Deprecated public void setVendorDetail(VendorDetail vendorDetail)
public String getVendorNumber()
getVendorNumber in interface ReceivingDocumentpublic void setVendorNumber(String vendorNumber)
setVendorNumber in interface ReceivingDocumentpublic Integer getVendorAddressGeneratedIdentifier()
getVendorAddressGeneratedIdentifier in interface ReceivingDocumentpublic void setVendorAddressGeneratedIdentifier(Integer vendorAddressGeneratedIdentifier)
setVendorAddressGeneratedIdentifier in interface ReceivingDocumentpublic Integer getAlternateVendorDetailAssignedIdentifier()
getAlternateVendorDetailAssignedIdentifier in interface ReceivingDocumentpublic void setAlternateVendorDetailAssignedIdentifier(Integer alternateVendorDetailAssignedIdentifier)
setAlternateVendorDetailAssignedIdentifier in interface ReceivingDocumentpublic Integer getAlternateVendorHeaderGeneratedIdentifier()
getAlternateVendorHeaderGeneratedIdentifier in interface ReceivingDocumentpublic void setAlternateVendorHeaderGeneratedIdentifier(Integer alternateVendorHeaderGeneratedIdentifier)
setAlternateVendorHeaderGeneratedIdentifier in interface ReceivingDocumentpublic String getAlternateVendorName()
getAlternateVendorName in interface ReceivingDocumentpublic void setAlternateVendorName(String alternateVendorName)
setAlternateVendorName in interface ReceivingDocumentpublic String getAlternateVendorNumber()
getAlternateVendorNumber in interface ReceivingDocumentpublic void setAlternateVendorNumber(String alternateVendorNumber)
setAlternateVendorNumber in interface ReceivingDocumentpublic boolean isDeliveryBuildingOtherIndicator()
isDeliveryBuildingOtherIndicator in interface ReceivingDocumentpublic void setDeliveryBuildingOtherIndicator(boolean deliveryBuildingOtherIndicator)
setDeliveryBuildingOtherIndicator in interface ReceivingDocumentpublic void doRouteStatusChange(org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange statusChangeEvent)
FinancialSystemTransactionalDocumentBasedoRouteStatusChange in interface org.kuali.rice.krad.document.DocumentdoRouteStatusChange in class FinancialSystemTransactionalDocumentBaseorg.kuali.rice.krad.document.Document#doRouteStatusChange()public abstract Class getItemClass()
getItemClass in interface PurapItemOperationspublic Integer getPurchaseOrderIdentifier()
public void setPurchaseOrderIdentifier(Integer purchaseOrderIdentifier)
public Integer getAccountsPayablePurchasingDocumentLinkIdentifier()
getAccountsPayablePurchasingDocumentLinkIdentifier in interface ReceivingDocumentpublic void setAccountsPayablePurchasingDocumentLinkIdentifier(Integer accountsPayablePurchasingDocumentLinkIdentifier)
setAccountsPayablePurchasingDocumentLinkIdentifier in interface ReceivingDocumentpublic PurchaseOrderDocument getPurchaseOrderDocument()
getPurchaseOrderDocument in interface ReceivingDocumentpublic void setPurchaseOrderDocument(PurchaseOrderDocument purchaseOrderDocument)
setPurchaseOrderDocument in interface ReceivingDocumentpublic PurApRelatedViews getRelatedViews()
public void setRelatedViews(PurApRelatedViews relatedViews)
public void initiateDocument()
public void appSpecificRouteDocumentToUser(org.kuali.rice.kew.api.WorkflowDocument workflowDocument, String routePrincipalId, String annotation, String responsibility) throws org.kuali.rice.kew.api.exception.WorkflowException
appSpecificRouteDocumentToUser in interface ReceivingDocumentworkflowDocument - the associated workflow document.userNetworkId - the network ID of the user to be sent to.annotation - the annotation notes contained in this document.responsibility - the responsibility specified in the request.org.kuali.rice.kew.api.exception.WorkflowExceptionprotected String getCurrentRouteNodeName(org.kuali.rice.kew.api.WorkflowDocument wd) throws org.kuali.rice.kew.api.exception.WorkflowException
wd - the current workflow document.org.kuali.rice.kew.api.exception.WorkflowExceptionpublic boolean isBoNotesSupport()
public String getAppDocStatus()
ReceivingDocumentgetAppDocStatus in interface ReceivingDocumentpublic void setAppDocStatus(String appDocStatus)
setAppDocStatus in interface ReceivingDocumentpublic boolean getIsATypeOfPurAPRecDoc()
getIsATypeOfPurAPRecDoc in interface ReceivingDocumentpublic boolean getIsATypeOfPurDoc()
getIsATypeOfPurDoc in interface ReceivingDocumentpublic boolean getIsATypeOfPODoc()
getIsATypeOfPODoc in interface ReceivingDocumentpublic boolean getIsPODoc()
getIsPODoc in interface ReceivingDocumentpublic boolean getIsReqsDoc()
getIsReqsDoc in interface ReceivingDocumentpublic String getWorkflowStatusForResult()
public Date getCreateDateForResult()
public String getDocumentTitleForResult() throws org.kuali.rice.kew.api.exception.WorkflowException
org.kuali.rice.kew.api.exception.WorkflowExceptionpublic boolean getNeedWarningRelatedPOs()
public String getLicenseURL()
public org.kuali.rice.krad.util.NoteType getNoteType()
getNoteType in interface org.kuali.rice.krad.document.DocumentgetNoteType in class org.kuali.rice.krad.document.DocumentBaseorg.kuali.ole.module.purap.document.PurchasingAccountsPayableDocument#getLicenseRequestDocnum()public boolean isOverviewFlag()
public void setOverviewFlag(boolean overviewFlag)
overviewFlag - public boolean isDeliveryFlag()
public void setDeliveryFlag(boolean deliveryFlag)
deliveryFlag - public boolean isVendorFlag()
public void setVendorFlag(boolean vendorFlag)
vendorFlag - public boolean isTitlesFlag()
public void setTitlesFlag(boolean titlesFlag)
titlesFlag - public boolean isRelatedDocumentsFlag()
public void setRelatedDocumentsFlag(boolean relatedDocumentsFlag)
relatedDocumentsFlag - public boolean isNotesAndAttachmentFlag()
public void setNotesAndAttachmentFlag(boolean notesAndAttachmentFlag)
notesAndAttachmentFlag - public boolean isRouteLogFlag()
public void setRouteLogFlag(boolean routeLogFlag)
routeLogFlag - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.