|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp.consumer.adapters.PortletKeyAdapter
public class PortletKeyAdapter
| Constructor Summary | |
|---|---|
PortletKeyAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPortletHandle()
Get the portlet handle which identifies an portlet in the scope of one producer |
java.lang.String |
getProducerId()
Get the ID of the producer providing the portlet |
void |
setPortletHandle(java.lang.String portletHandle)
Set the portlet handle which identifies an portlet in the scope of one producer |
void |
setProducerId(java.lang.String producerId)
Set the ID of the producer providing the portlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletKeyAdapter()
| Method Detail |
|---|
public java.lang.String getPortletHandle()
PortletKey
getPortletHandle in interface PortletKeypublic void setPortletHandle(java.lang.String portletHandle)
PortletKey
setPortletHandle in interface PortletKeyportletHandle - The portlet handlepublic java.lang.String getProducerId()
PortletKey
getProducerId in interface PortletKeypublic void setProducerId(java.lang.String producerId)
PortletKey
setProducerId in interface PortletKeyproducerId - The ID of the producer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||