public class JCRDocumentPartLink extends Object implements org.gcube.common.homelibary.model.items.gcube.DocumentPartLink
| Constructor and Description |
|---|
JCRDocumentPartLink(String parentOid,
String oid,
String name,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMimeType() |
String |
getName() |
String |
getParentURI() |
String |
getURI() |
public String getParentURI()
getParentURI in interface org.gcube.common.homelibary.model.items.gcube.DocumentPartLinkpublic String getURI()
getURI in interface org.gcube.common.homelibary.model.items.gcube.DocumentPartLinkpublic String getName()
getName in interface org.gcube.common.homelibary.model.items.gcube.DocumentPartLinkpublic String getMimeType()
getMimeType in interface org.gcube.common.homelibary.model.items.gcube.DocumentPartLinkCopyright © 2019. All Rights Reserved.