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