|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModeInfo | |
|---|---|
| org.jboss.portal.portlet.impl.info | |
| org.jboss.portal.portlet.info | |
| Uses of ModeInfo in org.jboss.portal.portlet.impl.info |
|---|
| Classes in org.jboss.portal.portlet.impl.info that implement ModeInfo | |
|---|---|
class |
ContainerPortletManagedModeInfo
|
| Methods in org.jboss.portal.portlet.impl.info that return ModeInfo | |
|---|---|
ModeInfo |
ContainerCapabilitiesInfo.getMode(org.jboss.portal.Mode value)
|
| Methods in org.jboss.portal.portlet.impl.info that return types with arguments of type ModeInfo | |
|---|---|
java.util.Set<ModeInfo> |
ContainerCapabilitiesInfo.getAllModes()
|
java.util.Set<ModeInfo> |
ContainerCapabilitiesInfo.getModes(org.jboss.portal.common.net.media.MediaType mimeType)
|
| Uses of ModeInfo in org.jboss.portal.portlet.info |
|---|
| Subinterfaces of ModeInfo in org.jboss.portal.portlet.info | |
|---|---|
interface |
PortletManagedModeInfo
Extends the mode info interface to add the notion of portlet managed mode. |
| Methods in org.jboss.portal.portlet.info that return ModeInfo | |
|---|---|
ModeInfo |
CapabilitiesInfo.getMode(org.jboss.portal.Mode mode)
Returns a mode info matching a specifed mode or null. |
| Methods in org.jboss.portal.portlet.info that return types with arguments of type ModeInfo | |
|---|---|
java.util.Set<ModeInfo> |
CapabilitiesInfo.getAllModes()
Retrieves all the portlet modes supported by the associated Portlet. |
java.util.Set<ModeInfo> |
CapabilitiesInfo.getModes(org.jboss.portal.common.net.media.MediaType mediaType)
Retrieves the portlet modes supported by the associated Portlet for the specified Media type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||