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

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

public class UnitServiceImpl
extends Object
implements ExternalizableBusinessObjectService

This class was generated by Apache CXF 2.2.10 Thu Sep 30 05:29:28 HST 2010 Generated source version: 2.2.10


Field Summary
protected static org.apache.log4j.Logger LOG
           
 
Constructor Summary
UnitServiceImpl()
           
 
Method Summary
 org.kuali.rice.kns.bo.ExternalizableBusinessObject findByPrimaryKey(Map primaryKeys)
           
 Collection findMatching(Map fieldValues)
           
protected  InstitutionalUnitService 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

UnitServiceImpl

public UnitServiceImpl()
Method Detail

getWebService

protected InstitutionalUnitService 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.