|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletLifetime | |
|---|---|
| org.exoplatform.services.wsrp2.type | |
| Uses of PortletLifetime in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return PortletLifetime | |
|---|---|
PortletLifetime[] |
GetPortletsLifetimeResponse.getPortletLifetime()
Gets the portletLifetime value for this GetPortletsLifetimeResponse. |
PortletLifetime |
GetPortletsLifetimeResponse.getPortletLifetime(int i)
|
PortletLifetime[] |
SetPortletsLifetimeResponse.getUpdatedPortlet()
Gets the updatedPortlet value for this SetPortletsLifetimeResponse. |
PortletLifetime |
SetPortletsLifetimeResponse.getUpdatedPortlet(int i)
|
| Methods in org.exoplatform.services.wsrp2.type with parameters of type PortletLifetime | |
|---|---|
void |
GetPortletsLifetimeResponse.setPortletLifetime(int i,
PortletLifetime _value)
|
void |
GetPortletsLifetimeResponse.setPortletLifetime(PortletLifetime[] portletLifetime)
Sets the portletLifetime value for this GetPortletsLifetimeResponse. |
void |
SetPortletsLifetimeResponse.setUpdatedPortlet(int i,
PortletLifetime _value)
|
void |
SetPortletsLifetimeResponse.setUpdatedPortlet(PortletLifetime[] updatedPortlet)
Sets the updatedPortlet value for this SetPortletsLifetimeResponse. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type PortletLifetime | |
|---|---|
GetPortletsLifetimeResponse(PortletLifetime[] portletLifetime,
FailedPortlets[] failedPortlets,
ResourceList resourceList,
Extension[] extensions)
|
|
SetPortletsLifetimeResponse(PortletLifetime[] updatedPortlet,
FailedPortlets[] failedPortlets,
ResourceList resourceList,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||