public interface DeleteProgress extends ActionProgress
| Modifier and Type | Method and Description |
|---|---|
Set<Long> |
getDeletedElements()
Returns a set of ID's of all successfully deleted elements since the last progress poll.
|
Set<Long> |
getDeleteFailedElements()
Returns a set of ID's of all elements which couldn't be deleted because of unexpected errors during delete.
|
Set<Long> |
getLockFailedElements()
Returns a set of ID's of all elements which couldn't be locked for delete
|
Set<Long> |
getMissingPermissionElements()
Returns a set of ID's of all elements which couldn't be deleted cause of missing delete permissions.
|
Set<Long> |
getNonChangeablePackagePoolItems()
Returns a set of ID's of all elements which couldn't be deleted cause they are
package pool items and belong to a non
changeable subscription |
Set<Long> |
getReferencedElements()
Returns a set of ID's of all elements which couldn't be deleted cause of existing incoming references.
|
getLog, getProgress, getStatus, isFinishedSet<Long> getDeletedElements()
Set<Long> getDeleteFailedElements()
getMissingPermissionElements(),
getLockFailedElements() , getReferencedElements())Set<Long> getMissingPermissionElements()
Set<Long> getLockFailedElements()
Set<Long> getReferencedElements()
ignoreReferences == true' this set is always emptySet<Long> getNonChangeablePackagePoolItems()
package pool items and belong to a non
changeable subscriptionCopyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408