|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides the interface to a class encapsulating a ConsumerConfiguredPortlet-object. It extends the ProducerOfferedPortlet-interface.
Portlet
Method Summary | |
java.lang.Object |
clone()
Redefines the clone-method of the Cloneable-interface. |
java.lang.String |
getParentHandle()
Returns the portlet handle of the corresponding parent ProducerOfferedPortlet. |
void |
setParentHandle(java.lang.String handle)
Sets the portlet handle of the parent ProducerOfferedPortlet. |
Methods inherited from interface org.apache.wsrp4j.producer.provider.Portlet |
getPortletHandle, setPortletHandle |
Method Detail |
public void setParentHandle(java.lang.String handle)
handle
- String representing the portlet handle of the corresponding
parent ProducerOfferedPortlet.public java.lang.String getParentHandle()
public java.lang.Object clone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |