Interface SenseUpdate

All Superinterfaces:
EntityUpdate, StatementDocumentUpdate
All Known Implementing Classes:
SenseUpdateImpl

public interface SenseUpdate extends StatementDocumentUpdate
Collection of changes that can be applied to sense entity.
  • Method Details

    • getEntityId

      SenseIdValue getEntityId()
      Description copied from interface: EntityUpdate
      Returns ID of the entity that is being updated.
      Specified by:
      getEntityId in interface EntityUpdate
      Returns:
      ID of the updated entity
    • getGlosses

      TermUpdate getGlosses()
      Returns changes in sense glosses.
      Returns:
      update of sense glosses, possibly empty