Uses of Interface
org.jasig.portlet.cms.service.dao.IContentDao
| Package | Description |
|---|---|
| org.jasig.portlet.cms.mvc.portlet | |
| org.jasig.portlet.cms.service.dao |
-
Uses of IContentDao in org.jasig.portlet.cms.mvc.portlet
Methods in org.jasig.portlet.cms.mvc.portlet with parameters of type IContentDao Modifier and Type Method Description voidConfigureContentController. setContentDao(IContentDao contentDao)voidSearchContentController. setContentDao(IContentDao contentDao) -
Uses of IContentDao in org.jasig.portlet.cms.service.dao
Classes in org.jasig.portlet.cms.service.dao that implement IContentDao Modifier and Type Class Description classPortletPreferencesContentDaoImplPortletPreferencesContentDaoImpl is an implementation of the IContentDao interface that uses simple portlet preferences as a store for HTML content.