public class DocumentMetadata extends Representation
Modifier and Type | Field and Description |
---|---|
String |
technicalType |
String |
uuid |
links
Constructor and Description |
---|
DocumentMetadata() |
DocumentMetadata(String uuid,
String technicalType,
Link... links) |
Modifier and Type | Method and Description |
---|---|
Link |
getDocumentContentLink() |
protected List<Link> |
getLinks() |
addLink, getLinkByRelationName
Copyright © 2017 Digipost. All rights reserved.