org.gatein.mop.core.api.workspace.content
Class ContextTypeContainer

java.lang.Object
  extended by org.gatein.mop.core.api.workspace.content.ContextTypeContainer

public abstract class ContextTypeContainer
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
ContextTypeContainer()
           
 
Method Summary
abstract  Map<String,ContextType> getContextTypes()
           
abstract  AbstractCustomization getCustomization()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextTypeContainer

public ContextTypeContainer()
Method Detail

getContextTypes

public abstract Map<String,ContextType> getContextTypes()

getCustomization

public abstract AbstractCustomization getCustomization()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.