|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageSummary | |
|---|---|
| org.exoplatform.wiki.service.impl | |
| org.exoplatform.wiki.service.rest.model | |
| Uses of PageSummary in org.exoplatform.wiki.service.impl |
|---|
| Methods in org.exoplatform.wiki.service.impl that return PageSummary | |
|---|---|
PageSummary |
WikiRestServiceImpl.createPageSummary(ObjectFactory objectFactory,
URI baseUri,
PageImpl doc)
|
| Uses of PageSummary in org.exoplatform.wiki.service.rest.model |
|---|
| Subclasses of PageSummary in org.exoplatform.wiki.service.rest.model | |
|---|---|
class |
Page
Java class for Page complex type. |
| Fields in org.exoplatform.wiki.service.rest.model with type parameters of type PageSummary | |
|---|---|
protected List<PageSummary> |
Pages.pageSummaries
|
| Methods in org.exoplatform.wiki.service.rest.model that return PageSummary | |
|---|---|
PageSummary |
ObjectFactory.createPageSummary()
Create an instance of PageSummary |
| Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type PageSummary | |
|---|---|
List<PageSummary> |
Pages.getPageSummaries()
Gets the value of the pageSummaries property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||