| Package | Description |
|---|---|
| org.appng.appngizer.client | |
| org.appng.appngizer.controller | |
| org.appng.appngizer.model | |
| org.appng.appngizer.model.xml |
| Modifier and Type | Method and Description |
|---|---|
Repository |
AppNGizerClient.createRepository(Repository repository) |
Repository |
AppNGizer.createRepository(Repository repository) |
Repository |
AppNGizerClient.repository(String name) |
Repository |
AppNGizer.repository(String name) |
Repository |
AppNGizerClient.updateRepository(String name,
Repository repository) |
Repository |
AppNGizer.updateRepository(String name,
Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
AppNGizerClient.createRepository(Repository repository) |
Repository |
AppNGizer.createRepository(Repository repository) |
Repository |
AppNGizerClient.updateRepository(String name,
Repository repository) |
Repository |
AppNGizer.updateRepository(String name,
Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Repository> |
RepositoryController.createRepository(Repository repository) |
org.springframework.http.ResponseEntity<Repository> |
RepositoryController.updateRepository(String name,
Repository repository) |
| Modifier and Type | Class and Description |
|---|---|
class |
Repository |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryImpl |
Repository.toDomain(Repository repo) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Repository> |
Repositories.repository |
| Modifier and Type | Method and Description |
|---|---|
Repository |
ObjectFactory.createRepository()
Create an instance of
Repository |
| Modifier and Type | Method and Description |
|---|---|
List<Repository> |
Repositories.getRepository()
Gets the value of the repository property.
|
Copyright © 2011–2019 aiticon GmbH. All rights reserved.