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

java.lang.Object
  extended by org.gatein.mop.core.api.workspace.WorkspaceObjectImpl
      extended by org.gatein.mop.core.api.workspace.UIComponentImpl
          extended by org.gatein.mop.core.api.workspace.UIBodyImpl
All Implemented Interfaces:
UIBody, UIComponent, WorkspaceObject

public abstract class UIBodyImpl
extends UIComponentImpl
implements UIBody

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
UIBodyImpl()
           
 
Method Summary
 ObjectType<? extends UIBody> getObjectType()
           
 
Methods inherited from class org.gatein.mop.core.api.workspace.UIComponentImpl
getPage, getParent, getParentContainer, getParentPage
 
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.ui.UIComponent
getName, getPage, getParent
 
Methods inherited from interface org.gatein.mop.api.workspace.WorkspaceObject
getAttributes, getObjectId
 

Constructor Detail

UIBodyImpl

public UIBodyImpl()
Method Detail

getObjectType

public ObjectType<? extends UIBody> getObjectType()
Specified by:
getObjectType in interface UIComponent
Specified by:
getObjectType in interface WorkspaceObject
Specified by:
getObjectType in class UIComponentImpl


Copyright © 2009 eXo Platform SAS. All Rights Reserved.