Interface LabeledDocumentUpdate

All Superinterfaces:
EntityUpdate
All Known Subinterfaces:
ItemUpdate, LabeledStatementDocumentUpdate, MediaInfoUpdate, PropertyUpdate, TermedDocumentUpdate, TermedStatementDocumentUpdate
All Known Implementing Classes:
ItemUpdateImpl, LabeledDocumentUpdateImpl, MediaInfoUpdateImpl, PropertyUpdateImpl, TermedDocumentUpdateImpl

public interface LabeledDocumentUpdate extends EntityUpdate
Collection of changes that can be applied to an entity that has labels.
  • Method Details

    • getLabels

      TermUpdate getLabels()
      Returns changes in entity labels.
      Returns:
      update of entity labels, possibly empty