Uses of Class
org.exoplatform.wiki.service.rest.model.Link

Packages that use Link
org.exoplatform.wiki.service.rest.model   
 

Uses of Link in org.exoplatform.wiki.service.rest.model
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Link
protected  List<Link> LinkCollection.links
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Link
 Link ObjectFactory.createLink()
          Create an instance of Link
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Link
 List<Link> LinkCollection.getLinks()
          Gets the value of the links property.
 



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