|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.wsrp4j.consumer.driver.PortletKeyImpl
public class PortletKeyImpl
| Constructor Summary | |
|---|---|
PortletKeyImpl()
|
|
PortletKeyImpl(java.lang.String portletHandle,
java.lang.String producerId)
|
|
| 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 id)
Set the ID of the producer providing the portlet |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PortletKeyImpl()
public PortletKeyImpl(java.lang.String portletHandle,
java.lang.String producerId)
| Method Detail |
|---|
public java.lang.String getProducerId()
getProducerId in interface PortletKeypublic void setProducerId(java.lang.String id)
setProducerId in interface PortletKeyid - The ID of the producerpublic java.lang.String getPortletHandle()
getPortletHandle in interface PortletKeypublic void setPortletHandle(java.lang.String portletHandle)
setPortletHandle in interface PortletKeyportletHandle - The portlet handlepublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||