Interface LinkStepConfiguration


  • public interface LinkStepConfiguration
    Gets the data configuration of a path.
    • Method Detail

      • getForeignKey

        com.orchestranetworks.schema.Path getForeignKey()
        Returns the foreign key configuration path.
      • isReversed

        boolean isReversed()
        Returns true if the foreign key is reverse direction.