org.kuali.rice.kew.responsibility.dao.impl
Class ResponsibilityIdDAOJpaImpl
java.lang.Object
org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOJpaImpl
- All Implemented Interfaces:
- ResponsibilityIdDAO
public class ResponsibilityIdDAOJpaImpl
- extends Object
- implements ResponsibilityIdDAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponsibilityIdDAOJpaImpl
public ResponsibilityIdDAOJpaImpl()
getNewResponsibilityId
public String getNewResponsibilityId()
- Specified by:
getNewResponsibilityId
in interface ResponsibilityIdDAO
getPlatform
protected DatabasePlatform getPlatform()
getEntityManager
public javax.persistence.EntityManager getEntityManager()
setEntityManager
public void setEntityManager(javax.persistence.EntityManager entityManager)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.