public abstract class URLFactoryPlugin<R,U extends PortalURL<R,U>>
extends org.exoplatform.container.component.BaseComponentPlugin
URLFactoryService.| Constructor and Description |
|---|
URLFactoryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ResourceType<R,U> |
getResourceType()
Returns the resource type.
|
protected abstract U |
newURL(URLContext context)
Returns a new url instance.
|
protected abstract ResourceType<R,U> getResourceType()
protected abstract U newURL(URLContext context)
context - the contextCopyright © 2017 JBoss by Red Hat. All Rights Reserved.