public class VisualizationTemplatePropertyBeans extends PropertyBeans<VisualizationTemplatePropertyBean>
VisualizationTemplatePropertyBean
s.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, 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<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>