Uses of Class
org.exoplatform.wiki.service.rest.model.Link
-
Packages that use Link Package Description 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 Modifier and Type Field Description protected List<Link>LinkCollection. linksMethods in org.exoplatform.wiki.service.rest.model that return Link Modifier and Type Method Description LinkObjectFactory. createLink()Create an instance ofLinkMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Link Modifier and Type Method Description List<Link>LinkCollection. getLinks()Gets the value of the links property.
-