public class GetStorageItems extends XMLRequest implements Iterable<StorageItem>
GetStorageItems.getECCPlugIns() which will generate list with
all ECCPlugIns.| Constructor and Description |
|---|
GetStorageItems(UC4ObjectName name)
Construct this object and set requested storage name.
|
| Modifier and Type | Method and Description |
|---|---|
static GetStorageItems |
getECCPlugIns()
Create new object which points to storage with all ECC PlugIns.
|
Iterator<StorageItem> |
iterator()
Returns an Iterator which can be used to step through the
StorageItem. |
int |
size()
Returns the total number of items in the storage object.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetStorageItems(UC4ObjectName name)
name - Name of the storage objectpublic Iterator<StorageItem> iterator()
StorageItem.iterator in interface Iterable<StorageItem>StorageItempublic int size()
StorageItempublic static GetStorageItems getECCPlugIns()
GetStorageItemsCopyright © 2021. All rights reserved.