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

All Known Implementing Classes:
CAECodeServiceImpl

public interface CAECodeService


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

Method Detail

getByPrimaryKey

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

Parameters:
code -
Returns:
a CAECode


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