Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
DatasourceEntryResponse |
DatasourceResource.addEntry(String id,
DatasourceEntryModel item)
Create a datasource entry in the datasource
|
DatasourceEntryResponse |
DatasourceResource.getEntry(String id,
String entryId)
Get existing datasource entry
|
DatasourceEntryResponse |
DatasourceResource.updateEntry(String id,
String entryId,
DatasourceEntryModel item)
Update a datasource entry
|
Copyright © 2024 Gentics Software. All rights reserved.