@CETType(description="This is a description.", name="globalJS") @ProviderType public interface GlobalJSCET extends CET
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScope() |
java.lang.String |
getScriptElementAttributesJSON() |
java.lang.String |
getScriptLocation() |
java.lang.String |
getURL() |
getBaseURL, getCompanyId, getCreateDate, getDescription, getEditJSP, getExternalReferenceCode, getModifiedDate, getName, getName, getProperties, getSourceCodeURL, getStatus, getType, getTypeSettings, getViewJSP, hasProperties, isReadOnly@CETProperty(defaultValue="page", label="scope", name="scope", type=String) java.lang.String getScope()
@CETProperty(defaultValue="", name="scriptElementAttributesJSON", type=String) java.lang.String getScriptElementAttributesJSON()
@CETProperty(defaultValue="head", label="script-location", name="scriptLocation", type=String) java.lang.String getScriptLocation()
@CETProperty(defaultValue="", label="js-url", name="url", type=URL) java.lang.String getURL()