public abstract class AbstractResourceTypeViaProvider extends Object implements org.apache.sling.models.spi.ViaProvider
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
Constructor and Description |
---|
AbstractResourceTypeViaProvider() |
Modifier and Type | Method and Description |
---|---|
Object |
getAdaptable(Object original,
String value) |
protected abstract @Nullable String |
getResourceType(@NotNull org.apache.sling.api.resource.Resource resource,
@NotNull String value) |
protected abstract boolean |
handle(@NotNull String value) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.