Interface SchemaLinkedField


public interface SchemaLinkedField
This interface contains the information for a linked node (node that defines osd:function linkedField="aPath" property).
Since:
6.0.0
See Also:
  • Method Details

    • getRelationshipNode

      SchemaNode getRelationshipNode()
      Returns the node holding the relationship used by this node.
      See Also:
    • getLinkedField

      SchemaNode getLinkedField()
      Returns the field referred by this node.