Package org.alfresco.repo.mode
Class ServerModeImpl
java.lang.Object
org.alfresco.repo.mode.ServerModeImpl
- All Implemented Interfaces:
ServerModeProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the Server Mode which is a configuration property set via alfresco-global.propertues.void
-
Field Details
-
serverMode
-
-
Constructor Details
-
ServerModeImpl
public ServerModeImpl()
-
-
Method Details
-
setServerModeAsString
-
getServerMode
Description copied from interface:ServerModeProviderGet the Server Mode which is a configuration property set via alfresco-global.propertues. It is not persisted anywhere in the database.- Specified by:
getServerModein interfaceServerModeProvider- Returns:
- the server mode
-