|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PageSummary in org.xwiki.rest.model.jaxb |
|---|
| Subclasses of PageSummary in org.xwiki.rest.model.jaxb | |
|---|---|
class |
Page
Java class for Page complex type. |
| Fields in org.xwiki.rest.model.jaxb with type parameters of type PageSummary | |
|---|---|
protected List<PageSummary> |
Pages.pageSummaries
|
| Methods in org.xwiki.rest.model.jaxb that return PageSummary | |
|---|---|
PageSummary |
ObjectFactory.createPageSummary()
Create an instance of PageSummary |
PageSummary |
PageSummary.withFullName(String value)
|
PageSummary |
PageSummary.withId(String value)
|
PageSummary |
PageSummary.withLinks(Collection<Link> values)
|
PageSummary |
PageSummary.withLinks(Link... values)
|
PageSummary |
PageSummary.withName(String value)
|
PageSummary |
PageSummary.withParent(String value)
|
PageSummary |
PageSummary.withParentId(String value)
|
PageSummary |
PageSummary.withSpace(String value)
|
PageSummary |
PageSummary.withSyntax(String value)
|
PageSummary |
PageSummary.withTitle(String value)
|
PageSummary |
PageSummary.withTranslations(Translations value)
|
PageSummary |
PageSummary.withWiki(String value)
|
PageSummary |
PageSummary.withXwikiAbsoluteUrl(String value)
|
PageSummary |
PageSummary.withXwikiRelativeUrl(String value)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type PageSummary | |
|---|---|
List<PageSummary> |
Pages.getPageSummaries()
Gets the value of the pageSummaries property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type PageSummary | |
|---|---|
Pages |
Pages.withPageSummaries(PageSummary... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type PageSummary | |
|---|---|
Pages |
Pages.withPageSummaries(Collection<PageSummary> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||