Interface ExtractContentItem

All Superinterfaces:
ExtractItem, io.github.openehr4j.rm.common.archetyped.Locatable, io.github.openehr4j.rm.common.archetyped.Pathable
All Known Subinterfaces:
GenericContentItem, OpenehrContentItem

public interface ExtractContentItem 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

    • getIsPrimary

      Boolean getIsPrimary()
    • getIsChanged

      Boolean getIsChanged()
    • getIsMasked

      Boolean getIsMasked()
    • getItem

      Object getItem()