org.gatein.mop.core.api.workspace
Class GroupSite

java.lang.Object
  extended by org.gatein.mop.core.api.workspace.WorkspaceObjectImpl
      extended by org.gatein.mop.core.api.workspace.SiteImpl
          extended by org.gatein.mop.core.api.workspace.GroupSite
All Implemented Interfaces:
CustomizationContext, Site, WorkspaceCustomizationContext, WorkspaceObject

public abstract class GroupSite
extends SiteImpl

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from interface org.gatein.mop.api.workspace.WorkspaceCustomizationContext
TYPE
 
Constructor Summary
GroupSite()
           
 
Method Summary
 ObjectType<? extends Site> getObjectType()
           
 
Methods inherited from class org.gatein.mop.core.api.workspace.SiteImpl
contains, customize, customize, destroy, getContextId, getContextType, getCustomization, getCustomizations, getRoot, getRootNavigation, getRootPage, getSites, getWorkspace
 
Methods inherited from class org.gatein.mop.core.api.workspace.WorkspaceObjectImpl
getAttributes, getName, getObjectId, getProperties, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.gatein.mop.api.workspace.Site
getName, getObjectId
 
Methods inherited from interface org.gatein.mop.api.workspace.WorkspaceObject
getAttributes
 

Constructor Detail

GroupSite

public GroupSite()
Method Detail

getObjectType

public ObjectType<? extends Site> getObjectType()
Specified by:
getObjectType in interface Site
Specified by:
getObjectType in interface WorkspaceObject
Specified by:
getObjectType in class SiteImpl


Copyright © 2009 eXo Platform SAS. All Rights Reserved.