- CACHE_FOR_ALL - Static variable in class org.gatein.wsrp.WSRPConstants
-
The markup is not specific to the UserContext and therefore may be supplied to all users of the Consumer.
- CACHE_PER_USER - Static variable in class org.gatein.wsrp.WSRPConstants
-
The markup is specific to the userContext for which it was generated.
- CERTIFICATE_USER_AUTHENTICATION - Static variable in class org.gatein.wsrp.WSRPConstants
-
The End-User presented a security certificate to validate their identity.
- CHARSET - Static variable in class org.gatein.wsrp.MIMEUtils
-
- CHARSET_LENGTH - Static variable in class org.gatein.wsrp.MIMEUtils
-
- clear() - Method in class org.gatein.wsrp.api.extensions.AbstractExtensionAccessor
-
- close(MessageContext) - Method in class org.gatein.wsrp.handler.WSRPExtensionHandler
-
- compareTo(PropertyDescription) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
-
- CONSUMER_AGENT - Static variable in class org.gatein.wsrp.WSRPConstants
-
The String identifying the portal consumer agent
- convertJSR168PortletModeNameToWSRPName(String) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertJSR168WindowStateNameToWSRPName(String) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertLocalesToRFC3066LanguageTags(List<Locale>) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertRequestAuthTypeToWSRPAuthType(String) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToCommonLocalizedStringOrNull(LocalizedString) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToPortalPortletContext(PortletContext) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToPortalPortletContext(String, byte[]) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToPropertyDescription(RegistrationPropertyDescription) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToRegistrationLocalizedString(LocalizedString) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToRegistrationPropertyDescription(PropertyDescription) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToWSRPLocalizedString(LocalizedString) - Static method in class org.gatein.wsrp.WSRPUtils
-
- convertToWSRPPortletContext(PortletContext) - Static method in class org.gatein.wsrp.WSRPUtils
-
- create(ContainerURL, boolean, WSRPPortletURL.URLContext) - Static method in class org.gatein.wsrp.WSRPPortletURL
-
Factory method to create the appropriate WSRPPortletURL based on the specified ContainerURL.
- create(String, Set<String>, Set<String>) - Static method in class org.gatein.wsrp.WSRPPortletURL
-
Extracts the URL information contained in the specified WSRP-encoded String into a WSRPPortletURL object.
- create(String, Set<String>, Set<String>, boolean) - Static method in class org.gatein.wsrp.WSRPPortletURL
-
- create(String) - Static method in class org.gatein.wsrp.WSRPPortletURL
-
Parses a WSRP rewritten URL and extracts each component.
- createBlockingInteractionResponse(V1UpdateResponse) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
( updateResponse(UpdateResponse) | redirectURL(xsd:string) ), extensions(Extension)*
- createBlockingInteractionResponse(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
( updateResponse(UpdateResponse) | redirectURL(xsd:string) ), extensions(Extension)*
- createBlockingInteractionResponse(UpdateResponse) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
====== WSRP Response objects ====== *
- createBlockingInteractionResponse(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createCacheControl(int, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
expires(xsd:int), userScope(xsd:string), validateTag(xsd:string)?, extensions(Extension)*
- createCacheControl(int, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
expires(xsd:int), userScope(xsd:string), validateTag(xsd:string)?, extensions(Extension)*
- createClientData(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
userAgent(xsd:string)?, extensions(Extension)*
- createClientData(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
userAgent(xsd:string)?, extensions(Extension)*
- createClientData(String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
userAgent(xsd:string)?, requestVerb(xsd:string)?, extensions(Extension)*
- createClonePortlet(V1RegistrationContext, V1PortletContext, V1UserContext) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?
- createClonePortlet(RegistrationContext, PortletContext, UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?
- createContact(Postal, Telecom, Online) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createCopiedPortlet(PortletContext, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createCopyPortlets(RegistrationContext, UserContext, RegistrationContext, UserContext, List<PortletContext>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createCopyPortletsResponse(List<CopiedPortlet>, List<FailedPortlets>, ResourceList) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createDefaultInteractionParams() - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
Same as createInteractionParams(StateChange.readOnly)
- createDefaultMarkupParams() - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createDefaultRegistrationData() - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createDefaultRegistrationData() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createDefaultResourceParams(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createDeregister(RegistrationContext, UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createDestroyFailed(String, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
portletHandle(xsd:string), reason(xsd:string)
- createDestroyPortlets(V1RegistrationContext, List<String>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletHandles(xsd:string)+
- createDestroyPortlets(RegistrationContext, List<String>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createDestroyPortletsResponse(List<V1DestroyFailed>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
destroyFailed(DestroyFailed)*, extensions(Extension)*
- createDestroyPortletsResponse(List<FailedPortlets>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
failedPortlets(FailedPortlets)*, extensions(Extension)*
- createElement(String, String) - Static method in class org.gatein.wsrp.payload.PayloadUtils
-
- createEmployerInfo(String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createEvent(QName, Serializable) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createEventDescription(QName) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createEventParams(List<Event>, StateChange) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createEventPayloadAsAny(Object) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createEventPayloadAsNamedString(NamedStringArray) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createExportedPortlet(String, byte[]) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createExportPortlets(RegistrationContext, List<PortletContext>, UserContext, Lifetime, Boolean) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createExportPortletsResponse(byte[], List<ExportedPortlet>, List<FailedPortlets>, Lifetime, ResourceList) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createExtension(Object) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createFailedPortlets(Collection<String>, ErrorCodes.Codes, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
reason(LocalizedString)?, resourceList(ResourceList)?, extensions(Extension)* errorCode(ErrorCodes)
portletHandles(xsd:string)+
- createGetMarkup(RegistrationContext, PortletContext, RuntimeContext, UserContext, MarkupParams) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createGetPortletDescription(V1RegistrationContext, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
desiredLocales(xsd:string)*
- createGetPortletDescription(V1RegistrationContext, PortletContext) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createGetPortletDescription(RegistrationContext, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
desiredLocales(xsd:string)*
- createGetPortletDescription(RegistrationContext, PortletContext, UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createGetPortletDescription(RegistrationContext, PortletContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createGetPortletProperties(V1RegistrationContext, V1PortletContext) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
desiredLocales(xsd:string)*
- createGetPortletProperties(RegistrationContext, PortletContext, UserContext, List<String>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createGetPortletPropertyDescription(V1RegistrationContext, V1PortletContext, V1UserContext, List<String>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
desiredLocales(xsd:string)*
- createGetPortletPropertyDescription(RegistrationContext, PortletContext, UserContext, List<String>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
desiredLocales(xsd:string)*
- createGetPortletsLifetime(RegistrationContext, List<PortletContext>, UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createGetResource(RegistrationContext, PortletContext, RuntimeContext, UserContext, ResourceParams) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createGetServiceDescription() - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, desiredLocales(xsd:string)*
- createGetServiceDescription(RegistrationContext, UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext, nillable), desiredLocales(xsd:string)*, portletHandles(xsd:string)*,
userContext(UserContext, nillable)
- createHandleEvents(RegistrationContext, PortletContext, RuntimeContext, UserContext, MarkupParams, EventParams) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createHandleEventsReponse() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createImportedPortlet(String, PortletContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createImportPortlet(String, byte[]) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createImportPortlets(RegistrationContext, byte[], List<ImportPortlet>, UserContext, Lifetime) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createImportPortletsFailed(List<String>, ErrorCodes.Codes, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createImportPortletsResponse(List<ImportedPortlet>, List<ImportPortletsFailed>, ResourceList) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createInitCookie(V1RegistrationContext) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?
- createInitCookie(RegistrationContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createInteractionParams(V1StateChange) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
portletStateChange(
V1StateChange), interactionState(xsd:string)?, formParameters(NamedString)*,
uploadContexts(UploadContext)*, extensions(Extension)*
- createInteractionParams(StateChange) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createItemDescription(LocalizedString, LocalizedString, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createLocalizedString(String, String, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
value(xsd:string), @xml:lang, @resourceName(xsd:string)?
- createLocalizedString(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
Same as createLocalizedString("en", null, value)
- createLocalizedString(String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
value(xsd:string), @xml:lang, @resourceName(xsd:string)?
- createLocalizedString(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
Same as createLocalizedString("en", null, value)
- createMarkupContext(String, String, byte[], Boolean) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
mimeType: The mime type of the returned markup.
- createMarkupContext(String, String, byte[], Boolean) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
mimeType: The mime type of the returned markup.
- createMarkupParams(boolean, List<String>, List<String>, String, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
secureClientCommunication(xsd:boolean), locales(xsd:string)+, mimeTypes(xsd:string)+, mode(xsd:string),
windowState(xsd:string), clientData(
V1ClientData)?, navigationalState(xsd:string)?,
markupCharacterSets(xsd:string)*, validateTag(xsd:string)?, validNewModes(xsd:string)*,
validNewWindowStates(xsd:string)*, extensions(
V1Extension)*
- createMarkupParams(boolean, List<String>, List<String>, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createMarkupRequest(V1PortletContext, V1RuntimeContext, V1MarkupParams) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), runtimeContext(RuntimeContext),
userContext(UserContext)?, markupParams(MarkupParams)
- createMarkupResponse(V1MarkupContext) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
markupContext(MarkupContext), sessionContext(SessionContext)?, extensions(Extension)*
- createMarkupResponse(MarkupContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createMarkupType(String, List<String>, List<String>, List<String>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createMarkupType(String, List<String>, List<String>, List<String>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createMimeResponse(String, String, byte[], Class<T>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createMissingParametersFault() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createModelDescription(List<V1PropertyDescription>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
propertyDescriptions(PropertyDescription)*, modelTypes(ModelTypes)?, extensions(Extension)*
- createModelDescription(List<PropertyDescription>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
propertyDescriptions(PropertyDescription)*, modelTypes(ModelTypes)?, extensions(Extension)*
- createModifyRegistration(V1RegistrationContext, V1RegistrationData) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, registrationData(RegistrationData)
- createModifyRegistration(RegistrationContext, RegistrationData) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext)?, registrationData(RegistrationData)
- createNamedString(String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createNamedStringArray() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createNavigationalContext(String, List<NamedString>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createNavigationalContextOrNull(StateString, Map<String, String[]>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createOnline(String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createOperationFailedFault() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createParameterDescription(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPerformBlockingInteraction(V1PortletContext, V1RuntimeContext, V1MarkupParams, V1InteractionParams) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createPerformBlockingInteraction(RegistrationContext, PortletContext, RuntimeContext, UserContext, MarkupParams, InteractionParams) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPersonName(String, String, String, String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPortalUserContextFrom(UserContext, List<String>, String) - Static method in class org.gatein.wsrp.UserContextConverter
-
- createPortletContext(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
portletHandle(xsd:string), portletState(xsd:base64Binary)?, extensions(V1Extension)*
- createPortletContext(String, byte[]) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createPortletContext(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPortletContext(String, byte[]) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPortletDescription(PortletContext, List<V1MarkupType>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
portletHandle(xsd:string), markupTypes(MarkupType)+, groupID(xsd:string)?, description(LocalizedString)?,
shortTitle(LocalizedString)?, title(LocalizedString)?, displayName(LocalizedString)?, keywords(LocalizedString)*,
userCategories(xsd:string)*, userProfileItems(xsd:string)*, usesMethodGet(xsd:boolean[false])?,
defaultMarkupSecure(xsd:boolean[false])?, onlySecure(xsd:boolean[false])?, userContextStoredInSession(xsd:boolean[false])?,
templatesStoredInSession(xsd:boolean[false])?, hasUserSpecificState(xsd:boolean[false])?,
doesUrlTemplateProcessing(xsd:boolean[false])?, extensions(Extension)*
- createPortletDescription(String, List<V1MarkupType>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
- createPortletDescription(String, List<MarkupType>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPortletDescriptionResponse(V1PortletDescription) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
portletDescription(PortletDescription), resourceList(ResourceList)?, extensions(Extension)*
- createPortletDescriptionResponse(PortletDescription) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
portletDescription(PortletDescription), resourceList(ResourceList)?, extensions(Extension)*
- createPortletPropertyDescriptionResponse(List<V1PropertyDescription>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
modelDescription(ModelDescription)?, resourceList(ResourceList)?, extensions(Extension)*
- createPortletPropertyDescriptionResponse(List<PropertyDescription>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
modelDescription(ModelDescription)?, resourceList(ResourceList)?, extensions(Extension)*
- createPostal(String, String, String, String, String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createProperty(String, String, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
( stringValue(xsd:string) | any* ), @name(xsd:string), @xml:lang
- createProperty(String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createProperty(QName, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createPropertyDescription(String, QName) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
label(LocalizedString)?, hint(LocalizedString)?, extensions(Extension)*, @name(xsd:string), @type(xsd:QName)
- createPropertyDescription(String, QName) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
label(LocalizedString)?, hint(LocalizedString)?, extensions(Extension)*, @name(xsd:string), @type(xsd:QName)
- createPropertyList() - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
properties(Property)*, resetProperties(ResetProperty)*, extensions(Extension)*
- createPropertyList() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
properties(Property)*, resetProperties(ResetProperty)*, extensions(Extension)*
- createPublicNSFrom(List<NamedString>) - Static method in class org.gatein.wsrp.WSRPUtils
-
- createRegister(RegistrationData, Lifetime, UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createRegistrationContext(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationHandle(xsd:string), registrationState(xsd:base64Binary)?, extensions(Extension)*
- createRegistrationContext(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationHandle(xsd:string), registrationState(xsd:base64Binary)?, extensions(Extension)*
- createRegistrationData(String, boolean) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
consumerName(xsd:string), consumerAgent(xsd:string), methodGetSupported(xsd:boolean), consumerModes(xsd:string)*,
consumerWindowStates(xsd:string)*, consumerUserScopes(xsd:string)*, customUserProfileData(xsd:string)*,
registrationProperties(Property)*, extensions(Extension)*
- createRegistrationData(String, String, boolean) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createReleaseExport(RegistrationContext, byte[], UserContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createReleaseSessions(V1RegistrationContext, List<String>) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, sessionIDs(xsd:string)*
- createReleaseSessions(RegistrationContext, List<String>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext)?, sessionIDs(xsd:string)*
- createResetProperty(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
EMPTY, @name(xsd:string)
- createResetProperty(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
EMPTY, @name(xsd:string)
- createResource(String, List<ResourceValue>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createResourceContext(String, String, byte[]) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createResourceList(List<Resource>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createResourceParams(boolean, List<String>, List<String>, String, String, String, StateChange, Map<String, String[]>) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createResourceParams(boolean, List<String>, List<String>, String, String, String, StateChange) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createResourceResponse(ResourceContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createResourceValue(String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createReturnAny() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createRuntimeContext(String, String, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
userAuthentication(xsd:string), portletInstanceKey(xsd:string)?, namespacePrefix(xsd:string)?,
templates(Templates)?, sessionID(xsd:string)?, extensions(Extension)*
- createRuntimeContext(String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createServiceDescription(boolean) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
requiresRegistration(xsd:boolean), offeredPortlets(PortletDescription)*, userCategoryDescriptions(ItemDescription)*,
customUserProfileItemDescriptions(ItemDescription)*, customWindowStateDescriptions(ItemDescription)*,
customModeDescriptions(ItemDescription)*, requiresInitCookie(CookieProtocol[none])?,
registrationPropertyDescription(ModelDescription)?, locales(xsd:string)*, resourceList(ResourceList)?,
extensions(Extension)*
- createServiceDescription(boolean) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createSessionContext(String, int) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
sessionID(xsd:string), expires(xsd:int), extensions(Extension)*
- createSessionContext(String, int) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createSessionParams(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createSetExportLifetime(RegistrationContext, byte[], UserContext, Lifetime) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createSetPortletProperties(V1RegistrationContext, V1PortletContext, V1PropertyList) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
propertyList(PropertyList)
- createSetPortletProperties(RegistrationContext, PortletContext, PropertyList) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
registrationContext(RegistrationContext)?, portletContext(PortletContext), userContext(UserContext)?,
propertyList(PropertyList)
- createSetPortletsLifetime(RegistrationContext, List<PortletContext>, UserContext, Lifetime) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createSimpleClonePortlet(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
same as createClonePortlet(null, createPortletContext(portletHandle), null)
- createSimpleClonePortlet(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
same as createClonePortlet(null, createPortletContext(portletHandle), null)
- createSimpleGetPortletPropertyDescription(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
Same as createGetPortletPropertyDescription(null, createPortletContext(portletHandle), null, null)
- createSimpleGetPortletPropertyDescription(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
Same as createGetPortletPropertyDescription(null, createPortletContext(portletHandle), null, null)
- createTelecom(TelephoneNum, TelephoneNum, TelephoneNum, TelephoneNum) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createTelephoneNum(String, String, String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createTemplates(PortletInvocationContext) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
defaultTemplate(xsd:string)?, blockingActionTemplate(xsd:string)?, renderTemplate(xsd:string)?,
resourceTemplate(xsd:string)?, secureDefaultTemplate(xsd:string)?, secureBlockingActionTemplate(xsd:string)?,
secureRenderTemplate(xsd:string)?, secureResourceTemplate(xsd:string)?, extensions(Extension)*
- createTemplates(PortletInvocationContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
defaultTemplate(xsd:string)?, blockingActionTemplate(xsd:string)?, renderTemplate(xsd:string)?,
resourceTemplate(xsd:string)?, secureDefaultTemplate(xsd:string)?, secureBlockingActionTemplate(xsd:string)?,
secureRenderTemplate(xsd:string)?, secureResourceTemplate(xsd:string)?, extensions(Extension)*
- createTemplates(String, String, String, String, String, String, String, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createUpdateResponse() - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
sessionContext(SessionContext)?, portletContext(PortletContext)?, markupContext(MarkupContext)?,
navigationalState(xsd:string)? newWindowState(xsd:string)?, newMode(xsd:string)?
- createUpdateResponse() - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createUploadContext(String, byte[]) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
mimeType(xsd:string), uploadData(xsd:base64Binary), mimeAttributes(NamedString)*, extensions(Extension)*
- createUploadContext(String, byte[]) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
mimeType(xsd:string), uploadData(xsd:base64Binary), mimeAttributes(NamedString)*, extensions(Extension)*
- createURLParameter(StringBuffer, String, String) - Method in class org.gatein.wsrp.WSRPPortletURL
-
- createUserContext(String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1TypeFactory
-
For UserProfile and related classes, everything is optional so no need to have factory methods.
- createUserContext(String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
For UserProfile and related classes, everything is optional so no need to have factory methods.
- createUserProfile(PersonName, XMLGregorianCalendar, String, EmployerInfo, Contact, Contact) - Static method in class org.gatein.wsrp.WSRPTypeFactory
-
- createWSException(Class<E>, String, Throwable) - Static method in class org.gatein.wsrp.WSRPExceptionFactory
-
- createWSRPUserContextFrom(UserContext, String, List<String>) - Static method in class org.gatein.wsrp.UserContextConverter
-
- CSS - Static variable in class org.gatein.wsrp.MIMEUtils
-