Package | Description |
---|---|
com.gentics.contentnode.rest.model | |
com.gentics.contentnode.rest.model.response | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
ConstructCategory |
ConstructCategory.setGlobalId(String globalId)
Set the global ID
|
ConstructCategory |
ConstructCategory.setId(Integer id)
Set the ID
|
ConstructCategory |
ConstructCategory.setName(String name,
String language) |
ConstructCategory |
ConstructCategory.setNameI18n(Map<String,String> i18nName) |
Modifier and Type | Method and Description |
---|---|
ConstructCategory |
ConstructCategoryLoadResponse.getConstructCategory()
Returns the loaded construct category
|
Modifier and Type | Method and Description |
---|---|
void |
ConstructCategoryLoadResponse.setConstruct(ConstructCategory category)
Sets the construct category for this response
|
Modifier and Type | Method and Description |
---|---|
ConstructCategoryLoadResponse |
ConstructResource.createCategory(ConstructCategory category)
Create a new construct category
|
ConstructCategoryLoadResponse |
ConstructResource.updateCategory(String constructCategoryId,
ConstructCategory category)
Edit the construct category by its ID
|
Copyright © 2024 Gentics Software. All rights reserved.