| Class and Description |
|---|
| io.wcm.sling.commons.osgi.RankedServices
Please use
org.apache.sling.commons.osgi.RankedServices instead. |
| io.wcm.sling.commons.resource.ResourcePath
Use
io.wcm.wcm.commons.util.Path instead. |
| Field and Description |
|---|
| io.wcm.sling.commons.resource.ResourceType.APPS_PREFIX
Search paths are confurable and should not be hard-coded.
|
| io.wcm.sling.commons.resource.ResourceType.LIBS_PREFIX
Search paths are confurable and should not be hard-coded.
|
| Method and Description |
|---|
| io.wcm.sling.commons.resource.ImmutableValueMap.clear()
Unsupported operation
|
| io.wcm.sling.commons.resource.ResourceType.equals(String, String)
Please use
ResourceType.equals(String, String, ResourceResolver) instead. |
| io.wcm.sling.commons.resource.ResourceType.makeRelative(String)
Please use
ResourceType.makeRelative(String, ResourceResolver) instead. |
| io.wcm.sling.commons.resource.ImmutableValueMap.put(String, Object)
Unsupported operation
|
| io.wcm.sling.commons.resource.ImmutableValueMap.putAll(Map<? extends String, ? extends Object>)
Unsupported operation
|
| io.wcm.sling.commons.resource.ImmutableValueMap.remove(Object)
Unsupported operation
|
Copyright © 2014–2019 wcm.io. All rights reserved.