Interface PageCachingReferenceTypeService

    • Method Detail

      • get

        ReferenceType get​(java.lang.String canonicalPageName)
        Defines which reference type should be used to cache instances of the given page. Returning null means this implementation doesn't handle wit the given page.
        Parameters:
        canonicalPageName - the name of the page.
        Returns:
        a ReferenceType object or null