Class ReferenceOperation
- java.lang.Object
-
- org.apache.sling.cms.core.internal.models.ReferenceOperation
-
- Direct Known Subclasses:
ReferencesImpl
public abstract class ReferenceOperation extends Object
Abstract operation for Reference operations.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ReferenceOperation(org.apache.sling.api.resource.Resource resource)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract void
doProcess(org.apache.sling.api.resource.Resource resource, String matchingKey)
Pattern
getRegex()
void
init()
-