public class MiscellaneousConfiguration extends Object implements CloudConfigurationObject
Constructor and Description |
---|
MiscellaneousConfiguration(String supportMail,
String helpUrl,
String supportCaseModelId,
boolean viewEngineEnabled,
boolean viewEngineCreateEnabled,
boolean viewEngineActionsEnabled,
boolean backwardcompatibilityUrlencoding,
boolean appGraphEnabled) |
Modifier and Type | Method and Description |
---|---|
String |
getHelpUrl() |
String |
getSupportCaseModelId() |
String |
getSupportMail() |
boolean |
isAppGraphEnabled() |
boolean |
isBackwardcompatibilityUrlencoding() |
boolean |
isViewEngineActionsEnabled() |
boolean |
isViewEngineCreateEnabled() |
boolean |
isViewEngineEnabled() |
public String getSupportMail()
public String getHelpUrl()
public String getSupportCaseModelId()
public boolean isViewEngineEnabled()
public boolean isViewEngineCreateEnabled()
public boolean isViewEngineActionsEnabled()
public boolean isBackwardcompatibilityUrlencoding()
public boolean isAppGraphEnabled()
Copyright © 2010 - 2016 edorasware ag. All Rights Reserved.