Package | Description |
---|---|
com.gentics.contentnode.rest.resource | |
com.gentics.contentnode.rest.resource.devtools |
Modifier and Type | Method and Description |
---|---|
ContentRepositoryResponse |
ContentRepositoryResource.add(ContentRepositoryModel item)
Create a new ContentRepository
|
ContentRepositoryResponse |
ContentRepositoryResource.check(String id,
long waitMs)
Check the connectivity and structure of the given contentrepository
|
ContentRepositoryResponse |
ContentRepositoryResource.checkData(String id)
Check the data in the given contentrepository
|
ContentRepositoryResponse |
ContentRepositoryResource.copy(String id)
Copy a ContentRepotiroy
|
ContentRepositoryResponse |
ContentRepositoryResource.get(String id)
Get the ContentRepository with given id
|
ContentRepositoryResponse |
ContentRepositoryResource.repair(String id,
long waitMs)
Check and repair the connectivity and structure of the given contentrepository
|
ContentRepositoryResponse |
ContentRepositoryResource.repairData(String id)
Check and repair the data in the given contentrepository
|
ContentRepositoryResponse |
ContentRepositoryResource.update(String id,
ContentRepositoryModel item)
Update ContentRepository with given id
|
Modifier and Type | Method and Description |
---|---|
ContentRepositoryResponse |
PackageResource.getContentRepository(String name,
String contentrepository)
Get the ContentRepository in a package
|
Copyright © 2024 Gentics Software. All rights reserved.