Uses of Class
org.exoplatform.wiki.service.listener.AttachmentWikiListener
-
Packages that use AttachmentWikiListener Package Description org.exoplatform.wiki.service Handles all actions in Wiki.org.exoplatform.wiki.service.impl Implements services of the Wiki application. -
-
Uses of AttachmentWikiListener in org.exoplatform.wiki.service
Methods in org.exoplatform.wiki.service that return types with arguments of type AttachmentWikiListener Modifier and Type Method Description List<AttachmentWikiListener>WikiService. getAttachmentListeners()Gets attachment listeners that are registered into the Wiki service. -
Uses of AttachmentWikiListener in org.exoplatform.wiki.service.impl
Methods in org.exoplatform.wiki.service.impl that return types with arguments of type AttachmentWikiListener Modifier and Type Method Description List<AttachmentWikiListener>WikiServiceImpl. getAttachmentListeners()
-