Package org.gatein.pc.api
Interface PortletContext.PortletContextComponents
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
PortletContext.Components
- Enclosing class:
- PortletContext
-
Method Details
-
getApplicationName
String getApplicationName() -
getPortletName
String getPortletName() -
getInvokerName
String getInvokerName() -
isCloned
boolean isCloned() -
isProducerCloned
boolean isProducerCloned() -
isConsumerCloned
boolean isConsumerCloned() -
getStateId
String getStateId() -
getId
String getId() -
isInterpreted
boolean isInterpreted()
-