Interface LinkStepConfiguration
-
public interface LinkStepConfigurationGets the data configuration of a path.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.orchestranetworks.schema.PathgetForeignKey()Returns the foreign key configuration path.booleanisReversed()Returnstrueif the foreign key is reverse direction.
-