Class AcrolinxSidebarInitParameter
java.lang.Object
com.acrolinx.sidebar.pojo.settings.AcrolinxSidebarInitParameter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionReturns the log file location that was provided using the AcrolinxSidebarInitParameterBuilder.booleanvoidsetClientLocale(String clientLocale) voidsetServerAddress(String serverAddress) voidsetShowServerSelector(boolean showServerSelector) toString()
-
Method Details
-
getServerAddress
-
getClientSignature
-
getLogFileLocation
Returns the log file location that was provided using the AcrolinxSidebarInitParameterBuilder.- Returns:
- the log file location (may be
null)
-
getSidebarUrl
-
getShowServerSelector
public boolean getShowServerSelector() -
setServerAddress
-
setShowServerSelector
public void setShowServerSelector(boolean showServerSelector) -
setClientLocale
-
getSupported
-
toString
-