Class VocabularyTermPermId
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.id.VocabularyTermPermId
- All Implemented Interfaces:
IObjectId,IVocabularyTermId,Serializable
@JsonObject("as.dto.vocabulary.id.VocabularyTermPermId")
public class VocabularyTermPermId
extends Object
implements IVocabularyTermId, Serializable
Vocabulary term perm id.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VocabularyTermPermId
- Parameters:
code- Vocabulary term code, e.g. "MY_TERM".vocabularyCode- Vocabulary code, e.g. "MY_VOCABULARY"
-
-
Method Details