|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceList | |
|---|---|
| org.exoplatform.services.wsrp.producer | |
| org.exoplatform.services.wsrp.producer.impl | |
| org.exoplatform.services.wsrp.type | |
| Uses of ResourceList in org.exoplatform.services.wsrp.producer |
|---|
| Methods in org.exoplatform.services.wsrp.producer that return ResourceList | |
|---|---|
ResourceList |
PortletContainerProxy.getResourceList(java.lang.String[] desiredLocales)
|
| Uses of ResourceList in org.exoplatform.services.wsrp.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.producer.impl that return ResourceList | |
|---|---|
ResourceList |
JSR168ContainerProxyImpl.getResourceList(java.lang.String[] desiredLocales)
|
| Uses of ResourceList in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return ResourceList | |
|---|---|
ResourceList |
ServiceDescription.getResourceList()
Gets the resourceList value for this ServiceDescription. |
ResourceList |
PortletPropertyDescriptionResponse.getResourceList()
Gets the resourceList value for this PortletPropertyDescriptionResponse. |
ResourceList |
PortletDescriptionResponse.getResourceList()
Gets the resourceList value for this PortletDescriptionResponse. |
| Methods in org.exoplatform.services.wsrp.type with parameters of type ResourceList | |
|---|---|
void |
ServiceDescription.setResourceList(ResourceList resourceList)
Sets the resourceList value for this ServiceDescription. |
void |
PortletPropertyDescriptionResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this PortletPropertyDescriptionResponse. |
void |
PortletDescriptionResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this PortletDescriptionResponse. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type ResourceList | |
|---|---|
PortletDescriptionResponse(PortletDescription portletDescription,
ResourceList resourceList,
Extension[] extensions)
|
|
PortletPropertyDescriptionResponse(ModelDescription modelDescription,
ResourceList resourceList,
Extension[] extensions)
|
|
ServiceDescription(boolean requiresRegistration,
PortletDescription[] offeredPortlets,
ItemDescription[] userCategoryDescriptions,
ItemDescription[] customUserProfileItemDescriptions,
ItemDescription[] customWindowStateDescriptions,
ItemDescription[] customModeDescriptions,
CookieProtocol requiresInitCookie,
ModelDescription registrationPropertyDescription,
java.lang.String[] locales,
ResourceList resourceList,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||