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

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

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

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Class
protected  List<Class> Classes.clazzs
           
 

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

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Class
 List<Class> Classes.getClazzs()
          Gets the value of the clazzs property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.