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

All Known Implementing Classes:
SubClassCodeServiceImpl

public interface SubClassCodeService


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

Method Detail

getByPrimaryKey

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

Parameters:
code -
Returns:
a SubclassCode


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