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