org.kuali.kfs.module.endow.document.service
Interface SecurityValuationMethodService

All Known Implementing Classes:
SecurityValuationMethodServiceImpl

public interface SecurityValuationMethodService


Method Summary
 SecurityValuationMethod getByPrimaryKey(String code)
          Gets a SecurityValuationMethod by primary key.
 

Method Detail

getByPrimaryKey

SecurityValuationMethod getByPrimaryKey(String code)
Gets a SecurityValuationMethod by primary key.

Parameters:
code -
Returns:
a SecurityValuationMethod


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