public class HrBusinessObjectServiceImpl extends Object implements HrBusinessObjectService
Constructor and Description |
---|
HrBusinessObjectServiceImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
doesNewerVersionExist(HrBusinessObjectContract bo) |
HrBusinessObjectDao |
getHrBusinessObjectDao() |
protected String |
getHrBusinessObjectDaoName() |
void |
setHrBusinessObjectDao(HrBusinessObjectDao hrBusinessObjectDao) |
public HrBusinessObjectServiceImpl()
public boolean doesNewerVersionExist(HrBusinessObjectContract bo)
doesNewerVersionExist
in interface HrBusinessObjectService
public void setHrBusinessObjectDao(HrBusinessObjectDao hrBusinessObjectDao)
public HrBusinessObjectDao getHrBusinessObjectDao()
protected String getHrBusinessObjectDaoName()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.