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

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

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

Fields in org.exoplatform.wiki.service.rest.model declared as Syntaxes
protected  Syntaxes Xwiki.syntaxes
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Syntaxes
 Syntaxes ObjectFactory.createSyntaxes()
          Create an instance of Syntaxes
 Syntaxes Xwiki.getSyntaxes()
          Gets the value of the syntaxes property.
 

Methods in org.exoplatform.wiki.service.rest.model with parameters of type Syntaxes
 void Xwiki.setSyntaxes(Syntaxes value)
          Sets the value of the syntaxes property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.