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