Interface PortletContext.PortletContextComponents

All Superinterfaces:
Serializable
All Known Subinterfaces:
PortletContext.Components
Enclosing class:
PortletContext

public static interface PortletContext.PortletContextComponents extends Serializable
  • 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()