org.gatein.mop.core.api.workspace.content
Class WorkspaceCustomization
java.lang.Object
org.gatein.mop.core.api.workspace.content.AbstractCustomization
org.gatein.mop.core.api.workspace.content.WorkspaceCustomization
- All Implemented Interfaces:
- Customization<Object>
- Direct Known Subclasses:
- WorkspaceClone, WorkspaceSpecialization
public abstract class WorkspaceCustomization
- 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, getParentCustomization, getState, setContentState, setState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkspaceCustomization
public WorkspaceCustomization()
getParent
public abstract Object getParent()
doDestroy
public abstract void doDestroy()
getCustomizationContext
public CustomizationContext getCustomizationContext()
- Specified by:
getCustomizationContext in class AbstractCustomization
Copyright © 2009 eXo Platform SAS. All Rights Reserved.