public class VisualizationTemplatePropertyBeans extends PropertyBeans<VisualizationTemplatePropertyBean>
VisualizationTemplatePropertyBeans.itemsPerPage, startIndex, totalResults| Constructor and Description |
|---|
VisualizationTemplatePropertyBeans() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VisualizationTemplatePropertyBean> |
getItems() |
java.lang.String |
resourceType() |
void |
setItems(java.util.List<VisualizationTemplatePropertyBean> itemList) |
getPortalShortId, setPortalShortIdgetItemsPerPage, getStartIndex, getTotalResults, setItemsPerPage, setStartIndex, setTotalResults, updatePaginationIndicespublic java.lang.String resourceType()
resourceType in interface oracle.webcenter.jaxrs.framework.model.LinkedInterfaceresourceType in class PropertyBeans<VisualizationTemplatePropertyBean>public java.util.List<VisualizationTemplatePropertyBean> getItems()
getItems in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<VisualizationTemplatePropertyBean>getItems in class PropertyBeans<VisualizationTemplatePropertyBean>public void setItems(java.util.List<VisualizationTemplatePropertyBean> itemList)
setItems in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<VisualizationTemplatePropertyBean>setItems in class PropertyBeans<VisualizationTemplatePropertyBean>