public interface SchemaFacetOResource
resource constraint associated with a node
(osd:FacetOResource).SchemaNode.getFacetOResource()| Modifier and Type | Method and Description |
|---|---|
String |
getModuleName()
Returns the name of the EBX® module that contains the resource.
|
String |
getRelativePath()
Returns the local directory containing the resource,
directly under the directory named with the value of
resourceType. |
String |
getResourceType()
Returns the resource type, which is one of the following
values:
ext-images, ext-jscripts, ext-stylesheets, ext-html. |
String getModuleName()
String getResourceType()
ext-images, ext-jscripts, ext-stylesheets, ext-html.String getRelativePath()
resourceType.
For example, for a resource located at www/common/images/frontpages/,
the directory www/ is at the same level as the WEB-INF/ directory.