Class AbstractIdentifiedInitializableComponent

    • Constructor Detail

      • AbstractIdentifiedInitializableComponent

        public AbstractIdentifiedInitializableComponent()
    • Method Detail

      • setId

        protected void setId​(@Nonnull @NotEmpty
                             String componentId)
        Sets the ID of this component. The component must not yet be initialized.
        Parameters:
        componentId - ID of the component