Class Module
java.lang.Object
org.gatein.portal.controller.resource.script.Module
- Direct Known Subclasses:
Module.Local,Module.Remote
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final String.static final ResourceBundle.Control.protected int.protected ScriptResource.protected static org.exoplatform.services.resources.ResourceBundleService -
Method Summary
-
Field Details
-
CONTROL
. -
resourceBundleService
protected static org.exoplatform.services.resources.ResourceBundleService resourceBundleService -
resource
. -
contextPath
. -
priority
protected int priority.
-
-
Method Details
-
getResource
-
isRemote
public abstract boolean isRemote() -
getURI
-
getContextPath
-
getPriority
public int getPriority() -
getResourceBundleService
public static org.exoplatform.services.resources.ResourceBundleService getResourceBundleService()
-