public class LetterOfCreditFundGroupServiceImpl extends Object implements ExternalizableBusinessObjectService
Modifier and Type | Field and Description |
---|---|
protected org.kuali.rice.core.api.config.property.ConfigurationService |
configurationService |
protected static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
LetterOfCreditFundGroupServiceImpl() |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.krad.bo.ExternalizableBusinessObject |
findByPrimaryKey(Map primaryKeys) |
Collection |
findMatching(Map fieldValues) |
protected LetterOfCreditFundGroup |
fundGroupFromDTO(AwardBasisOfPaymentDTO basis) |
org.kuali.rice.core.api.config.property.ConfigurationService |
getConfigurationService() |
protected AwardPaymentWebService |
getWebService() |
void |
setConfigurationService(org.kuali.rice.core.api.config.property.ConfigurationService configurationService) |
protected static org.apache.log4j.Logger LOG
protected org.kuali.rice.core.api.config.property.ConfigurationService configurationService
public LetterOfCreditFundGroupServiceImpl()
protected AwardPaymentWebService getWebService()
public org.kuali.rice.krad.bo.ExternalizableBusinessObject findByPrimaryKey(Map primaryKeys)
findByPrimaryKey
in interface ExternalizableBusinessObjectService
public Collection findMatching(Map fieldValues)
findMatching
in interface ExternalizableBusinessObjectService
protected LetterOfCreditFundGroup fundGroupFromDTO(AwardBasisOfPaymentDTO basis)
public org.kuali.rice.core.api.config.property.ConfigurationService getConfigurationService()
public void setConfigurationService(org.kuali.rice.core.api.config.property.ConfigurationService configurationService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.