Uses of Class
com.gentics.contentnode.rest.model.response.MeshRolesResponse
Packages that use MeshRolesResponse
Package
Description
-
Uses of MeshRolesResponse in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return MeshRolesResponseModifier and TypeMethodDescriptionSet Mesh role names -
Uses of MeshRolesResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return MeshRolesResponseModifier and TypeMethodDescriptionContentRepositoryResource.getAvailableRoles
(String id) Get the roles available in the Mesh instance for the Mesh ContentRepositoryGet the roles currently set in the datasource used in the roles object property for the Mesh ContentRepositoryContentRepositoryResource.setRoles
(String id, MeshRolesRequest request) Set the roles to be used in the datasource of the roles object property for the Mesh ContentRepository