Uses of Class
com.buttercms.model.PageResponse
| Package | Description |
|---|---|
| com.buttercms | |
| com.buttercms.model |
-
Uses of PageResponse in com.buttercms
Methods in com.buttercms that return PageResponse Modifier and Type Method Description <T> PageResponse<T>ButterCMSClient. getPage(String pageTypeSlug, String pageSlug, Map<String,String> queryParameters, Class<T> classType)<T> PageResponse<T>IButterCMSClient. getPage(String pageTypeSlug, String pageSlug, Map<String,String> queryParameters, Class<T> classType)Get a single Page using its slug -
Uses of PageResponse in com.buttercms.model
Methods in com.buttercms.model that return PageResponse Modifier and Type Method Description PageResponsePageResponse. setData(Page<T> data)