| 
Regain 2.1.0-STABLE API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DesktopConfig
The configuration of the desktop search.
| Method Summary | |
|---|---|
 String | 
getBrowser()
Gets the executable of the browser that should be used for showing web pages.  | 
 boolean | 
getExternalAccessAllowed()
Gets the setting wheter external access to the instance is allowed or not.  | 
 int | 
getInterval()
Gets the index update interval from the desktop configuration.  | 
 int | 
getPort()
Gets the port of the webserver.  | 
 Map<String,String> | 
getSimpleNamespaces()
Gets Tag namespaces that should be registered so they can be used in the JSP-File.  | 
| Method Detail | 
|---|
int getInterval()
                throws RegainException
RegainException - If loading the config failed.
int getPort()
            throws RegainException
RegainException - If loading the config failed.
String getBrowser()
                  throws RegainException
null if the browser should be auto-detected.
RegainException - If loading the config failed.
boolean getExternalAccessAllowed()
                                 throws RegainException
RegainException - If loading the config failed.
Map<String,String> getSimpleNamespaces()
                                       throws RegainException
RegainException - If loading the config failed.
  | 
Regain 2.1.0-STABLE API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||