Package com.day.cq.wcm.foundation.model
Interface PreviewUrlProperty
-
@ConsumerType public interface PreviewUrlProperty
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Resource
getActionFieldResource()
boolean
isPublishedToPreview()
-
-
-
Method Detail
-
getActionFieldResource
Resource getActionFieldResource()
- Returns:
- the Resource for the ActionField Granite Component
-
isPublishedToPreview
boolean isPublishedToPreview()
- Returns:
- true if path in item parameter is published to preview
-
-