@ProviderType
public interface EditableResource
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
Get the component associated with this resource
|
org.apache.sling.api.resource.Resource |
getComponentResource()
Gets the resource backing the component for the specified resource.
|
String |
getEditPath()
Returns the path for the editor for this resource if available
|
org.apache.sling.api.resource.Resource |
getEditResource()
Returns the resource for the editor for this resource if available
|
org.apache.sling.api.resource.Resource |
getResource()
Gets the current resource.
|
Component getComponent()
org.apache.sling.api.resource.Resource getComponentResource()
String getEditPath()
org.apache.sling.api.resource.Resource getEditResource()
org.apache.sling.api.resource.Resource getResource()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.