GateIn WSRP Common Classes 2.3.1.Final
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractExtensionAccessor - Class in org.gatein.wsrp.api.extensions
Base class implementing generic behavior for extension accessors.
AbstractExtensionAccessor() - Constructor for class org.gatein.wsrp.api.extensions.AbstractExtensionAccessor
 
AccessDenied - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
addExtension(Class, Object) - Method in class org.gatein.wsrp.api.extensions.AbstractExtensionAccessor
 
addMultiValuedValueTo(Map<String, String[]>, String, String) - Static method in class org.gatein.wsrp.WSRPUtils
 
addRequestExtension(Class, Object) - Method in class org.gatein.wsrp.api.extensions.DefaultConsumerExtensionAccessor
 
addRequestExtension(Class, UnmarshalledExtension) - Method in class org.gatein.wsrp.api.extensions.DefaultProducerExtensionAccessor
 
addResponseExtension(Class, UnmarshalledExtension) - Method in class org.gatein.wsrp.api.extensions.DefaultConsumerExtensionAccessor
 
addResponseExtension(Class, Object) - Method in class org.gatein.wsrp.api.extensions.DefaultProducerExtensionAccessor
 
addUnmarshalledExtension(Class, UnmarshalledExtension) - Method in class org.gatein.wsrp.api.extensions.AbstractExtensionAccessor
 
AMPERSAND - Static variable in class org.gatein.wsrp.WSRPPortletURL
 
appendEnd(StringBuffer) - Method in class org.gatein.wsrp.WSRPActionURL
 
appendEnd(StringBuffer) - Method in class org.gatein.wsrp.WSRPPortletURL
 
appendEnd(StringBuffer) - Method in class org.gatein.wsrp.WSRPRenderURL
 
appendEnd(StringBuffer) - Method in class org.gatein.wsrp.WSRPResourceURL
 
appendExtraParams(StringBuffer) - Method in class org.gatein.wsrp.WSRPPortletURL
 
APPLICATION_XML - Static variable in class org.gatein.wsrp.MIMEUtils
 
apply(V1Extension) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2Extension
 
apply(V1ItemDescription) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2ItemDescription
 
apply(V1LocalizedString) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2LocalizedString
 
apply(V1MarkupType) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2MarkupType
 
apply(V1NamedString) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2NamedString
 
apply(V1PortletDescription) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2PortletDescription
 
apply(V1Property) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2Property
 
apply(V1PropertyDescription) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2PropertyDescription
 
apply(V1Resource) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2Resource
 
apply(V1ResourceValue) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2ResourceValue
 
apply(V1UploadContext) - Method in class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2UploadContext
 
apply(NamedString) - Method in class org.gatein.wsrp.spec.v1.V2ToV1Converter.V2ToV1NamedString
 
apply(UploadContext) - Method in class org.gatein.wsrp.spec.v1.V2ToV1Converter.V2ToV1UploadContext
 

B

BEGIN_WSRP_REWRITE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1
BEGIN_WSRP_REWRITE_END - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 

C

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
Same as createRegistrationData(WSRPConstants.DEFAULT_CONSUMER_NAME, false) using WSRPConstants.CONSUMER_AGENT for the consumer agent.
createDefaultRegistrationData() - Static method in class org.gatein.wsrp.WSRPTypeFactory
Same as createRegistrationData(WSRPConstants.DEFAULT_CONSUMER_NAME, false) using WSRPConstants.CONSUMER_AGENT for the consumer agent.
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
 

D

DEACTIVATE_URL_REWRITING - Static variable in class org.gatein.wsrp.WSRPUtils
 
dealWithSpecificParams(Map<String, String>, String) - Method in class org.gatein.wsrp.WSRPActionURL
 
dealWithSpecificParams(Map<String, String>, String) - Method in class org.gatein.wsrp.WSRPPortletURL
Deal with specific parameters first so that we can remove them before dealing with extra params.
dealWithSpecificParams(Map<String, String>, String) - Method in class org.gatein.wsrp.WSRPRenderURL
 
dealWithSpecificParams(Map<String, String>, String) - Method in class org.gatein.wsrp.WSRPResourceURL
 
decode(String) - Static method in class org.gatein.wsrp.ResourceFinder
 
decode(HttpServletRequest) - Static method in class org.gatein.wsrp.ResourceServingUtil
 
