org.kuali.kfs.module.cam.document.dataaccess
Interface AssetComponentDao

All Known Implementing Classes:
AssetComponentDaoOjb

public interface AssetComponentDao


Method Summary
 Integer getMaxSquenceNumber(AssetComponent assetComponent)
          This method gets the maximum of component number column from database and sets the value
 

Method Detail

getMaxSquenceNumber

Integer getMaxSquenceNumber(AssetComponent assetComponent)
This method gets the maximum of component number column from database and sets the value

Parameters:
assetComponent - Asset component
Returns:
max component number


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