Package | Description |
---|---|
org.apache.jetspeed.om.portlet |
Modifier and Type | Method and Description |
---|---|
ContainerRuntimeOption |
PortletDefinition.addContainerRuntimeOption(String name) |
ContainerRuntimeOption |
PortletApplication.addContainerRuntimeOption(String name) |
ContainerRuntimeOption |
PortletDefinition.getContainerRuntimeOption(String name) |
ContainerRuntimeOption |
PortletApplication.getContainerRuntimeOption(String name) |
Modifier and Type | Method and Description |
---|---|
List<ContainerRuntimeOption> |
PortletDefinition.getContainerRuntimeOptions() |
List<ContainerRuntimeOption> |
PortletApplication.getContainerRuntimeOptions() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.