public interface PurchasingService
Modifier and Type | Method and Description |
---|---|
boolean |
checkCapitalAssetLocation(CapitalAssetLocation location) |
boolean |
checkValidRoomNumber(CapitalAssetLocation location) |
void |
deleteCapitalAssetItems(PurchasingDocument purDoc,
Integer itemIdentifier) |
String |
getDefaultAssetTypeCodeNotThisFiscalYear() |
boolean |
getDefaultUseTaxIndicatorValue(PurchasingDocument purDoc)
Gets the default value for use tax
|
void |
setupCapitalAssetItems(PurchasingDocument purDoc) |
void |
setupCapitalAssetSystem(PurchasingDocument purDoc) |
void setupCapitalAssetItems(PurchasingDocument purDoc)
void deleteCapitalAssetItems(PurchasingDocument purDoc, Integer itemIdentifier)
void setupCapitalAssetSystem(PurchasingDocument purDoc)
String getDefaultAssetTypeCodeNotThisFiscalYear()
boolean getDefaultUseTaxIndicatorValue(PurchasingDocument purDoc)
purDoc
- boolean checkCapitalAssetLocation(CapitalAssetLocation location)
boolean checkValidRoomNumber(CapitalAssetLocation location)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.