Uses of Interface
org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
Packages that use EDocLiteDAO Package Description org.kuali.rice.edl.impl.dao.impl org.kuali.rice.edl.impl.service.impl -
-
Uses of EDocLiteDAO in org.kuali.rice.edl.impl.dao.impl
Classes in org.kuali.rice.edl.impl.dao.impl that implement EDocLiteDAO Modifier and Type Class Description classEDocLiteDAOJpaImplJPA implementation of the EDOcLiteDAO -
Uses of EDocLiteDAO in org.kuali.rice.edl.impl.service.impl
Methods in org.kuali.rice.edl.impl.service.impl with parameters of type EDocLiteDAO Modifier and Type Method Description voidEDocLiteServiceImpl. setEDocLiteDAO(EDocLiteDAO dao)
-