public interface RMPreventDelete
These constants represent valid values for the corresponding
Marking Set that is associated with the RMPropertyName.PreventRMEntityDeletion
property. This property is used to enforce hold placement.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
Default
Indicates that no delete prevention is in effect.
|
static java.lang.String |
PreventDelete
Indicates that delete prevention is in effect.
|
static final java.lang.String Default
static final java.lang.String PreventDelete
© Copyright IBM Corp. 2010, 2013. All Rights Reserved.