Interface IVocabularyTermUpdates

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

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

    • getDescription

      String getDescription()
    • getLabel

      String getLabel()
    • getOrdinal

      Long getOrdinal()
    • getModificationDate

      Date getModificationDate()