org.gcube.portlets.user.homelibrary.home.workspace
Interface ExternalResourceLinkPlugin
public interface ExternalResourceLinkPlugin
- Author:
- gioia
getPluginName
String getPluginName()
- Returns:
getContent
InputStream getContent(ExternalResourceLink item)
throws ExternalResourceBrokenLinkException,
InternalErrorException
- Parameters:
item -
- Returns:
-
- Throws:
ExternalResourceBrokenLinkException
InternalErrorException
getSize
long getSize(ExternalResourceLink item)
throws ExternalResourceBrokenLinkException,
InternalErrorException
- Parameters:
item -
- Returns:
-
- Throws:
ExternalResourceBrokenLinkException
InternalErrorException
Copyright © 2013. All Rights Reserved.