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