| Package | Description |
|---|---|
| org.kuali.rice.edl.impl.dao | |
| org.kuali.rice.edl.impl.dao.impl | |
| org.kuali.rice.edl.impl.service | |
| org.kuali.rice.edl.impl.service.impl |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteDAO.getEDocLiteDefinition(String defName) |
| Modifier and Type | Method and Description |
|---|---|
void |
EDocLiteDAO.saveEDocLiteDefinition(EDocLiteDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteDAOOjbImpl.getEDocLiteDefinition(String defName) |
EDocLiteDefinition |
EDocLiteDAOJpaImpl.getEDocLiteDefinition(String defName)
Get a EDocLiteDefinition
|
| Modifier and Type | Method and Description |
|---|---|
void |
EDocLiteDAOOjbImpl.saveEDocLiteDefinition(EDocLiteDefinition edocLiteData) |
void |
EDocLiteDAOJpaImpl.saveEDocLiteDefinition(EDocLiteDefinition edocLiteData)
Save a EDocLiteDefinition
|
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteService.getEDocLiteDefinition(String defName) |
| Modifier and Type | Method and Description |
|---|---|
List<EDocLiteDefinition> |
EDocLiteService.getEDocLiteDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
EDocLiteService.saveEDocLiteDefinition(EDocLiteDefinition data) |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteServiceImpl.getEDocLiteDefinition(String definitionName) |
| Modifier and Type | Method and Description |
|---|---|
void |
EDocLiteServiceImpl.saveEDocLiteDefinition(EDocLiteDefinition data) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.