Interface ExtractFolder

All Superinterfaces:
ExtractItem, io.github.openehr4j.rm.common.archetyped.Locatable, io.github.openehr4j.rm.common.archetyped.Pathable

public interface ExtractFolder extends ExtractItem
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Locatable

    concept, getArchetypeDetails, getArchetypeNodeId, getFeederAudit, getLinks, getName, getUid, isArchetypeRoot

    Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Pathable

    itemAtPath, itemsAtPath, parent, pathExists, pathOfItem, pathUnique
  • Method Details

    • getItems

      List getItems()