@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, initpublic ReferencesImpl(org.apache.sling.api.resource.Resource resource)
public List<Reference> getReferences()
getReferences in interface Referencespublic void doProcess(org.apache.sling.api.resource.Resource r,
String matchingKey)
doProcess in class ReferenceOperationCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.