public static interface PortletContext.PortletContextComponents extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName() |
String |
getId() |
String |
getInvokerName() |
String |
getPortletName() |
String |
getStateId() |
boolean |
isCloned() |
boolean |
isConsumerCloned() |
boolean |
isInterpreted() |
boolean |
isProducerCloned() |
String getApplicationName()
String getPortletName()
String getInvokerName()
boolean isCloned()
boolean isProducerCloned()
boolean isConsumerCloned()
String getStateId()
String getId()
boolean isInterpreted()
Copyright © 2003-2017 GateIn. All Rights Reserved.