Uses of Class
org.exoplatform.wiki.jpa.dao.DraftPageDAO
-
Packages that use DraftPageDAO Package Description org.exoplatform.wiki.jpa -
-
Uses of DraftPageDAO in org.exoplatform.wiki.jpa
Constructors in org.exoplatform.wiki.jpa with parameters of type DraftPageDAO Constructor Description JPADataStorage(WikiDAO wikiDAO, PageDAO pageDAO, PageAttachmentDAO pageAttachmentDAO, DraftPageAttachmentDAO draftPageAttachmentDAO, DraftPageDAO draftPageDAO, PageVersionDAO pageVersionDAO, PageMoveDAO pageMoveDAO, TemplateDAO templateDAO, EmotionIconDAO emotionIconDAO, org.exoplatform.commons.api.persistence.DataInitializer dataInitializer, org.exoplatform.commons.file.services.FileService fileService, org.exoplatform.portal.config.UserACL userACL)
-