Interface IVocabularyUpdates

All Superinterfaces:
ICodeHolder, ICustomIdHolder<Long>, IIdHolder
All Known Implementing Classes:
Vocabulary

public interface IVocabularyUpdates extends IIdHolder, ICodeHolder
Description of the updates which should be performed on the vocabulary.
  • Method Details

    • getDescription

      String getDescription()
    • getURLTemplate

      String getURLTemplate()
    • isChosenFromList

      boolean isChosenFromList()
    • getModificationDate

      Date getModificationDate()