public class EntryPoint extends Representation
links
Constructor and Description |
---|
EntryPoint() |
EntryPoint(String certificate,
Link... links) |
Modifier and Type | Method and Description |
---|---|
URI |
getAutocompleteUri() |
String |
getCertificate() |
URI |
getCreateMessageUri() |
URI |
getDocumentEventsUri() |
URI |
getIdentificationUri() |
URI |
getIdentificationWithEncryptionKeyUri() |
protected List<Link> |
getLink() |
URI |
getPrintEncryptionKey() |
URI |
getSearchUri() |
protected void |
setLink(List<Link> links) |
addLink, getLinkByRelationName
public URI getCreateMessageUri()
public URI getPrintEncryptionKey()
public URI getSearchUri()
public URI getAutocompleteUri()
public URI getIdentificationUri()
public URI getIdentificationWithEncryptionKeyUri()
public URI getDocumentEventsUri()
public String getCertificate()
Copyright © 2015 Digipost Open Source. All rights reserved.