| Package | Description |
|---|---|
| org.gatein.mop.api.content | |
| org.gatein.mop.api.workspace | |
| org.gatein.mop.api.workspace.ui |
| Modifier and Type | Method and Description |
|---|---|
ContentType<S> |
Content.getType()
Returns the content type.
|
ContentType<S> |
Customization.getType()
Returns the content type this customization refers to.
|
| Modifier and Type | Method and Description |
|---|---|
<S> Customization<S> |
WorkspaceCustomizationContext.customize(String name,
ContentType<S> contentType,
String contentId,
S state)
Configure a root customization for the specified content.
|
| Modifier and Type | Method and Description |
|---|---|
<S> Customization<S> |
UIWindow.customize(ContentType<S> contentType,
String contentId,
S state)
Customizes the specified content.
|
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.