| 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)
Returns a
EDocLiteDefinition with the given definition name. |
EDocLiteDefinition |
EDocLiteDAO.saveEDocLiteDefinition(EDocLiteDefinition definition)
Persists the given
EDocLiteDefinition to the datasource. |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteDAO.saveEDocLiteDefinition(EDocLiteDefinition definition)
Persists the given
EDocLiteDefinition to the datasource. |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteDAOJpaImpl.getEDocLiteDefinition(String defName)
Returns a
EDocLiteDefinition with the given definition name. |
EDocLiteDefinition |
EDocLiteDAOJpaImpl.saveEDocLiteDefinition(EDocLiteDefinition edocLiteData)
Persists the given
EDocLiteDefinition to the datasource. |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteDefinition |
EDocLiteDAOJpaImpl.saveEDocLiteDefinition(EDocLiteDefinition edocLiteData)
Persists the given
EDocLiteDefinition to the datasource. |
| 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–2018. All rights reserved.