public class CMAUiExtension extends CMAResource
This class will be used to represent a UI extension.
| Modifier and Type | Class and Description |
|---|---|
static class |
CMAUiExtension.Extension
Model holding the actual information of the extension.
|
| Constructor and Description |
|---|
CMAUiExtension()
Creates a new UI extension, specifying the type in the system property.
|
| Modifier and Type | Method and Description |
|---|---|
CMAUiExtension.Extension |
getExtension() |
CMAUiExtension |
setId(String id)
Update the id of this UI extension.
|
String |
toString() |
getEnvironmentId, getId, getSpaceId, getSystem, getVersion, getVisibility, isArchived, isPublished, setEnvironmentId, setSpaceId, setSystem, setVersion, setVisibilitypublic CMAUiExtension()
public CMAUiExtension setId(String id)
setId in class CMAResourceid - to be set.public CMAUiExtension.Extension getExtension()
public String toString()
toString in class CMAResourceCopyright © 2026 Contentful, GmbH.. All rights reserved.