Uses of Class
org.exoplatform.wiki.mow.core.api.wiki.LinkEntry

Packages that use LinkEntry
org.exoplatform.wiki.mow.core.api.wiki   
 

Uses of LinkEntry in org.exoplatform.wiki.mow.core.api.wiki
 

Methods in org.exoplatform.wiki.mow.core.api.wiki that return LinkEntry
abstract  LinkEntry LinkRegistry.createLinkEntry()
           
abstract  LinkEntry LinkEntry.getNewLink()
           
 

Methods in org.exoplatform.wiki.mow.core.api.wiki that return types with arguments of type LinkEntry
abstract  Map<String,LinkEntry> LinkRegistry.getLinkEntries()
           
 

Methods in org.exoplatform.wiki.mow.core.api.wiki with parameters of type LinkEntry
abstract  void LinkEntry.setNewLink(LinkEntry linkEntry)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.