global interface ApplicationContext { String getCanvasUrl(); String getDeveloperName(); String getName(); String getNamespace(); String getVersion(); void setCanvasUrlPath(String param0); }