| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AssetGlobal in org.kuali.kfs.module.cab.document.service.impl | 
|---|
| Methods in org.kuali.kfs.module.cab.document.service.impl that return AssetGlobal | |
|---|---|
protected  AssetGlobal | 
GlLineServiceImpl.createAssetGlobal(GeneralLedgerEntry entry,
                                   org.kuali.rice.kns.document.MaintenanceDocument maintDoc)
Creates asset global  | 
protected  AssetGlobal | 
PurApLineDocumentServiceImpl.createAssetGlobal(PurchasingAccountsPayableItemAsset selectedItem,
                                   String documentNumber,
                                   Pretag preTag,
                                   Integer requisitionIdentifier)
Create AssetGlobal BO and feed data from pre-asset tagging table.  | 
| Methods in org.kuali.kfs.module.cab.document.service.impl with parameters of type AssetGlobal | |
|---|---|
protected  boolean | 
PurApLineDocumentServiceImpl.isItemFullyPretagged(Pretag preTag,
                                         AssetGlobal assetGlobal)
Check if the all new assets get pre-tagged by pre-tagging.  | 
protected  void | 
PurApLineDocumentServiceImpl.setAssetGlobalDetails(PurchasingAccountsPayableItemAsset selectedItem,
                                           AssetGlobal assetGlobal,
                                           Pretag preTag,
                                           PurchaseOrderCapitalAssetSystem capitalAssetSystem)
Build asset details/shared details/unique details lists for new asset global document  | 
protected  void | 
PurApLineDocumentServiceImpl.setAssetGlobalFromPreTag(Pretag preTag,
                                                 AssetGlobal assetGlobal)
Feeding data from preTag and set into asset global for shared information.  | 
protected  void | 
PurApLineDocumentServiceImpl.setAssetGlobalFromPurAp(AssetGlobal assetGlobal,
                                               PurchaseOrderCapitalAssetSystem capitalAssetSystem)
Set asset information from PurAp PurchaseOrderCapitalAssetSystem.  | 
protected  void | 
PurApLineDocumentServiceImpl.setAssetGlobalOrgOwnerAccount(AssetGlobal assetGlobal)
Set Asset Global org owner account and chart code.  | 
protected  void | 
PurApLineDocumentServiceImpl.setAssetGlobalTotalCost(AssetGlobal assetGlobal)
Set Asset Global total cost amount.  | 
protected  void | 
GlLineServiceImpl.updatePreTagInformation(GeneralLedgerEntry entry,
                                               org.kuali.rice.kns.document.MaintenanceDocument document,
                                               AssetGlobal assetGlobal)
This method reads the pre-tag information and creates objects for asset global document  | 
| Uses of AssetGlobal in org.kuali.kfs.module.cam.businessobject | 
|---|
| Methods in org.kuali.kfs.module.cam.businessobject that return AssetGlobal | |
|---|---|
 AssetGlobal | 
Asset.getSeparateHistory()
 | 
| Methods in org.kuali.kfs.module.cam.businessobject with parameters of type AssetGlobal | |
|---|---|
 void | 
Asset.setSeparateHistory(AssetGlobal separateHistory)
 | 
| Constructors in org.kuali.kfs.module.cam.businessobject with parameters of type AssetGlobal | |
|---|---|
Asset(AssetGlobal assetGlobal,
           AssetGlobalDetail assetGlobalDetail,
           boolean separate)
Constructs a Asset object.  | 
|
| Uses of AssetGlobal in org.kuali.kfs.module.cam.document | 
|---|
| Methods in org.kuali.kfs.module.cam.document with parameters of type AssetGlobal | |
|---|---|
protected  void | 
AssetGlobalMaintainableImpl.recalculateTotalAmount(AssetGlobal assetGlobal)
Recalculate amounts in the Recalculate Total Amount Tab  | 
 void | 
AssetGlobalMaintainableImpl.setEqualSeparateSourceAmounts(org.kuali.rice.kns.util.KualiDecimal[] equalSourceAmountsArray,
                                                           AssetGlobal assetGlobal)
