| Package | Description |
|---|---|
| org.exoplatform.web.url | |
| org.exoplatform.web.url.navigation | |
| org.exoplatform.web.url.simple |
| Modifier and Type | Method and Description |
|---|---|
abstract <R,U extends PortalURL<R,U>> |
URLFactory.newURL(ResourceType<R,U> resourceType,
URLContext context)
Creates a new url or return null if the resource type cannot be resolved to an url.
|
<R,U extends PortalURL<R,U>> |
URLFactoryService.newURL(ResourceType<R,U> resourceType,
URLContext context) |
protected abstract U |
URLFactoryPlugin.newURL(URLContext context)
Returns a new url instance.
|
| Constructor and Description |
|---|
PortalURL(URLContext context)
Create a portal URL instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected NodeURL |
NodeURLFactoryPlugin.newURL(URLContext context) |
| Constructor and Description |
|---|
NodeURL(URLContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleURLContext |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleURL |
SimpleURLFactoryPlugin.newURL(URLContext context) |
| Constructor and Description |
|---|
SimpleURL(URLContext context) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.