|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface provides access to the portlet's internal state.
| Method Summary | |
org.w3c.dom.Element |
getAsElement()
Method getAsElement. |
org.w3c.dom.Element |
getAsElement(java.lang.String[] names)
Method getAsElement. |
oasis.names.tc.wsrp.v1.types.PropertyList |
getAsPropertyList()
Method getAsPropertyList. |
oasis.names.tc.wsrp.v1.types.PropertyList |
getAsPropertylist(java.lang.String[] names)
Method getAsPropertylist. |
java.lang.String |
getAsString()
Method getAsString. |
java.lang.String |
getAsString(java.lang.String[] names)
Method getAsString. |
oasis.names.tc.wsrp.v1.types.ModelDescription |
getModelDescription()
Return the WSRP model description |
java.lang.String |
getPortletHandle()
Method getPortletHandle |
java.util.HashMap |
getPropertyMap()
Return the Property map |
void |
setAsElement(org.w3c.dom.Element props)
Method setAsElement. |
void |
setAsPropertyList(oasis.names.tc.wsrp.v1.types.PropertyList props)
Method setAsPropertyList. |
void |
setAsString(java.lang.String state)
Method setAsString. |
void |
setModelDescription(oasis.names.tc.wsrp.v1.types.ModelDescription modelDescription)
Set the WSRP model description |
void |
setPortletHandle(java.lang.String portletHandle)
Method setPortletHandle |
void |
setPropertyMap(java.util.HashMap propertyMap)
Set the Property map |
| Method Detail |
public java.lang.String getAsString()
public java.lang.String getPortletHandle()
public void setPortletHandle(java.lang.String portletHandle)
portletHandle - as Stringpublic oasis.names.tc.wsrp.v1.types.PropertyList getAsPropertyList()
public void setAsString(java.lang.String state)
state - public void setAsPropertyList(oasis.names.tc.wsrp.v1.types.PropertyList props)
props - public oasis.names.tc.wsrp.v1.types.PropertyList getAsPropertylist(java.lang.String[] names)
names - public java.lang.String getAsString(java.lang.String[] names)
names -
public void setAsElement(org.w3c.dom.Element props)
props - public org.w3c.dom.Element getAsElement()
public org.w3c.dom.Element getAsElement(java.lang.String[] names)
names - public java.util.HashMap getPropertyMap()
public void setPropertyMap(java.util.HashMap propertyMap)
propertyMap - propertiespublic void setModelDescription(oasis.names.tc.wsrp.v1.types.ModelDescription modelDescription)
modelDescription - WSRP model descriptionpublic oasis.names.tc.wsrp.v1.types.ModelDescription getModelDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||