public abstract class WorkspaceCustomization extends AbstractCustomization
comparator, registry, session| Constructor and Description |
|---|
WorkspaceCustomization() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doDestroy() |
abstract String |
getContentId() |
CustomizationContext |
getContext() |
abstract String |
getMimeType() |
abstract Object |
getOwner() |
ContentType<Object> |
getType() |
abstract void |
setContentId(String contentId) |
abstract void |
setMimeType(String mimeType) |
customize, get, get, getContexts, getCustomization, getCustomizationState, getId, getParent, getState, getVirtualState, setCustomizationState, setStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getContentpublic abstract String getMimeType()
public abstract void setMimeType(String mimeType)
public abstract String getContentId()
public abstract void setContentId(String contentId)
public abstract Object getOwner()
public abstract void doDestroy()
public final CustomizationContext getContext()
getContext in interface Customization<Object>getContext in class AbstractCustomizationpublic final ContentType<Object> getType()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.