Separates the current asset amount equally into new unique assets.  | 
| Uses of AssetGlobal in org.kuali.kfs.module.cam.document.authorization | 
|---|
| Methods in org.kuali.kfs.module.cam.document.authorization with parameters of type AssetGlobal | |
|---|---|
protected  Set<String> | 
AssetGlobalPresentationController.getAssetGlobalLocationHiddenFields(AssetGlobal assetGlobal)
 | 
protected  Set<String> | 
AssetGlobalPresentationController.getAssetGlobalPaymentsHiddenFields(AssetGlobal assetGlobal)
 | 
protected  Set<String> | 
AssetGlobalPresentationController.getAssetGlobalPaymentsReadOnlyFields(AssetGlobal assetGlobal)
 | 
| Uses of AssetGlobal in org.kuali.kfs.module.cam.document.service | 
|---|
| Methods in org.kuali.kfs.module.cam.document.service with parameters of type AssetGlobal | |
|---|---|
 void | 
AssetGlobalService.createGLPostables(AssetGlobal assetGlobal,
                                   CamsGeneralLedgerPendingEntrySourceBase assetGlobalGlPoster)
Creates GL Postables  | 
 Integer | 
AssetPaymentService.getAssetPaymentDetailQuantity(AssetGlobal assetGlobal)
Returns asset payment details quantity  | 
 List<org.kuali.rice.kns.bo.PersistableBusinessObject> | 
AssetGlobalService.getCreateNewAssets(AssetGlobal assetGlobal)
Returns assets for save for create new assets  | 
 List<org.kuali.rice.kns.bo.PersistableBusinessObject> | 
AssetGlobalService.getSeparateAssets(AssetGlobal assetGlobal)
Returns assets for save for asset separate  | 
 org.kuali.rice.kns.util.KualiDecimal | 
AssetGlobalService.getUniqueAssetsTotalAmount(AssetGlobal assetGlobal)
Add and return the total amount for all unique assets created.  | 
 boolean | 
AssetGlobalService.isAssetSeparate(AssetGlobal assetGlobal)
Validates if the document type matches that of Asset Separate.  | 
 boolean | 
AssetGlobalService.isAssetSeparateByPayment(AssetGlobal assetGlobal)
Validates if the document type matches that of Asset Separate by payment  | 
 org.kuali.rice.kns.util.KualiDecimal | 
AssetGlobalService.totalPaymentByAsset(AssetGlobal assetGlobal,
                                       boolean lastEntry)
To calculate the total payment amounts for each asset.  | 
| Uses of AssetGlobal in org.kuali.kfs.module.cam.document.service.impl | 
|---|
| Methods in org.kuali.kfs.module.cam.document.service.impl with parameters of type AssetGlobal | |
|---|---|
protected  AssetGlpeSourceDetail | 
AssetGlobalServiceImpl.createAssetGlpePostable(AssetGlobal document,
                                               AssetPaymentDetail assetPaymentDetail,
                                               AssetGlobalServiceImpl.AmountCategory amountCategory)
Creates an instance of AssetGlpeSourceDetail depending on the source flag  | 
 void | 
AssetGlobalServiceImpl.createGLPostables(AssetGlobal assetGlobal,
                                   CamsGeneralLedgerPendingEntrySourceBase assetGlobalGlPoster)
 | 
 Integer | 
AssetPaymentServiceImpl.getAssetPaymentDetailQuantity(AssetGlobal assetGlobal)
 | 
 List<org.kuali.rice.kns.bo.PersistableBusinessObject> | 
AssetGlobalServiceImpl.getCreateNewAssets(AssetGlobal assetGlobal)
 | 
 List<org.kuali.rice.kns.bo.PersistableBusinessObject> | 
AssetGlobalServiceImpl.getSeparateAssets(AssetGlobal assetGlobal)
 | 
 org.kuali.rice.kns.util.KualiDecimal | 
AssetGlobalServiceImpl.getUniqueAssetsTotalAmount(AssetGlobal assetGlobal)
Add and return the total amount for all unique assets created.  | 
 boolean | 
AssetGlobalServiceImpl.isAssetSeparate(AssetGlobal assetGlobal)
 | 
 boolean | 
AssetGlobalServiceImpl.isAssetSeparateByPayment(AssetGlobal assetGlobal)
 | 
protected  Asset | 
AssetGlobalServiceImpl.setupAsset(AssetGlobal assetGlobal,
                     AssetGlobalDetail assetGlobalDetail,
                     boolean separate)
