public class LayoutPropertyBeans extends PropertyBeans<LayoutPropertyBean>
LayoutPropertyBean
s for REST.itemsPerPage, startIndex, totalResults
Constructor and Description |
---|
LayoutPropertyBeans() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LayoutPropertyBean> |
getItems() |
java.lang.String |
resourceType() |
void |
setItems(java.util.List<LayoutPropertyBean> 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<LayoutPropertyBean>
public java.util.List<LayoutPropertyBean> getItems()
getItems
in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<LayoutPropertyBean>
getItems
in class PropertyBeans<LayoutPropertyBean>
public void setItems(java.util.List<LayoutPropertyBean> itemList)
setItems
in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<LayoutPropertyBean>
setItems
in class PropertyBeans<LayoutPropertyBean>