public interface Collection extends IiifResource
Recommended URI Pattern: {scheme}://{host}/{prefix}/collection/{name}
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
getDescription() |
PropertyValue |
getLabel() |
List<ManifestReference> |
getManifests() |
List<Metadata> |
getMetadata() |
List<CollectionReference> |
getSubCollections() |
Thumbnail |
getThumbnail() |
String |
getViewingHint() |
void |
setDescription(PropertyValue description) |
void |
setManifests(List<ManifestReference> manifests) |
void |
setSubCollections(List<CollectionReference> collections) |
void |
setThumbnail(Thumbnail thumbnail) |
void |
setViewingHint(String viewingHint) |
getAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinPropertyValue getDescription()
void setDescription(PropertyValue description)
PropertyValue getLabel()
Thumbnail getThumbnail()
void setThumbnail(Thumbnail thumbnail)
String getViewingHint()
void setViewingHint(String viewingHint)
List<ManifestReference> getManifests()
void setManifests(List<ManifestReference> manifests)
List<CollectionReference> getSubCollections()
void setSubCollections(List<CollectionReference> collections)
Copyright © 2016. All rights reserved.