Class LinkingProperty
java.lang.Object
io.goobi.viewer.model.iiif.presentation.v2.builder.LinkingProperty
- Author:
- florian
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
ConstructorDescriptionLinkingProperty
(LinkingProperty.LinkingType type, LinkingProperty.LinkingTarget target, de.intranda.metadata.multilanguage.IMetadataValue label) -
Method Summary
Modifier and TypeMethodDescriptionde.intranda.api.iiif.presentation.content.LinkingContent
getLinkingContent
(URI id)
-
Constructor Details
-
LinkingProperty
public LinkingProperty(LinkingProperty.LinkingType type, LinkingProperty.LinkingTarget target, de.intranda.metadata.multilanguage.IMetadataValue label) - Parameters:
type
-target
-label
-
-
-
Method Details
-
getLinkingContent
-
getTarget
- Returns:
- the target
-