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