@Model(adaptables=org.apache.sling.api.resource.Resource.class, adapters=org.apache.sling.cms.References.class) public class ReferencesImpl extends ReferenceOperation implements 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,
String matchingKey) |
List<Reference> |
getReferences() |
getRegex, init
public ReferencesImpl(org.apache.sling.api.resource.Resource resource)
public List<Reference> getReferences()
getReferences
in interface References
public void doProcess(org.apache.sling.api.resource.Resource r, String matchingKey)
doProcess
in class ReferenceOperation
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.