Package | Description |
---|---|
com.contentful.java.cma.model |
Modifier and Type | Method and Description |
---|---|
CMAPermissions |
CMARole.getPermissions() |
CMAPermissions |
CMAPermissions.setContentDelivery(java.lang.Object contentDelivery)
Set the permission of content delivery changes.
|
CMAPermissions |
CMAPermissions.setContentModel(java.lang.Object contentModel)
Set the permission to change the content model.
|
CMAPermissions |
CMAPermissions.setSettings(java.lang.Object settings)
Update the space settings changing ability of the current role.
|
Modifier and Type | Method and Description |
---|---|
CMARole |
CMARole.setPermissions(CMAPermissions permissions)
Replace the currently set permissions with a new one.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.