Interface SchemaNodeBreadcrumbProperties
-
public interface SchemaNodeBreadcrumbPropertiesRepresents thebreadcrumbelement associated with a table, a foreign key or an association node in a resolved data model.- Since:
- 6.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayLabel()Returns the value of the elementsbreadcrumb/displayLabeldefined in the data model.
-
-
-
Method Detail
-
getDisplayLabel
String getDisplayLabel()
Returns the value of the elementsbreadcrumb/displayLabeldefined in the data model.
-
-