Interface GlobalJSCET
- All Superinterfaces:
CET
@CETType(description="This is a description.",
name="globalJS")
@ProviderType
public interface GlobalJSCET
extends CET
-
Method Summary
Methods inherited from interface com.liferay.client.extension.type.CET
getBaseURL, getCompanyId, getCreateDate, getDescription, getEditJSP, getExternalReferenceCode, getModifiedDate, getName, getName, getProperties, getSourceCodeURL, getStatus, getType, getTypeSettings, getViewJSP, hasProperties, isReadOnly
-
Method Details
-
getScope
-
getScriptElementAttributesJSON
@CETProperty(defaultValue="", name="scriptElementAttributesJSON", type=String) String getScriptElementAttributesJSON() -
getScriptLocation
@CETProperty(defaultValue="head", label="script-location", name="scriptLocation", type=String) String getScriptLocation() -
getURL
-