Interface SchemaUtilAware


  • public interface SchemaUtilAware
    Interface for components to implements that are interested in access to a SchemaUtil.
    • Method Detail

      • updateSchemaUtil

        void updateSchemaUtil​(SchemaUtil schemaUtil)
        This method will be called by the AIE server to supply a SchemaUtil that this component can store and use.