Interface IVocabularyUpdates
-
- All Superinterfaces:
ICodeHolder,IIdHolder
- All Known Implementing Classes:
NewVocabulary,Vocabulary
public interface IVocabularyUpdates extends IIdHolder, ICodeHolder
Description of the updates which should be performed on the vocabulary.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()java.util.DategetModificationDate()java.lang.StringgetURLTemplate()booleanisChosenFromList()-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.basic.ICodeHolder
getCode
-
-