org.gatein.mop.core.api.workspace.content
Class WorkspaceSpecialization
java.lang.Object
org.gatein.mop.core.api.workspace.content.AbstractCustomization
org.gatein.mop.core.api.workspace.content.WorkspaceCustomization
org.gatein.mop.core.api.workspace.content.WorkspaceSpecialization
- All Implemented Interfaces:
- Customization<Object>
public abstract class WorkspaceSpecialization
- extends WorkspaceCustomization
- 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 |
WorkspaceSpecialization
public WorkspaceSpecialization()
getCustomization
public abstract WorkspaceCustomization getCustomization()
setCustomization
public abstract void setCustomization(WorkspaceCustomization customization)
getName
public String getName()
getContentId
public String getContentId()
getType
public ContentType<Object> getType()
getParentCustomization
public AbstractCustomization getParentCustomization()
- Specified by:
getParentCustomization in class AbstractCustomization
Copyright © 2009 eXo Platform SAS. All Rights Reserved.