Uses of Class
com.gentics.contentnode.rest.model.response.ObjectPropertyCategoryLoadResponse
Packages that use ObjectPropertyCategoryLoadResponse
-
Uses of ObjectPropertyCategoryLoadResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return ObjectPropertyCategoryLoadResponseModifier and TypeMethodDescriptionObjectPropertyResource.createCategory
(ObjectPropertyCategory category) Create a new object property categoryObjectPropertyResource.getCategory
(String categoryId) Load the object property category by its IDObjectPropertyResource.updateCategory
(String objectPropertyCategoryId, ObjectPropertyCategory category) Edit the object property category by its ID