org.gatein.mop.core.api.workspace.content
Class ContextSpecialization
java.lang.Object
org.gatein.mop.core.api.workspace.content.AbstractCustomization
org.gatein.mop.core.api.workspace.content.ContextSpecialization
- All Implemented Interfaces:
- Customization<Object>
public abstract class ContextSpecialization
- extends AbstractCustomization
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class org.gatein.mop.core.api.workspace.content.AbstractCustomization |
createPS, customize, destroy, get, get, getContentState, getContexts, getCustomization, getState, setContentState, setState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextSpecialization
public ContextSpecialization()
getCustomizationContextResolver
public CustomizationContextResolver getCustomizationContextResolver()
setCustomizationContextResolver
public void setCustomizationContextResolver(CustomizationContextResolver customizationContextResolver)
getContextId
public abstract String getContextId()
getContextType
public abstract ContextType getContextType()
getName
public String getName()
getCustomizationContext
public CustomizationContext getCustomizationContext()
- Specified by:
getCustomizationContext in class AbstractCustomization
getParentCustomization
public AbstractCustomization getParentCustomization()
- Specified by:
getParentCustomization in class AbstractCustomization
Copyright © 2009 eXo Platform SAS. All Rights Reserved.