| Package | Description |
|---|---|
| org.gatein.pc.api.info |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PortletManagedModeInfo
Extends the mode info interface to add the notion of portlet managed mode.
|
| Modifier and Type | Method and Description |
|---|---|
ModeInfo |
CapabilitiesInfo.getMode(Mode mode)
Returns a mode info matching a specifed mode or null.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ModeInfo> |
CapabilitiesInfo.getAllModes()
Retrieves all the portlet modes supported by the associated Portlet.
|
Set<ModeInfo> |
CapabilitiesInfo.getModes(org.gatein.common.net.media.MediaType mediaType)
Retrieves the portlet modes supported by the associated Portlet for the specified Media type.
|
Copyright © 2003-2020 GateIn. All Rights Reserved.