Modifier and Type | Class and Description |
---|---|
class |
PurchaseOrderCapitalAssetSystem |
class |
PurchasingCapitalAssetSystemBase |
class |
RequisitionCapitalAssetSystem |
Modifier and Type | Field and Description |
---|---|
protected CapitalAssetSystem |
PurchaseOrderCapitalAssetLocation.purchaseOrderCapitalAssetSystem |
Modifier and Type | Method and Description |
---|---|
CapitalAssetSystem |
PurchasingItemCapitalAssetBase.getCapitalAssetSystem() |
CapitalAssetSystem |
PurchaseOrderCapitalAssetLocation.getPurchaseOrderCapitalAssetSystem() |
CapitalAssetSystem |
PurchasingCapitalAssetItem.getPurchasingCapitalAssetSystem() |
CapitalAssetSystem |
PurchasingCapitalAssetItemBase.getPurchasingCapitalAssetSystem() |
Modifier and Type | Method and Description |
---|---|
void |
PurchasingItemCapitalAssetBase.setCapitalAssetSystem(CapitalAssetSystem capitalAssetSystem) |
void |
PurchaseOrderCapitalAssetLocation.setPurchaseOrderCapitalAssetSystem(CapitalAssetSystem purchaseOrderCapitalAssetSystem) |
void |
PurchasingCapitalAssetItem.setPurchasingCapitalAssetSystem(CapitalAssetSystem purchasingCapitalAssetSystem) |
void |
PurchasingCapitalAssetItemBase.setPurchasingCapitalAssetSystem(CapitalAssetSystem purchasingCapitalAssetSystem) |
Constructor and Description |
---|
PurchaseOrderCapitalAssetSystem(CapitalAssetSystem originalSystem) |
RequisitionCapitalAssetSystem(CapitalAssetSystem originalSystem) |
Modifier and Type | Field and Description |
---|---|
protected List<CapitalAssetSystem> |
PurchasingDocumentBase.purchasingCapitalAssetSystems |
Modifier and Type | Method and Description |
---|---|
List<CapitalAssetSystem> |
PurchasingDocument.getPurchasingCapitalAssetSystems() |
List<CapitalAssetSystem> |
PurchasingDocumentBase.getPurchasingCapitalAssetSystems() |
Modifier and Type | Method and Description |
---|---|
void |
PurchasingDocument.setPurchasingCapitalAssetSystems(List<CapitalAssetSystem> purchasingCapitalAssetSystems) |
void |
PurchasingDocumentBase.setPurchasingCapitalAssetSystems(List<CapitalAssetSystem> purchasingCapitalAssetSystems) |
Modifier and Type | Method and Description |
---|---|
CapitalAssetSystem |
PurchasingDocumentSpecificService.createCapitalAssetSystem() |
CapitalAssetSystem |
PurchaseOrderService.retrieveCapitalAssetSystemForOneSystem(Integer poId)
Return a CapitalAssetSystem which provides the capital asset information such as asset numbers and asset type.
|
Modifier and Type | Method and Description |
---|---|
List<CapitalAssetSystem> |
PurchaseOrderService.retrieveCapitalAssetSystemsForMultipleSystem(Integer poId)
Return a list of CapitalAssetSystems which provide the capital asset information such as asset numbers and asset type.
|
Modifier and Type | Method and Description |
---|---|
CapitalAssetSystem |
RequisitionServiceImpl.createCapitalAssetSystem() |
CapitalAssetSystem |
PurchaseOrderServiceImpl.createCapitalAssetSystem() |
CapitalAssetSystem |
PurchaseOrderServiceImpl.retrieveCapitalAssetSystemForOneSystem(Integer poId) |
Modifier and Type | Method and Description |
---|---|
List<CapitalAssetSystem> |
PurchaseOrderServiceImpl.retrieveCapitalAssetSystemsForMultipleSystem(Integer poId) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.