| Package | Description |
|---|---|
| org.osivia.portal.api.ecm | |
| org.osivia.portal.api.urls |
| Modifier and Type | Method and Description |
|---|---|
EcmCommonCommands |
EcmCommand.getCommonCommandName() |
static EcmCommonCommands |
EcmCommonCommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EcmCommonCommands[] |
EcmCommonCommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EcmCommand |
IEcmCommandervice.getCommand(EcmCommonCommands name)
Getter
|
| Modifier and Type | Method and Description |
|---|---|
String |
IPortalUrlFactory.getEcmCommandUrl(PortalControllerContext portalControllerContext,
String path,
EcmCommonCommands commandName)
Return an url who fire the ECM
|
String |
IPortalUrlFactory.getEcmCommandUrl(PortalControllerContext portalControllerContext,
String path,
EcmCommonCommands commandName,
String redirectionPath)
Return an url who fire the ECM
|
Copyright © 2021. All rights reserved.