org.kuali.kfs.module.endow.document.service.impl
Class TransactionRestrictionCodeServiceImpl
java.lang.Object
org.kuali.kfs.module.endow.document.service.impl.TransactionRestrictionCodeServiceImpl
- All Implemented Interfaces:
- TransactionRestrictionCodeService
public class TransactionRestrictionCodeServiceImpl
- extends Object
- implements TransactionRestrictionCodeService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionRestrictionCodeServiceImpl
public TransactionRestrictionCodeServiceImpl()
getByPrimaryKey
public TransactionRestrictionCode getByPrimaryKey(String code)
- Description copied from interface:
TransactionRestrictionCodeService
- Gets a TransactionRestrictionCode by primary key.
- Specified by:
getByPrimaryKey
in interface TransactionRestrictionCodeService
- Returns:
- a TransactionRestrictionCode
- See Also:
TransactionRestrictionCodeService.getByPrimaryKey(java.lang.String)
getBusinessObjectService
public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
- Gets the businessObjectService.
- Returns:
- businessObjectService
setBusinessObjectService
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
- Sets the businessObjectService.
- Parameters:
businessObjectService
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.