|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Class | |
|---|---|
| org.xwiki.rest | |
| org.xwiki.rest.model.jaxb | |
| org.xwiki.rest.resources.classes | |
| Uses of Class in org.xwiki.rest |
|---|
| Methods in org.xwiki.rest that return Class | |
|---|---|
static Class |
DomainObjectFactory.createClass(ObjectFactory objectFactory,
java.net.URI baseUri,
java.lang.String wikiName,
com.xpn.xwiki.api.Class xwikiClass)
|
| Uses of Class in org.xwiki.rest.model.jaxb |
|---|
| Fields in org.xwiki.rest.model.jaxb with type parameters of type Class | |
|---|---|
protected java.util.List<Class> |
Classes.clazzs
|
| Methods in org.xwiki.rest.model.jaxb that return Class | |
|---|---|
Class |
ObjectFactory.createClass()
Create an instance of Class |
Class |
Class.withId(java.lang.String value)
|
Class |
Class.withLinks(java.util.Collection<Link> values)
|
Class |
Class.withLinks(Link... values)
|
Class |
Class.withName(java.lang.String value)
|
Class |
Class.withProperties(java.util.Collection<Property> values)
|
Class |
Class.withProperties(Property... values)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type Class | |
|---|---|
java.util.List<Class> |
Classes.getClazzs()
Gets the value of the clazzs property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type Class | |
|---|---|
Classes |
Classes.withClazzs(Class... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type Class | |
|---|---|
Classes |
Classes.withClazzs(java.util.Collection<Class> values)
|
| Uses of Class in org.xwiki.rest.resources.classes |
|---|
| Methods in org.xwiki.rest.resources.classes that return Class | |
|---|---|
Class |
ClassResource.getClass(java.lang.String wikiName,
java.lang.String className)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||