Package | Description |
---|---|
com.gentics.contentnode.rest.resource | |
com.gentics.contentnode.rest.resource.devtools |
Modifier and Type | Method and Description |
---|---|
ConstructLoadResponse |
ConstructResource.create(Construct construct,
List<Integer> nodeIds)
Create new construct
|
ConstructLoadResponse |
ConstructResource.get(String id)
Get existing construct
|
ConstructLoadResponse |
ConstructResource.load(Integer id)
Load the insertable construct and it's categories for a given constructId
|
ConstructLoadResponse |
ConstructResource.update(String id,
Construct construct,
List<Integer> nodeIds)
Update a construct
|
Modifier and Type | Method and Description |
---|---|
ConstructLoadResponse |
PackageResource.getConstruct(String name,
String construct)
Get the construct from the package
|
Copyright © 2024 Gentics Software. All rights reserved.