Uses of Enum Class
org.gatein.pc.api.state.AccessMode
Packages that use AccessMode
-
Uses of AccessMode in org.gatein.pc.api.spi
Methods in org.gatein.pc.api.spi that return AccessModeModifier and TypeMethodDescriptionInstanceContext.getAccessMode()Return the access mode to this portlet instance. -
Uses of AccessMode in org.gatein.pc.api.state
Methods in org.gatein.pc.api.state that return AccessModeModifier and TypeMethodDescriptionstatic AccessModeReturns the enum constant of this class with the specified name.static AccessMode[]AccessMode.values()Returns an array containing the constants of this enum class, in the order they are declared.