|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ObjectSummary in org.xwiki.rest.model.jaxb |
|---|
| Subclasses of ObjectSummary in org.xwiki.rest.model.jaxb | |
|---|---|
class |
Object
Java class for Object complex type. |
| Fields in org.xwiki.rest.model.jaxb with type parameters of type ObjectSummary | |
|---|---|
protected java.util.List<ObjectSummary> |
Objects.objectSummaries
|
| Methods in org.xwiki.rest.model.jaxb that return ObjectSummary | |
|---|---|
ObjectSummary |
ObjectFactory.createObjectSummary()
Create an instance of ObjectSummary |
ObjectSummary |
ObjectSummary.withClassName(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withGuid(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withHeadline(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withId(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withLinks(java.util.Collection<Link> values)
|
ObjectSummary |
ObjectSummary.withLinks(Link... values)
|
ObjectSummary |
ObjectSummary.withNumber(int value)
|
ObjectSummary |
ObjectSummary.withPageId(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withPageName(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withSpace(java.lang.String value)
|
ObjectSummary |
ObjectSummary.withWiki(java.lang.String value)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type ObjectSummary | |
|---|---|
javax.xml.bind.JAXBElement<ObjectSummary> |
ObjectFactory.createObjectSummary(ObjectSummary value)
Create an instance of JAXBElement<ObjectSummary>} |
java.util.List<ObjectSummary> |
Objects.getObjectSummaries()
Gets the value of the objectSummaries property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type ObjectSummary | |
|---|---|
javax.xml.bind.JAXBElement<ObjectSummary> |
ObjectFactory.createObjectSummary(ObjectSummary value)
Create an instance of JAXBElement<ObjectSummary>} |
Objects |
Objects.withObjectSummaries(ObjectSummary... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type ObjectSummary | |
|---|---|
Objects |
Objects.withObjectSummaries(java.util.Collection<ObjectSummary> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||