Interface RemoteContentMacroService

  • All Known Implementing Classes:
    RemoteContentMacroServiceImpl

    public interface RemoteContentMacroService
    A remote service to access macro instances on a piece of Content
    • Method Detail

      • findInContent

        RemoteContentMacroService.RemoteMacroFinder findInContent​(ContentId contentId,
                                                                  Expansion... expansions)
        Retrieve details about a macro matching the page, version and macro hash.
        Parameters:
        contentId - The content to scan for the macro
        expansions - no expansions are currently supported