org.kuali.kfs.module.cam.document.service
Interface RetirementInfoService

All Known Implementing Classes:
RetirementInfoServiceImpl

public interface RetirementInfoService


Method Summary
 void setMergeHistory(Asset asset)
           
 void setRetirementInfo(Asset asset)
          Identifies the latest retirement record for the asset if current status is retired Sorts all approved retirement documents by retirement date Latest retirement document is identified and assigns to asset
 

Method Detail

setRetirementInfo

void setRetirementInfo(Asset asset)
Identifies the latest retirement record for the asset if current status is retired
  • Sorts all approved retirement documents by retirement date
  • Latest retirement document is identified and assigns to asset
  • Parameters:
    asset - Asset

    setMergeHistory

    void setMergeHistory(Asset asset)


    Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.