Interface PathReferencesService.Hit

    • Method Detail

      • getResource

        @NotNull
        @NotNull org.apache.sling.api.resource.Resource getResource()
        Returns:
        the resource which is referencing the path
      • getPropertyNames

        @NotNull
        @NotNull Set<String> getPropertyNames()
        Returns:
        the set of the names of the matching properties
      • getProperty

        @Nullable
        @Nullable PathReferencesService.Hit.Property getProperty​(@NotNull
                                                                 @NotNull String propertyName)
        Parameters:
        propertyName - the name of the matching property
        Returns:
        the value of the specified property
      • isRichText

        boolean isRichText()
        Returns:
        'true', if the first matching value seems to be a rich text value