@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)
ItemUnitOfMeasureServicegetByPrimaryId in interface ItemUnitOfMeasureServiceItemUnitOfMeasureService.getByPrimaryId(java.lang.String)public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.