Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
ObjectPropertyCategoryLoadResponse |
ObjectPropertyResource.createCategory(ObjectPropertyCategory category)
Create a new object property category
|
ObjectPropertyCategoryLoadResponse |
ObjectPropertyResource.getCategory(String categoryId)
Load the object property category by its ID
|
ObjectPropertyCategoryLoadResponse |
ObjectPropertyResource.updateCategory(String objectPropertyCategoryId,
ObjectPropertyCategory category)
Edit the object property category by its ID
|
Copyright © 2024 Gentics Software. All rights reserved.