Package org.alfresco.repo.mode
Interface ServerModeProvider
- All Known Implementing Classes:
ServerModeImpl
public interface ServerModeProvider
-
Method Summary
Modifier and TypeMethodDescriptionGet the Server Mode which is a configuration property set via alfresco-global.propertues.
-
Method Details
-
getServerMode
ServerMode getServerMode()Get the Server Mode which is a configuration property set via alfresco-global.propertues. It is not persisted anywhere in the database.- Returns:
- the server mode
-