public class DeleteStorageEntry extends XMLRequest
Storage object.| Constructor and Description |
|---|
DeleteStorageEntry(ResourceItem entry)
Constructs a
DeleteStorageEntry request using the idnr of
the Resource Item of the store object and idnr of the store object. |
DeleteStorageEntry(StorageItem item)
Constructs a
DeleteStorageEntry request using the item id of
the StorageItem and the idnr of the store object. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic DeleteStorageEntry(ResourceItem entry)
DeleteStorageEntry request using the idnr of
the Resource Item of the store object and idnr of the store object.entry - represents resourceItem of the Storage Itempublic DeleteStorageEntry(StorageItem item)
DeleteStorageEntry request using the item id of
the StorageItem and the idnr of the store object.item - represents a StorageItemCopyright © 2021. All rights reserved.