org.exoplatform.wiki.service.wysiwyg
Class WikiMacroService
java.lang.Object
org.exoplatform.wiki.service.wysiwyg.WikiMacroService
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService
public class WikiMacroService
- extends Object
- implements org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService
Created by The eXo Platform SAS
Author : viet nguyen
viet.nguyen@exoplatform.com
Aug 18, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiMacroService
public WikiMacroService()
getMacroDescriptor
public org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor getMacroDescriptor(String macroId,
String syntaxId)
-
- Specified by:
getMacroDescriptor in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService
- See Also:
MacroService.getMacroDescriptor(String, String)
getMacroDescriptors
public List<org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor> getMacroDescriptors(String syntaxId)
-
- Specified by:
getMacroDescriptors in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService
- See Also:
MacroService.getMacroDescriptors(String)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.