|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EDocLiteDefinition | |
|---|---|
| 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 | |
| Uses of EDocLiteDefinition in org.kuali.rice.edl.impl.dao |
|---|
| Methods in org.kuali.rice.edl.impl.dao that return EDocLiteDefinition | |
|---|---|
EDocLiteDefinition |
EDocLiteDAO.getEDocLiteDefinition(String defName)
|
| Methods in org.kuali.rice.edl.impl.dao with parameters of type EDocLiteDefinition | |
|---|---|
void |
EDocLiteDAO.saveEDocLiteDefinition(EDocLiteDefinition definition)
|
| Uses of EDocLiteDefinition in org.kuali.rice.edl.impl.dao.impl |
|---|
| Methods in org.kuali.rice.edl.impl.dao.impl that return EDocLiteDefinition | |
|---|---|
EDocLiteDefinition |
EDocLiteDAOOjbImpl.getEDocLiteDefinition(String defName)
|
EDocLiteDefinition |
EDocLiteDAOJpaImpl.getEDocLiteDefinition(String defName)
Get a EDocLiteDefinition |
| Methods in org.kuali.rice.edl.impl.dao.impl with parameters of type EDocLiteDefinition | |
|---|---|
void |
EDocLiteDAOOjbImpl.saveEDocLiteDefinition(EDocLiteDefinition edocLiteData)
|
void |
EDocLiteDAOJpaImpl.saveEDocLiteDefinition(EDocLiteDefinition edocLiteData)
Save a EDocLiteDefinition |
| Uses of EDocLiteDefinition in org.kuali.rice.edl.impl.service |
|---|
| Methods in org.kuali.rice.edl.impl.service that return EDocLiteDefinition | |
|---|---|
EDocLiteDefinition |
EDocLiteService.getEDocLiteDefinition(String defName)
|
| Methods in org.kuali.rice.edl.impl.service that return types with arguments of type EDocLiteDefinition | |
|---|---|
List<EDocLiteDefinition> |
EDocLiteService.getEDocLiteDefinitions()
|
| Methods in org.kuali.rice.edl.impl.service with parameters of type EDocLiteDefinition | |
|---|---|
void |
EDocLiteService.saveEDocLiteDefinition(EDocLiteDefinition data)
|
| Uses of EDocLiteDefinition in org.kuali.rice.edl.impl.service.impl |
|---|
| Methods in org.kuali.rice.edl.impl.service.impl that return EDocLiteDefinition | |
|---|---|
EDocLiteDefinition |
EDocLiteServiceImpl.getEDocLiteDefinition(String definitionName)
|
| Methods in org.kuali.rice.edl.impl.service.impl with parameters of type EDocLiteDefinition | |
|---|---|
void |
EDocLiteServiceImpl.saveEDocLiteDefinition(EDocLiteDefinition data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||