|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletKey
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 | |
|---|---|
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 id)
Set the ID of the producer providing the portlet |
| Method Detail |
|---|
String getPortletHandle()
void setPortletHandle(String portletHandle)
portletHandle - The portlet handleString getProducerId()
void setProducerId(String id)
id - The ID of the producer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||