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

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

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

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Tag
protected  List<Tag> Tags.tags
           
 

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

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Tag
 List<Tag> Tags.getTags()
          Gets the value of the tags property.
 



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