Interface IndexSchemaContributionListener
public interface IndexSchemaContributionListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidCalled at least once if something was contributed to the schema.
-
Method Details
-
onSchemaContributed
void onSchemaContributed()Called at least once if something was contributed to the schema.
-