|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceDecorator | |
---|---|
org.apache.sling.jcr.resource.internal | |
org.apache.sling.launchpad.testservices.resource |
Uses of ResourceDecorator in org.apache.sling.jcr.resource.internal |
---|
Methods in org.apache.sling.jcr.resource.internal that return ResourceDecorator | |
---|---|
ResourceDecorator[] |
ResourceDecoratorTracker.getResourceDecorators()
|
Methods in org.apache.sling.jcr.resource.internal with parameters of type ResourceDecorator | |
---|---|
protected void |
JcrResourceResolverFactoryImpl.bindResourceDecorator(ResourceDecorator decorator,
Map<String,Object> props)
|
protected void |
ResourceDecoratorTracker.bindResourceDecorator(ResourceDecorator decorator,
Map<String,Object> props)
|
protected void |
JcrResourceResolverFactoryImpl.unbindResourceDecorator(ResourceDecorator decorator,
Map<String,Object> props)
|
protected void |
ResourceDecoratorTracker.unbindResourceDecorator(ResourceDecorator decorator,
Map<String,Object> props)
|
Uses of ResourceDecorator in org.apache.sling.launchpad.testservices.resource |
---|
Classes in org.apache.sling.launchpad.testservices.resource that implement ResourceDecorator | |
---|---|
class |
TestResourceDecorator
Test ResourceDecorator that sets a specific resource type for resources having a path that starts with /testing + simple name of this class + / |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |