|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceList | |
|---|---|
| org.exoplatform.services.wsrp2.producer | |
| org.exoplatform.services.wsrp2.producer.impl | |
| org.exoplatform.services.wsrp2.type | |
| Uses of ResourceList in org.exoplatform.services.wsrp2.producer |
|---|
| Methods in org.exoplatform.services.wsrp2.producer that return ResourceList | |
|---|---|
ResourceList |
PortletContainerProxy.getResourceList(java.lang.String[] desiredLocales)
|
| Uses of ResourceList in org.exoplatform.services.wsrp2.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl that return ResourceList | |
|---|---|
ResourceList |
JSR286ContainerProxyImpl.getResourceList(java.lang.String[] desiredLocales)
|
| Uses of ResourceList in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return ResourceList | |
|---|---|
ResourceList |
RegistrationData.getResourceList()
Gets the resourceList value for this RegistrationData. |
ResourceList |
ImportPortletsResponse.getResourceList()
Gets the resourceList value for this ImportPortletsResponse. |
ResourceList |
PortletDescriptionResponse.getResourceList()
Gets the resourceList value for this PortletDescriptionResponse. |
ResourceList |
ServiceDescription.getResourceList()
Gets the resourceList value for this ServiceDescription. |
ResourceList |
GetPortletsLifetimeResponse.getResourceList()
Gets the resourceList value for this GetPortletsLifetimeResponse. |
ResourceList |
SetPortletsLifetimeResponse.getResourceList()
Gets the resourceList value for this SetPortletsLifetimeResponse. |
ResourceList |
PortletPropertyDescriptionResponse.getResourceList()
Gets the resourceList value for this PortletPropertyDescriptionResponse. |
ResourceList |
CopyPortletsResponse.getResourceList()
Gets the resourceList value for this CopyPortletsResponse. |
ResourceList |
BaseFailed.getResourceList()
Gets the resourceList value for this BaseFailed. |
ResourceList |
ExportPortletsResponse.getResourceList()
Gets the resourceList value for this ExportPortletsResponse. |
| Methods in org.exoplatform.services.wsrp2.type with parameters of type ResourceList | |
|---|---|
void |
RegistrationData.setResourceList(ResourceList resourceList)
Sets the resourceList value for this RegistrationData. |
void |
ImportPortletsResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this ImportPortletsResponse. |
void |
PortletDescriptionResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this PortletDescriptionResponse. |
void |
ServiceDescription.setResourceList(ResourceList resourceList)
Sets the resourceList value for this ServiceDescription. |
void |
GetPortletsLifetimeResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this GetPortletsLifetimeResponse. |
void |
SetPortletsLifetimeResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this SetPortletsLifetimeResponse. |
void |
PortletPropertyDescriptionResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this PortletPropertyDescriptionResponse. |
void |
CopyPortletsResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this CopyPortletsResponse. |
void |
BaseFailed.setResourceList(ResourceList resourceList)
Sets the resourceList value for this BaseFailed. |
void |
ExportPortletsResponse.setResourceList(ResourceList resourceList)
Sets the resourceList value for this ExportPortletsResponse. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type ResourceList | |
|---|---|
BaseFailed(LocalizedString reason,
ResourceList resourceList,
Extension[] extensions,
ErrorCodes errorCode)
|
|
CopyPortletsResponse(CopiedPortlet[] copiedPortlets,
FailedPortlets[] failedPortlets,
ResourceList resourceList,
Extension[] extensions)
|
|
ExportPortletsResponse(byte[] exportContext,
ExportedPortlet[] exportedPortlet,
FailedPortlets[] failedPortlets,
Lifetime lifetime,
ResourceList resourceList,
Extension[] extensions)
|
|
FailedPortlets(LocalizedString reason,
ResourceList resourceList,
Extension[] extensions,
ErrorCodes errorCode,
java.lang.String[] portletHandles)
|
|
GetPortletsLifetimeResponse(PortletLifetime[] portletLifetime,
FailedPortlets[] failedPortlets,
ResourceList resourceList,
Extension[] extensions)
|
|
HandleEventsFailed(LocalizedString reason,
ResourceList resourceList,
Extension[] extensions,
ErrorCodes errorCode,
java.math.BigInteger[] index)
|
|
ImportPortletsFailed(LocalizedString reason,
ResourceList resourceList,
Extension[] extensions,
ErrorCodes errorCode,
java.lang.String[] importID)
|
|
ImportPortletsResponse(ImportedPortlet[] importedPortlets,
ImportPortletsFailed[] importFailed,
ResourceList resourceList,
Extension[] extensions)
|
|
PortletDescriptionResponse(PortletDescription portletDescription,
ResourceList resourceList,
Extension[] extensions)
|
|
PortletPropertyDescriptionResponse(ModelDescription modelDescription,
ResourceList resourceList,
Extension[] extensions)
|
|
RegistrationData(java.lang.String consumerName,
java.lang.String consumerAgent,
boolean methodGetSupported,
java.lang.String[] consumerModes,
java.lang.String[] consumerWindowStates,
java.lang.String[] consumerUserScopes,
ExtensionDescription[] extensionDescriptions,
Property[] registrationProperties,
ResourceList resourceList,
Extension[] extensions)
|
|
ServiceDescription(boolean requiresRegistration,
PortletDescription[] offeredPortlets,
ItemDescription[] userCategoryDescriptions,
ExtensionDescription[] extensionDescriptions,
ItemDescription[] customWindowStateDescriptions,
ItemDescription[] customModeDescriptions,
CookieProtocol requiresInitCookie,
ModelDescription registrationPropertyDescription,
java.lang.String[] locales,
ResourceList resourceList,
EventDescription[] eventDescriptions,
ModelTypes schemaType,
java.lang.String[] supportedOptions,
Extension[] exportDescription,
java.lang.Boolean mayReturnRegistrationState,
Extension[] extensions)
|
|
SetPortletsLifetimeResponse(PortletLifetime[] updatedPortlet,
FailedPortlets[] failedPortlets,
ResourceList resourceList,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||