Class ResponseInfoArray<T>
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc4j.core.model.FilteredResource<T>
org.eclipse.lyo.oslc4j.core.model.ResponseInfo<T[]>
org.eclipse.lyo.oslc4j.core.model.ResponseInfoArray<T>
- All Implemented Interfaces:
IExtendedResource
,IResource
Concrete ResponseInfo collection wrapper where resource are sent
as an array
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
getContainer, nextPage, totalCount
Methods inherited from class org.eclipse.lyo.oslc4j.core.model.FilteredResource
properties, resource
Methods inherited from class org.eclipse.lyo.oslc4j.core.model.AbstractResource
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
-
Constructor Details
-
ResponseInfoArray
-
ResponseInfoArray
-
-
Method Details
-
array
-