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

All Known Implementing Classes:
AssetComponentServiceImpl

public interface AssetComponentService


Method Summary
 Integer getMaxSequenceNumber(AssetComponent assetComponent)
          Finds out the maximum sequence number available for an asset component with respect to an asset
 

Method Detail

getMaxSequenceNumber

Integer getMaxSequenceNumber(AssetComponent assetComponent)
Finds out the maximum sequence number available for an asset component with respect to an asset

Parameters:
assetComponent - Asset Component class
Returns:
Maximum value of component sequence


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