org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link
Interface DocumentAlternativeLink


public interface DocumentAlternativeLink

Author:
Federico De Faveri defaveri@isti.cnr.it

Method Summary
 String getMimeType()
          The alternative mime type.
 String getName()
          Return this alternative name.
 String getParentURI()
          Return the parent URI.
 String getURI()
          The info object URI.
 

Method Detail

getParentURI

String getParentURI()
Return the parent URI.

Returns:
the parent URI.

getURI

String getURI()
The info object URI.

Returns:
the URI.

getName

String getName()
Return this alternative name.

Returns:
the alternative name.

getMimeType

String getMimeType()
The alternative mime type.

Returns:
the mime type.


Copyright © 2013. All Rights Reserved.