Interface Taggable

All Known Subinterfaces:
CollectionEntity
All Known Implementing Classes:
Collection, Dataset, Installation, Institution, Network, Node, Organization

public interface Taggable
Generic tag interface for entities.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull List<Tag>
     
    void
    setTags(List<Tag> tags)