@Model(adaptables=org.apache.sling.api.resource.Resource.class,
adapters=org.apache.sling.cms.References.class)
public class ReferencesImpl
extends ReferenceOperation
implements org.apache.sling.cms.References
| Constructor and Description |
|---|
ReferencesImpl(org.apache.sling.api.resource.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
doProcess(org.apache.sling.api.resource.Resource r,
java.lang.String matchingKey) |
java.util.List<java.lang.String> |
getReferences() |
getRegex, initpublic ReferencesImpl(org.apache.sling.api.resource.Resource resource)
public java.util.List<java.lang.String> getReferences()
getReferences in interface org.apache.sling.cms.Referencespublic void doProcess(org.apache.sling.api.resource.Resource r,
java.lang.String matchingKey)
doProcess in class ReferenceOperationCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.