Class ConsumerStateContext<S extends Serializable>

    • Constructor Detail

      • ConsumerStateContext

        public ConsumerStateContext​(String id,
                                    String portletId,
                                    org.gatein.pc.api.PortletStateType<S> stateType,
                                    S state)
    • Method Detail

      • getId

        public String getId()