Uses of Interface
org.gatein.pc.api.info.ModeInfo
Packages that use ModeInfo
-
Uses of ModeInfo in org.gatein.pc.api.info
Subinterfaces of ModeInfo in org.gatein.pc.api.infoModifier and TypeInterfaceDescriptioninterfaceExtends the mode info interface to add the notion of portlet managed mode.Methods in org.gatein.pc.api.info that return ModeInfoModifier and TypeMethodDescriptionReturns a mode info matching a specifed mode or null.Methods in org.gatein.pc.api.info that return types with arguments of type ModeInfoModifier and TypeMethodDescriptionCapabilitiesInfo.getAllModes()Retrieves all the portlet modes supported by the associated Portlet.CapabilitiesInfo.getModes(org.gatein.common.net.media.MediaType mediaType) Retrieves the portlet modes supported by the associated Portlet for the specified Media type.