Package | Description |
---|---|
com.gentics.contentnode.rest.model.response | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
MeshRolesResponse |
MeshRolesResponse.setRoles(List<String> roles)
Set Mesh role names
|
Modifier and Type | Method and Description |
---|---|
MeshRolesResponse |
ContentRepositoryResource.getAvailableRoles(String id)
Get the roles available in the Mesh instance for the Mesh ContentRepository
|
MeshRolesResponse |
ContentRepositoryResource.getRoles(String id)
Get the roles currently set in the datasource used in the roles object property for the Mesh ContentRepository
|
MeshRolesResponse |
ContentRepositoryResource.setRoles(String id,
MeshRolesRequest request)
Set the roles to be used in the datasource of the roles object property for the Mesh ContentRepository
|
Copyright © 2024 Gentics Software. All rights reserved.