|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectSummary | |
|---|---|
| org.xwiki.rest.model.jaxb | |
| 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 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(String value)
|
ObjectSummary |
ObjectSummary.withGuid(String value)
|
ObjectSummary |
ObjectSummary.withHeadline(String value)
|
ObjectSummary |
ObjectSummary.withId(String value)
|
ObjectSummary |
ObjectSummary.withLinks(Collection<Link> values)
|
ObjectSummary |
ObjectSummary.withLinks(Link... values)
|
ObjectSummary |
ObjectSummary.withNumber(int value)
|
ObjectSummary |
ObjectSummary.withPageAuthor(String value)
|
ObjectSummary |
ObjectSummary.withPageAuthorName(String value)
|
ObjectSummary |
ObjectSummary.withPageId(String value)
|
ObjectSummary |
ObjectSummary.withPageName(String value)
|
ObjectSummary |
ObjectSummary.withPageVersion(String value)
|
ObjectSummary |
ObjectSummary.withSpace(String value)
|
ObjectSummary |
ObjectSummary.withWiki(String value)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type ObjectSummary | |
|---|---|
JAXBElement<ObjectSummary> |
ObjectFactory.createObjectSummary(ObjectSummary value)
Create an instance of JAXBElement<ObjectSummary>} |
List<ObjectSummary> |
Objects.getObjectSummaries()
Gets the value of the objectSummaries property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type ObjectSummary | |
|---|---|
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(Collection<ObjectSummary> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||