@Model(adaptables=org.apache.sling.api.resource.Resource.class, adapters=org.apache.sling.cms.ComponentConfiguration.class) public class ComponentConfigurationImpl extends Object implements ComponentConfiguration
Constructor and Description |
---|
ComponentConfigurationImpl(org.apache.sling.api.resource.Resource resource) |
Modifier and Type | Method and Description |
---|---|
org.apache.sling.api.resource.ValueMap |
getProperties() |
org.apache.sling.api.resource.Resource |
getResource() |
public ComponentConfigurationImpl(org.apache.sling.api.resource.Resource resource)
public org.apache.sling.api.resource.ValueMap getProperties()
getProperties
in interface ComponentConfiguration
public org.apache.sling.api.resource.Resource getResource()
getResource
in interface ComponentConfiguration
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.