Package | Description |
---|---|
org.kuali.rice.kns.service.impl | |
org.kuali.rice.krad.dao.impl |
Core dao implementations using ojb.
|
org.kuali.rice.krad.dao.proxy | |
org.kuali.rice.krad.service.impl |
Core service implementations.
|
Modifier and Type | Method and Description |
---|---|
protected SessionDocumentDao |
SessionDocumentServiceImpl.getSessionDocumentDao()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionDocumentServiceImpl.setSessionDocumentDao(SessionDocumentDao sessionDocumentDao)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionDocumentDaoJpa |
class |
SessionDocumentDaoOjb
This class is the OJB implementation of the DocumentDao interface.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionDocumentDaoProxy |
Modifier and Type | Method and Description |
---|---|
void |
SessionDocumentDaoProxy.setSessionDocumentDaoJpa(SessionDocumentDao sessionDocumentDaoJpa) |
void |
SessionDocumentDaoProxy.setSessionDocumentDaoOjb(SessionDocumentDao sessionDocumentDaoOjb) |
Modifier and Type | Method and Description |
---|---|
protected SessionDocumentDao |
SessionDocumentServiceImpl.getSessionDocumentDao() |
Modifier and Type | Method and Description |
---|---|
void |
SessionDocumentServiceImpl.setSessionDocumentDao(SessionDocumentDao sessionDocumentDao) |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.