public class Repository extends Repository implements UriAware
description, enabled, mode, packages, published, remoteName, strict, type, uri
Constructor and Description |
---|
Repository() |
Modifier and Type | Method and Description |
---|---|
void |
applyUriComponents(org.springframework.web.util.UriComponentsBuilder builder) |
static Repository |
fromDomain(Repository r) |
static RepositoryImpl |
toDomain(Repository repo) |
getDescription, getMode, getPackages, getRemoteName, getType, getUri, isEnabled, isPublished, isStrict, setDescription, setEnabled, setMode, setPackages, setPublished, setRemoteName, setStrict, setType, setUri
getLinks, getSelf, setLinks, setSelf
public static Repository fromDomain(Repository r)
public static RepositoryImpl toDomain(Repository repo) throws URISyntaxException
URISyntaxException
public void applyUriComponents(org.springframework.web.util.UriComponentsBuilder builder)
applyUriComponents
in interface UriAware
Copyright © 2011–2021 aiticon GmbH. All rights reserved.