|
||||||||||
| 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 | |
|---|---|
String |
getPortletHandle()
Get the portlet handle which identifies an portlet in the scope of one producer |
String |
getProducerId()
Get the ID of the producer providing the portlet |
void |
setPortletHandle(String portletHandle)
Set the portlet handle which identifies an portlet in the scope of one producer |
void |
setProducerId(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 String getPortletHandle()
PortletKey
getPortletHandle in interface PortletKeypublic void setPortletHandle(String portletHandle)
PortletKey
setPortletHandle in interface PortletKeyportletHandle - The portlet handlepublic String getProducerId()
PortletKey
getProducerId in interface PortletKeypublic void setProducerId(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 | |||||||||