|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssetGlobalService
The interface defines methods for Asset Document
| Method Summary | |
|---|---|
void |
createGLPostables(AssetGlobal assetGlobal,
CamsGeneralLedgerPendingEntrySourceBase assetGlobalGlPoster)
Creates GL Postables |
boolean |
existsInGroup(String groupName,
String memberName)
This method checks if member exists in the given group. |
String |
getCapitalObjectAcquisitionCodeGroup()
|
List<org.kuali.rice.kns.bo.PersistableBusinessObject> |
getCreateNewAssets(AssetGlobal assetGlobal)
Returns assets for save for create new assets |
String |
getNewAcquisitionTypeCode()
|
String |
getNonNewAcquisitionCodeGroup()
|
List<org.kuali.rice.kns.bo.PersistableBusinessObject> |
getSeparateAssets(AssetGlobal assetGlobal)
Returns assets for save for asset separate |
org.kuali.rice.kns.util.KualiDecimal |
getUniqueAssetsTotalAmount(AssetGlobal assetGlobal)
Add and return the total amount for all unique assets created. |
boolean |
isAssetSeparate(AssetGlobal assetGlobal)
Validates if the document type matches that of Asset Separate. |
boolean |
isAssetSeparateByPayment(AssetGlobal assetGlobal)
Validates if the document type matches that of Asset Separate by payment |
org.kuali.rice.kns.util.KualiDecimal |
totalPaymentByAsset(AssetGlobal assetGlobal,
boolean lastEntry)
To calculate the total payment amounts for each asset. |
| Method Detail |
|---|
org.kuali.rice.kns.util.KualiDecimal totalPaymentByAsset(AssetGlobal assetGlobal,
boolean lastEntry)
assetGlobal - lastEntry -
boolean existsInGroup(String groupName,
String memberName)
groupName - memberName -
void createGLPostables(AssetGlobal assetGlobal,
CamsGeneralLedgerPendingEntrySourceBase assetGlobalGlPoster)
boolean isAssetSeparate(AssetGlobal assetGlobal)
assetGlobal -
boolean isAssetSeparateByPayment(AssetGlobal assetGlobal)
assetGlobal -
org.kuali.rice.kns.util.KualiDecimal getUniqueAssetsTotalAmount(AssetGlobal assetGlobal)
assetGlobal -
List<org.kuali.rice.kns.bo.PersistableBusinessObject> getCreateNewAssets(AssetGlobal assetGlobal)
assetGlobal -
List<org.kuali.rice.kns.bo.PersistableBusinessObject> getSeparateAssets(AssetGlobal assetGlobal)
assetGlobal -
String getNewAcquisitionTypeCode()
String getCapitalObjectAcquisitionCodeGroup()
String getNonNewAcquisitionCodeGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||