|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.module.endow.document.service.impl.EndowmentTransactionCodeServiceImpl
public class EndowmentTransactionCodeServiceImpl
This class is the service implementation for the EndowmentTransactionCodeService. This is the default, Kuali provided implementation.
Constructor Summary | |
---|---|
EndowmentTransactionCodeServiceImpl()
|
Method Summary | |
---|---|
org.kuali.rice.kns.service.BusinessObjectService |
getBusinessObjectService()
Gets the businessObjectService. |
EndowmentTransactionCode |
getByPrimaryKey(String eTranCode)
This method gets an endowment transaction by the primary key: endowment transaction code |
void |
setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
Sets the businessObjectService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndowmentTransactionCodeServiceImpl()
Method Detail |
---|
public EndowmentTransactionCode getByPrimaryKey(String eTranCode)
EndowmentTransactionCodeService
getByPrimaryKey
in interface EndowmentTransactionCodeService
EndowmentTransactionCodeService.getByPrimaryKey(java.lang.String)
public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
businessObjectService
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |