@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.
|
java.lang.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()
java.lang.String getEditPath()
org.apache.sling.api.resource.Resource getEditResource()
org.apache.sling.api.resource.Resource getResource()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.