Interface IndexSchemaContributionListener
-
public interface IndexSchemaContributionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSchemaContributed()
Called at least once if something was contributed to the schema.
-