public class CrossLinks
extends java.lang.Object
| Constructor and Description |
|---|
CrossLinks()
Construct a new object which will obtain the configuration for itself.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLinkType(java.lang.String metadata)
Get the type of link that the bit of metadata has.
|
boolean |
hasLink(java.lang.String metadata)
Is there a link for the given canonical form of metadata (i.e.
|
public CrossLinks()
throws BrowseException
BrowseExceptionpublic boolean hasLink(java.lang.String metadata)
metadata - the metadata to check for a link onpublic java.lang.String getLinkType(java.lang.String metadata)
metadata - the metadata to get the link type forCopyright © 2018 DuraSpace. All Rights Reserved.