|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HistorySummary in org.xwiki.rest.model.jaxb |
|---|
| Fields in org.xwiki.rest.model.jaxb with type parameters of type HistorySummary | |
|---|---|
protected List<HistorySummary> |
History.historySummaries
|
| Methods in org.xwiki.rest.model.jaxb that return HistorySummary | |
|---|---|
HistorySummary |
ObjectFactory.createHistorySummary()
Create an instance of HistorySummary |
HistorySummary |
HistorySummary.withLanguage(String value)
|
HistorySummary |
HistorySummary.withLinks(Collection<Link> values)
|
HistorySummary |
HistorySummary.withLinks(Link... values)
|
HistorySummary |
HistorySummary.withMajorVersion(int value)
|
HistorySummary |
HistorySummary.withMinorVersion(int value)
|
HistorySummary |
HistorySummary.withModified(Calendar value)
|
HistorySummary |
HistorySummary.withModifier(String value)
|
HistorySummary |
HistorySummary.withName(String value)
|
HistorySummary |
HistorySummary.withPageId(String value)
|
HistorySummary |
HistorySummary.withSpace(String value)
|
HistorySummary |
HistorySummary.withVersion(String value)
|
HistorySummary |
HistorySummary.withWiki(String value)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type HistorySummary | |
|---|---|
List<HistorySummary> |
History.getHistorySummaries()
Gets the value of the historySummaries property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type HistorySummary | |
|---|---|
History |
History.withHistorySummaries(HistorySummary... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type HistorySummary | |
|---|---|
History |
History.withHistorySummaries(Collection<HistorySummary> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||