public class SystemSettings
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
char |
getDecimalSymbol() |
static SystemSettings |
getInstance() |
boolean |
isCaseInsensitive() |
boolean |
isCaseSensitive() |
boolean |
isDbServerTimezoneFromDb() |
boolean |
isEmptyNameAllowed() |
boolean |
isHistoryEnabled() |
boolean |
isPersistentForeignIds() |
boolean |
isPrivilegedBusinessAdmin() |
boolean |
isTidyFiles() |
boolean |
isUpdateSetsOnVaultChange() |
java.lang.String |
toString() |
public boolean isHistoryEnabled()
public boolean isUpdateSetsOnVaultChange()
public char getDecimalSymbol()
public boolean isTidyFiles()
public boolean isPrivilegedBusinessAdmin()
public boolean isEmptyNameAllowed()
public boolean isCaseSensitive()
public boolean isCaseInsensitive()
public boolean isDbServerTimezoneFromDb()
public boolean isPersistentForeignIds()
public java.lang.String toString()
toString in class java.lang.Objectpublic static SystemSettings getInstance()
Copyright ? Technia AB. All Rights Reserved.