T - the bound typeA - the bound APIpublic interface Importer<T extends Asset,A> extends Accessor<T,A>
RepositoryService, the bound service.
The importer handles assets of a given AssetType, the bound type, and
retrieves their content under a given API, the bound API.
Copyright © 2014. All Rights Reserved.