org.kuali.kfs.module.external.kc.service.impl
Class AwardAccountServiceImpl

java.lang.Object
  extended by org.kuali.kfs.module.external.kc.service.impl.AwardAccountServiceImpl
All Implemented Interfaces:
ExternalizableBusinessObjectService

public class AwardAccountServiceImpl
extends Object
implements ExternalizableBusinessObjectService


Field Summary
protected static org.apache.log4j.Logger LOG
           
 
Constructor Summary
AwardAccountServiceImpl()
           
 
Method Summary
 org.kuali.rice.kns.bo.ExternalizableBusinessObject findByPrimaryKey(Map primaryKeys)
           
 Collection findMatching(Map fieldValues)
           
protected  AwardAccountService getWebService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static org.apache.log4j.Logger LOG
Constructor Detail

AwardAccountServiceImpl

public AwardAccountServiceImpl()
Method Detail

getWebService

protected AwardAccountService getWebService()

findByPrimaryKey

public org.kuali.rice.kns.bo.ExternalizableBusinessObject findByPrimaryKey(Map primaryKeys)
Specified by:
findByPrimaryKey in interface ExternalizableBusinessObjectService

findMatching

public Collection findMatching(Map fieldValues)
Specified by:
findMatching in interface ExternalizableBusinessObjectService


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