public abstract class ContextSpecialization extends AbstractCustomization
comparator, registry, session| Constructor and Description |
|---|
ContextSpecialization() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getContentId() |
CustomizationContext |
getContext() |
abstract String |
getContextId() |
abstract ContextType |
getContextType() |
CustomizationContextResolver |
getCustomizationContextResolver() |
AbstractCustomization |
getParent() |
ContentType<Object> |
getType() |
void |
setCustomizationContextResolver(CustomizationContextResolver customizationContextResolver) |
customize, get, get, getContexts, getCustomization, getCustomizationState, getId, getState, getVirtualState, setCustomizationState, setStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentpublic CustomizationContextResolver getCustomizationContextResolver()
public void setCustomizationContextResolver(CustomizationContextResolver customizationContextResolver)
public abstract String getContextId()
public abstract ContextType getContextType()
public ContentType<Object> getType()
public CustomizationContext getContext()
getContext in interface Customization<Object>getContext in class AbstractCustomizationpublic AbstractCustomization getParent()
getParent in interface Customization<Object>getParent in class AbstractCustomizationpublic String getContentId()
public void destroy()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.