Skip navigation links
org.virtualrepository.spi

Interface Importer<T extends Asset,A>

    • Method Detail

      • retrieve

        A retrieve(T asset)
            throws Exception
        Returns the content of a given asset under the bound API.
        Parameters:
        asset - the asset
        Returns:
        the content of the asset
        Throws:
        Exception

Copyright © 2018. All rights reserved.