@Transactional public class ItemUnitOfMeasureServiceImpl extends Object implements ItemUnitOfMeasureService
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
ItemUnitOfMeasureServiceImpl() |
Modifier and Type | Method and Description |
---|---|
UnitOfMeasure |
getByPrimaryId(String itemUnitOfMeasureCode)
Retrieves a unit of measure object by its primary key - the item unit of measure code.
|
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
protected static org.apache.log4j.Logger LOG
public ItemUnitOfMeasureServiceImpl()
public UnitOfMeasure getByPrimaryId(String itemUnitOfMeasureCode)
ItemUnitOfMeasureService
getByPrimaryId
in interface ItemUnitOfMeasureService
ItemUnitOfMeasureService.getByPrimaryId(java.lang.String)
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.