org.gatein.mop.core.api.workspace
Class URLLinkImpl
java.lang.Object
org.gatein.mop.core.api.workspace.WorkspaceObjectImpl
org.gatein.mop.core.api.workspace.LinkImpl
org.gatein.mop.core.api.workspace.URLLinkImpl
- All Implemented Interfaces:
- Link, URLLink, WorkspaceObject
public abstract class URLLinkImpl
- extends LinkImpl
- implements URLLink
- Version:
- $Revision$
- Author:
- Julien Viet
URLLinkImpl
public URLLinkImpl()
getURL
public abstract String getURL()
- Specified by:
getURL in interface URLLink
setURL
public abstract void setURL(String url)
- Specified by:
setURL in interface URLLink
getObjectType
public ObjectType<? extends URLLink> getObjectType()
- Specified by:
getObjectType in interface WorkspaceObject- Specified by:
getObjectType in class LinkImpl
Copyright © 2009 eXo Platform SAS. All Rights Reserved.