public interface INamespaceConfiguration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
Returns the display name for this namespace.
|
java.lang.String |
getID()
Returns the unique identifier for this namespace.
|
java.lang.String |
getInstallLocation()
Returns the location for this installation.
|
java.util.Locale |
getServerLocale()
Returns the server locale for this installation.
|
java.util.Locale getServerLocale()
java.lang.String getDisplayName()
java.lang.String getID()
java.lang.String getInstallLocation()