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