Creates a new Asset appropriate for either create new or separate.  | 
 org.kuali.rice.kns.util.KualiDecimal | 
AssetGlobalServiceImpl.totalPaymentByAsset(AssetGlobal assetGlobal,
                                       boolean lastEntry)
We need to calculate asset total amount from the sum of its payments.  | 
| Uses of AssetGlobal in org.kuali.kfs.module.cam.document.validation.impl | 
|---|
| Methods in org.kuali.kfs.module.cam.document.validation.impl with parameters of type AssetGlobal | |
|---|---|
protected  boolean | 
AssetGlobalRule.checkReferenceExists(AssetGlobal assetGlobal,
                                         AssetPaymentDetail assetPaymentDetail)
This method checks reference fields when adding new payment into collection.  | 
protected  boolean | 
AssetGlobalRule.isCapitalStatus(AssetGlobal assetGlobal)
 | 
protected  boolean | 
AssetGlobalRule.isOrgOwnerAccountFromCab(AssetGlobal assetGlobal)
Check if organization owner account is set from CAB.  | 
protected  boolean | 
AssetGlobalRule.setAssetLock(org.kuali.rice.kns.document.MaintenanceDocument document,
                         AssetGlobal assetGlobal)
Locking on separate source asset number  | 
protected  boolean | 
AssetGlobalRule.validateAccount(AssetGlobal assetGlobal)
 | 
protected  boolean | 
AssetGlobalRule.validateAcquisitionIncomeObjectCode(AssetGlobal assetGlobal)
Validate offset object code  | 
static boolean | 
AssetGlobalRule.validateAssetTotalCostMatchesPaymentTotalCost(AssetGlobal assetGlobal)
Give an error if this asset can't be separated due to mismatching amount on asset and AssetPayment records  | 
protected  boolean | 
AssetGlobalRule.validateAssetType(AssetGlobal assetGlobal)
Validate asset type at the AssetGlobal level.  | 
protected  boolean | 
AssetGlobalRule.validateLocation(AssetGlobal assetGlobal,
                                 AssetGlobalDetail assetGlobalDetail)
Validate location  | 
protected  boolean | 
AssetGlobalRule.validateLocationCollection(AssetGlobal assetGlobal,
                                                     List<AssetGlobalDetail> assetSharedDetails)
 | 
protected  boolean | 
AssetGlobalRule.validateObjectCode(ObjectCode objectCode,
                                     AssetGlobal assetGlobal)
Check object code is set to capital only when the status is capital.  | 
protected  boolean | 
AssetGlobalRule.validatePaymentCollection(org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
                                                   AssetGlobal assetGlobal)
 | 
protected  boolean | 
AssetGlobalRule.validatePaymentLine(org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument,
                                       AssetGlobal assetGlobal,
                                       AssetPaymentDetail assetPaymentDetail)
 | 
protected  boolean | 
AssetGlobalRule.validateTotalCostAmount(AssetGlobal assetGlobal)
Validate that the total cost of the source asset is not zero or a negative amount.  | 
protected  boolean | 
AssetGlobalRule.validateVendorAndManufacturer(AssetGlobal assetGlobal)
 | 
| Uses of AssetGlobal in org.kuali.kfs.module.cam.util | 
|---|
| Methods in org.kuali.kfs.module.cam.util that return AssetGlobal | |
|---|---|
 AssetGlobal | 
AssetSeparatePaymentDistributor.getAssetGlobal()
Gets the assetGlobal attribute.  | 
| Methods in org.kuali.kfs.module.cam.util with parameters of type AssetGlobal | |
|---|---|
 void | 
AssetSeparatePaymentDistributor.setAssetGlobal(AssetGlobal assetGlobal)
Sets the assetGlobal attribute value.  | 
| Constructors in org.kuali.kfs.module.cam.util with parameters of type AssetGlobal | |
|---|---|
AssetSeparatePaymentDistributor(Asset sourceAsset,
                                                               List<AssetPayment> sourcePayments,
                                                               Integer maxPaymentSeqNo,
                                                               AssetGlobal assetGlobal,
                                                               List<Asset> newAssets)
Constructs a AssetSeparatePaymentDistributor.java.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||