org.gatein.mop.core.api.workspace.content
Class ContextType
java.lang.Object
org.gatein.mop.core.api.workspace.content.ContextType
public abstract class ContextType
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextType
public ContextType()
getName
public abstract String getName()
getSpecializations
public abstract Map<String,ContextSpecialization> getSpecializations()
getContainer
public abstract ContextTypeContainer getContainer()
Copyright © 2009 eXo Platform SAS. All Rights Reserved.