public class SCRIPTMANAGER extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.clerezza.rdf.core.UriRef |
code
A script source code of a specific script
|
static org.apache.clerezza.rdf.core.UriRef |
executionUri
A list of all available execution URIs for a specific script
|
static org.apache.clerezza.rdf.core.UriRef |
ExecutionUriList
A web page snippet representing a list of Execution URIs for a specified script.
|
static org.apache.clerezza.rdf.core.UriRef |
ExecutionUriOverviewPage
A web page to manage execution URIs of scripts.
|
static org.apache.clerezza.rdf.core.UriRef |
script
Points to a Script.
|
static org.apache.clerezza.rdf.core.UriRef |
scriptLanguageDescription
Points to a description of a script language in terms of language name and version.
|
static org.apache.clerezza.rdf.core.UriRef |
scriptList
Points to a list of all available scripts.
|
static org.apache.clerezza.rdf.core.UriRef |
ScriptList
A rendered xhtml snippet containing the script list of installed scripts.
|
static org.apache.clerezza.rdf.core.UriRef |
ScriptManagerInstallPage
A web page to install a script.
|
static org.apache.clerezza.rdf.core.UriRef |
ScriptManagerOverviewPage
A web page containing scripts.
|
static org.apache.clerezza.rdf.core.UriRef |
SelectedScript
The script that is currently selected.
|
| Constructor and Description |
|---|
SCRIPTMANAGER() |
public static final org.apache.clerezza.rdf.core.UriRef ScriptManagerOverviewPage
public static final org.apache.clerezza.rdf.core.UriRef ScriptManagerInstallPage
public static final org.apache.clerezza.rdf.core.UriRef ExecutionUriOverviewPage
public static final org.apache.clerezza.rdf.core.UriRef ExecutionUriList
public static final org.apache.clerezza.rdf.core.UriRef SelectedScript
public static final org.apache.clerezza.rdf.core.UriRef ScriptList
public static final org.apache.clerezza.rdf.core.UriRef scriptLanguageDescription
public static final org.apache.clerezza.rdf.core.UriRef script
public static final org.apache.clerezza.rdf.core.UriRef code
public static final org.apache.clerezza.rdf.core.UriRef scriptList
public static final org.apache.clerezza.rdf.core.UriRef executionUri
Copyright © 2014 The Apache Software Foundation. All rights reserved.