Uses of Class
org.exoplatform.wiki.service.rest.model.Tag
-
Packages that use Tag Package Description 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 Modifier and Type Field Description protected List<Tag>Tags. tagsMethods in org.exoplatform.wiki.service.rest.model that return Tag Modifier and Type Method Description TagObjectFactory. createTag()Create an instance ofTagMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>Tags. getTags()Gets the value of the tags property.
-