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

All Known Implementing Classes:
UseCriteriaCodeServiceImpl

public interface UseCriteriaCodeService


Method Summary
 UseCriteriaCode getByPrimaryKey(String code)
          Gets UseCriteriaCode using the primary key (code)
 

Method Detail

getByPrimaryKey

UseCriteriaCode getByPrimaryKey(String code)
Gets UseCriteriaCode using the primary key (code)

Parameters:
code -
Returns:
UseCriteriaCode


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