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

java.lang.Object
  extended by org.gatein.mop.core.api.workspace.WorkspaceObjectImpl
      extended by org.gatein.mop.core.api.workspace.LinkImpl
All Implemented Interfaces:
Link, WorkspaceObject
Direct Known Subclasses:
PageLinkImpl, URLLinkImpl

public abstract class LinkImpl
extends WorkspaceObjectImpl
implements Link

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
LinkImpl()
           
 
Method Summary
abstract  ObjectType<? extends Link> getObjectType()
           
 
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.WorkspaceObject
getAttributes, getObjectId
 

Constructor Detail

LinkImpl

public LinkImpl()
Method Detail

getObjectType

public abstract ObjectType<? extends Link> getObjectType()
Specified by:
getObjectType in interface WorkspaceObject


Copyright © 2009 eXo Platform SAS. All Rights Reserved.