org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.gcube.link
Class JCRDocumentAlternativeLink

java.lang.Object
  extended by org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.gcube.link.JCRDocumentAlternativeLink
All Implemented Interfaces:
org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link.DocumentAlternativeLink

public class JCRDocumentAlternativeLink
extends Object
implements org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link.DocumentAlternativeLink


Constructor Summary
JCRDocumentAlternativeLink(String parentURI, String uri, String name, String mimeType)
           
 
Method Summary
 String getMimeType()
           
 String getName()
           
 String getParentURI()
           
 String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRDocumentAlternativeLink

public JCRDocumentAlternativeLink(String parentURI,
                                  String uri,
                                  String name,
                                  String mimeType)
Method Detail

getParentURI

public String getParentURI()
Specified by:
getParentURI in interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link.DocumentAlternativeLink

getURI

public String getURI()
Specified by:
getURI in interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link.DocumentAlternativeLink

getName

public String getName()
Specified by:
getName in interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link.DocumentAlternativeLink

getMimeType

public String getMimeType()
Specified by:
getMimeType in interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.link.DocumentAlternativeLink


Copyright © 2013. All Rights Reserved.