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


public interface DocumentPartLink

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

Method Summary
 String getMimeType()
          The part mime type.
 String getName()
          Return this part 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 part name.

Returns:
the part name.

getMimeType

String getMimeType()
The part mime type.

Returns:
the mime type.


Copyright © 2013. All Rights Reserved.