Interface PortletStateContext
- All Known Implementing Classes:
PortletStateContextImpl
public interface PortletStateContext
-
Method Summary
-
Method Details
-
getId
String getId()- Returns:
-
getState
PortletState getState()- Returns:
-
PortletStateContextImpl