public final class ResourceType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPS_PREFIX
/apps prefix for resource types
|
| Modifier and Type | Method and Description |
|---|---|
static String |
makeAbsolute(String resourceType,
org.apache.sling.api.resource.ResourceResolver resourceResolver)
Converts the resource type to an absolute path.
|
public static final String APPS_PREFIX
public static String makeAbsolute(String resourceType, org.apache.sling.api.resource.ResourceResolver resourceResolver)
resourceType - Resource typeCopyright © 2014–2015 wcm.io. All rights reserved.