Interface ITaskIndexEngineConfiguration

All Superinterfaces:
Serializable

public interface ITaskIndexEngineConfiguration extends Serializable
Represents a serializable configuration for a indexed tasks search engine.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    Validates the current configuration
  • Method Details

    • isModuleEnabled

      boolean isModuleEnabled()
      Returns:
      if the module is enabled
    • validate

      void validate() throws PortalException
      Validates the current configuration
      Throws:
      PortalException - if the configuration is invalid