public class PageStylePropertyBeans extends PropertyBeans<PageStylePropertyBean>
PageStylePropertyBean
s for REST.itemsPerPage, startIndex, totalResults
Constructor and Description |
---|
PageStylePropertyBeans() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PageStylePropertyBean> |
getItems() |
java.lang.String |
resourceType() |
void |
setItems(java.util.List<PageStylePropertyBean> itemList) |
getPortalShortId, setPortalShortId
getItemsPerPage, getStartIndex, getTotalResults, setItemsPerPage, setStartIndex, setTotalResults, updatePaginationIndices
public java.lang.String resourceType()
resourceType
in interface oracle.webcenter.jaxrs.framework.model.LinkedInterface
resourceType
in class PropertyBeans<PageStylePropertyBean>
public java.util.List<PageStylePropertyBean> getItems()
getItems
in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<PageStylePropertyBean>
getItems
in class PropertyBeans<PageStylePropertyBean>
public void setItems(java.util.List<PageStylePropertyBean> itemList)
setItems
in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<PageStylePropertyBean>
setItems
in class PropertyBeans<PageStylePropertyBean>