| Package | Description |
|---|---|
| org.osivia.portal.api.urls |
| Modifier and Type | Method and Description |
|---|---|
static PortalUrlType |
PortalUrlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortalUrlType[] |
PortalUrlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
IPortalUrlFactory.getStartPortletUrl(PortalControllerContext portalControllerContext,
String portletInstance,
Map<String,String> windowProperties,
PortalUrlType type)
Get start portlet URL.
|
Copyright © 2021. All rights reserved.