@ThingworxExtensionApiClass(since={7,0,1}) public interface IDataEntryCloseableIterator<T extends IEntry> extends java.util.Iterator<T>, java.io.Closeable
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
getAll() |
@ThingworxExtensionApiMethod(since={7,0,1}) java.util.List<T> getAll()