Class NamespaceResources (2.0.0)

public final class NamespaceResources

Reources for namespaces used by front end and back end.

Inheritance

java.lang.Object > NamespaceResources

Static Fields

NAMESPACE_SEPARATOR

public static final char NAMESPACE_SEPARATOR

The separator character used to encode the appId/namespace pair.

Field Value
TypeDescription
char