Interface MutablePluginDataStructure

All Superinterfaces:
PluginDataStructure

public interface MutablePluginDataStructure extends PluginDataStructure
Author:
Per-Erik
  • Method Details

    • setData

    • setRelations

      void setRelations(Collection<MTPluginDataOperations.Relation> relations)
    • setRoot

      void setRoot(String rootUUID)
      Sets the root's uuid, implicitly setting the root. The supplied uuid must be a uuid that appears on a data-object in getData().

      This method may only be called once for this MutablePluginDataStructure.
      Parameters:
      rootUUID - The root uuid