Class WebAppSettings
java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.WebAppSettings
- All Implemented Interfaces:
Serializable
A map containing persistent settings for an openBIS web app.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebAppSettings(String webAppId, WebAppSettings settings) WebAppSettings(String webAppId, Map<String, String> settings) -
Method Summary