decodePublicNS(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
decodeResource(String) - Static method in class org.gatein.wsrp.WSRPResourceURL
Decodes the resource information specified by the encodeResource back into proper resource values todo: improve
DEFAULT_CHARACTER_SET - Static variable in class org.gatein.wsrp.WSRPConstants
Default character set used to generate markup.
DEFAULT_CONSUMER_NAME - Static variable in class org.gatein.wsrp.WSRPConstants
Default consumer name if none has been provided in the WSRP descriptor (*-wsrp.xml)
DEFAULT_JSR168_MODES - Static variable in class org.gatein.wsrp.WSRPUtils
 
DEFAULT_JSR168_WINDOWSTATES - Static variable in class org.gatein.wsrp.WSRPUtils
 
DEFAULT_LOCALE - Static variable in class org.gatein.wsrp.WSRPConstants
 
DEFAULT_RESOURCE_ID - Static variable in class org.gatein.wsrp.WSRPResourceURL
 
DefaultConsumerExtensionAccessor - Class in org.gatein.wsrp.api.extensions
 
DefaultProducerExtensionAccessor - Class in org.gatein.wsrp.api.extensions
 
destroy() - Method in class org.gatein.wsrp.servlet.RequestDumperFilter
 
destroy() - Method in class org.gatein.wsrp.servlet.ServletAccessFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.gatein.wsrp.servlet.RequestDumperFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.gatein.wsrp.servlet.RequestDumperFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.gatein.wsrp.servlet.ServletAccessFilter
 

E

ECMASCRIPT - Static variable in class org.gatein.wsrp.MIMEUtils
 
EDIT_MODE - Static variable in class org.gatein.wsrp.WSRPConstants
Within the wsrp:edit mode, a Portlet should provide content and logic that let a user customize the behavior of the Portlet , though such customizations are not limited to screens generated while in this mode.
element - Variable in class org.gatein.wsrp.payload.SerializablePayload
 
EMPTY - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
ENC_CLOSE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
Encoded version of REWRITE_PARAMETER_CLOSE
ENC_OPEN - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
Encoded version of REWRITE_PARAMETER_OPEN
encode(Mode, WindowState, boolean, StateString, StateString, String, CacheLevel, WSRPPortletURL.URLContext) - Static method in class org.gatein.wsrp.ResourceServingUtil
 
encodePublicNS(Map<String, String[]>) - Static method in class org.gatein.wsrp.WSRPUtils
encodeResource(String, URL, boolean) - Static method in class org.gatein.wsrp.WSRPResourceURL
Encodes the wsrp resource information into a single string.
END_WSRP_REWRITE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1
equals(Object) - Method in class org.gatein.wsrp.registration.LocalizedString
 
equals(Object) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
EQUALS - Static variable in class org.gatein.wsrp.WSRPPortletURL
 
ErrorCodes - Class in org.gatein.wsrp.spec.v2
 
ErrorCodes() - Constructor for class org.gatein.wsrp.spec.v2.ErrorCodes
 
ErrorCodes.Codes - Enum in org.gatein.wsrp.spec.v2
 
ESCAPE_XML - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
exceptionClassToFactory - Static variable in class org.gatein.wsrp.WSRPExceptionFactory
 
ExportNoLongerValid - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
EXTENSION - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
EXTENSION - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
extra - Variable in class org.gatein.wsrp.WSRPPortletURL
Holds extra data after URL in relaxed mode

F

FAILEDPORTLET - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
FAKE_RESOURCE_REQ_REW - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
FAKE_RESOURCE_START - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
FAKE_RESOURCE_URL - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
fault - Variable in class org.gatein.wsrp.WSRPExceptionFactory.ExceptionFactory
 
find(String) - Method in class org.gatein.wsrp.ResourceFinder
 
findAll(String) - Method in class org.gatein.wsrp.ResourceFinder
 
findAllClasses(String) - Method in class org.gatein.wsrp.ResourceFinder
Executes findAllStrings assuming the strings are the names of a classes that should be loaded and returned.
findAllImplementations(Class<T>) - Method in class org.gatein.wsrp.ResourceFinder
Assumes the class specified points to a file in the classpath that contains the name of a class that implements or is a subclass of the specfied class.
findAllProperties(String) - Method in class org.gatein.wsrp.ResourceFinder
Finds the corresponding resources and reads them in as a properties files

Any URL that cannot be read in as a properties file will cause an exception to be thrown.

findAllStrings(String) - Method in class org.gatein.wsrp.ResourceFinder
Reads the contents of the found URLs as a list of String's and returns them.
findAvailableClasses(String) - Method in class org.gatein.wsrp.ResourceFinder
Executes findAvailableStrings assuming the strings are the names of a classes that should be loaded and returned.
findAvailableImplementations(Class<T>) - Method in class org.gatein.wsrp.ResourceFinder
Assumes the class specified points to a file in the classpath that contains the name of a class that implements or is a subclass of the specfied class.
findAvailableProperties(String) - Method in class org.gatein.wsrp.ResourceFinder
Finds the corresponding resources and reads them in as a properties files

Any URL that cannot be read in as a properties file will be added to the 'resourcesNotLoaded' collection.

findAvailableStrings(String) - Method in class org.gatein.wsrp.ResourceFinder
Reads the contents of the found URLs as a Strings and returns them.
findClass(String) - Method in class org.gatein.wsrp.ResourceFinder
Executes ResourceFinder.findString(String) assuming the contents URL found is the name of a class that should be loaded and returned.
findClass(String, Class<T>) - Method in class org.gatein.wsrp.ResourceFinder
 
findImplementation(Class<?>) - Method in class org.gatein.wsrp.ResourceFinder
Assumes the class specified points to a file in the classpath that contains the name of a class that implements or is a subclass of the specfied class.
findProperties(String) - Method in class org.gatein.wsrp.ResourceFinder
Finds the corresponding resource and reads it in as a properties file

Example classpath:

META-INF/widget.properties

ResourceFinder finder = new ResourceFinder("META-INF/"); Properties widgetProps = finder.findProperties("widget.properties");

findString(String) - Method in class org.gatein.wsrp.ResourceFinder
Reads the contents of the URL as a String's and returns it.
FRAGMENT_ID - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.6 wsrp-fragmentID
FROM_WSRP_ATTRIBUTE_NAME - Static variable in class org.gatein.wsrp.WSRPConstants
The name of the attribute used by the producer to set a portlet request attribute to Boolean.TRUE as part of its invocation process to allow the invoked portlets to check whether the request is coming from WSRP.

G

getAbsoluteURLFor(String, boolean, String) - Static method in class org.gatein.wsrp.WSRPUtils
 
getAccessModeFromStateChange(StateChange) - Static method in class org.gatein.wsrp.WSRPUtils
 
getAliases() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getCacheability() - Method in class org.gatein.wsrp.WSRPResourceURL
 
getCacheLevelFromResourceCacheability(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
getCharsetFrom(String) - Static method in class org.gatein.wsrp.MIMEUtils
 
getConverter() - Method in class org.gatein.wsrp.payload.SerializableSimplePayload
 
getDefaultLocales() - Static method in class org.gatein.wsrp.WSRPConstants
 
getDefaultMimeTypes() - Static method in class org.gatein.wsrp.WSRPConstants
 
getDescription() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getElement() - Method in class org.gatein.wsrp.payload.SerializablePayload
 
getExtensions(Class) - Method in class org.gatein.wsrp.api.extensions.AbstractExtensionAccessor
 
getHeaders() - Method in class org.gatein.wsrp.handler.WSRPExtensionHandler
 
getHint() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getInstance() - Static method in class org.gatein.wsrp.spec.v1.WSRP1ExceptionFactory
 
getInstance() - Static method in class org.gatein.wsrp.spec.v2.WSRP2ExceptionFactory
 
getInteractionState() - Method in class org.gatein.wsrp.WSRPActionURL
 
getJavaType() - Method in enum org.gatein.wsrp.payload.XSDTypeConverter
 
getJSR168PortletModeFromWSRPName(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
getJSR168WindowStateFromWSRPName(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
getLabel() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getLang() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
Tries to heuristically determine the language for this RegistrationPropertyDescription
getLastModified() - Method in class org.gatein.wsrp.SupportsLastModified
Retrieves a long value recording when (with unspecified origin) this object was last modified.
getLocale() - Method in class org.gatein.wsrp.registration.LocalizedString
 
getLocale(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
getMode() - Method in class org.gatein.wsrp.WSRPPortletURL
 
getName() - Method in interface org.gatein.wsrp.registration.PropertyDescription
 
getName() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getNameAsString() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getNamespaceFrom(WindowContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
 
getNamespacePrefix(WindowContext, String) - Static method in class org.gatein.wsrp.WSRPTypeFactory
 
getNavigationalState() - Method in class org.gatein.wsrp.WSRPPortletURL
 
getPayload() - Method in class org.gatein.wsrp.payload.SerializableSimplePayload
 
getPayloadAsEventPayload(Event, Serializable) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
getPayloadAsSerializable(Event) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
getPersistentKey() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getPortletInstanceKey(InstanceContext) - Static method in class org.gatein.wsrp.WSRPTypeFactory
 
getProperties() - Method in class org.gatein.wsrp.WSRPPortletURL
 
getPropertyAccessor() - Static method in class org.gatein.wsrp.WSRPUtils
 
getPublicNavigationalStateChanges() - Method in class org.gatein.wsrp.WSRPRenderURL
 
getQname(ErrorCodes.Codes) - Static method in class org.gatein.wsrp.spec.v2.ErrorCodes
 
getRawParameterValueFor(Map, String) - Method in class org.gatein.wsrp.WSRPPortletURL
 
getReplacementFor(int, URLTools.URLMatch) - Method in class org.gatein.wsrp.WSRPUtils.AbsoluteURLReplacementGenerator
 
getRequestExtensionsFor(Class) - Method in class org.gatein.wsrp.api.extensions.DefaultConsumerExtensionAccessor
 
getRequestExtensionsFor(Class) - Method in class org.gatein.wsrp.api.extensions.DefaultProducerExtensionAccessor
 
getResource(String) - Method in class org.gatein.wsrp.ResourceFinder
 
getResourceCacheabilityFromCacheLevel(CacheLevel) - Static method in class org.gatein.wsrp.WSRPUtils
 
getResourceId() - Method in class org.gatein.wsrp.WSRPResourceURL
 
getResourceName() - Method in class org.gatein.wsrp.registration.LocalizedString
 
getResourcesMap(String) - Method in class org.gatein.wsrp.ResourceFinder
 
getResourcesNotLoaded() - Method in class org.gatein.wsrp.ResourceFinder
Returns a list of resources that could not be loaded in the last invoked findAvailable* or mapAvailable* methods.
getResourceState() - Method in class org.gatein.wsrp.WSRPResourceURL
 
getResourceURL() - Method in class org.gatein.wsrp.WSRPResourceURL
Deprecated. 
getResponseExtensionsFor(Class) - Method in class org.gatein.wsrp.api.extensions.DefaultProducerExtensionAccessor
 
getResponseExtensionsFrom(Class) - Method in class org.gatein.wsrp.api.extensions.DefaultConsumerExtensionAccessor
 
getSchemaLocation() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getSchemaLocationAsURI() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getStateChangeFromAccessMode(AccessMode) - Static method in class org.gatein.wsrp.WSRPUtils
 
getStateOrNullFor(PortletContext) - Static method in class org.gatein.wsrp.WSRPUtils
 
getType() - Method in interface org.gatein.wsrp.registration.PropertyDescription
 
getType() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getUnmarshalledExtensions(Class) - Method in class org.gatein.wsrp.api.extensions.AbstractExtensionAccessor
 
getURLType() - Method in class org.gatein.wsrp.WSRPActionURL
 
getURLType() - Method in class org.gatein.wsrp.WSRPPortletURL
 
getURLType() - Method in class org.gatein.wsrp.WSRPRenderURL
 
getURLType() - Method in class org.gatein.wsrp.WSRPResourceURL
 
getUsages() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getUser() - Static method in class org.gatein.wsrp.servlet.UserAccess
 
getUserContext() - Static method in class org.gatein.wsrp.servlet.UserAccess
 
getValue() - Method in class org.gatein.wsrp.registration.LocalizedString
 
getValueChangeListener() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
getValueFor(String) - Method in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
getWindowState() - Method in class org.gatein.wsrp.WSRPPortletURL
 
getWSRPNameFromJSR168PortletMode(Mode) - Static method in class org.gatein.wsrp.WSRPUtils
 
getWSRPNameFromJSR168WindowState(WindowState) - Static method in class org.gatein.wsrp.WSRPUtils
 
getXSDType() - Method in enum org.gatein.wsrp.payload.XSDTypeConverter
 
GTNRESOURCE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 

H

handleFault(SOAPMessageContext) - Method in class org.gatein.wsrp.handler.WSRPExtensionHandler
 
handleMessage(SOAPMessageContext) - Method in class org.gatein.wsrp.handler.WSRPExtensionHandler
 
HANDLER - Static variable in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
hashCode() - Method in class org.gatein.wsrp.registration.LocalizedString
 
hashCode() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
HELP_MODE - Static variable in class org.gatein.wsrp.WSRPConstants
When in wsrp:help mode, a Portlet may provide help screens that explains the Portlet and its expected usage.
HTML - Static variable in class org.gatein.wsrp.MIMEUtils
 

I

InconsistentParameters - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
init(FilterConfig) - Method in class org.gatein.wsrp.servlet.RequestDumperFilter
 
init(FilterConfig) - Method in class org.gatein.wsrp.servlet.ServletAccessFilter
 
initFaultAndGetClass(Class) - Method in class org.gatein.wsrp.spec.v1.WSRP1ExceptionFactory.V1ExceptionFactory
 
initFaultAndGetClass(Class) - Method in class org.gatein.wsrp.spec.v2.WSRP2ExceptionFactory.V2ExceptionFactory
 
initFaultAndGetClass(Class) - Method in class org.gatein.wsrp.WSRPExceptionFactory.ExceptionFactory
 
INSTANCE_KEY - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
INTERACTION_STATE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.3 wsrp-interactionState
InvalidCookie - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
InvalidHandle - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
InvalidRegistration - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
InvalidSession - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
InvalidUserCategory - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
invoke(PortletInvocation) - Method in class org.gatein.wsrp.payload.WSRPEventPayloadInterceptor
 
isDefaultWSRPMode(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
isDefaultWSRPWindowState(String) - Static method in class org.gatein.wsrp.WSRPUtils
 
isInterpretableAsText(String) - Static method in class org.gatein.wsrp.MIMEUtils
TODO: handle this better, we should probably have a class in the common module to determine if the MediaType should be treated as a text file or as binary content.
isSecure() - Method in class org.gatein.wsrp.WSRPPortletURL
 
isSingletonListWithNullOrEmptyElement(List<T>) - Static method in class org.gatein.wsrp.WSRPUtils
 
isURLRewritingActive() - Method in interface org.gatein.wsrp.PropertyAccessor
 
ITEMDESCRIPTION - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
ITEMDESCRIPTION - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 

J

JAVASCRIPT - Static variable in class org.gatein.wsrp.MIMEUtils
 

L

loadExceptionFactories() - Method in class org.gatein.wsrp.spec.v1.WSRP1ExceptionFactory
 
loadExceptionFactories() - Method in class org.gatein.wsrp.spec.v2.WSRP2ExceptionFactory
 
loadExceptionFactories() - Method in class org.gatein.wsrp.WSRPExceptionFactory
 
LocalizedString - Class in org.gatein.wsrp.registration
 
LocalizedString(String, Locale) - Constructor for class org.gatein.wsrp.registration.LocalizedString
 
LocalizedString(String) - Constructor for class org.gatein.wsrp.registration.LocalizedString
 
LocalizedString() - Constructor for class org.gatein.wsrp.registration.LocalizedString
 
LocalizedString(LocalizedString) - Constructor for class org.gatein.wsrp.registration.LocalizedString
 
LOCALIZEDSTRING - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
LOCALIZEDSTRING - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
log - Static variable in class org.gatein.wsrp.WSRPExceptionFactory
 
log - Static variable in class org.gatein.wsrp.WSRPPortletURL
 

M

mapAllClasses(String) - Method in class org.gatein.wsrp.ResourceFinder
Executes mapAllStrings assuming the value of each entry in the map is the name of a class that should be loaded.
mapAllImplementations(Class<T>) - Method in class org.gatein.wsrp.ResourceFinder
Assumes the class specified points to a directory in the classpath that holds files containing the name of a class that implements or is a subclass of the specfied class.
mapAllProperties(String) - Method in class org.gatein.wsrp.ResourceFinder
Finds the corresponding resources and reads them in as a properties files

Any URL that cannot be read in as a properties file will cause an exception to be thrown.

mapAllStrings(String) - Method in class org.gatein.wsrp.ResourceFinder
Reads the contents of all non-directory URLs immediately under the specified location and returns them in a map keyed by the file name.
mapAvailableClasses(String) - Method in class org.gatein.wsrp.ResourceFinder
Executes mapAvailableStrings assuming the value of each entry in the map is the name of a class that should be loaded.
mapAvailableImplementations(Class<T>) - Method in class org.gatein.wsrp.ResourceFinder
Assumes the class specified points to a directory in the classpath that holds files containing the name of a class that implements or is a subclass of the specfied class.
mapAvailableProperties(String) - Method in class org.gatein.wsrp.ResourceFinder
Finds the corresponding resources and reads them in as a properties files

Any URL that cannot be read in as a properties file will be added to the 'resourcesNotLoaded' collection.

mapAvailableStrings(String) - Method in class org.gatein.wsrp.ResourceFinder
Reads the contents of all non-directory URLs immediately under the specified location and returns them in a map keyed by the file name.
MARKUPTYPE - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
MARKUPTYPE - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
marshallExtension(Object) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
marshallPayload(Serializable) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
MAXIMIZED_WINDOW_STATE - Static variable in class org.gatein.wsrp.WSRPConstants
The wsrp:maximized window state is an indication the Portlet is likely the only Portlet being rendered in the aggregated page, or that the Portlet has more space compared to other Portlets in the aggregated page.
MIMEUtils - Class in org.gatein.wsrp
 
MIMEUtils() - Constructor for class org.gatein.wsrp.MIMEUtils
 
MINIMIZED_WINDOW_STATE - Static variable in class org.gatein.wsrp.WSRPConstants
When the window state is wsrp:minimized, the Portlet SHOULD NOT render visible markup, but is free to include non-visible data such as JavaScript or hidden forms.
MissingParameters - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
MODE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.4 wsrp-mode
modifyIfNeeded(Object, Object) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
modifyNow() - Method in class org.gatein.wsrp.SupportsLastModified
Specifies that this object is modified as of now, as specified by SupportsLastModified.now().
modifyNowIfNeeded(Object, Object) - Method in class org.gatein.wsrp.SupportsLastModified
Sets the last modified time to now (as returned by SupportsLastModified.now()) if the specified values, presumably fields of the calling object, are different.
ModifyRegistrationRequired - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 

N

NAMEDSTRING - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
NAMEDSTRING - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
NAMESPACE - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
NAVIGATIONAL_STATE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.2 wsrp-navigationalState
NAVIGATIONAL_VALUES - Static variable in class org.gatein.wsrp.spec.v2.WSRP2RewritingConstants
9.2.1.3 wsrp-navigationalValues
navigationalState - Variable in class org.gatein.wsrp.WSRPPortletURL
 
needsRewriting(String) - Static method in class org.gatein.wsrp.MIMEUtils
 
newInstance(String, Throwable) - Method in class org.gatein.wsrp.WSRPExceptionFactory.ExceptionFactory
 
NONE_USER_AUTHENTICATION - Static variable in class org.gatein.wsrp.WSRPConstants
No authentication was done, user information is asserted for informational purposes only.
NORMAL_WINDOW_STATE - Static variable in class org.gatein.wsrp.WSRPConstants

The wsrp:normal window state indicates the Portlet is likely sharing the aggregated page with other Portlets.

now() - Static method in class org.gatein.wsrp.SupportsLastModified
Retrieves a value representing the current instant / now, without specified origin so shouldn't be depended on to mark a meaningful instant in time by itself.

O

OperationFailed - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
OperationNotSupported - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
OPTIONS_COPYPORTLETS - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
OPTIONS_EVENTS - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
OPTIONS_EXPORT - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
OPTIONS_IMPORT - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
OPTIONS_LEASING - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
org.gatein.wsrp - package org.gatein.wsrp
 
org.gatein.wsrp.api.extensions - package org.gatein.wsrp.api.extensions
 
org.gatein.wsrp.handler - package org.gatein.wsrp.handler
 
org.gatein.wsrp.payload - package org.gatein.wsrp.payload
 
org.gatein.wsrp.registration - package org.gatein.wsrp.registration
 
org.gatein.wsrp.servlet - package org.gatein.wsrp.servlet
 
org.gatein.wsrp.spec.v1 - package org.gatein.wsrp.spec.v1
 
org.gatein.wsrp.spec.v2 - package org.gatein.wsrp.spec.v2
 
outputToXML(Element) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 

P

parseFromXML(String) - Method in enum org.gatein.wsrp.payload.XSDTypeConverter
 
parseFromXMLString(String) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
PASSWORD_USER_AUTHENTICATION - Static variable in class org.gatein.wsrp.WSRPConstants
The End-User identified themselves using the common userid/password scenario.
PayloadUtils - Class in org.gatein.wsrp.payload
 
PayloadUtils() - Constructor for class org.gatein.wsrp.payload.PayloadUtils
 
PORTLET_CONTEXT - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
PORTLETDESCRIPTION - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
PORTLETDESCRIPTION - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
PREVIEW_MODE - Static variable in class org.gatein.wsrp.WSRPConstants
In wsrp:preview mode, a Portlet should provide a rendering of its standard wsrp:view mode content, as a visual sample of how this Portlet will appear on the End-User's page with the current configuration.
printToXML(Serializable) - Method in enum org.gatein.wsrp.payload.XSDTypeConverter
 
PROPERTY - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
PROPERTY - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
PropertyAccessor - Interface in org.gatein.wsrp
 
PropertyDescription - Interface in org.gatein.wsrp.registration
 
PROPERTYDESCRIPTION - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
PROPERTYDESCRIPTION - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 

R

registerWithAPI() - Static method in class org.gatein.wsrp.api.extensions.DefaultConsumerExtensionAccessor
 
registerWithAPI() - Static method in class org.gatein.wsrp.api.extensions.DefaultProducerExtensionAccessor
 
REGISTRATION_HANDLE - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
RegistrationPropertyDescription - Class in org.gatein.wsrp.registration
 
RegistrationPropertyDescription(QName, QName) - Constructor for class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
RegistrationPropertyDescription(String, QName) - Constructor for class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
RegistrationPropertyDescription() - Constructor for class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
RegistrationPropertyDescription(RegistrationPropertyDescription) - Constructor for class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
replaceByEmptyListIfNeeded(List<T>) - Static method in class org.gatein.wsrp.WSRPUtils
 
RequestDumperFilter - Class in org.gatein.wsrp.servlet
 
RequestDumperFilter() - Constructor for class org.gatein.wsrp.servlet.RequestDumperFilter
 
requiresRewrite() - Method in class org.gatein.wsrp.WSRPResourceURL
Deprecated. 
RESETPROPERTY - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
RESETPROPERTY - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
RESOURCE - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
RESOURCE - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
RESOURCE_CACHEABILITY - Static variable in class org.gatein.wsrp.spec.v2.WSRP2RewritingConstants
9.2.1.1.3.6 wsrp-resourceCacheability
RESOURCE_CACHEABILITY_FULL - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
RESOURCE_CACHEABILITY_PAGE - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
RESOURCE_CACHEABILITY_PORTLET - Static variable in class org.gatein.wsrp.spec.v2.WSRP2Constants
 
RESOURCE_ID - Static variable in class org.gatein.wsrp.spec.v2.WSRP2RewritingConstants
9.2.1.1.3.2 wsrp-resourceID This parameter provides the resourceID parameter which the Consumer MUST supply when invoking the getResource operation.
RESOURCE_PREFER_OPERATION - Static variable in class org.gatein.wsrp.spec.v2.WSRP2RewritingConstants
9.2.1.1.3.3 wsrp-preferOperation When this optional parameter (default value is "false") has a value of "true", the Portlet is indicating a preference for the Consumer to use the getResource operation to fetch the resource.
RESOURCE_REQUIRES_REWRITE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.1.3.2 wsrp-requiresRewrite
RESOURCE_STATE - Static variable in class org.gatein.wsrp.spec.v2.WSRP2RewritingConstants
9.2.1.1.3.4 wsrp-resourceState The value of this portlet URL parameter defines the state which the Consumer MUST send in the resourceState field of the ResourceParams structure when the URL is activated.
RESOURCE_URL - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.1.3.1 wsrp-url
RESOURCE_URL_DELIMITER - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
ResourceFinder - Class in org.gatein.wsrp
Originally from Apache's xbean-finder code.
ResourceFinder(URL...) - Constructor for class org.gatein.wsrp.ResourceFinder
 
ResourceFinder(String) - Constructor for class org.gatein.wsrp.ResourceFinder
 
ResourceFinder(String, URL...) - Constructor for class org.gatein.wsrp.ResourceFinder
 
ResourceFinder(String, ClassLoader) - Constructor for class org.gatein.wsrp.ResourceFinder
 
ResourceFinder(String, ClassLoader, URL...) - Constructor for class org.gatein.wsrp.ResourceFinder
 
ResourceServingUtil - Class in org.gatein.wsrp
 
ResourceServingUtil() - Constructor for class org.gatein.wsrp.ResourceServingUtil
 
ResourceSuspended - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
RESOURCEVALUE - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
RESOURCEVALUE - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
REWRITE_PARAMETER_CLOSE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
Closing token for URL parameters.
REWRITE_PARAMETER_OPEN - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
Opening token for URL parameters.
RUNS_IN_EPP - Static variable in class org.gatein.wsrp.WSRPConstants
 

S

SECURE_URL - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.7 wsrp-secureURL
SerializableNamedStringArray - Class in org.gatein.wsrp.payload
 
SerializablePayload - Class in org.gatein.wsrp.payload
 
SerializablePayload(Element) - Constructor for class org.gatein.wsrp.payload.SerializablePayload
 
SerializableSimplePayload - Class in org.gatein.wsrp.payload
 
SerializableSimplePayload(Element, Serializable, XSDTypeConverter) - Constructor for class org.gatein.wsrp.payload.SerializableSimplePayload
 
SERVER_ADDRESS - Static variable in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
SERVICES_DIRECTORY_URL - Static variable in class org.gatein.wsrp.WSRPConstants
The directory where WSRP services are deployed for automatic detection by ResourceFinder.
ServletAccessFilter - Class in org.gatein.wsrp.servlet
Filter to be able to access request and response from the invocation code.
ServletAccessFilter() - Constructor for class org.gatein.wsrp.servlet.ServletAccessFilter
 
SESSION_NEVER_EXPIRES - Static variable in class org.gatein.wsrp.WSRPConstants
The value of SessionContext.expires if the session will never expire.
setAliases(QName[]) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setDefaultDescription(String) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setDefaultHint(String) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setDefaultLabel(String) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setDescription(LocalizedString) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setExtra(String) - Method in class org.gatein.wsrp.WSRPPortletURL
 
setHint(LocalizedString) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setLabel(LocalizedString) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setLastModified(long) - Method in class org.gatein.wsrp.SupportsLastModified
Sets the last modified marker to the specified value.
setLocale(Locale) - Method in class org.gatein.wsrp.registration.LocalizedString
 
setName(QName) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setNameAsString(String) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setParams(Map<String, String>, String) - Method in class org.gatein.wsrp.WSRPPortletURL
 
setPersistentKey(String) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setResourceName(String) - Method in class org.gatein.wsrp.registration.LocalizedString
 
setSchemaLocation(String) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setStrict(boolean) - Static method in class org.gatein.wsrp.WSRPPortletURL
 
setStrict(boolean) - Static method in class org.gatein.wsrp.WSRPUtils
 
setType(QName) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setUsages(String[]) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setValue(String) - Method in class org.gatein.wsrp.registration.LocalizedString
 
setValueChangeListener(ValueChangeListener) - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
setValueFor(String, Object) - Method in class org.gatein.wsrp.WSRPPortletURL.URLContext
 
SOLO_WINDOW_STATE - Static variable in class org.gatein.wsrp.WSRPConstants
The wsrp:solo window state is an indication the Portlet is the only Portlet being rendered in the aggregated page.
strict - Static variable in class org.gatein.wsrp.WSRPPortletURL
Are we using strict rewriting parameters validation mode?
SupportsLastModified - Class in org.gatein.wsrp
Encapsulates support for last modification checking, the returned values being not useful by themselves but rather as a means to compare them to another such value.
SupportsLastModified() - Constructor for class org.gatein.wsrp.SupportsLastModified
 

T

TEXT - Static variable in class org.gatein.wsrp.MIMEUtils
 
throwMissingParametersIfValueIsMissing(Object, String, String) - Static method in class org.gatein.wsrp.spec.v1.WSRP1ExceptionFactory
 
throwMissingParametersIfValueIsMissing(Object, String, String) - Static method in class org.gatein.wsrp.spec.v2.WSRP2ExceptionFactory
 
throwOperationFailedIfValueIsMissing(Object, String) - Static method in class org.gatein.wsrp.spec.v2.WSRP2ExceptionFactory
 
throwWSException(Class<E>, String, Throwable) - Static method in class org.gatein.wsrp.WSRPExceptionFactory
 
TooBusy - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
TooManyRequests - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
toString() - Method in class org.gatein.wsrp.registration.LocalizedString
 
toString() - Method in class org.gatein.wsrp.registration.RegistrationPropertyDescription
 
toString() - Method in class org.gatein.wsrp.WSRPPortletURL
 
toString(Locale) - Static method in class org.gatein.wsrp.WSRPUtils
 
toString(MarkupParams) - Static method in class org.gatein.wsrp.WSRPUtils
Debugging method.
toString(InteractionParams) - Static method in class org.gatein.wsrp.WSRPUtils
Debugging method
toV1BlockingInteractionResponse(BlockingInteractionResponse) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1CacheControl(CacheControl) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1Context(Contact) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1CookieProtocol(CookieProtocol) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1DestroyFailed(List<FailedPortlets>) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1DestroyPortlesResponse(DestroyPortletsResponse) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1EmployerInfo(EmployerInfo) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1Exception(Class<E>, Exception) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1InteractionParams(InteractionParams) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1LocalizedString(LocalizedString) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1MarkupContext(MarkupContext) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1MarkupParams(MarkupParams) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1MarkupResponse(MarkupResponse) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1ModelDescription(ModelDescription) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1ModelTypes(ModelTypes) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1Online(Online) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PersonName(PersonName) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PortletContext(PortletContext) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PortletDescription(PortletDescription) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PortletDescriptionResponse(PortletDescriptionResponse) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PortletPropertyDescriptionResponse(PortletPropertyDescriptionResponse) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1Postal(Postal) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PropertyDescription(PropertyDescription) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1PropertyList(PropertyList) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1RegistrationContext(RegistrationContext) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1RegistrationData(RegistrationData) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1RegistrationState(RegistrationState) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1ResourceList(ResourceList) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1ReturnAny(ReturnAny) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1RuntimeContext(RuntimeContext) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1ServiceDescription(ServiceDescription) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1SessionContext(SessionContext) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1StateChange(StateChange) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1Telecom(Telecom) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1TelephoneNum(TelephoneNum) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1Templates(Templates) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1UpdateResponse(UpdateResponse) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1UserContext(UserContext) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV1UserProfile(UserProfile) - Static method in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
toV2ClientData(V1ClientData) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2ClonePortlet(V1ClonePortlet) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2Context(V1Contact) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2CookieProtocol(V1CookieProtocol) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2DestroyPortlets(V1DestroyPortlets) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2EmployerInfo(V1EmployerInfo) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2Exception(Class<E>, Exception) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2FailedPortlets(List<V1DestroyFailed>) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2GetMarkup(V1GetMarkup) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2GetPortletDescription(V1GetPortletDescription) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2GetPortletProperties(V1GetPortletProperties) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2GetPortletPropertyDescription(V1GetPortletPropertyDescription) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2GetServiceDescription(V1GetServiceDescription) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2InitCookie(V1InitCookie) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2InteractionParams(V1InteractionParams) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2LocalizedString(V1LocalizedString) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2MarkupContext(V1MarkupContext) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2MarkupParams(V1MarkupParams) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2ModelDescription(V1ModelDescription) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2ModelTypes(V1ModelTypes) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2ModifyRegistration(V1ModifyRegistration) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2Online(V1Online) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2PerformBlockingInteraction(V1PerformBlockingInteraction) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2PersonName(V1PersonName) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2PortletContext(V1PortletContext) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2PortletDescription(V1PortletDescription) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2Postal(V1Postal) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2PropertyList(V1PropertyList) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2RegistrationContext(V1RegistrationContext) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2RegistrationData(V1RegistrationData) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2ReleaseSessions(V1ReleaseSessions) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2ResourceList(V1ResourceList) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2RuntimeContext(V1RuntimeContext, String) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2SessionContext(V1SessionContext) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2SetPortletProperties(V1SetPortletProperties) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2StateChange(V1StateChange) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2Telecom(V1Telecom) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2TelephoneNum(V1TelephoneNum) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2Templates(V1Templates) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2UpdateResponse(V1UpdateResponse) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2UserContext(V1UserContext) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
toV2UserProfile(V1UserProfile) - Static method in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
transform(List<F>, Function<? super F, ? extends T>) - Static method in class org.gatein.wsrp.WSRPUtils
Todo: Should be moved to common module?
typeName() - Method in enum org.gatein.wsrp.payload.XSDTypeConverter
 

U

unmarshallExtension(Object) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
unmarshallPayload(Object) - Static method in class org.gatein.wsrp.payload.PayloadUtils
 
UPLOADCONTEXT - Static variable in class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
UPLOADCONTEXT - Static variable in class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
URL_TYPE_BLOCKING_ACTION - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.1.1 wsrp-urlType = blockingAction
URL_TYPE_NAME - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.1 wsrp-urlType
URL_TYPE_RENDER - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.1.2 wsrp-urlType = render
URL_TYPE_RESOURCE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.1.3 wsrp-urlType = resource
UserAccess - Class in org.gatein.wsrp.servlet
 
UserContextConverter - Class in org.gatein.wsrp
 
UTF_8 - Static variable in class org.gatein.wsrp.MIMEUtils
 

V

V1ToV2Converter - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter
 
V1ToV2Converter.V1ToV2Extension - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2Extension() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2Extension
 
V1ToV2Converter.V1ToV2ItemDescription - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2ItemDescription() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2ItemDescription
 
V1ToV2Converter.V1ToV2LocalizedString - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2LocalizedString() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2LocalizedString
 
V1ToV2Converter.V1ToV2MarkupType - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2MarkupType() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2MarkupType
 
V1ToV2Converter.V1ToV2NamedString - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2NamedString() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2NamedString
 
V1ToV2Converter.V1ToV2PortletDescription - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2PortletDescription() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2PortletDescription
 
V1ToV2Converter.V1ToV2Property - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2Property() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2Property
 
V1ToV2Converter.V1ToV2PropertyDescription - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2PropertyDescription() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2PropertyDescription
 
V1ToV2Converter.V1ToV2Resource - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2Resource() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2Resource
 
V1ToV2Converter.V1ToV2ResourceValue - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2ResourceValue() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2ResourceValue
 
V1ToV2Converter.V1ToV2UploadContext - Class in org.gatein.wsrp.spec.v1
 
V1ToV2Converter.V1ToV2UploadContext() - Constructor for class org.gatein.wsrp.spec.v1.V1ToV2Converter.V1ToV2UploadContext
 
V2ToV1Converter - Class in org.gatein.wsrp.spec.v1
 
V2ToV1Converter() - Constructor for class org.gatein.wsrp.spec.v1.V2ToV1Converter
 
V2ToV1Converter.V2ToV1NamedString - Class in org.gatein.wsrp.spec.v1
 
V2ToV1Converter.V2ToV1NamedString() - Constructor for class org.gatein.wsrp.spec.v1.V2ToV1Converter.V2ToV1NamedString
 
V2ToV1Converter.V2ToV1UploadContext - Class in org.gatein.wsrp.spec.v1
 
V2ToV1Converter.V2ToV1UploadContext() - Constructor for class org.gatein.wsrp.spec.v1.V2ToV1Converter.V2ToV1UploadContext
 
ValueChangeListener - Interface in org.gatein.wsrp.registration
 
valueHasChanged(RegistrationPropertyDescription, Object, Object, boolean) - Method in interface org.gatein.wsrp.registration.ValueChangeListener
 
valueOf(String) - Static method in enum org.gatein.wsrp.payload.XSDTypeConverter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.wsrp.spec.v2.ErrorCodes.Codes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gatein.wsrp.payload.XSDTypeConverter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.wsrp.spec.v2.ErrorCodes.Codes
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW_MODE - Static variable in class org.gatein.wsrp.WSRPConstants
The expected functionality for a Portlet in wsrp:view mode is to render markup reflecting the current state of the Portlet.

W

WINDOW_STATE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.2.1.5 wsrp-windowState
WSRP1ExceptionFactory - Class in org.gatein.wsrp.spec.v1
 
WSRP1ExceptionFactory.V1ExceptionFactory<E extends Exception> - Class in org.gatein.wsrp.spec.v1
 
WSRP1ExceptionFactory.V1ExceptionFactory(Class<E>) - Constructor for class org.gatein.wsrp.spec.v1.WSRP1ExceptionFactory.V1ExceptionFactory
 
WSRP1TypeFactory - Class in org.gatein.wsrp.spec.v1
Creates minimally valid instances of WSRP types, populated with default values where possible, as per wsrp_v1_types.xsd.
WSRP2_TYPES_NS - Static variable in class org.gatein.wsrp.spec.v2.ErrorCodes
 
WSRP2Constants - Class in org.gatein.wsrp.spec.v2
 
WSRP2ExceptionFactory - Class in org.gatein.wsrp.spec.v2
 
WSRP2ExceptionFactory.V2ExceptionFactory<E extends Exception> - Class in org.gatein.wsrp.spec.v2
 
WSRP2ExceptionFactory.V2ExceptionFactory(Class<E>) - Constructor for class org.gatein.wsrp.spec.v2.WSRP2ExceptionFactory.V2ExceptionFactory
 
WSRP2RewritingConstants - Class in org.gatein.wsrp.spec.v2
 
WSRP_REQUIRES_REWRITE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
WSRP_REWRITE - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
WSRP_REWRITE_PREFIX_LENGTH - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
WSRP_REWRITE_SUFFIX_LENGTH - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
WSRP_REWRITE_TOKEN - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
10.3.1 Consumer Rewriting (Namespace encoding)
WSRP_REWRITE_TOKEN_END - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
WSRP_SERVICE_VERSION - Static variable in class org.gatein.wsrp.WSRPConstants
The version of the WSRP service.
WSRP_URL - Static variable in class org.gatein.wsrp.WSRPRewritingConstants
 
WSRPActionURL - Class in org.gatein.wsrp
 
WSRPActionURL(Mode, WindowState, boolean, StateString, StateString, WSRPPortletURL.URLContext) - Constructor for class org.gatein.wsrp.WSRPActionURL
 
WSRPActionURL() - Constructor for class org.gatein.wsrp.WSRPActionURL
 
WSRPConstants - Class in org.gatein.wsrp
 
WSRPEventPayloadInterceptor - Class in org.gatein.wsrp.payload
 
WSRPEventPayloadInterceptor() - Constructor for class org.gatein.wsrp.payload.WSRPEventPayloadInterceptor
 
WSRPExceptionFactory - Class in org.gatein.wsrp
 
WSRPExceptionFactory() - Constructor for class org.gatein.wsrp.WSRPExceptionFactory
 
WSRPExceptionFactory.ExceptionFactory<E extends Exception> - Class in org.gatein.wsrp
 
WSRPExceptionFactory.ExceptionFactory(Class<E>) - Constructor for class org.gatein.wsrp.WSRPExceptionFactory.ExceptionFactory
 
WSRPExtensionHandler - Class in org.gatein.wsrp.handler
JAX-WS Handler that strips the SOAP Message of any WSRP extensions.
WSRPExtensionHandler() - Constructor for class org.gatein.wsrp.handler.WSRPExtensionHandler
 
WSRPPortletURL - Class in org.gatein.wsrp
Translates WSRP-encoded URLs into portlet container-understandable URLs (and back).
WSRPPortletURL(Mode, WindowState, boolean, StateString, WSRPPortletURL.URLContext) - Constructor for class org.gatein.wsrp.WSRPPortletURL
 
WSRPPortletURL() - Constructor for class org.gatein.wsrp.WSRPPortletURL
 
WSRPPortletURL.URLContext - Class in org.gatein.wsrp
 
WSRPPortletURL.URLContext() - Constructor for class org.gatein.wsrp.WSRPPortletURL.URLContext
 
WSRPPortletURL.URLContext(String, Object, String, Object) - Constructor for class org.gatein.wsrp.WSRPPortletURL.URLContext
 
WSRPRenderURL - Class in org.gatein.wsrp
 
WSRPRenderURL(Mode, WindowState, boolean, StateString, Map<String, String[]>, WSRPPortletURL.URLContext) - Constructor for class org.gatein.wsrp.WSRPRenderURL
 
WSRPRenderURL() - Constructor for class org.gatein.wsrp.WSRPRenderURL
 
WSRPResourceURL - Class in org.gatein.wsrp
 
WSRPResourceURL() - Constructor for class org.gatein.wsrp.WSRPResourceURL
 
WSRPResourceURL(Mode, WindowState, boolean, StateString, StateString, String, CacheLevel, WSRPPortletURL.URLContext) - Constructor for class org.gatein.wsrp.WSRPResourceURL
 
WSRPRewritingConstants - Class in org.gatein.wsrp
This class provides constants used in the context of URL rewriting.
WSRPTypeFactory - Class in org.gatein.wsrp

Creates minimally valid instances of WSRP types, populated with default values where possible, as per wsrp_v2_types.xsd.

WSRPUtils - Class in org.gatein.wsrp
 
WSRPUtils.AbsoluteURLReplacementGenerator - Class in org.gatein.wsrp
 
WSRPUtils.AbsoluteURLReplacementGenerator(HttpServletRequest) - Constructor for class org.gatein.wsrp.WSRPUtils.AbsoluteURLReplacementGenerator
 

X

XML - Static variable in class org.gatein.wsrp.MIMEUtils
 
XSD_ANY_SIMPLE_TYPE - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_BASE_64_BINARY - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_BOOLEAN - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_BYTE - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_DATE - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_DATE_TIME - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_DECIMAL - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_DOUBLE - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_FLOAT - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_HEX_BINARY - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_INT - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_INTEGER - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_LONG - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_SHORT - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_STRING - Static variable in class org.gatein.wsrp.WSRPConstants
A QName representing the string type defined as part of XML Schemas Part 2
XSD_TIME - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_UNSIGNED_INT - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSD_UNSIGNED_SHORT - Static variable in class org.gatein.wsrp.WSRPConstants
 
XSDTypeConverter - Enum in org.gatein.wsrp.payload
 
A B C D E F G H I J L M N O P R S T U V W X 
GateIn WSRP Common Classes 2.3.1.Final

Copyright © 2006-2014 GateIn. All Rights Reserved.