Interface IResourceReferenceFactory

    • Method Detail

      • create

        ResourceReference create​(ResourceReference.Key key)
        Creates a new instance of ResourceReference with the given request attributes
        Parameters:
        key - The object that brings the request attributes
        Returns:
        a ResourceReference or null if the factory cannot create such with the given request attributes