public class ResourceEditorAssociation
extends java.lang.Object
Constructor and Description |
---|
ResourceEditorAssociation() |
Modifier and Type | Method and Description |
---|---|
void |
activate(ResourceEditorAssociationConfig config) |
java.lang.String |
getEditor() |
boolean |
matches(org.apache.sling.api.resource.Resource resource) |
java.lang.String |
toString() |
public void activate(ResourceEditorAssociationConfig config)
public boolean matches(org.apache.sling.api.resource.Resource resource)
public java.lang.String getEditor()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.