org.gatein.mop.core.api.workspace
Class WorkspaceObjectImpl
java.lang.Object
org.gatein.mop.core.api.workspace.WorkspaceObjectImpl
- All Implemented Interfaces:
- WorkspaceObject
- Direct Known Subclasses:
- LinkImpl, NavigationImpl, PageImpl, SiteImpl, UIComponentImpl, WorkspaceImpl
public abstract class WorkspaceObjectImpl
- extends Object
- implements WorkspaceObject
- Version:
- $Revision$
- Author:
- Julien Viet
WorkspaceObjectImpl
public WorkspaceObjectImpl()
getAttributes
public Attributes getAttributes()
- Specified by:
getAttributes in interface WorkspaceObject
getName
public abstract String getName()
getObjectId
public abstract String getObjectId()
- Specified by:
getObjectId in interface WorkspaceObject
getProperties
public abstract Map<String,Object> getProperties()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009 eXo Platform SAS. All Rights Reserved.