Uses of Interface
org.jasig.portlet.attachment.dao.IAttachmentDao
| Package | Description |
|---|---|
| org.jasig.portlet.attachment.dao.jpa | |
| org.jasig.portlet.attachment.service.impl |
-
Uses of IAttachmentDao in org.jasig.portlet.attachment.dao.jpa
Classes in org.jasig.portlet.attachment.dao.jpa that implement IAttachmentDao Modifier and Type Class Description classJpaAttachmentDao -
Uses of IAttachmentDao in org.jasig.portlet.attachment.service.impl
Methods in org.jasig.portlet.attachment.service.impl that return IAttachmentDao Modifier and Type Method Description IAttachmentDaoAttachmentService. getAttachmentDao()Methods in org.jasig.portlet.attachment.service.impl with parameters of type IAttachmentDao Modifier and Type Method Description voidAttachmentService. setAttachmentDao(IAttachmentDao attachmentDao)