Uses of Class
com.buttercms.model.Page
| Package | Description |
|---|---|
| com.buttercms.model |
-
Uses of Page in com.buttercms.model
Methods in com.buttercms.model that return Page Modifier and Type Method Description Page<T>PageResponse. getData()Methods in com.buttercms.model that return types with arguments of type Page Modifier and Type Method Description List<Page<T>>PagesResponse. getData()Methods in com.buttercms.model with parameters of type Page Modifier and Type Method Description PageResponsePageResponse. setData(Page<T> data)Method parameters in com.buttercms.model with type arguments of type Page Modifier and Type Method Description PagesResponsePagesResponse. setData(List<Page<T>> data)