public final class DeleteType extends AttributeOption
Modifier and Type | Field and Description |
---|---|
static DeleteType |
HardDelete |
static DeleteType |
MoveToDeletedItems |
static DeleteType |
SoftDelete |
public static final DeleteType HardDelete
public static final DeleteType SoftDelete
public static final DeleteType MoveToDeletedItems
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.