|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the information which uniquely identifies an portlet provided by a producer. The portlet key does not identify a use of an portlet
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 |
Method Detail |
public java.lang.String getPortletHandle()
public void setPortletHandle(java.lang.String portletHandle)
portletHandle
- The portlet handlepublic java.lang.String getProducerId()
public void setProducerId(java.lang.String id)
id
- The ID of the producer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |