Class VocabularyTermDeletionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions<VocabularyTermDeletionOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.delete.VocabularyTermDeletionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.vocabulary.delete.VocabularyTermDeletionOptions")
public class VocabularyTermDeletionOptions
extends AbstractObjectDeletionOptions<VocabularyTermDeletionOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreplace(IVocabularyTermId replacedId, IVocabularyTermId replacementId) Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions
getReason, setReason, toString
-
Constructor Details
-
VocabularyTermDeletionOptions
public VocabularyTermDeletionOptions()
-
-
Method Details
-
replace
-
getReplacements
-