public abstract class WorkspaceClone extends WorkspaceCustomization
comparator, registry, session| Constructor and Description |
|---|
WorkspaceClone() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Set<CustomizationContext> |
getContexts() |
abstract String |
getFooName() |
String |
getName() |
AbstractCustomization |
getParent() |
abstract Collection<WorkspaceSpecialization> |
getSpecializations() |
doDestroy, getContentId, getContext, getMimeType, getOwner, getType, setContentId, setMimeTypecustomize, get, get, getCustomization, getCustomizationState, getId, getState, getVirtualState, setCustomizationState, setStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentpublic Set<CustomizationContext> getContexts()
getContexts in interface Customization<Object>getContexts in class AbstractCustomizationpublic abstract String getFooName()
public abstract Collection<WorkspaceSpecialization> getSpecializations()
public String getName()
public AbstractCustomization getParent()
getParent in interface Customization<Object>getParent in class AbstractCustomizationpublic void destroy()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.