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