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