public abstract class PropertyBeans<T extends PropertyBean>
extends oracle.webcenter.jaxrs.framework.model.PaginatedLinked
implements oracle.webcenter.jaxrs.framework.model.LinkedItem<T>
itemsPerPage, startIndex, totalResults| Constructor and Description |
|---|
PropertyBeans() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<T> |
getItems() |
java.lang.String |
getPortalShortId()
Gets the PortalShortId for the creation of REST related parent links.
|
abstract java.lang.String |
resourceType() |
abstract void |
setItems(java.util.List<T> itemlist) |
void |
setPortalShortId(java.lang.String shortId)
Sets the PortalShortId for the creation of REST related parent links.
|
getItemsPerPage, getStartIndex, getTotalResults, setItemsPerPage, setStartIndex, setTotalResults, updatePaginationIndicespublic abstract java.lang.String resourceType()
resourceType in interface oracle.webcenter.jaxrs.framework.model.LinkedInterfaceresourceType in class oracle.webcenter.jaxrs.framework.model.Linkedpublic abstract java.util.List<T> getItems()
getItems in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<T extends PropertyBean>public abstract void setItems(java.util.List<T> itemlist)
setItems in interface oracle.webcenter.jaxrs.framework.model.LinkedItem<T extends PropertyBean>public java.lang.String getPortalShortId()
public void setPortalShortId(java.lang.String shortId)
shortId - the short Id