A B C D E F G H I L M N O P R S T U V W _

A

ACCESS_DENIED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
ACCESS_DENIED_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
AccessDeniedFault - exception oasis.names.tc.wsrp.v1.types.AccessDeniedFault.
 
AccessDeniedFault() - Constructor for class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
 
AuthenticationInfoHelper - class org.apache.wsrp4j.util.AuthenticationInfoHelper.
 
AuthenticationInfoHelper() - Constructor for class org.apache.wsrp4j.util.AuthenticationInfoHelper
 
addClone(ConsumerConfiguredPortlet) - Method in interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet
Adds a clone referencing a ConsumerConfiguredPortlet.
addClone(ConsumerConfiguredPortlet) - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Adds a clone referencing a ConsumerConfiguredPortlet.
addGroupSession(GroupSession) - Method in interface org.apache.wsrp4j.consumer.UserSession
Add a group session to the user session
addGroupSession(GroupSession) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Add a group session to the user session
addListener(StateChangedListener) - Method in interface org.apache.wsrp4j.util.StateChangedService
Adds a new StateChangedListener to the internal list.
addListener(StateChangedListener) - Method in class org.apache.wsrp4j.util.StateChangedServiceImpl
Adds a StateChangedListener object to the internal array list.
addPortlet(WSRPPortlet) - Method in interface org.apache.wsrp4j.consumer.PortletRegistry
Add a portlet to the registry
addPortlet(WSRPPortlet) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
Add a portlet to the registry
addPortletDescription(PortletDescription) - Method in interface org.apache.wsrp4j.consumer.Producer
Add an portlet description to the producer.
addPortletDescription(PortletDescription) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Add an portlet description to the producer.
addPortletHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Add a portlet handle to the current registration
addPortletSession(PortletSession) - Method in interface org.apache.wsrp4j.consumer.GroupSession
Add a portlet session to this group session.
addPortletSession(PortletSession) - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
addProducer(Producer) - Method in interface org.apache.wsrp4j.consumer.ProducerRegistry
Add a producer to the registry
addProducer(Producer) - Method in class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
Add a producer to the registry
addUser(User) - Method in interface org.apache.wsrp4j.consumer.UserRegistry
Add a user to the registry
addUser(User) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
Add a user.

B

Base64 - class org.apache.wsrp4j.producer.util.Base64.
This is taken from the axis source tree.
Base64() - Constructor for class org.apache.wsrp4j.producer.util.Base64
 
BlockingInteractionResponse - class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse.
 
BlockingInteractionResponse() - Constructor for class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
 
BlockingInteractionResponse(Extension[], String, UpdateResponse) - Constructor for class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
 

C

CERTIFICATE - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
COMMON_LOWER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the lowest message code for common messages
COMMON_UPPER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the highest message code for common messages
CONSUMER_ENV_CLASS - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
Key in the property file which is used to set the implementation of the consumer environment.
CONSUMER_LOWER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the lowest message code for consumer messages
CONSUMER_PROPERTY_FILE_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
CONSUMER_REGISTRY_FACTORY - Static variable in class org.apache.wsrp4j.producer.ConsumerRegistryAccess
String representing a factory type
CONSUMER_REGISTRY_FACTORY_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
CONSUMER_UPPER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the highest message code for consumer messages
COULD_NOT_ADD_REQUEST_PARAM - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
COULD_NOT_FOLLOW_REDIRECT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
CacheControl - class oasis.names.tc.wsrp.v1.types.CacheControl.
 
CacheControl() - Constructor for class oasis.names.tc.wsrp.v1.types.CacheControl
 
CacheControl(int, Extension[], String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.CacheControl
 
ClientData - class oasis.names.tc.wsrp.v1.types.ClientData.
 
ClientData() - Constructor for class oasis.names.tc.wsrp.v1.types.ClientData
 
ClientData(Extension[], String) - Constructor for class oasis.names.tc.wsrp.v1.types.ClientData
 
ClonePortlet - class oasis.names.tc.wsrp.v1.types.ClonePortlet.
 
ClonePortlet() - Constructor for class oasis.names.tc.wsrp.v1.types.ClonePortlet
 
ClonePortlet(PortletContext, RegistrationContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.ClonePortlet
 
Constants - class org.apache.wsrp4j.util.Constants.
 
Constants() - Constructor for class org.apache.wsrp4j.util.Constants
 
Consumer - interface org.apache.wsrp4j.consumer.Consumer.
The consumer provides access to consumer specific components.
ConsumerCapabilities - interface org.apache.wsrp4j.consumer.ConsumerCapabilities.
The consumer capababilities provides access to consumer related information.
ConsumerConfiguredPortlet - interface org.apache.wsrp4j.producer.provider.ConsumerConfiguredPortlet.
Provides the interface to a class encapsulating a ConsumerConfiguredPortlet-object.
ConsumerConfiguredPortletImpl - class org.apache.wsrp4j.producer.provider.driver.ConsumerConfiguredPortletImpl.
This class implements the ConsumerConfiguredPortlet interface.
ConsumerConfiguredPortletImpl() - Constructor for class org.apache.wsrp4j.producer.provider.driver.ConsumerConfiguredPortletImpl
 
ConsumerConstants - interface org.apache.wsrp4j.consumer.util.ConsumerConstants.
 
ConsumerEnvironment - interface org.apache.wsrp4j.consumer.ConsumerEnvironment.
The consumer environment provides access to consumer specific components and data.
ConsumerPortletContext - class org.apache.wsrp4j.consumer.driver.ConsumerPortletContext.
 
ConsumerPortletContext() - Constructor for class org.apache.wsrp4j.consumer.driver.ConsumerPortletContext
 
ConsumerPortletRegistrationImpl - class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl.
This class collects the porlet handles for a registered consumer and is used for persistence purpose.
ConsumerPortletRegistrationImpl() - Constructor for class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Default Constructor
ConsumerRegistry - interface org.apache.wsrp4j.producer.ConsumerRegistry.
This interface provides access to the ConsumerRegistry.
ConsumerRegistryAccess - class org.apache.wsrp4j.producer.ConsumerRegistryAccess.
This class provides a static method to access the ConsumerRegistry.
ConsumerRegistryAccess() - Constructor for class org.apache.wsrp4j.producer.ConsumerRegistryAccess
 
ConsumerRegistryFactory - interface org.apache.wsrp4j.producer.ConsumerRegistryFactory.
This class provides an interface to any ConsumerRegistry.
Contact - class oasis.names.tc.wsrp.v1.types.Contact.
 
Contact() - Constructor for class oasis.names.tc.wsrp.v1.types.Contact
 
Contact(Extension[], Online, Postal, Telecom) - Constructor for class oasis.names.tc.wsrp.v1.types.Contact
 
CookieProtocol - class oasis.names.tc.wsrp.v1.types.CookieProtocol.
 
CookieProtocol(String) - Constructor for class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
check(String) - Method in interface org.apache.wsrp4j.producer.ConsumerRegistry
Evaluates whether a consumer identified by regHandle is registered or not.
check(GetServiceDescription) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the GetServiceDescritpion.
check(ModifyRegistration) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the ModifyRegistration.
check(GetMarkup) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the GetMarkup.
check(PerformBlockingInteraction) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the PerformBlockingInteraction.
check(InitCookie) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the InitCookie.
check(GetPortletDescription) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the GetPortletDescription object.
check(ClonePortlet) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the ClonePortlet object.
check(DestroyPortlets) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the DestroyEntites object.
check(SetPortletProperties) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the SetPortletProperties object.
check(GetPortletProperties) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the SetPortletProperties object.
check(GetPortletPropertyDescription) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the SetPortletProperties object.
check(ReleaseSessions) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the ReleaseSession object.
check(ServiceDescription) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the ServiceDescription object.
check(BlockingInteractionResponse) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the BlockingInteractionResponse object.
check(MarkupResponse) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the MarkupResponse object.
check(PortletDescriptionResponse) - Method in class org.apache.wsrp4j.util.ParameterChecker
Validates the PortletDescriptionResponse object 1) PortletDescription 2) ResourceList, only if available
check(PortletPropertyDescriptionResponse) - Method in class org.apache.wsrp4j.util.ParameterChecker
Validates the PortletPropertyDescriptionResponse object 1) ResourceList
check(DestroyPortletsResponse) - Method in class org.apache.wsrp4j.util.ParameterChecker
Validates the DestroyPortletsResponse object 1) DestroyFailed[], only if available
check(PortletDescription) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the PortletDescription object.
check(Templates) - Method in class org.apache.wsrp4j.util.ParameterChecker
Parameter check for the PortletDescription object.
check(PropertyList, boolean) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the PropertyList.
check(RegistrationData, boolean) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the RegistrationData.
check(RegistrationContext, boolean) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the RegistrationContext.
check(PortletContext, boolean) - Method in class org.apache.wsrp4j.util.ParameterChecker
Check the PortletContext.
clone() - Method in interface org.apache.wsrp4j.producer.provider.ConsumerConfiguredPortlet
Redefines the clone-method of the Cloneable-interface.
clone(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletPool
Clones an portlet (Producer Offered or Consumer Configured Portlet) associated by portlet-handle.
clone() - Method in interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet
Redefines the clone-method of the Cloneable-interface.
clone() - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerConfiguredPortletImpl
Redefines the clone-method of the Cloneable-interface.
clone() - Method in class org.apache.wsrp4j.producer.provider.driver.PortletImpl
Redefines the clone-method of the Cloneable-interface.
clone() - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Redefines the clone-method of the Cloneable-interface.
cloneBeforeWrite - Static variable in class oasis.names.tc.wsrp.v1.types.StateChange
 
cloneHandles - Variable in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
 
clonePortlet(ClonePortlet) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
clonePortlet(ClonePortlet) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
clonePortlet(ClonePortlet) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType
 
clonePortlet(String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Clone the portlet
clonePortlet(String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Clone the portlet
clonePortlet(ClonePortlet) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Calls the PortletPool to clone a portlet.
containsPortletHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Returns true, if the portletHandle is associated to the current registration.
create() - Static method in class org.apache.wsrp4j.util.HandleGeneratorImpl
Returns an instance of HandleGeneratorImpl.
createBlockingActionTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a blocking action template.
createBlockingActionURL(String, String, String, String, boolean, RuntimeContext, PortletContext, UserContext) - Method in interface org.apache.wsrp4j.producer.provider.URLComposer
Creates an complete parameter string for a blocking action link.
createBlockingActionURL(String, String, String, String, boolean, RuntimeContext, PortletContext, UserContext) - Method in class org.apache.wsrp4j.producer.provider.driver.URLComposerImpl
creates a rewrite blocking-action-url
createCall() - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
createCall() - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
createCall() - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
createCall() - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPStub
 
createDefaultTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a default template.
createNamespacedToken(String, RuntimeContext) - Method in interface org.apache.wsrp4j.producer.provider.URLComposer
Marks a token that has to be namespaced by the consumer.
createNamespacedToken(String, RuntimeContext) - Method in class org.apache.wsrp4j.producer.provider.driver.URLComposerImpl
creates a namespaced token
createReader() - Static method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
 
createRenderTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a render template.
createRenderURL(String, String, String, boolean, RuntimeContext, PortletContext, UserContext) - Method in interface org.apache.wsrp4j.producer.provider.URLComposer
Creates an complete parameter string for a render link.
createRenderURL(String, String, String, boolean, RuntimeContext, PortletContext, UserContext) - Method in class org.apache.wsrp4j.producer.provider.driver.URLComposerImpl
creates a rewrite render-url
createResourceTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a resource template.
createResourceURL(String, boolean, boolean, RuntimeContext, PortletContext, UserContext) - Method in interface org.apache.wsrp4j.producer.provider.URLComposer
Creates an complete parameter string for a resource link.
createResourceURL(String, boolean, boolean, RuntimeContext, PortletContext, UserContext) - Method in class org.apache.wsrp4j.producer.provider.driver.URLComposerImpl
creates a rewrite resource-url
createSecureBlockingActionTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a secure blocking action template.
createSecureDefaultTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a secure default template.
createSecureRenderTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a secure render template.
createSecureResourceTemplate(boolean, boolean, boolean, boolean) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Creates a secure resource template.
createWriter() - Static method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
 

D

DELETE_OBJECT_ERROR - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
DescriptionHandler - interface org.apache.wsrp4j.producer.provider.DescriptionHandler.
This interface provides methods to access portlet descriptions as well as the service description.
DestroyFailed - class oasis.names.tc.wsrp.v1.types.DestroyFailed.
 
DestroyFailed() - Constructor for class oasis.names.tc.wsrp.v1.types.DestroyFailed
 
DestroyFailed(String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.DestroyFailed
 
DestroyPortlets - class oasis.names.tc.wsrp.v1.types.DestroyPortlets.
 
DestroyPortlets() - Constructor for class oasis.names.tc.wsrp.v1.types.DestroyPortlets
 
DestroyPortlets(String[], RegistrationContext) - Constructor for class oasis.names.tc.wsrp.v1.types.DestroyPortlets
 
DestroyPortletsResponse - class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse.
 
DestroyPortletsResponse() - Constructor for class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
DestroyPortletsResponse(DestroyFailed[], Extension[]) - Constructor for class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
decode(char[], int, int) - Static method in class org.apache.wsrp4j.producer.util.Base64
 
decode(String) - Static method in class org.apache.wsrp4j.producer.util.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.wsrp4j.producer.util.Base64
 
decode(String, OutputStream) - Static method in class org.apache.wsrp4j.producer.util.Base64
 
deleteClone(ConsumerConfiguredPortlet) - Method in interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet
Deletes a clone-handle referencing a ConsumerConfiguredPortlet.
deleteClone(ConsumerConfiguredPortlet) - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Deletes a clone referencing a ConsumerConfiguredPortlet.
deletePortletHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Removes a portlet handle from the current registration
deregister(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPImpl
 
deregister(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
deregister(RegistrationContext) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Registration_PortType
 
deregister() - Method in interface org.apache.wsrp4j.consumer.Producer
End an existing consumer producer relationship and remove the registration context
deregister() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
End an existing consumer producer relationship and remove the registration context
deregister(String) - Method in interface org.apache.wsrp4j.producer.ConsumerRegistry
Deletes the registration of a certain consumer (identified by regHandle).
deregister(RegistrationContext) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Deregisters a certain consumer identified by a registration handle within the ConsumerRegistry.
deserialize(byte[]) - Static method in class org.apache.wsrp4j.producer.util.ObjectDeserializer
 
deserializeMap(byte[]) - Static method in class org.apache.wsrp4j.producer.util.ObjectDeserializer
 
deserializeString(byte[]) - Static method in class org.apache.wsrp4j.producer.util.ObjectDeserializer
 
destroy(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletPool
Deletes the portlet identified by portletHandle from the PortletPool.
destroy(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Destroys a portlet state
destroyPortlets(DestroyPortlets) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
destroyPortlets(DestroyPortlets) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
destroyPortlets(DestroyPortlets) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType
 
destroyPortlets(String[], String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Destroy the producer portlets specified in the entiyHandles array.
destroyPortlets(String[], String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Destroy the producer portlets specified in the entiyHandles array.
destroyPortlets(DestroyPortlets) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Removes all portlets corresponding to the provided portlet handles from the PortletPool.
destroySeveral(Iterator) - Method in interface org.apache.wsrp4j.producer.provider.PortletPool
Deletes several portlets from the PortletPool.

E

EQUALS - Static variable in class org.apache.wsrp4j.util.Constants
 
ERROR - Static variable in interface org.apache.wsrp4j.log.Logger
Defines an error message.
Use this type to inform the user of a serious failure in the execution of the application.
ERR_FILE - Static variable in class org.apache.wsrp4j.log.Log
 
EmployerInfo - class oasis.names.tc.wsrp.v1.types.EmployerInfo.
 
EmployerInfo() - Constructor for class oasis.names.tc.wsrp.v1.types.EmployerInfo
 
EmployerInfo(String, String, Extension[], String) - Constructor for class oasis.names.tc.wsrp.v1.types.EmployerInfo
 
ErrorCodes - interface org.apache.wsrp4j.exception.ErrorCodes.
 
Extension - class oasis.names.tc.wsrp.v1.types.Extension.
 
Extension() - Constructor for class oasis.names.tc.wsrp.v1.types.Extension
 
Extension(MessageElement[]) - Constructor for class oasis.names.tc.wsrp.v1.types.Extension
 
edit - Static variable in class org.apache.wsrp4j.util.Modes
 
encode(byte[]) - Static method in class org.apache.wsrp4j.producer.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.wsrp4j.producer.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.apache.wsrp4j.producer.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.wsrp4j.producer.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
entry(int, String) - Method in interface org.apache.wsrp4j.log.Logger
Logs entry into a method.
entry(int, String, Object) - Method in interface org.apache.wsrp4j.log.Logger
Logs entry into a method.
entry(int, String, Object[]) - Method in interface org.apache.wsrp4j.log.Logger
Logs entry into a method.
entry(int, String) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
entry(int, String, Object) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
entry(int, String, Object[]) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ClientData
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Contact
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Extension
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Fault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InitCookie
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.MissingParametersFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ModelTypes
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.NamedString
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Online
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.OperationFailedFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Postal
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Property
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ResetProperty
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Resource
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ReturnAny
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.StateChange
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.StringArray
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.Templates
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
 
equals(Object) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
 
equals(Object) - Method in class org.apache.wsrp4j.util.Modes
 
equals(Object) - Method in class org.apache.wsrp4j.util.WindowStates
 
err - Static variable in class org.apache.wsrp4j.log.Log
 
existsGroupSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Check if a group session exists for the given group ID
existsPortlet(PortletKey) - Method in interface org.apache.wsrp4j.consumer.PortletRegistry
Tests if a portlet with the given portlet key
existsPortlet(PortletKey) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
Tests if a portlet with the given portlet key
existsPortletSession(String) - Method in interface org.apache.wsrp4j.consumer.GroupSession
Check if the group session holds a portlet session with the given key.
existsPortletSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
existsProducer(String) - Method in interface org.apache.wsrp4j.consumer.ProducerRegistry
Check if a producer with the given ID exists in the registry.
existsProducer(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
Check if a producer with the given ID exists in the registry.
exit(int, String) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, byte) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, short) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, int) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, long) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, float) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, double) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, char) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, boolean) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String, Object) - Method in interface org.apache.wsrp4j.log.Logger
Logs exit from a method.
exit(int, String) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, byte) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, short) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, int) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, long) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, float) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, double) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, char) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, boolean) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
exit(int, String, Object) - Method in class org.apache.wsrp4j.log.LoggerImpl
 

F

FORM_PARAMETERS - Static variable in class org.apache.wsrp4j.util.Constants
 
FRAGMENT_ID - Static variable in class org.apache.wsrp4j.util.Constants
 
FactoryNotFoundException - exception org.apache.wsrp4j.exception.FactoryNotFoundException.
Exception
FactoryNotFoundException(String) - Constructor for class org.apache.wsrp4j.exception.FactoryNotFoundException
 
FactoryNotFoundException() - Constructor for class org.apache.wsrp4j.exception.FactoryNotFoundException
 
Fault - exception oasis.names.tc.wsrp.v1.types.Fault.
 
Fault() - Constructor for class oasis.names.tc.wsrp.v1.types.Fault
 
fromString(String) - Static method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
fromString(String) - Static method in class oasis.names.tc.wsrp.v1.types.StateChange
 
fromString(String) - Static method in class org.apache.wsrp4j.util.Modes
Returns the WSRP mode build from a string representation If a not supported Mode is requested, null is returned
fromString(String) - Static method in class org.apache.wsrp4j.util.WindowStates
Returns the WSRP window state build from a string representation If a not supported window state is requested, null is returned
fromValue(String) - Static method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
fromValue(String) - Static method in class oasis.names.tc.wsrp.v1.types.StateChange
 
fromValue(String) - Static method in class org.apache.wsrp4j.util.Modes
Returns the WSRP mode build from a string representation If a not supported Mode is requested, null is returned
fromValue(String) - Static method in class org.apache.wsrp4j.util.WindowStates
Returns the WSRP window state build from a string representation If a not supported window state is requested, null is returned

G

GET_PORTLET_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
GROUP_SESSION_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
GenericConsumerEnvironment - class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment.
 
GenericConsumerEnvironment() - Constructor for class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
 
GenericGroupSessionImpl - class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl.
Class implements a consumer based group session
GenericGroupSessionImpl(String, String) - Constructor for class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
GenericPortletRegistryImpl - class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl.
 
GenericPortletRegistryImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
 
GenericPortletSessionImpl - class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl.
 
GenericPortletSessionImpl(String) - Constructor for class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
 
GenericPortletWindowSessionImpl - class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl.
 
GenericPortletWindowSessionImpl(String, PortletSession) - Constructor for class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl
 
GenericProducerRegistryImpl - class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl.
 
GenericProducerRegistryImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
 
GenericUserRegistryImpl - class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl.
 
GenericUserRegistryImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
 
GenericUserSessionImpl - class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl.
 
GenericUserSessionImpl(String, String, String) - Constructor for class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
 
GenericWSRPBaseRequestImpl - class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl.
 
GenericWSRPBaseRequestImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
GetMarkup - class oasis.names.tc.wsrp.v1.types.GetMarkup.
 
GetMarkup() - Constructor for class oasis.names.tc.wsrp.v1.types.GetMarkup
 
GetMarkup(MarkupParams, PortletContext, RegistrationContext, RuntimeContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.GetMarkup
 
GetPortletDescription - class oasis.names.tc.wsrp.v1.types.GetPortletDescription.
 
GetPortletDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.GetPortletDescription
 
GetPortletDescription(String[], PortletContext, RegistrationContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.GetPortletDescription
 
GetPortletProperties - class oasis.names.tc.wsrp.v1.types.GetPortletProperties.
 
GetPortletProperties() - Constructor for class oasis.names.tc.wsrp.v1.types.GetPortletProperties
 
GetPortletProperties(String[], PortletContext, RegistrationContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.GetPortletProperties
 
GetPortletPropertyDescription - class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription.
 
GetPortletPropertyDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
 
GetPortletPropertyDescription(String[], PortletContext, RegistrationContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
 
GetServiceDescription - class oasis.names.tc.wsrp.v1.types.GetServiceDescription.
 
GetServiceDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.GetServiceDescription
 
GetServiceDescription(String[], RegistrationContext) - Constructor for class oasis.names.tc.wsrp.v1.types.GetServiceDescription
 
GroupSession - interface org.apache.wsrp4j.consumer.GroupSession.
Interface for a consumer based group session.A group session is used to hold portlet session objects of portlet instances which belong to the same group of the same producer according to their portlet description.
GroupSessionMgr - interface org.apache.wsrp4j.consumer.GroupSessionMgr.
Interface for a consumer based group session.A group session is used to hold portlet session objects of portlet instances which belong to the same group of the same producer according to their portlet description.
generateHandle() - Method in interface org.apache.wsrp4j.util.HandleGenerator
Generates a new handle and returns it as a String.
generateHandle() - Method in class org.apache.wsrp4j.util.HandleGeneratorImpl
Generates a new handle and returns it as a String.
get(int) - Static method in class org.apache.wsrp4j.exception.Messages
Returns an error message for a message code
get(String) - Method in interface org.apache.wsrp4j.producer.ConsumerRegistry
Returns a certain registration identified by regHandle.
get(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletPool
Returns a certain portlet identified by portletHandle.
get(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Returns the portlet's state for a given portlet handle
getAll() - Method in interface org.apache.wsrp4j.producer.ConsumerRegistry
Returns all registrations (of all consumers) currently stored in the consumer registry.
getAllConsumerConfiguredPortlets() - Method in interface org.apache.wsrp4j.producer.provider.PortletPool
Returns all portlets that are currently stored within the PortletPool.
getAllGroupSessions() - Method in interface org.apache.wsrp4j.consumer.UserSession
Get all group session
getAllGroupSessions() - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Get all group session
getAllPorletWindowSessions() - Method in interface org.apache.wsrp4j.consumer.PortletSession
Get all window session which belong to the portlet session
getAllPorletWindowSessions() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
Get all window session which belong to the portlet session
getAllPortletDrivers() - Method in interface org.apache.wsrp4j.consumer.PortletDriverRegistry
Get all cached portlet drivers.
getAllPortletDrivers() - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverRegistryImpl
Get all cached portlet drivers.
getAllPortletSessions() - Method in interface org.apache.wsrp4j.consumer.GroupSession
Get all portlet session objects currently stored in the group session.
getAllPortletSessions() - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
getAllPortlets() - Method in interface org.apache.wsrp4j.consumer.PortletRegistry
Get all the portlets in the register
getAllPortlets() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
Get all the portlets in the register
getAllProducerOfferedPortlets() - Method in interface org.apache.wsrp4j.producer.provider.PortletPool
Returns all portlets that are currently stored within the PortletPool.
getAllProducers() - Method in interface org.apache.wsrp4j.consumer.ProducerRegistry
Get all producer in the registry
getAllProducers() - Method in class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
Get all producer in the registry
getAllUsers() - Method in interface org.apache.wsrp4j.consumer.UserRegistry
Get an iterator with all known users
getAllUsers() - Method in class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
Get an iterator with all known users
getAsElement() - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getAsElement.
getAsElement(String[]) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getAsElement.
getAsPropertyList() - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getAsPropertyList.
getAsPropertyList(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Returns the portlet's state as PropertyList
getAsPropertyList(PortletState) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Converts a portlet's state to a PropertyList
getAsPropertyList(String, String[]) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Converts a subset of the portlet state to a PropertyList.
getAsPropertylist(String[]) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getAsPropertylist.
getAsString() - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getAsString.
getAsString(String[]) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getAsString.
getAsString(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Returns the portlet's state as String for a given portlet handle
getAsString(PortletState) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Converts a PortletState object to java.lang.String
getAsString(String, String[]) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Converts a subset of the portlet stateto java.lang.String.
getAvailable(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilter
Returns all portlet handles of portlets, a certain consumer (identified by regHandle) can utilize.
getAvailable(String) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Returns all portlet handles of portlets, a certain consumer (identified by regHandle) can utilize.
getBdate() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the bdate value for this UserProfile.
getBlockingActionTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the blockingActionTemplate value for this Templates.
getBlockingActionURL(Map) - Method in interface org.apache.wsrp4j.consumer.URLGenerator
Creates a URL pointing to the consumer,triggering a performBlockingInteraction call.
getBusinessInfo() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the businessInfo value for this UserProfile.
getCacheControl() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the cacheControl value for this MarkupContext.
getCachedMarkup() - Method in interface org.apache.wsrp4j.consumer.MarkupRequest
Get the markup context if there is cached markup for this portlet instance or null in case of an empty markup cache.
getCachedMarkup() - Method in interface org.apache.wsrp4j.consumer.PortletWindowSession
Get the markup context which has been cached.
getCachedMarkup() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl
 
getCharacterEncodingSet() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get the character sets the consumer wants the remote portlet to use for encoding the markup.
getCharacterEncodingSet() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the character sets the consumer wants the remote portlet to use for encoding the markup.
getCharacterEncodingSet() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the character sets the consumer wants the remote portlet to use for encoding the markup.
getCharacterEncodingSet() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getCity() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the city value for this Postal.
getClientData() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the clientData value for this MarkupParams.
getClientData() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the ClientData structure which carries information about the end user agent.
getClientData() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getClones() - Method in interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet
Returns an iterator containing all clones.
getClones() - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Returns an iterator containing all clone-handles.
getComment() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Gets the comment value for this TelephoneNum.
getConsumerAgent() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the consumerAgent value for this RegistrationData.
getConsumerAgent() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get the name of the consumer
getConsumerAgent() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the name of the consumer
getConsumerModes() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the consumerModes value for this RegistrationData.
getConsumerModes(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
getConsumerName() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the consumerName value for this RegistrationData.
getConsumerRegistry() - Static method in class org.apache.wsrp4j.producer.ConsumerRegistryAccess
Fetches a ConsumerRegistry-instance utilizing the read ConsumerRegistryFactory and returns it.
getConsumerRegistry(Provider) - Method in interface org.apache.wsrp4j.producer.ConsumerRegistryFactory
Returns an instance of ConsumerRegistry by calling the constructor of the corresponding class implementing the ConsumerRegistry-Interface
getConsumerUserScopes() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the consumerUserScopes value for this RegistrationData.
getConsumerUserScopes(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
getConsumerWindowStates() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the consumerWindowStates value for this RegistrationData.
getConsumerWindowStates(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
getCountry() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the country value for this Postal.
getCountryCode(String) - Static method in class org.apache.wsrp4j.util.LocaleHelper
Gets the country code from a locales string representation, assuming that the provided locale has a format like [2 char language code]"-"[2 char country code].
getCustomModeDescriptions() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the customModeDescriptions value for this ServiceDescription.
getCustomModeDescriptions(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getCustomUserProfileData() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the customUserProfileData value for this RegistrationData.
getCustomUserProfileData(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
getCustomUserProfileItemDescriptions() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the customUserProfileItemDescriptions value for this ServiceDescription.
getCustomUserProfileItemDescriptions(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getCustomWindowStateDescriptions() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the customWindowStateDescriptions value for this ServiceDescription.
getCustomWindowStateDescriptions(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getDefaultMarkupSecure() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the defaultMarkupSecure value for this PortletDescription.
getDefaultTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the defaultTemplate value for this Templates.
getDepartment() - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Gets the department value for this EmployerInfo.
getDescription() - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Gets the description value for this ItemDescription.
getDescription() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the description value for this PortletDescription.
getDescription() - Method in interface org.apache.wsrp4j.consumer.Producer
Get a description of the producer.
getDescription() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get a description of the producer.
getDescriptionHandler() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of DescriptionHandler by calling the constructor of the corresponding class implementing the DescriptionHandler-Interface
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.CacheControl
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ClientData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Contact
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Extension
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Fault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InitCookie
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MissingParametersFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ModelTypes
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.NamedString
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Online
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.OperationFailedFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PersonName
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Postal
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Property
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PropertyList
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ResetProperty
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Resource
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ResourceList
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ReturnAny
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.SessionContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.StateChange
 
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.StringArray
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Telecom
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Templates
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UploadContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UserContext
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UserProfile
Get Custom Deserializer
getDesiredLocales() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Gets the desiredLocales value for this GetPortletDescription.
getDesiredLocales(int) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
 
getDesiredLocales() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Gets the desiredLocales value for this GetPortletPropertyDescription.
getDesiredLocales(int) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
 
getDesiredLocales() - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Gets the desiredLocales value for this GetServiceDescription.
getDesiredLocales(int) - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
 
getDestroyFailed() - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Gets the destroyFailed value for this DestroyPortletsResponse.
getDestroyFailed(int) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
getDisplayName() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the displayName value for this PortletDescription.
getDoesUrlTemplateProcessing() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the doesUrlTemplateProcessing value for this PortletDescription.
getEmail() - Method in class oasis.names.tc.wsrp.v1.types.Online
Gets the email value for this Online.
getEmployer() - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Gets the employer value for this EmployerInfo.
getEmployerInfo() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the employerInfo value for this UserProfile.
getErrorCode() - Method in class org.apache.wsrp4j.exception.WSRPException
Returns an error code
getException(int, Throwable) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
Returns an Exception.
getExceptionRange() - Method in class org.apache.wsrp4j.exception.WSRPException
Returns the range identifier of this exception.
getExpires() - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Gets the expires value for this CacheControl.
getExpires() - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
Gets the expires value for this SessionContext.
getExt() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Gets the ext value for this TelephoneNum.
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Gets the extensions value for this BlockingInteractionResponse.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Gets the extensions value for this CacheControl.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ClientData
Gets the extensions value for this ClientData.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ClientData
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.Contact
Gets the extensions value for this Contact.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.Contact
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Gets the extensions value for this DestroyPortletsResponse.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Gets the extensions value for this EmployerInfo.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Gets the extensions value for this InteractionParams.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Gets the extensions value for this ItemDescription.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the extensions value for this MarkupContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the extensions value for this MarkupParams.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Gets the extensions value for this MarkupResponse.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Gets the extensions value for this MarkupType.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Gets the extensions value for this ModelDescription.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.Online
Gets the extensions value for this Online.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.Online
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the extensions value for this PersonName.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
Gets the extensions value for this PortletContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the extensions value for this PortletDescription.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Gets the extensions value for this PortletDescriptionResponse.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Gets the extensions value for this PortletPropertyDescriptionResponse.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the extensions value for this Postal.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.Postal
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Gets the extensions value for this PropertyDescription.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
Gets the extensions value for this PropertyList.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Gets the extensions value for this RegistrationContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the extensions value for this RegistrationData.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Gets the extensions value for this RegistrationState.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.Resource
Gets the extensions value for this Resource.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.Resource
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
Gets the extensions value for this ResourceList.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Gets the extensions value for this ResourceValue.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ReturnAny
Gets the extensions value for this ReturnAny.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ReturnAny
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Gets the extensions value for this RuntimeContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the extensions value for this ServiceDescription.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
Gets the extensions value for this SessionContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Gets the extensions value for this Telecom.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Gets the extensions value for this TelephoneNum.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the extensions value for this Templates.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.Templates
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Gets the extensions value for this UploadContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Gets the extensions value for this UserContext.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
 
getExtensions() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the extensions value for this UserProfile.
getExtensions(int) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
 
getFamily() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the family value for this PersonName.
getFax() - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Gets the fax value for this Telecom.
getFormParameters() - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Gets the formParameters value for this InteractionParams.
getFormParameters(int) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
getFormParameters() - Method in interface org.apache.wsrp4j.consumer.InteractionRequest
Get all name/value pairs aa result of processing an form
getGender() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the gender value for this UserProfile.
getGiven() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the given value for this PersonName.
getGroupID() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the groupID value for this PortletDescription.
getGroupID() - Method in interface org.apache.wsrp4j.consumer.GroupSession
Get the ID of the group this group session belongs to.
getGroupID() - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
getGroupSession(String) - Method in interface org.apache.wsrp4j.consumer.UserSession
Get the group session for this group ID
getGroupSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Get the group session for this group ID
getHandleGenerator() - Method in interface org.apache.wsrp4j.util.HandleGeneratorFactory
Returns an instance of HandleGenerator by calling the constructor of the corresponding class implementing the HandleGenerator-Interface.
getHandleGenerator() - Method in class org.apache.wsrp4j.util.HandleGeneratorFactoryImpl
Returns an new handle and returns it as a String.
getHasUserSpecificState() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the hasUserSpecificState value for this PortletDescription.
getHint() - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Gets the hint value for this PropertyDescription.
getHomeInfo() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the homeInfo value for this UserProfile.
getID() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the ID of the producer.
getID() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the ID of the producer.
getInstance(ConsumerEnvironment) - Static method in class org.apache.wsrp4j.consumer.driver.PortletDriverRegistryImpl
 
getInstance() - Static method in class org.apache.wsrp4j.consumer.driver.URLRewriterImpl
 
getInstance() - Static method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Internal method.
getInstance(Provider) - Static method in class org.apache.wsrp4j.producer.provider.driver.URLComposerImpl
 
getIntcode() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Gets the intcode value for this TelephoneNum.
getInteractionParams() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Gets the interactionParams value for this PerformBlockingInteraction.
getInteractionState() - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Gets the interactionState value for this InteractionParams.
getInteractionState() - Method in interface org.apache.wsrp4j.consumer.InteractionRequest
Get all the interaction state
getItemName() - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Gets the itemName value for this ItemDescription.
getJobtitle() - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Gets the jobtitle value for this EmployerInfo.
getJsrPortletModeFromWsrpMode(Modes) - Static method in class org.apache.wsrp4j.util.Modes
This helper method maps portlet modes defined in wsrp to portlet modes defined in the java portlet standard (JSR-168).
getJsrPortletStateFromWsrpState(WindowStates) - Static method in class org.apache.wsrp4j.util.WindowStates
This helper method maps portlet window states defined in wsrp to portlet window states defined in the java portlet standard (JSR-168).
getKeywords() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the keywords value for this PortletDescription.
getKeywords(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
getLabel() - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Gets the label value for this PropertyDescription.
getLang() - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Gets the lang value for this LocalizedString.
getLang() - Method in class oasis.names.tc.wsrp.v1.types.Property
Gets the lang value for this Property.
getLang() - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Gets the lang value for this ResourceValue.
getLanguageCode(String) - Static method in class org.apache.wsrp4j.util.LocaleHelper
Gets the language code from a locales string representation, assuming that the provided locale has a format like [2 char language code]"-"[2 char country code].
getLocale() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the locale value for this MarkupContext.
getLocale(String) - Static method in class org.apache.wsrp4j.util.LocaleHelper
Convinence method to create a Locale object from a locales string representation, assuming that the provided locale has a format like [2 char language code]"-"[2 char country code].
getLocales() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the locales value for this MarkupParams.
getLocales(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
getLocales() - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Gets the locales value for this MarkupType.
getLocales(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
getLocales() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the locales value for this ServiceDescription.
getLocales(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getLocales() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the locales which are supported by the portlet according to the client connecting to it.
getLocales() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getLocales(String[]) - Static method in class org.apache.wsrp4j.util.LocaleHelper
Convinence method to create a Locale object array from a locales string array representation, assuming that the provided locale has a format like [2 char language code]"-"[2 char country code].
getLoccode() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Gets the loccode value for this TelephoneNum.
getLogManager() - Static method in class org.apache.wsrp4j.log.LogManager
Returns the LogManager instance
getLogger(Class) - Method in class org.apache.wsrp4j.log.LogManager
Returns a Logger instance for the calling class
getMarkup(GetMarkup) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPImpl
 
getMarkup(GetMarkup) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
getMarkup(GetMarkup) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Markup_PortType
 
getMarkup(MarkupRequest, String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
This method is used to retrieve the markup generated by the portlet instance.
getMarkup(MarkupRequest, String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
This method is used to retrieve the markup generated by the portlet instance.
getMarkup(GetMarkup) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Requests the markup for rendering the current state of a portlet by calling the PortletInvoker.
getMarkupBinary() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the markupBinary value for this MarkupContext.
getMarkupCharacterSets() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the markupCharacterSets value for this MarkupParams.
getMarkupCharacterSets(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
getMarkupContext() - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Gets the markupContext value for this MarkupResponse.
getMarkupContext() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Gets the markupContext value for this UpdateResponse.
getMarkupInterfaceEndpoint() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the URL of the producers markup interface.
getMarkupInterfaceEndpoint() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
getMarkupInterfaceURL() - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
Get the markup interface URL
getMarkupInterfaceURL() - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
getMarkupParams() - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Gets the markupParams value for this GetMarkup.
getMarkupParams() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Gets the markupParams value for this PerformBlockingInteraction.
getMarkupString() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the markupString value for this MarkupContext.
getMarkupTypes() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the markupTypes value for this PortletDescription.
getMarkupTypes(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
getMiddle() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the middle value for this PersonName.
getMimeAttributes() - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Gets the mimeAttributes value for this UploadContext.
getMimeAttributes(int) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
 
getMimeType() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the mimeType value for this MarkupContext.
getMimeType() - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Gets the mimeType value for this MarkupType.
getMimeType() - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Gets the mimeType value for this UploadContext.
getMimeTypes() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the mimeTypes value for this MarkupParams.
getMimeTypes(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
getMimeTypes() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get an array of mime types which are supported by the consumer.
getMimeTypes() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get an array of mime types which are supported by the end user device.
getMimeTypes() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get an array of mime types which are supported by the consumer.
getMimeTypes() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getMobile() - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Gets the mobile value for this Telecom.
getMode() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the mode value for this MarkupParams.
getMode() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the current mode of the portlet
getMode() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getModelDescription() - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Gets the modelDescription value for this PortletPropertyDescriptionResponse.
getModelDescription() - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Return the WSRP model description
getModelDescription(String, String[], boolean) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Returns the WSRP model description for a portlet's state.
getModelTypes() - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Gets the modelTypes value for this ModelDescription.
getModes() - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Gets the modes value for this MarkupType.
getModes(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
getModes() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the list of wsrp modes which are supported by the portlet.
getModes() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getName() - Method in class oasis.names.tc.wsrp.v1.types.NamedString
Gets the name value for this NamedString.
getName() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the name value for this Postal.
getName() - Method in class oasis.names.tc.wsrp.v1.types.Property
Gets the name value for this Property.
getName() - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Gets the name value for this PropertyDescription.
getName() - Method in class oasis.names.tc.wsrp.v1.types.ResetProperty
Gets the name value for this ResetProperty.
getName() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Gets the name value for this UserProfile.
getName() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the name of the producer.
getName() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the name of the producer.
getNamedString() - Method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
Gets the namedString value for this NamedStringArray.
getNamedString(int) - Method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
 
getNames() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Gets the names value for this GetPortletProperties.
getNames(int) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
 
getNamespacePrefix() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Gets the namespacePrefix value for this RuntimeContext.
getNamespacePrefix() - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Get the consumers namespace prefix which is used by the portlet to namespace tokens which need to be unique on a aggregated page.
getNamespacedToken(String) - Method in interface org.apache.wsrp4j.consumer.URLGenerator
Creates a 'url' that the consumer can use to namespace tokens.
getNavigationalState() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the navigationalState value for this MarkupParams.
getNavigationalState() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Gets the navigationalState value for this UpdateResponse.
getNavigationalState() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the current navigational state of the portlet
getNavigationalState() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getNestedThrowable() - Method in class org.apache.wsrp4j.exception.WSRPException
Returns a nested Throwable
getNewMode() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Gets the newMode value for this UpdateResponse.
getNewWindowState() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Gets the newWindowState value for this UpdateResponse.
getNickname() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the nickname value for this PersonName.
getNumber() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Gets the number value for this TelephoneNum.
getOfferedPortlets() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the offeredPortlets value for this ServiceDescription.
getOfferedPortlets(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getOnline() - Method in class oasis.names.tc.wsrp.v1.types.Contact
Gets the online value for this Contact.
getOnlySecure() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the onlySecure value for this PortletDescription.
getOrganization() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the organization value for this Postal.
getPager() - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Gets the pager value for this Telecom.
getParent() - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Get the portlet handle of the parent portlet.
getParent() - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
getParentHandle() - Method in interface org.apache.wsrp4j.producer.provider.ConsumerConfiguredPortlet
Returns the portlet handle of the corresponding parent ProducerOfferedPortlet.
getParentHandle() - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerConfiguredPortletImpl
Returns the portlet handle of the corresponding parent ProducerOfferedPortlet.
getPort(Class) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
For the given interface, get the stub implementation.
getPortlet() - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Get the portlet this driver is bound to.
getPortlet(PortletKey) - Method in interface org.apache.wsrp4j.consumer.PortletRegistry
Get the portlet for the given producer and portlet handle
getPortlet(PortletKey) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
Get the portlet for the given producer and portlet handle
getPortlet() - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Get the portlet this driver is bind to.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Gets the portletContext value for this ClonePortlet.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Gets the portletContext value for this GetMarkup.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Gets the portletContext value for this GetPortletDescription.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Gets the portletContext value for this GetPortletProperties.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Gets the portletContext value for this GetPortletPropertyDescription.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Gets the portletContext value for this PerformBlockingInteraction.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Gets the portletContext value for this SetPortletProperties.
getPortletContext() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Gets the portletContext value for this UpdateResponse.
getPortletContext() - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Get the portlet context object which contains information about the portlet state.
getPortletContext() - Method in class org.apache.wsrp4j.consumer.driver.ConsumerPortletContext
 
getPortletContext() - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
getPortletDescription(GetPortletDescription) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
getPortletDescription(GetPortletDescription) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
getPortletDescription(GetPortletDescription) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType
 
getPortletDescription() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Gets the portletDescription value for this PortletDescriptionResponse.
getPortletDescription(String, String[]) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Fetches information about the portlet from the producer.
getPortletDescription(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Get the portlet description of the portlet with the given handle or null if the producer doesn't know an portlet with this handle.
getPortletDescription(String, String[]) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Fetches information about the portlet from the producer.
getPortletDescription(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the portlet description of the portlet with the given handle from the service description or null if the producer doesn't offer an portlet with this handle in it's service description.
getPortletDescription(GetPortletDescription) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Fetches a PortletDescription from the DescriptionHandler.
getPortletDescription(String, RegistrationContext, UserContext, String[]) - Method in interface org.apache.wsrp4j.producer.provider.DescriptionHandler
Returns an PortletDescription for the given PortletHandle based on the input arguments.
getPortletDescription(String) - Method in interface org.apache.wsrp4j.producer.provider.DescriptionHandler
Returns a complete PortletDescription for the given PortletHandle.
getPortletDriver(WSRPPortlet) - Method in interface org.apache.wsrp4j.consumer.PortletDriverRegistry
Get an portlet driver for the given portlet.
getPortletDriver(WSRPPortlet) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverRegistryImpl
Get an portlet driver for the given portlet.
getPortletDriverRegistry() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the portlet driver registry of the consumer.
getPortletDriverRegistry() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the portlet driver registry of the consumer.
getPortletFromWsrp(String) - Static method in class org.apache.wsrp4j.util.AuthenticationInfoHelper
Get the authentification info as defined in the portlet spec from a passed authentification info defined in the WSRP spec..
getPortletHandle() - Method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Gets the portletHandle value for this DestroyFailed.
getPortletHandle() - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
Gets the portletHandle value for this PortletContext.
getPortletHandle() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the portletHandle value for this PortletDescription.
getPortletHandle() - Method in interface org.apache.wsrp4j.consumer.PortletKey
Get the portlet handle which identifies an portlet in the scope of one producer
getPortletHandle() - Method in interface org.apache.wsrp4j.consumer.PortletSession
Get the portlet handle which uniquely identifies the portlet session at the consumer side.
getPortletHandle() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
 
getPortletHandle() - Method in class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
Get the portlet handle which identifies an portlet in the scope of one producer
getPortletHandle() - Method in interface org.apache.wsrp4j.producer.provider.Portlet
Returns the portletHandle.
getPortletHandle() - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method getPortletHandle
getPortletHandle() - Method in class org.apache.wsrp4j.producer.provider.driver.PortletImpl
Returns the portletHandle.
getPortletHandle() - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Returns the portletHandle.
getPortletHandles() - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Gets the portletHandles value for this DestroyPortlets.
getPortletHandles(int) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
 
getPortletHandles() - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Returns a collection of portlet handles for this registration
getPortletInstanceKey() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Gets the portletInstanceKey value for this RuntimeContext.
getPortletInstanceKey() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get an opaque string which corresponds to a unique reference to this use of the portlet.
getPortletInstanceKey() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getPortletInvoker() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of PortletInvoker by calling the constructor of the corresponding class implementing the PortletInvoker-Interface
getPortletKey() - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Get the portlet key of the portlet.
getPortletKey() - Method in class org.apache.wsrp4j.consumer.driver.ConsumerPortletContext
 
getPortletKey() - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
getPortletManagementInterface() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the producers portlet management interface.
getPortletManagementInterface() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
getPortletManagementInterfaceEndpoint() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the URL of the producers portlet management interface.
getPortletManagementInterfaceEndpoint() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
getPortletPool() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of PortletPool by calling the constructor of the corresponding class implementing the PortletPool-Interface
getPortletProperties(GetPortletProperties) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
getPortletProperties(GetPortletProperties) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
getPortletProperties(GetPortletProperties) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType
 
getPortletProperties(String[], String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Get the current values of the properties with the given names.
getPortletProperties(String[], String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Get the current values of the properties with the given names.
getPortletProperties(GetPortletProperties) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Fetches the current property values of a portlet and returns them.
getPortletPropertyDescription(GetPortletPropertyDescription) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
getPortletPropertyDescription(GetPortletPropertyDescription) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
getPortletPropertyDescription(GetPortletPropertyDescription) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType
 
getPortletPropertyDescription(String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Fetches all published properties of an remote portlet.
getPortletPropertyDescription(String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Fetches all published properties of an remote portlet.
getPortletPropertyDescription(GetPortletPropertyDescription) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Returns a model description containing the property descriptions of all properties of a portlet.
getPortletRegistrationFilter() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of the PortletRegistrationFilter
getPortletRegistrationFilterWriter() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of the PortletRegistrationFilterWriter
getPortletRegistry() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the portlet registry of the consumer.
getPortletRegistry() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the portlet registry of the consumer.
getPortletServicesURL() - Method in interface org.apache.wsrp4j.consumer.PortletServices
Get the URL of the producers markup and portlet management service interface.
getPortletSession(String) - Method in interface org.apache.wsrp4j.consumer.GroupSession
Get the portlet session object which is identified with the givven instanceKey from the group session.
getPortletSession() - Method in interface org.apache.wsrp4j.consumer.PortletWindowSession
Get the portlet session this window session belongs to.
getPortletSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
getPortletSession() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl
 
getPortletState() - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
Gets the portletState value for this PortletContext.
getPortletStateChange() - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Gets the portletStateChange value for this InteractionParams.
getPortletStateChange() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Returns a flag which is used to indicate the producer wether or not the processing of portlets is allowed to modify the portlet state.
getPortletStateChange() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Returns a flag which is used to indicate the producer wether or not the processing of portlets is allowed to modify the portlet state.
getPortletStateManager() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of PortletProperties by calling the constructor of the corresponding class implementing the PortletProperties-Interface
getPortletWindowSession(String) - Method in interface org.apache.wsrp4j.consumer.PortletSession
Get the SimplePortletWindowSession of the portlet window with the given ID.
getPortletWindowSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
Get the PortletWindowSession of the portlet window with the given ID.
getPorts() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getPostal() - Method in class oasis.names.tc.wsrp.v1.types.Contact
Gets the postal value for this Contact.
getPostalcode() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the postalcode value for this Postal.
getPreferredTitle() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the preferredTitle value for this MarkupContext.
getPrefix() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the prefix value for this PersonName.
getProducer(String) - Method in interface org.apache.wsrp4j.consumer.ProducerRegistry
Get the producer for the given URL
getProducer(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
Get the producer for the given URL
getProducerID() - Method in interface org.apache.wsrp4j.consumer.UserSession
Get ID of the producer this session is bind to
getProducerID() - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Get ID of the producer this session is bind to
getProducerId() - Method in interface org.apache.wsrp4j.consumer.PortletKey
Get the ID of the producer providing the portlet
getProducerId() - Method in class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
Get the ID of the producer providing the portlet
getProducerOfferedPortletDescriptions(RegistrationContext, String[]) - Method in interface org.apache.wsrp4j.producer.provider.DescriptionHandler
Returns an array containing all portlet descriptions, i.e.
getProducerRegistry() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the producer registry of the consumer.
getProducerRegistry() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the producer registry of the consumer.
getProfile() - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Gets the profile value for this UserContext.
getProperties() - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
Gets the properties value for this PropertyList.
getProperties(int) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
getPropertyDescriptions() - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Gets the propertyDescriptions value for this ModelDescription.
getPropertyDescriptions(int) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
 
getPropertyList() - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Gets the propertyList value for this SetPortletProperties.
getPropertyMap() - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Return the Property map
getProvider() - Static method in class org.apache.wsrp4j.producer.ProviderAccess
Fetches a Provider-instance utilizing the read ProviderFactory and returns it.
getProvider() - Method in interface org.apache.wsrp4j.producer.provider.ProviderFactory
Returns an instance of Provider by calling the constructor of the corresponding class implementing the Provider-Interface
getReason() - Method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Gets the reason value for this DestroyFailed.
getRedirectURL() - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Gets the redirectURL value for this BlockingInteractionResponse.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Gets the registrationContext value for this ClonePortlet.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Gets the registrationContext value for this DestroyPortlets.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Gets the registrationContext value for this GetMarkup.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Gets the registrationContext value for this GetPortletDescription.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Gets the registrationContext value for this GetPortletProperties.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Gets the registrationContext value for this GetPortletPropertyDescription.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Gets the registrationContext value for this GetServiceDescription.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.InitCookie
Gets the registrationContext value for this InitCookie.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Gets the registrationContext value for this ModifyRegistration.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Gets the registrationContext value for this PerformBlockingInteraction.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Gets the registrationContext value for this ReleaseSessions.
getRegistrationContext() - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Gets the registrationContext value for this SetPortletProperties.
getRegistrationContext() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the current registration context of the consumer registered at this producer or null if no registration is required or happend so far.
getRegistrationContext() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the current registration context of the consumer registered at this producer or null if no registration is required or happend so far.
getRegistrationContext() - Method in interface org.apache.wsrp4j.producer.Registration
Returns the registration context.
getRegistrationContext() - Method in class org.apache.wsrp4j.producer.driver.RegistrationImpl
Returns the registration context.
getRegistrationData() - Method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Gets the registrationData value for this ModifyRegistration.
getRegistrationData() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the registration data the consumer uses to register at this producer.
getRegistrationData() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the registration data the consumer uses to register at this producer.
getRegistrationData() - Method in interface org.apache.wsrp4j.producer.Registration
Returns the registration data.
getRegistrationData() - Method in class org.apache.wsrp4j.producer.driver.RegistrationImpl
Returns the registration data.
getRegistrationHandle() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Gets the registrationHandle value for this RegistrationContext.
getRegistrationHandle() - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Returns the registration handle for a specific consumer
getRegistrationInterface() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the producers registration interface.
getRegistrationInterface() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
getRegistrationInterfaceEndpoint() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the URL of the producers registration interface.
getRegistrationInterfaceEndpoint() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the URL of the producers registration interface.
getRegistrationProperties() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the registrationProperties value for this RegistrationData.
getRegistrationProperties(int) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
getRegistrationPropertyDescription() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the registrationPropertyDescription value for this ServiceDescription.
getRegistrationState() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Gets the registrationState value for this RegistrationContext.
getRegistrationState() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Gets the registrationState value for this RegistrationState.
getRenderTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the renderTemplate value for this Templates.
getRenderURL(Map) - Method in interface org.apache.wsrp4j.consumer.URLGenerator
Creates a URL pointing to the consumer,triggering a getMarkup call.
getRequiresInitCookie() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the requiresInitCookie value for this ServiceDescription.
getRequiresUrlRewriting() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the requiresUrlRewriting value for this MarkupContext.
getResetProperties() - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
Gets the resetProperties value for this PropertyList.
getResetProperties(int) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
getResourceList() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Gets the resourceList value for this PortletDescriptionResponse.
getResourceList() - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Gets the resourceList value for this PortletPropertyDescriptionResponse.
getResourceList() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the resourceList value for this ServiceDescription.
getResourceName() - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Gets the resourceName value for this LocalizedString.
getResourceName() - Method in class oasis.names.tc.wsrp.v1.types.Resource
Gets the resourceName value for this Resource.
getResourceTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the resourceTemplate value for this Templates.
getResourceURL(Map) - Method in interface org.apache.wsrp4j.consumer.URLGenerator
Creates a URL pointing to the consumer,triggering the consumer to fetch a certain resource
getResources() - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
Gets the resources value for this ResourceList.
getResources(int) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
 
getRuntimeContext() - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Gets the runtimeContext value for this GetMarkup.
getRuntimeContext() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Gets the runtimeContext value for this PerformBlockingInteraction.
getSecureBlockingActionTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the secureBlockingActionTemplate value for this Templates.
getSecureDefaultTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the secureDefaultTemplate value for this Templates.
getSecureRenderTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the secureRenderTemplate value for this Templates.
getSecureResourceTemplate() - Method in class oasis.names.tc.wsrp.v1.types.Templates
Gets the secureResourceTemplate value for this Templates.
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.CacheControl
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ClientData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Contact
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Extension
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Fault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InitCookie
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MarkupType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.MissingParametersFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ModelTypes
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.NamedString
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Online
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.OperationFailedFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PersonName
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Postal
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Property
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.PropertyList
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ResetProperty
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Resource
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ResourceList
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ReturnAny
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.SessionContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.StateChange
 
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.StringArray
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Telecom
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.Templates
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UploadContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UserContext
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class oasis.names.tc.wsrp.v1.types.UserProfile
Get Custom Serializer
getServiceDescription(GetServiceDescription) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPImpl
 
getServiceDescription(GetServiceDescription) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPStub
 
getServiceDescription(GetServiceDescription) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_ServiceDescription_PortType
 
getServiceDescription(boolean) - Method in interface org.apache.wsrp4j.consumer.Producer
Get the service description of the producer
getServiceDescription() - Method in interface org.apache.wsrp4j.consumer.Producer
Same as getServiceDescription(false)
getServiceDescription() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Same as getServiceDescription(false)
getServiceDescription(boolean) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the service description of the producer
getServiceDescription(GetServiceDescription) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Allows a Producer to provide information about its capabilities.
getServiceDescription(RegistrationContext, String[]) - Method in interface org.apache.wsrp4j.producer.provider.DescriptionHandler
Returns a ServiceDescription, based on the input arguments.
getServiceDescriptionInterface() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the producers service description interface.
getServiceDescriptionInterface() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
getServiceDescriptionInterfaceEndpoint() - Method in interface org.apache.wsrp4j.consumer.Producer
Get the URL of the producers service description interface.
getServiceDescriptionInterfaceEndpoint() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Get the URL of the producers service description interface.
getServiceName() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getServlet() - Static method in class org.apache.wsrp4j.producer.util.ServletAccess
 
getServletContext() - Static method in class org.apache.wsrp4j.producer.util.ServletAccess
 
getServletRequest() - Static method in class org.apache.wsrp4j.producer.util.ServletAccess
 
getSessionContext() - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Gets the sessionContext value for this MarkupResponse.
getSessionContext() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Gets the sessionContext value for this UpdateResponse.
getSessionContext() - Method in interface org.apache.wsrp4j.consumer.PortletSession
Get the WSRP session context of the portlet instance.
getSessionContext() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
 
getSessionHandler() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the session handler of the consumer.
getSessionHandler() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the session handler of the consumer.
getSessionID() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Gets the sessionID value for this RuntimeContext.
getSessionID() - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
Gets the sessionID value for this SessionContext.
getSessionID() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the ID of the session context
getSessionID() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getSessionIDs() - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Gets the sessionIDs value for this ReleaseSessions.
getSessionIDs(int) - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
 
getShortTitle() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the shortTitle value for this PortletDescription.
getStateprov() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the stateprov value for this Postal.
getStreet() - Method in class oasis.names.tc.wsrp.v1.types.Postal
Gets the street value for this Postal.
getString() - Method in class oasis.names.tc.wsrp.v1.types.StringArray
Gets the string value for this StringArray.
getString(int) - Method in class oasis.names.tc.wsrp.v1.types.StringArray
 
getStringValue() - Method in class oasis.names.tc.wsrp.v1.types.Property
Gets the stringValue value for this Property.
getSuffix() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Gets the suffix value for this PersonName.
getSupportedLocales() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get the locales which are supported by the consumer.
getSupportedLocales() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the locales which are supported by the consumer.
getSupportedModes() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get the portlet modes the consumer is willing to manage.
getSupportedModes() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the portlet modes the consumer is willing to manage.
getSupportedWindowStates() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get the window states the consumer is willing to manage.
getSupportedWindowStates() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the window states the consumer is willing to manage.
getTelecom() - Method in class oasis.names.tc.wsrp.v1.types.Contact
Gets the telecom value for this Contact.
getTelephone() - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Gets the telephone value for this Telecom.
getTemplateComposer() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the url template composer for template proccessing
getTemplateComposer() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the url template composer for template proccessing
getTemplates() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Gets the templates value for this RuntimeContext.
getTemplatesStoredInSession() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the templatesStoredInSession value for this PortletDescription.
getTitle() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the title value for this PortletDescription.
getType() - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Gets the type value for this PropertyDescription.
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.CacheControl
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ClientData
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Contact
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Extension
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Fault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InitCookie
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.MarkupType
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.MissingParametersFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ModelTypes
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.NamedString
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Online
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.OperationFailedFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PersonName
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PortletContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Postal
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Property
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.PropertyList
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ResetProperty
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Resource
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ResourceList
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ReturnAny
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.SessionContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.StateChange
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.StringArray
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Telecom
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.Templates
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UploadContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UserContext
Return type metadata object
getTypeDesc() - Static method in class oasis.names.tc.wsrp.v1.types.UserProfile
Return type metadata object
getURLComposer() - Method in interface org.apache.wsrp4j.producer.provider.Provider
Returns an instance of URLComposer by calling the constructor of the corresponding class implementing the URLComposer-Interface
getURLRewriter() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the url rewriter for consumer url-rewriting
getURLRewriter() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the url rewriter for consumer url-rewriting
getUpdateResponse() - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Gets the updateResponse value for this BlockingInteractionResponse.
getUploadContexts() - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Gets the uploadContexts value for this InteractionParams.
getUploadContexts(int) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
getUploadData() - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Gets the uploadData value for this UploadContext.
getUri() - Method in class oasis.names.tc.wsrp.v1.types.Online
Gets the uri value for this Online.
getUseCachedMarkup() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Gets the useCachedMarkup value for this MarkupContext.
getUser(String) - Method in interface org.apache.wsrp4j.consumer.UserRegistry
Get the user with the given id
getUser(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
Get the user with the given id
getUserAgent() - Method in class oasis.names.tc.wsrp.v1.types.ClientData
Gets the userAgent value for this ClientData.
getUserAuthentication() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Gets the userAuthentication value for this RuntimeContext.
getUserAuthentication() - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Get the method which is used by the consumer to authenticate its users.
getUserAuthentication() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the method which is used by the consumer to authenticate its users.
getUserAuthentication() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the method which is used by the consumer to authenticate its users.
getUserAuthentication() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getUserCategories() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the userCategories value for this PortletDescription.
getUserCategories(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
getUserCategories() - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Gets the userCategories value for this UserContext.
getUserCategories(int) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
 
getUserCategoryDescriptions() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the userCategoryDescriptions value for this ServiceDescription.
getUserCategoryDescriptions(int) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Gets the userContext value for this ClonePortlet.
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Gets the userContext value for this GetMarkup.
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Gets the userContext value for this GetPortletDescription.
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Gets the userContext value for this GetPortletProperties.
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Gets the userContext value for this GetPortletPropertyDescription.
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Gets the userContext value for this PerformBlockingInteraction.
getUserContext() - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Gets the userContext value for this SetPortletProperties.
getUserContext() - Method in interface org.apache.wsrp4j.consumer.User
Returns the UserContext for this userid
getUserContext() - Method in class org.apache.wsrp4j.consumer.driver.UserImpl
Returns the UserContext for this userid
getUserContextKey() - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Gets the userContextKey value for this UserContext.
getUserContextStoredInSession() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the userContextStoredInSession value for this PortletDescription.
getUserID() - Method in interface org.apache.wsrp4j.consumer.User
Returns the userID
getUserID() - Method in interface org.apache.wsrp4j.consumer.UserSession
Get ID of the user this session is bind to
getUserID() - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Get ID of the user this session is bind to
getUserID() - Method in class org.apache.wsrp4j.consumer.driver.UserImpl
Returns the userID
getUserProfileItems() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the userProfileItems value for this PortletDescription.
getUserProfileItems(int) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
getUserRegistry() - Method in interface org.apache.wsrp4j.consumer.Consumer
Get the user registry of the consumer.
getUserRegistry() - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Get the user registry of the consumer.
getUserScope() - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Gets the userScope value for this CacheControl.
getUserSession(String, String) - Method in interface org.apache.wsrp4j.consumer.SessionHandler
Get the session manager of the user session with the given user ID and producer ID.
getUsesMethodGet() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Gets the usesMethodGet value for this PortletDescription.
getValidNewModes() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the validNewModes value for this MarkupParams.
getValidNewModes(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
getValidNewWindowStates() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the validNewWindowStates value for this MarkupParams.
getValidNewWindowStates(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
getValidateTag() - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Gets the validateTag value for this CacheControl.
getValidateTag() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the validateTag value for this MarkupParams.
getValue() - Method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
getValue() - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Gets the value value for this LocalizedString.
getValue() - Method in class oasis.names.tc.wsrp.v1.types.NamedString
Gets the value value for this NamedString.
getValue() - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Gets the value value for this ResourceValue.
getValue() - Method in class oasis.names.tc.wsrp.v1.types.StateChange
 
getValue() - Method in class org.apache.wsrp4j.util.Modes
 
getValue() - Method in class org.apache.wsrp4j.util.WindowStates
 
getValues() - Method in class oasis.names.tc.wsrp.v1.types.Resource
Gets the values value for this Resource.
getValues(int) - Method in class oasis.names.tc.wsrp.v1.types.Resource
 
getWSRPBaseService() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPBaseService(URL) - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPBaseService() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPBaseService(URL) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPBaseService() - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
Get the markup interface portType
getWSRPBaseService() - Method in interface org.apache.wsrp4j.consumer.PortletServices
Get a port type object describing the operations of a produces markup service endpoint.
getWSRPBaseService() - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
getWSRPBaseServiceAddress() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPBaseServiceAddress() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPBaseServiceWSDDServiceName() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPPortletManagementService() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPPortletManagementService(URL) - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPPortletManagementService() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPPortletManagementService(URL) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPPortletManagementService() - Method in interface org.apache.wsrp4j.consumer.PortletServices
Get a port type object describing the operations of a produces portlet management service endpoint.
getWSRPPortletManagementServiceAddress() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPPortletManagementServiceAddress() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPPortletManagementServiceWSDDServiceName() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPRegistrationService() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPRegistrationService(URL) - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPRegistrationService() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPRegistrationService(URL) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPRegistrationServiceAddress() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPRegistrationServiceAddress() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPRegistrationServiceWSDDServiceName() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPServiceDescriptionService() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPServiceDescriptionService(URL) - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPServiceDescriptionService() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPServiceDescriptionService(URL) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPServiceDescriptionServiceAddress() - Method in interface oasis.names.tc.wsrp.v1.wsdl.WSRPService
 
getWSRPServiceDescriptionServiceAddress() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWSRPServiceDescriptionServiceWSDDServiceName() - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
getWindowID() - Method in interface org.apache.wsrp4j.consumer.PortletWindowSession
Get the ID of the portlets window this session belongs to.
getWindowID() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl
 
getWindowState() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the windowState value for this MarkupParams.
getWindowState() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the current window state of the portlet
getWindowState() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getWindowStates() - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Gets the windowStates value for this MarkupType.
getWindowStates(int) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
getWindowStates() - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Get the list of wsrp window states which are supported by the portlet.
getWindowStates() - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
getWindowStatesAsStringArray() - Static method in class org.apache.wsrp4j.util.WindowStates
 
getWsrpFromPortlet(String) - Static method in class org.apache.wsrp4j.util.AuthenticationInfoHelper
Get a string representation of the user authentification as defined in the WSRP spec.
getWsrpLocale(Locale) - Static method in class org.apache.wsrp4j.util.LocaleHelper
The method takes a given Locale and returns a string representation which is conform to the WSRP standard.
getWsrpModeFromJsrPortletMode(PortletMode) - Static method in class org.apache.wsrp4j.util.Modes
This helper method maps portlet modes defined in tha java portlet standard (JSR-168) to modes defined in wsrp.
getWsrpParameters() - Static method in class org.apache.wsrp4j.util.Constants
 
getWsrpStateFromJsrPortletState(WindowState) - Static method in class org.apache.wsrp4j.util.WindowStates
This helper method maps portlet window states defined in tha java portlet standard (JSR-168) to window states defined in wsrp.
get_any() - Method in class oasis.names.tc.wsrp.v1.types.Extension
Gets the _any value for this Extension.
get_any() - Method in class oasis.names.tc.wsrp.v1.types.ModelTypes
Gets the _any value for this ModelTypes.
get_any() - Method in class oasis.names.tc.wsrp.v1.types.Property
Gets the _any value for this Property.
groupSessions - Variable in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
 

H

HandleGenerator - interface org.apache.wsrp4j.util.HandleGenerator.
 
HandleGeneratorFactory - interface org.apache.wsrp4j.util.HandleGeneratorFactory.
 
HandleGeneratorFactoryImpl - class org.apache.wsrp4j.util.HandleGeneratorFactoryImpl.
 
HandleGeneratorFactoryImpl() - Constructor for class org.apache.wsrp4j.util.HandleGeneratorFactoryImpl
 
HandleGeneratorImpl - class org.apache.wsrp4j.util.HandleGeneratorImpl.
This class implements the HandleGenerator interface.
handleWSRPException(WSRPException) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
This method translates a WSRP exception into an apropriate WSRP fault according to the error code
handleWSRPFault(Logger, RemoteException) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
This method translates a WSRP fault into a WSRP exception containing a corresponding error code and logs the occurence of the exception
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ClientData
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Contact
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Extension
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Fault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InitCookie
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.MissingParametersFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ModelTypes
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.NamedString
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Online
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.OperationFailedFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PersonName
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Postal
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Property
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ResetProperty
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Resource
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ReturnAny
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.StateChange
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.StringArray
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Telecom
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.Templates
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UserContext
 
hashCode() - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
 
hashCode() - Method in class org.apache.wsrp4j.util.Modes
 
hashCode() - Method in class org.apache.wsrp4j.util.WindowStates
 
help - Static variable in class org.apache.wsrp4j.util.Modes
 

I

INCONSISTENT_PARAMETERS - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INCONSISTENT_PARAMETERS_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
INFO - Static variable in interface org.apache.wsrp4j.log.Logger
Defines an informational message.
Use this type to indicate conditions that are worth noting but that do not require a user to take any precautions or perform an action.
INITIALIZATION_FAILED - Static variable in interface org.apache.wsrp4j.producer.provider.PortletStateManager
defines an error state
INIT_OF_MARKUP_PORT_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INIT_OF_PORTLET_MGMT_PORT_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INIT_OF_REGISTRATION_PORT_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INIT_OF_SERVICE_DESC_PORT_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INSTANTIATION_OF_CONSUMER_ENV_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INSTANTIATION_OF_SERVICE_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INTERACTION_STATE - Static variable in class org.apache.wsrp4j.util.Constants
 
INVALID_COOKIE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_COOKIE_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
INVALID_HANDLE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_HANDLE_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
INVALID_LINK_WITHIN_MARKUP - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_PORTLET_HANDLE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_REGISTRATION - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_REGISTRATION_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
INVALID_SERVICE_DESCRIPTION - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_SESSION - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_SESSION_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
INVALID_URL_OF_MARKUP_PORT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_URL_OF_PORTLET_MGMT_PORT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_URL_OF_REGISTRATION_PORT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_URL_OF_SERVICE_DESC_PORT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_USER_CATEGORY - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
INVALID_USER_CATEGORY_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
InconsistentParametersFault - exception oasis.names.tc.wsrp.v1.types.InconsistentParametersFault.
 
InconsistentParametersFault() - Constructor for class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
 
InitCookie - class oasis.names.tc.wsrp.v1.types.InitCookie.
 
InitCookie() - Constructor for class oasis.names.tc.wsrp.v1.types.InitCookie
 
InitCookie(RegistrationContext) - Constructor for class oasis.names.tc.wsrp.v1.types.InitCookie
 
InitCookieInfo - interface org.apache.wsrp4j.consumer.InitCookieInfo.
The init cookie information provides a mean to store information if a InitCookie call is required before performing any other wsrp call.
InitCookieInfoImpl - class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl.
 
InitCookieInfoImpl(String) - Constructor for class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
InteractionParams - class oasis.names.tc.wsrp.v1.types.InteractionParams.
 
InteractionParams() - Constructor for class oasis.names.tc.wsrp.v1.types.InteractionParams
 
InteractionParams(Extension[], NamedString[], String, StateChange, UploadContext[]) - Constructor for class oasis.names.tc.wsrp.v1.types.InteractionParams
 
InteractionRequest - interface org.apache.wsrp4j.consumer.InteractionRequest.
This is the abstraction for a interaction request at a integrated remote portlet at the consumer side.
InvalidCookieFault - exception oasis.names.tc.wsrp.v1.types.InvalidCookieFault.
 
InvalidCookieFault() - Constructor for class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
 
InvalidHandleFault - exception oasis.names.tc.wsrp.v1.types.InvalidHandleFault.
 
InvalidHandleFault() - Constructor for class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
 
InvalidRegistrationFault - exception oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault.
 
InvalidRegistrationFault() - Constructor for class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
 
InvalidSessionFault - exception oasis.names.tc.wsrp.v1.types.InvalidSessionFault.
 
InvalidSessionFault() - Constructor for class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
 
InvalidUserCategoryFault - exception oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault.
 
InvalidUserCategoryFault() - Constructor for class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
 
InvalidXMLStringException - exception org.apache.wsrp4j.util.InvalidXMLStringException.
 
InvalidXMLStringException(String) - Constructor for class org.apache.wsrp4j.util.InvalidXMLStringException
 
ItemDescription - class oasis.names.tc.wsrp.v1.types.ItemDescription.
 
ItemDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.ItemDescription
 
ItemDescription(LocalizedString, Extension[], String) - Constructor for class oasis.names.tc.wsrp.v1.types.ItemDescription
 
initCookie(InitCookie) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPImpl
 
initCookie(InitCookie) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
initCookie(InitCookie) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Markup_PortType
 
initCookie() - Method in interface org.apache.wsrp4j.consumer.PortletDriver
 
initCookie() - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Actual WSRP initCookie() call
initCookie(InitCookie) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Creates a new HTTP session and initializes it
initPortletManagementInterface(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
initRegistrationInterface(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Initialize the registration interface of the producer.
initServiceDescInterface(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Initialize the service description interface of the producer.
invokeGetMarkup(GetMarkup) - Method in interface org.apache.wsrp4j.producer.provider.PortletInvoker
Generate the WSRP MarkupResponse for a given MarkupRequest
invokePerformBlockingInteraction(PerformBlockingInteraction) - Method in interface org.apache.wsrp4j.producer.provider.PortletInvoker
Invoke a portlet action for a given WSRP action request
isAvailable(String, String) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilter
Indicates whether a certain consumer is allowed to utilize the portlet identified by portletHandle or not.
isAvailable(String, String) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Indicates whether a certain consumer is allowed to utilize the portlet identified by portletHandle or not.
isConsumerConfigured() - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Checks if a portlet is consumer configured portlet.
isConsumerConfigured() - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
isEmpty() - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
 
isInitCookieDone() - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
Check wether a initCookie call has been done already or not.
isInitCookieDone() - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
isInitCookieRequired() - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
Check if an initCookie call is generally required.
isInitCookieRequired() - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
isLogging(int) - Method in interface org.apache.wsrp4j.log.Logger
Determines if this logger is logging data for a given log level or not.
isLogging(int) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
isMethodGetSupported() - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Gets the methodGetSupported value for this RegistrationData.
isModeSupported(String) - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Checks wether a given wsrp mode is supported by the portlet.
isModeSupported(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
isPortletManagementInferfaceSupported() - Method in interface org.apache.wsrp4j.consumer.Producer
Check wether the optional portlet management interface is supported
isPortletManagementInferfaceSupported() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
isRegistrationInterfaceSupported() - Method in interface org.apache.wsrp4j.consumer.Producer
Check wether the optional registration interface is supported
isRegistrationInterfaceSupported() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
isRegistrationRequired() - Method in interface org.apache.wsrp4j.consumer.Producer
Indicates wether or not the producer requires consumer registration.
isRegistrationRequired() - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Indicates wether or not the producer requires consumer registration.
isRegistrationRequired() - Method in interface org.apache.wsrp4j.producer.ConsumerRegistry
Provides information about whether this producer requires registration or not.
isRegistrationRequired() - Method in interface org.apache.wsrp4j.producer.provider.DescriptionHandler
Indicates whether registration is required (for this Producer) or not.
isRegistrationRequired() - Method in interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet
Returns a flag indicating whether registration is required or not.
isRegistrationRequired() - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Returns a flag indicating whether registration is required or not.
isRequiresRegistration() - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Gets the requiresRegistration value for this ServiceDescription.
isSecureClientCommunication() - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Gets the secureClientCommunication value for this MarkupParams.
isWindowStateSupported(String) - Method in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
Checks wether a given wsrp window state is supported by the portlet.
isWindowStateSupported(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 
isWsrpURLParam(String) - Static method in class org.apache.wsrp4j.util.Constants
 

L

LOAD_SERVICEDESCRIPTION_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
LOCALE_DE_DE - Static variable in class org.apache.wsrp4j.util.Constants
 
LOCALE_EN_US - Static variable in class org.apache.wsrp4j.util.Constants
 
LocaleHelper - class org.apache.wsrp4j.util.LocaleHelper.
 
LocaleHelper() - Constructor for class org.apache.wsrp4j.util.LocaleHelper
 
LocalizedString - class oasis.names.tc.wsrp.v1.types.LocalizedString.
 
LocalizedString() - Constructor for class oasis.names.tc.wsrp.v1.types.LocalizedString
 
LocalizedString(String, String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.LocalizedString
 
Log - class org.apache.wsrp4j.log.Log.
 
Log() - Constructor for class org.apache.wsrp4j.log.Log
 
LogManager - class org.apache.wsrp4j.log.LogManager.
Logger factory return an appropriate implementation of a Logger
Logger - interface org.apache.wsrp4j.log.Logger.
Logger defines the methods which are used to create logging messages.
LoggerImpl - class org.apache.wsrp4j.log.LoggerImpl.
Wrapper class for a log4j logger
loadPropertiesFromFile(String) - Static method in class org.apache.wsrp4j.util.Utility
Loads a property file with the given name using the class loader.
logger - Variable in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
 

M

MARSHAL_ERROR - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MIME_TYPE_HTML - Static variable in class org.apache.wsrp4j.util.Constants
 
MISSING_DEFAULT_LANGUAGE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MISSING_DEFAULT_LOCALE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MISSING_MARKUP_PORT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MISSING_PARAMETERS - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MISSING_PARAMETERS_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
MISSING_PORTLET_DEFINITION - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MISSING_SERVCICE_DESC_PORT - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
MarkupContext - class oasis.names.tc.wsrp.v1.types.MarkupContext.
 
MarkupContext() - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupContext
 
MarkupContext(CacheControl, Extension[], String, byte[], String, String, String, Boolean, Boolean) - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupContext
 
MarkupParams - class oasis.names.tc.wsrp.v1.types.MarkupParams.
 
MarkupParams() - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupParams
 
MarkupParams(ClientData, Extension[], String[], String[], String[], String, String, boolean, String[], String[], String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupParams
 
MarkupRequest - interface org.apache.wsrp4j.consumer.MarkupRequest.
This is the abstraction for a render request at a integrated remote portlet at the consumer side.
MarkupResponse - class oasis.names.tc.wsrp.v1.types.MarkupResponse.
 
MarkupResponse() - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupResponse
 
MarkupResponse(Extension[], MarkupContext, SessionContext) - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupResponse
 
MarkupType - class oasis.names.tc.wsrp.v1.types.MarkupType.
 
MarkupType() - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupType
 
MarkupType(Extension[], String[], String, String[], String[]) - Constructor for class oasis.names.tc.wsrp.v1.types.MarkupType
 
Messages - class org.apache.wsrp4j.exception.Messages.
Holds all exception messages
MissingParametersFault - exception oasis.names.tc.wsrp.v1.types.MissingParametersFault.
 
MissingParametersFault() - Constructor for class oasis.names.tc.wsrp.v1.types.MissingParametersFault
 
ModelDescription - class oasis.names.tc.wsrp.v1.types.ModelDescription.
 
ModelDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.ModelDescription
 
ModelDescription(Extension[], ModelTypes, PropertyDescription[]) - Constructor for class oasis.names.tc.wsrp.v1.types.ModelDescription
 
ModelTypes - class oasis.names.tc.wsrp.v1.types.ModelTypes.
 
ModelTypes() - Constructor for class oasis.names.tc.wsrp.v1.types.ModelTypes
 
ModelTypes(MessageElement[]) - Constructor for class oasis.names.tc.wsrp.v1.types.ModelTypes
 
Modes - class org.apache.wsrp4j.util.Modes.
 
Modes(String) - Constructor for class org.apache.wsrp4j.util.Modes
 
ModifyRegistration - class oasis.names.tc.wsrp.v1.types.ModifyRegistration.
 
ModifyRegistration() - Constructor for class oasis.names.tc.wsrp.v1.types.ModifyRegistration
 
ModifyRegistration(RegistrationContext, RegistrationData) - Constructor for class oasis.names.tc.wsrp.v1.types.ModifyRegistration
 
makeAvailable(String, String) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilterWriter
Makes a certain portlet (identified by portletHandle) available to a consumer (identified by regHandle).
makeAvailable(String, Iterator) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilterWriter
Makes several portlets (identified by portletHandles) available to a certain consumer (identified by regHandle).
makeAvailable(String, String) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Makes a certain portlet (identified by portletHandle) available to a consumer (identified by regHandle).
makeAvailable(String, Iterator) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Makes several portlets (identified by portletHandles) available to a certain consumer (identified by regHandle).
maximized - Static variable in class org.apache.wsrp4j.util.WindowStates
 
minimized - Static variable in class org.apache.wsrp4j.util.WindowStates
 
modifyRegistration(ModifyRegistration) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPImpl
 
modifyRegistration(ModifyRegistration) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
modifyRegistration(ModifyRegistration) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Registration_PortType
 
modifyRegistration(RegistrationData) - Method in interface org.apache.wsrp4j.consumer.Producer
Can be used to modify the relationship between consumer and producer.
modifyRegistration(RegistrationData) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Can be used to modify the relationship between consumer and producer.
modifyRegistration(ModifyRegistration) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Modifies the registration of a certain consumer.

N

NAMESPACE_START - Static variable in class org.apache.wsrp4j.util.Constants
 
NAVIGATIONAL_STATE - Static variable in class org.apache.wsrp4j.util.Constants
 
NEXT_PARAM - Static variable in class org.apache.wsrp4j.util.Constants
 
NEXT_PARAM_AMP - Static variable in class org.apache.wsrp4j.util.Constants
 
NILLABLE_FALSE - Static variable in class org.apache.wsrp4j.util.Constants
 
NILLABLE_TRUE - Static variable in class org.apache.wsrp4j.util.Constants
 
NONE - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
NO_PORTLETDESCRIPTIONS_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
NO_VALID_URL_TYPE_PARAM_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
NamedString - class oasis.names.tc.wsrp.v1.types.NamedString.
 
NamedString() - Constructor for class oasis.names.tc.wsrp.v1.types.NamedString
 
NamedString(String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.NamedString
 
NamedStringArray - class oasis.names.tc.wsrp.v1.types.NamedStringArray.
 
NamedStringArray() - Constructor for class oasis.names.tc.wsrp.v1.types.NamedStringArray
 
NamedStringArray(NamedString[]) - Constructor for class oasis.names.tc.wsrp.v1.types.NamedStringArray
 
none - Static variable in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
normal - Static variable in class org.apache.wsrp4j.util.WindowStates
 

O

OPERATION_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
OPERATION_FAILED_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
OUT_FILE - Static variable in class org.apache.wsrp4j.log.Log
 
ObjectDeserializer - class org.apache.wsrp4j.producer.util.ObjectDeserializer.
 
ObjectDeserializer() - Constructor for class org.apache.wsrp4j.producer.util.ObjectDeserializer
 
ObjectSerializer - class org.apache.wsrp4j.producer.util.ObjectSerializer.
 
ObjectSerializer() - Constructor for class org.apache.wsrp4j.producer.util.ObjectSerializer
 
Online - class oasis.names.tc.wsrp.v1.types.Online.
 
Online() - Constructor for class oasis.names.tc.wsrp.v1.types.Online
 
Online(String, Extension[], String) - Constructor for class oasis.names.tc.wsrp.v1.types.Online
 
OperationFailedFault - exception oasis.names.tc.wsrp.v1.types.OperationFailedFault.
 
OperationFailedFault() - Constructor for class oasis.names.tc.wsrp.v1.types.OperationFailedFault
 
oasis.names.tc.wsrp.v1.bind - package oasis.names.tc.wsrp.v1.bind
 
oasis.names.tc.wsrp.v1.intf - package oasis.names.tc.wsrp.v1.intf
 
oasis.names.tc.wsrp.v1.types - package oasis.names.tc.wsrp.v1.types
 
oasis.names.tc.wsrp.v1.wsdl - package oasis.names.tc.wsrp.v1.wsdl
 
org.apache.wsrp4j.consumer - package org.apache.wsrp4j.consumer
 
org.apache.wsrp4j.consumer.driver - package org.apache.wsrp4j.consumer.driver
 
org.apache.wsrp4j.consumer.util - package org.apache.wsrp4j.consumer.util
 
org.apache.wsrp4j.exception - package org.apache.wsrp4j.exception
 
org.apache.wsrp4j.log - package org.apache.wsrp4j.log
 
org.apache.wsrp4j.producer - package org.apache.wsrp4j.producer
 
org.apache.wsrp4j.producer.driver - package org.apache.wsrp4j.producer.driver
 
org.apache.wsrp4j.producer.provider - package org.apache.wsrp4j.producer.provider
 
org.apache.wsrp4j.producer.provider.driver - package org.apache.wsrp4j.producer.provider.driver
 
org.apache.wsrp4j.producer.util - package org.apache.wsrp4j.producer.util
 
org.apache.wsrp4j.util - package org.apache.wsrp4j.util
 
out - Static variable in class org.apache.wsrp4j.log.Log
 

P

PARAMS_START - Static variable in class org.apache.wsrp4j.util.Constants
 
PASSWORD - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
PERSISTENT_FACTORY_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PORTLET_DESC_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PORTLET_HANDLE - Static variable in class org.apache.wsrp4j.util.Constants
 
PORTLET_INSTANCE_KEY - Static variable in class org.apache.wsrp4j.util.Constants
 
PORTLET_MODE - Static variable in class org.apache.wsrp4j.util.Constants
 
PORTLET_PORTLET_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PORTLET_SESSION_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PORTLET_STATE_CHANGE_REQUIRED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PORTLET_STATE_CHANGE_REQUIRED_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
PRODUCER_DOES_NOT_EXIST - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PRODUCER_LOWER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the lowest message code for producer messages
PRODUCER_UPPER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the highest message code for producer messages
PROPERTY_FILE_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PROVIDER_FACTORY_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
PROVIDER_LOWER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the lowest message code for provider messages
PROVIDER_UPPER_BOUND - Static variable in class org.apache.wsrp4j.exception.Messages
defines the highest message code for provider messages
ParameterChecker - class org.apache.wsrp4j.util.ParameterChecker.
This class validates the objects and their attributes used for the WSRP communication requests.
ParameterChecker() - Constructor for class org.apache.wsrp4j.util.ParameterChecker
Default Constructor
PerformBlockingInteraction - class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction.
 
PerformBlockingInteraction() - Constructor for class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
 
PerformBlockingInteraction(InteractionParams, MarkupParams, PortletContext, RegistrationContext, RuntimeContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
 
PersonName - class oasis.names.tc.wsrp.v1.types.PersonName.
 
PersonName() - Constructor for class oasis.names.tc.wsrp.v1.types.PersonName
 
PersonName(Extension[], String, String, String, String, String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.PersonName
 
Portlet - interface org.apache.wsrp4j.producer.provider.Portlet.
Provides an interface to a class encapsulating Portlet-objects.
PortletContext - class oasis.names.tc.wsrp.v1.types.PortletContext.
 
PortletContext() - Constructor for class oasis.names.tc.wsrp.v1.types.PortletContext
 
PortletContext(Extension[], String, byte[]) - Constructor for class oasis.names.tc.wsrp.v1.types.PortletContext
 
PortletDescription - class oasis.names.tc.wsrp.v1.types.PortletDescription.
 
PortletDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.PortletDescription
 
PortletDescription(Boolean, LocalizedString, LocalizedString, Boolean, Extension[], String, Boolean, LocalizedString[], MarkupType[], Boolean, String, LocalizedString, Boolean, LocalizedString, String[], Boolean, String[], Boolean) - Constructor for class oasis.names.tc.wsrp.v1.types.PortletDescription
 
PortletDescriptionResponse - class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse.
 
PortletDescriptionResponse() - Constructor for class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
 
PortletDescriptionResponse(Extension[], PortletDescription, ResourceList) - Constructor for class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
 
PortletDriver - interface org.apache.wsrp4j.consumer.PortletDriver.
The portlet driver is a wrapper for all action which can be performed on an portlet.
PortletDriverImpl - class org.apache.wsrp4j.consumer.driver.PortletDriverImpl.
This class implements a portlet driver
PortletDriverImpl(WSRPPortlet, ConsumerEnvironment) - Constructor for class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
 
PortletDriverRegistry - interface org.apache.wsrp4j.consumer.PortletDriverRegistry.
This interface defines a registry which can be used to store portlet driver objects.
PortletDriverRegistryImpl - class org.apache.wsrp4j.consumer.driver.PortletDriverRegistryImpl.
 
PortletImpl - class org.apache.wsrp4j.producer.provider.driver.PortletImpl.
This abstract class implements the Portlet interface encapsulating Portlet-objects.
PortletImpl() - Constructor for class org.apache.wsrp4j.producer.provider.driver.PortletImpl
 
PortletInvoker - interface org.apache.wsrp4j.producer.provider.PortletInvoker.
Specifies the interface to the markup generating component.
PortletKey - interface org.apache.wsrp4j.consumer.PortletKey.
Defines the information which uniquely identifies an portlet provided by a producer.
PortletKeyImpl - class org.apache.wsrp4j.consumer.driver.PortletKeyImpl.
 
PortletKeyImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
 
PortletKeyImpl(String, String) - Constructor for class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
 
PortletPool - interface org.apache.wsrp4j.producer.provider.PortletPool.
This class provides the interface to the portlet pool.
PortletPropertyDescriptionResponse - class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse.
 
PortletPropertyDescriptionResponse() - Constructor for class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
 
PortletPropertyDescriptionResponse(Extension[], ModelDescription, ResourceList) - Constructor for class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
 
PortletRegistrationFilter - interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilter.
This interface provides methods to inspect portlets that are accessible by a certain consumer.
PortletRegistrationFilterImpl - class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl.
This class implements the interfaces PortletRegistrationFilter and PortletRegistrationFilterWriter.
PortletRegistrationFilterWriter - interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilterWriter.
This interface provides methods to make portlets available to a certain consumer.
PortletRegistry - interface org.apache.wsrp4j.consumer.PortletRegistry.
This interface defines a registry which holds portlet objects.
PortletServices - interface org.apache.wsrp4j.consumer.PortletServices.
WSRP portlet services are all wsrp service interfaces which are session dependent.
PortletSession - interface org.apache.wsrp4j.consumer.PortletSession.
Defines a session object at the consumer-side to store remote portlet related information that are needed to interact with the portlet.
PortletState - interface org.apache.wsrp4j.producer.provider.PortletState.
This interface provides access to the portlet's internal state.
PortletStateChangeRequiredFault - exception oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault.
 
PortletStateChangeRequiredFault() - Constructor for class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
 
PortletStateManager - interface org.apache.wsrp4j.producer.provider.PortletStateManager.
Manages the portlet states.
PortletWindowSession - interface org.apache.wsrp4j.consumer.PortletWindowSession.
The portlet window session is a session which is unique for every window of a portlet instance.
Postal - class oasis.names.tc.wsrp.v1.types.Postal.
 
Postal() - Constructor for class oasis.names.tc.wsrp.v1.types.Postal
 
Postal(String, String, Extension[], String, String, String, String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.Postal
 
Producer - interface org.apache.wsrp4j.consumer.Producer.
A consumer representation of a WSRP-producer providing WSRP-portlets.
ProducerConstants - interface org.apache.wsrp4j.producer.util.ProducerConstants.
 
ProducerImpl - class org.apache.wsrp4j.consumer.driver.ProducerImpl.
A consumer representation of a WSRP-producer providing WSRP-portlets.
ProducerImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.ProducerImpl
Default Constructor should not be used directly.
ProducerImpl(String, String, String) - Constructor for class org.apache.wsrp4j.consumer.driver.ProducerImpl
This constructor can be used to create a new producer object
ProducerImpl(String, String, String, String, String, RegistrationData) - Constructor for class org.apache.wsrp4j.consumer.driver.ProducerImpl
This constructor can be used to create a new producer object
ProducerOfferedPortlet - interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet.
Provides an interface to a class encapsulating a ProducerOfferedPortlet- object.
ProducerOfferedPortletImpl - class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl.
This class implements the ProducerOfferedPortlet interface encapsulating ProducerOfferedPortlet-objects.
ProducerOfferedPortletImpl() - Constructor for class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
constructor
ProducerRegistry - interface org.apache.wsrp4j.consumer.ProducerRegistry.
Defines a registry which can be used to administer producer objects.
Property - class oasis.names.tc.wsrp.v1.types.Property.
 
Property() - Constructor for class oasis.names.tc.wsrp.v1.types.Property
 
Property(MessageElement[], String, String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.Property
 
PropertyDescription - class oasis.names.tc.wsrp.v1.types.PropertyDescription.
 
PropertyDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.PropertyDescription
 
PropertyDescription(Extension[], LocalizedString, LocalizedString, String, QName) - Constructor for class oasis.names.tc.wsrp.v1.types.PropertyDescription
 
PropertyList - class oasis.names.tc.wsrp.v1.types.PropertyList.
 
PropertyList() - Constructor for class oasis.names.tc.wsrp.v1.types.PropertyList
 
PropertyList(Extension[], Property[], ResetProperty[]) - Constructor for class oasis.names.tc.wsrp.v1.types.PropertyList
 
Provider - interface org.apache.wsrp4j.producer.provider.Provider.
 
ProviderAccess - class org.apache.wsrp4j.producer.ProviderAccess.
This class provides a static method to access the Provider component.
ProviderAccess() - Constructor for class org.apache.wsrp4j.producer.ProviderAccess
 
ProviderFactory - interface org.apache.wsrp4j.producer.provider.ProviderFactory.
This class provides the ProviderFactory-interface.
perGroup - Static variable in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
perUser - Static variable in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
performBlockingInteraction(PerformBlockingInteraction) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPImpl
 
performBlockingInteraction(PerformBlockingInteraction) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
performBlockingInteraction(PerformBlockingInteraction) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Markup_PortType
 
performBlockingInteraction(InteractionRequest, String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
This method is used to perform a blocking interaction on the portlet instance.
performBlockingInteraction(InteractionRequest, String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
This method is used to perform a blocking interaction on the portlet instance.
performBlockingInteraction(PerformBlockingInteraction) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Invokes a blocking interaction with the adressed portlet by calling the PortletInvoker
portletSessions - Variable in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
preview - Static variable in class org.apache.wsrp4j.util.Modes
 

R

REPLACE_END - Static variable in class org.apache.wsrp4j.util.Constants
 
REPLACE_START - Static variable in class org.apache.wsrp4j.util.Constants
 
RESTORE_OBJECT_ERROR - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
REWRITE_END - Static variable in class org.apache.wsrp4j.util.Constants
 
REWRITE_RESOURCE - Static variable in class org.apache.wsrp4j.util.Constants
 
REWRITE_START - Static variable in class org.apache.wsrp4j.util.Constants
 
Registration - interface org.apache.wsrp4j.producer.Registration.
This interface provides access to Registration-objects.
RegistrationContext - class oasis.names.tc.wsrp.v1.types.RegistrationContext.
 
RegistrationContext() - Constructor for class oasis.names.tc.wsrp.v1.types.RegistrationContext
 
RegistrationContext(Extension[], String, byte[]) - Constructor for class oasis.names.tc.wsrp.v1.types.RegistrationContext
 
RegistrationData - class oasis.names.tc.wsrp.v1.types.RegistrationData.
 
RegistrationData() - Constructor for class oasis.names.tc.wsrp.v1.types.RegistrationData
 
RegistrationData(String, String[], String, String[], String[], String[], Extension[], boolean, Property[]) - Constructor for class oasis.names.tc.wsrp.v1.types.RegistrationData
 
RegistrationImpl - class org.apache.wsrp4j.producer.driver.RegistrationImpl.
This class implements the Registration interface encapsulating a registration-object.
RegistrationImpl() - Constructor for class org.apache.wsrp4j.producer.driver.RegistrationImpl
 
RegistrationState - class oasis.names.tc.wsrp.v1.types.RegistrationState.
 
RegistrationState() - Constructor for class oasis.names.tc.wsrp.v1.types.RegistrationState
 
RegistrationState(Extension[], byte[]) - Constructor for class oasis.names.tc.wsrp.v1.types.RegistrationState
 
ReleaseSessions - class oasis.names.tc.wsrp.v1.types.ReleaseSessions.
 
ReleaseSessions() - Constructor for class oasis.names.tc.wsrp.v1.types.ReleaseSessions
 
ReleaseSessions(RegistrationContext, String[]) - Constructor for class oasis.names.tc.wsrp.v1.types.ReleaseSessions
 
ResetProperty - class oasis.names.tc.wsrp.v1.types.ResetProperty.
 
ResetProperty() - Constructor for class oasis.names.tc.wsrp.v1.types.ResetProperty
 
ResetProperty(String) - Constructor for class oasis.names.tc.wsrp.v1.types.ResetProperty
 
Resource - class oasis.names.tc.wsrp.v1.types.Resource.
 
Resource() - Constructor for class oasis.names.tc.wsrp.v1.types.Resource
 
Resource(Extension[], String, ResourceValue[]) - Constructor for class oasis.names.tc.wsrp.v1.types.Resource
 
ResourceList - class oasis.names.tc.wsrp.v1.types.ResourceList.
 
ResourceList() - Constructor for class oasis.names.tc.wsrp.v1.types.ResourceList
 
ResourceList(Extension[], Resource[]) - Constructor for class oasis.names.tc.wsrp.v1.types.ResourceList
 
ResourceValue - class oasis.names.tc.wsrp.v1.types.ResourceValue.
 
ResourceValue() - Constructor for class oasis.names.tc.wsrp.v1.types.ResourceValue
 
ResourceValue(Extension[], String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.ResourceValue
 
ReturnAny - class oasis.names.tc.wsrp.v1.types.ReturnAny.
 
ReturnAny() - Constructor for class oasis.names.tc.wsrp.v1.types.ReturnAny
 
ReturnAny(Extension[]) - Constructor for class oasis.names.tc.wsrp.v1.types.ReturnAny
 
RuntimeContext - class oasis.names.tc.wsrp.v1.types.RuntimeContext.
 
RuntimeContext() - Constructor for class oasis.names.tc.wsrp.v1.types.RuntimeContext
 
RuntimeContext(Extension[], String, String, String, Templates, String) - Constructor for class oasis.names.tc.wsrp.v1.types.RuntimeContext
 
readOnly - Static variable in class oasis.names.tc.wsrp.v1.types.StateChange
 
readResolve() - Method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
readResolve() - Method in class oasis.names.tc.wsrp.v1.types.StateChange
 
readResolve() - Method in class org.apache.wsrp4j.util.Modes
 
readResolve() - Method in class org.apache.wsrp4j.util.WindowStates
 
readWrite - Static variable in class oasis.names.tc.wsrp.v1.types.StateChange
 
register(RegistrationData) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPImpl
 
register(RegistrationData) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
register(RegistrationData) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Registration_PortType
 
register(RegistrationData) - Method in interface org.apache.wsrp4j.consumer.Producer
Method establishes a relationship between consumer and producer.
register(RegistrationData) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Method establishes a relationship between consumer and producer.
register(RegistrationData) - Method in interface org.apache.wsrp4j.producer.ConsumerRegistry
Creates a new registration-object for a certain consumer, adds it to the consumer registry and returns it.
register(RegistrationData) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Calls the ConsumerRegistry to register a certain consumer.
releaseSessions(ReleaseSessions) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPImpl
 
releaseSessions(ReleaseSessions) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
releaseSessions(ReleaseSessions) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Markup_PortType
 
releaseSessions(String[], String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Inform the producer that the sessions specified in the sessionIDs array will no longer be used by the consumer and can therefor be released.
releaseSessions(String[], String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Inform the producer that the sessions specified in the sessionIDs array will no longer be used by the consumer and can therefor be released.
releaseSessions(ReleaseSessions) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Destroys the sessions adressed by the delivered sessionIDs.
remove(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilterWriter
Removes an entire entry for a certain consumer (identified by regHandle).
remove(String, String) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilterWriter
Abrogates the availability of a certain portlet (identified by portletHandle) regarding a certain consumer (identified by regHandle).
remove(String, Iterator) - Method in interface org.apache.wsrp4j.producer.provider.PortletRegistrationFilterWriter
Abrogates the availability of several portlets (identified by portletHandles) regarding a certain consumer (identified by regHandle).
remove(String) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Removes an entire entry for a certain consumer (identified by regHandle).
remove(String, String) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Abrogates the availability of a certain portlet (identified by portletHandle) regarding a certain consumer (identified by regHandle).
remove(String, Iterator) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletRegistrationFilterImpl
Abrogates the availability of several portlets (identified by portletHandles) regarding a certain consumer (identified by regHandle).
removeAllGroupSessions() - Method in interface org.apache.wsrp4j.consumer.UserSession
Remove all group sessions
removeAllGroupSessions() - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Remove all group sessions
removeAllPortletSessions() - Method in interface org.apache.wsrp4j.consumer.GroupSession
Removes all portlet session objects from the group session.
removeAllPortletSessions() - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
removeAllPortletWindowSessions() - Method in interface org.apache.wsrp4j.consumer.PortletSession
Remove all portlet window sessions which belong to this portlet session.
removeAllPortletWindowSessions() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
Remove all portlet window sessions which belong to this portlet session.
removeAllPortlets() - Method in interface org.apache.wsrp4j.consumer.PortletRegistry
Remove all portlets from the registry
removeAllPortlets() - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
Remove all portlets from the registry
removeAllProducers() - Method in interface org.apache.wsrp4j.consumer.ProducerRegistry
Remove all producer objects from the registry
removeAllProducers() - Method in class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
Remove all producer objects from the registry
removeAllUsers() - Method in interface org.apache.wsrp4j.consumer.UserRegistry
Remove all users from the registry
removeAllUsers() - Method in class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
 
removeGroupSession(String) - Method in interface org.apache.wsrp4j.consumer.UserSession
Remove a group session from the user session
removeGroupSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Remove a group session from the user session
removePortlet(PortletKey) - Method in interface org.apache.wsrp4j.consumer.PortletRegistry
Remove the portlet with the given portlet key
removePortlet(PortletKey) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletRegistryImpl
Remove the portlet with the given portlet key
removePortletSession(String) - Method in interface org.apache.wsrp4j.consumer.GroupSession
Remove the portlet session object with the given key from the group session.
removePortletSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
removePortletWindowSession(String) - Method in interface org.apache.wsrp4j.consumer.PortletSession
Remove the porlet window session with the given window id.
removePortletWindowSession(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
Remove the porlet window session with the given window id.
removeProducer(String) - Method in interface org.apache.wsrp4j.consumer.ProducerRegistry
Remove the producer with the given ID from the registry
removeProducer(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericProducerRegistryImpl
Remove the producer with the given ID from the registry
removeUser(String) - Method in interface org.apache.wsrp4j.consumer.UserRegistry
Remove a user from the list of known user
removeUser(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
Remove a user from the list of known user
rewriteURLs(String) - Method in interface org.apache.wsrp4j.consumer.URLRewriter
Parses the entire markup and rewrites all found URLs.
rewriteURLs(String) - Method in class org.apache.wsrp4j.consumer.driver.URLRewriterImpl
 

S

SAVE_SERVICEDESCRIPTION_FAILED - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
SECURE_URL - Static variable in class org.apache.wsrp4j.util.Constants
 
SERVICE_CLASS_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
SESSION_ID - Static variable in class org.apache.wsrp4j.util.Constants
 
STORE_OBJECT_ERROR - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
SYNTAX_ERROR_IN_TEMPLATE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
ServiceDescription - class oasis.names.tc.wsrp.v1.types.ServiceDescription.
 
ServiceDescription() - Constructor for class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
ServiceDescription(ItemDescription[], ItemDescription[], ItemDescription[], Extension[], String[], PortletDescription[], ModelDescription, CookieProtocol, boolean, ResourceList, ItemDescription[]) - Constructor for class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
ServletAccess - class org.apache.wsrp4j.producer.util.ServletAccess.
 
ServletAccess() - Constructor for class org.apache.wsrp4j.producer.util.ServletAccess
 
SessionContext - class oasis.names.tc.wsrp.v1.types.SessionContext.
 
SessionContext() - Constructor for class oasis.names.tc.wsrp.v1.types.SessionContext
 
SessionContext(int, Extension[], String) - Constructor for class oasis.names.tc.wsrp.v1.types.SessionContext
 
SessionHandler - interface org.apache.wsrp4j.consumer.SessionHandler.
Interface of a session handler on the consumer side.
SetPortletProperties - class oasis.names.tc.wsrp.v1.types.SetPortletProperties.
 
SetPortletProperties() - Constructor for class oasis.names.tc.wsrp.v1.types.SetPortletProperties
 
SetPortletProperties(PortletContext, PropertyList, RegistrationContext, UserContext) - Constructor for class oasis.names.tc.wsrp.v1.types.SetPortletProperties
 
StateChange - class oasis.names.tc.wsrp.v1.types.StateChange.
 
StateChange(String) - Constructor for class oasis.names.tc.wsrp.v1.types.StateChange
 
StateChangedEvent - class org.apache.wsrp4j.util.StateChangedEvent.
StateChangedEvent class, used as event for the StateChangedServiceImpl.
StateChangedEvent(Object) - Constructor for class org.apache.wsrp4j.util.StateChangedEvent
Public default contructor
StateChangedListener - interface org.apache.wsrp4j.util.StateChangedListener.
This class defines the StateChangedListener Interface.
StateChangedService - interface org.apache.wsrp4j.util.StateChangedService.
 
StateChangedServiceImpl - class org.apache.wsrp4j.util.StateChangedServiceImpl.
This class implements the StateChangedService interface and is the parent of all classes with StateChangeService functionality.
StateChangedServiceImpl() - Constructor for class org.apache.wsrp4j.util.StateChangedServiceImpl
Constructor
StringArray - class oasis.names.tc.wsrp.v1.types.StringArray.
 
StringArray() - Constructor for class oasis.names.tc.wsrp.v1.types.StringArray
 
StringArray(String[]) - Constructor for class oasis.names.tc.wsrp.v1.types.StringArray
 
serialize(Object) - Static method in class org.apache.wsrp4j.producer.util.ObjectSerializer
 
set(String, PortletState) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Set the portlet's state
setAsElement(Element) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method setAsElement.
setAsPropertyList(PropertyList) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method setAsPropertyList.
setAsPropertyList(String, PropertyList) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Set the portlet state
setAsString(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method setAsString.
setAsString(String, String) - Method in interface org.apache.wsrp4j.producer.provider.PortletStateManager
Set the portlet state
setBdate(Calendar) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the bdate value for this UserProfile.
setBlockingActionTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the blockingActionTemplate value for this Templates.
setBusinessInfo(Contact) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the businessInfo value for this UserProfile.
setCacheControl(CacheControl) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the cacheControl value for this MarkupContext.
setCharacterEncodingSet(String[]) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the character set the consumer wants the remote portlet to use for encoding the markup.
setCharacterEncodingSet(String[]) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the character set the consumer wants the remote portlet to use for encoding the markup.
setCity(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the city value for this Postal.
setClientData(ClientData) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the clientData value for this MarkupParams.
setComment(String) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Sets the comment value for this TelephoneNum.
setCommonExceptionRange() - Method in class org.apache.wsrp4j.exception.WSRPException
Assign the exception to the common range
setConsumerAgent(String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the consumerAgent value for this RegistrationData.
setConsumerAgent(String) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the name of the consumer
setConsumerAgent(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the name of the consumer
setConsumerExceptionRange() - Method in class org.apache.wsrp4j.exception.WSRPException
Assign the exception to the consumer range
setConsumerModes(String[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the consumerModes value for this RegistrationData.
setConsumerModes(int, String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
setConsumerName(String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the consumerName value for this RegistrationData.
setConsumerUserScopes(String[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the consumerUserScopes value for this RegistrationData.
setConsumerUserScopes(int, String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
setConsumerWindowStates(String[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the consumerWindowStates value for this RegistrationData.
setConsumerWindowStates(int, String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
setCountry(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the country value for this Postal.
setCustomModeDescriptions(ItemDescription[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the customModeDescriptions value for this ServiceDescription.
setCustomModeDescriptions(int, ItemDescription) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setCustomUserProfileData(String[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the customUserProfileData value for this RegistrationData.
setCustomUserProfileData(int, String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
setCustomUserProfileItemDescriptions(ItemDescription[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the customUserProfileItemDescriptions value for this ServiceDescription.
setCustomUserProfileItemDescriptions(int, ItemDescription) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setCustomWindowStateDescriptions(ItemDescription[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the customWindowStateDescriptions value for this ServiceDescription.
setCustomWindowStateDescriptions(int, ItemDescription) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setDefaultMarkupSecure(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the defaultMarkupSecure value for this PortletDescription.
setDefaultTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the defaultTemplate value for this Templates.
setDepartment(String) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Sets the department value for this EmployerInfo.
setDescription(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Sets the description value for this ItemDescription.
setDescription(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the description value for this PortletDescription.
setDescription(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set a description of the producer.
setDescription(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set a description of the producer.
setDesiredLocales(String[]) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Sets the desiredLocales value for this GetPortletDescription.
setDesiredLocales(int, String) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
 
setDesiredLocales(String[]) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Sets the desiredLocales value for this GetPortletPropertyDescription.
setDesiredLocales(int, String) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
 
setDesiredLocales(String[]) - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Sets the desiredLocales value for this GetServiceDescription.
setDesiredLocales(int, String) - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
 
setDestroyFailed(DestroyFailed[]) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Sets the destroyFailed value for this DestroyPortletsResponse.
setDestroyFailed(int, DestroyFailed) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
setDisplayName(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the displayName value for this PortletDescription.
setDoesUrlTemplateProcessing(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the doesUrlTemplateProcessing value for this PortletDescription.
setEmail(String) - Method in class oasis.names.tc.wsrp.v1.types.Online
Sets the email value for this Online.
setEmployer(String) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Sets the employer value for this EmployerInfo.
setEmployerInfo(EmployerInfo) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the employerInfo value for this UserProfile.
setEndpointAddress(String, String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
Set the endpoint address for the specified port name.
setExpires(int) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Sets the expires value for this CacheControl.
setExpires(int) - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
Sets the expires value for this SessionContext.
setExt(String) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Sets the ext value for this TelephoneNum.
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Sets the extensions value for this BlockingInteractionResponse.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Sets the extensions value for this CacheControl.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ClientData
Sets the extensions value for this ClientData.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ClientData
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.Contact
Sets the extensions value for this Contact.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.Contact
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
Sets the extensions value for this DestroyPortletsResponse.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Sets the extensions value for this EmployerInfo.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Sets the extensions value for this InteractionParams.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Sets the extensions value for this ItemDescription.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the extensions value for this MarkupContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the extensions value for this MarkupParams.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Sets the extensions value for this MarkupResponse.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Sets the extensions value for this MarkupType.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Sets the extensions value for this ModelDescription.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.Online
Sets the extensions value for this Online.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.Online
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the extensions value for this PersonName.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
Sets the extensions value for this PortletContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the extensions value for this PortletDescription.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Sets the extensions value for this PortletDescriptionResponse.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Sets the extensions value for this PortletPropertyDescriptionResponse.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the extensions value for this Postal.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.Postal
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Sets the extensions value for this PropertyDescription.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
Sets the extensions value for this PropertyList.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Sets the extensions value for this RegistrationContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the extensions value for this RegistrationData.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Sets the extensions value for this RegistrationState.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.Resource
Sets the extensions value for this Resource.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.Resource
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
Sets the extensions value for this ResourceList.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Sets the extensions value for this ResourceValue.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ReturnAny
Sets the extensions value for this ReturnAny.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ReturnAny
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Sets the extensions value for this RuntimeContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the extensions value for this ServiceDescription.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
Sets the extensions value for this SessionContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Sets the extensions value for this Telecom.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Sets the extensions value for this TelephoneNum.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the extensions value for this Templates.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.Templates
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Sets the extensions value for this UploadContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Sets the extensions value for this UserContext.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
 
setExtensions(Extension[]) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the extensions value for this UserProfile.
setExtensions(int, Extension) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
 
setFamily(String) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the family value for this PersonName.
setFax(TelephoneNum) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Sets the fax value for this Telecom.
setFormParameters(NamedString[]) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Sets the formParameters value for this InteractionParams.
setFormParameters(int, NamedString) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
setGender(String) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the gender value for this UserProfile.
setGiven(String) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the given value for this PersonName.
setGroupID(String) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the groupID value for this PortletDescription.
setGroupID(String) - Method in interface org.apache.wsrp4j.consumer.GroupSession
Set the ID of the group this group session belongs to.
setGroupID(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
 
setGroupSessionTable(Hashtable) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
 
setHasUserSpecificState(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the hasUserSpecificState value for this PortletDescription.
setHint(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Sets the hint value for this PropertyDescription.
setHomeInfo(Contact) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the homeInfo value for this UserProfile.
setID(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the ID of the producer to he given value.
setID(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the ID of the producer to he given value.
setInitCookieDone(boolean) - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
Set if an initCookie call has been done already or not.
setInitCookieDone(boolean) - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
setInitCookieRequired(boolean) - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
Set a boolean value to indicate if an initCookie call needs to be done.
setInitCookieRequired(boolean) - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
setIntcode(String) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Sets the intcode value for this TelephoneNum.
setInteractionParams(InteractionParams) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Sets the interactionParams value for this PerformBlockingInteraction.
setInteractionState(String) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Sets the interactionState value for this InteractionParams.
setIsRegistrationRequired(boolean) - Method in interface org.apache.wsrp4j.consumer.Producer
Define if the producer requires in-band registration or not.
setIsRegistrationRequired(boolean) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Define if the producer requires in-band registration or not.
setItemName(String) - Method in class oasis.names.tc.wsrp.v1.types.ItemDescription
Sets the itemName value for this ItemDescription.
setJobtitle(String) - Method in class oasis.names.tc.wsrp.v1.types.EmployerInfo
Sets the jobtitle value for this EmployerInfo.
setKeywords(LocalizedString[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the keywords value for this PortletDescription.
setKeywords(int, LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
setLabel(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Sets the label value for this PropertyDescription.
setLang(String) - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Sets the lang value for this LocalizedString.
setLang(String) - Method in class oasis.names.tc.wsrp.v1.types.Property
Sets the lang value for this Property.
setLang(String) - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Sets the lang value for this ResourceValue.
setLocale(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the locale value for this MarkupContext.
setLocales(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the locales value for this MarkupParams.
setLocales(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
setLocales(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Sets the locales value for this MarkupType.
setLocales(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
setLocales(String[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the locales value for this ServiceDescription.
setLocales(int, String) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setLoccode(String) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Sets the loccode value for this TelephoneNum.
setMarkupBinary(byte[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the markupBinary value for this MarkupContext.
setMarkupCharacterSets(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the markupCharacterSets value for this MarkupParams.
setMarkupCharacterSets(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
setMarkupContext(MarkupContext) - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Sets the markupContext value for this MarkupResponse.
setMarkupContext(MarkupContext) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Sets the markupContext value for this UpdateResponse.
setMarkupInterfaceEndpoint(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the URL of the producers markup interface.
setMarkupInterfaceEndpoint(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
setMarkupParams(MarkupParams) - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Sets the markupParams value for this GetMarkup.
setMarkupParams(MarkupParams) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Sets the markupParams value for this PerformBlockingInteraction.
setMarkupString(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the markupString value for this MarkupContext.
setMarkupTypes(MarkupType[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the markupTypes value for this PortletDescription.
setMarkupTypes(int, MarkupType) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
setMethodGetSupported(boolean) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the methodGetSupported value for this RegistrationData.
setMiddle(String) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the middle value for this PersonName.
setMimeAttributes(NamedString[]) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Sets the mimeAttributes value for this UploadContext.
setMimeAttributes(int, NamedString) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
 
setMimeType(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the mimeType value for this MarkupContext.
setMimeType(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Sets the mimeType value for this MarkupType.
setMimeType(String) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Sets the mimeType value for this UploadContext.
setMimeTypes(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the mimeTypes value for this MarkupParams.
setMimeTypes(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
setMimeTypes(String[]) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the mime types the consumer supports The order in the array defines the order of preference of the consumer.
setMimeTypes(String[]) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the mime types the consumer supports The order in the array defines the order of preference of the consumer.
setMobile(TelephoneNum) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Sets the mobile value for this Telecom.
setMode(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the mode value for this MarkupParams.
setModelDescription(ModelDescription) - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Sets the modelDescription value for this PortletPropertyDescriptionResponse.
setModelDescription(ModelDescription) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Set the WSRP model description
setModelTypes(ModelTypes) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Sets the modelTypes value for this ModelDescription.
setModes(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Sets the modes value for this MarkupType.
setModes(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
setName(String) - Method in class oasis.names.tc.wsrp.v1.types.NamedString
Sets the name value for this NamedString.
setName(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the name value for this Postal.
setName(String) - Method in class oasis.names.tc.wsrp.v1.types.Property
Sets the name value for this Property.
setName(String) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Sets the name value for this PropertyDescription.
setName(String) - Method in class oasis.names.tc.wsrp.v1.types.ResetProperty
Sets the name value for this ResetProperty.
setName(PersonName) - Method in class oasis.names.tc.wsrp.v1.types.UserProfile
Sets the name value for this UserProfile.
setName(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the name of the producer.
setName(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the name of the producer.
setNamedString(NamedString[]) - Method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
Sets the namedString value for this NamedStringArray.
setNamedString(int, NamedString) - Method in class oasis.names.tc.wsrp.v1.types.NamedStringArray
 
setNames(String[]) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Sets the names value for this GetPortletProperties.
setNames(int, String) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
 
setNamespacePrefix(String) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Sets the namespacePrefix value for this RuntimeContext.
setNavigationalState(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the navigationalState value for this MarkupParams.
setNavigationalState(String) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Sets the navigationalState value for this UpdateResponse.
setNewMode(String) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Sets the newMode value for this UpdateResponse.
setNewWindowState(String) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Sets the newWindowState value for this UpdateResponse.
setNickname(String) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the nickname value for this PersonName.
setNumber(String) - Method in class oasis.names.tc.wsrp.v1.types.TelephoneNum
Sets the number value for this TelephoneNum.
setOfferedPortlets(PortletDescription[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the offeredPortlets value for this ServiceDescription.
setOfferedPortlets(int, PortletDescription) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setOnline(Online) - Method in class oasis.names.tc.wsrp.v1.types.Contact
Sets the online value for this Contact.
setOnlySecure(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the onlySecure value for this PortletDescription.
setOrganization(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the organization value for this Postal.
setPager(TelephoneNum) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Sets the pager value for this Telecom.
setParent(String) - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Set the portlet handle of the parent portlet.
setParent(String) - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
setParentHandle(String) - Method in interface org.apache.wsrp4j.producer.provider.ConsumerConfiguredPortlet
Sets the portlet handle of the parent ProducerOfferedPortlet.
setParentHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerConfiguredPortletImpl
Sets the portlet handle of the parent ProducerOfferedPortlet.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Sets the portletContext value for this ClonePortlet.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Sets the portletContext value for this GetMarkup.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Sets the portletContext value for this GetPortletDescription.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Sets the portletContext value for this GetPortletProperties.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Sets the portletContext value for this GetPortletPropertyDescription.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Sets the portletContext value for this PerformBlockingInteraction.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Sets the portletContext value for this SetPortletProperties.
setPortletContext(PortletContext) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Sets the portletContext value for this UpdateResponse.
setPortletContext(PortletContext) - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Set the portlet context of the portlet.
setPortletContext(PortletContext) - Method in class org.apache.wsrp4j.consumer.driver.ConsumerPortletContext
 
setPortletContext(PortletContext) - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
setPortletDescription(PortletDescription) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Sets the portletDescription value for this PortletDescriptionResponse.
setPortletDriverRegistry(PortletDriverRegistry) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the portlet driver registry of the consumer.
setPortletHandle(String) - Method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Sets the portletHandle value for this DestroyFailed.
setPortletHandle(String) - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
Sets the portletHandle value for this PortletContext.
setPortletHandle(String) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the portletHandle value for this PortletDescription.
setPortletHandle(String) - Method in interface org.apache.wsrp4j.consumer.PortletKey
Set the portlet handle which identifies an portlet in the scope of one producer
setPortletHandle(String) - Method in interface org.apache.wsrp4j.consumer.PortletSession
Set the portlet handle of the portlet this session belongs to.
setPortletHandle(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
 
setPortletHandle(String) - Method in class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
Set the portlet handle which identifies an portlet in the scope of one producer
setPortletHandle(String) - Method in interface org.apache.wsrp4j.producer.provider.Portlet
Sets the portletHandle to enable identification of the portlet.
setPortletHandle(String) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Method setPortletHandle
setPortletHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.PortletImpl
Sets the portletHandle to enable identification of the portlet.
setPortletHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Sets the portletHandle to enable identification of the portlet.
setPortletHandles(String[]) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Sets the portletHandles value for this DestroyPortlets.
setPortletHandles(int, String) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
 
setPortletHandles(Collection) - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Sets a collection of portlet handles for this registration
setPortletInstanceKey(String) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Sets the portletInstanceKey value for this RuntimeContext.
setPortletKey(PortletKey) - Method in interface org.apache.wsrp4j.consumer.WSRPPortlet
Set the portlet key of the portlet.
setPortletKey(PortletKey) - Method in class org.apache.wsrp4j.consumer.driver.ConsumerPortletContext
 
setPortletKey(PortletKey) - Method in class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
setPortletManagementInterfaceEndpoint(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the URL of the producers portlet management interface.
setPortletManagementInterfaceEndpoint(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
 
setPortletProperties(SetPortletProperties) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
setPortletProperties(SetPortletProperties) - Method in class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
setPortletProperties(SetPortletProperties) - Method in interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType
 
setPortletProperties(PropertyList, String) - Method in interface org.apache.wsrp4j.consumer.PortletDriver
Set the portlet properties specified in the property list
setPortletProperties(PropertyList, String) - Method in class org.apache.wsrp4j.consumer.driver.PortletDriverImpl
Set the portlet properties specified in the property list
setPortletProperties(SetPortletProperties) - Method in class org.apache.wsrp4j.producer.driver.WSRPEngine
Sets the properties of a portlet.
setPortletRegistry(PortletRegistry) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the portlet registry of the consumer.
setPortletState(byte[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletContext
Sets the portletState value for this PortletContext.
setPortletStateChange(StateChange) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Sets the portletStateChange value for this InteractionParams.
setPortletStateChange(StateChange) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set a flag which is used to indicate the producer wether or not the processing of portlets is allowed to modify the portlet state.
setPortletStateChange(StateChange) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set a flag which is used to indicate the producer wether or not the processing of portlets is allowed to modify the portlet state.
setPostal(Postal) - Method in class oasis.names.tc.wsrp.v1.types.Contact
Sets the postal value for this Contact.
setPostalcode(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the postalcode value for this Postal.
setPreferredTitle(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the preferredTitle value for this MarkupContext.
setPrefix(String) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the prefix value for this PersonName.
setProducerExceptionRange() - Method in class org.apache.wsrp4j.exception.WSRPException
Assign the exception to the producer range
setProducerID(String) - Method in interface org.apache.wsrp4j.consumer.UserSession
Set the ID of the producer this session is bind to.
setProducerID(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Set the ID of the producer this session is bind to.
setProducerId(String) - Method in interface org.apache.wsrp4j.consumer.PortletKey
Set the ID of the producer providing the portlet
setProducerId(String) - Method in class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
Set the ID of the producer providing the portlet
setProducerRegistry(ProducerRegistry) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the producer registry of the consumer.
setProfile(UserProfile) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Sets the profile value for this UserContext.
setProperties(Property[]) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
Sets the properties value for this PropertyList.
setProperties(int, Property) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
setPropertyDescriptions(PropertyDescription[]) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
Sets the propertyDescriptions value for this ModelDescription.
setPropertyDescriptions(int, PropertyDescription) - Method in class oasis.names.tc.wsrp.v1.types.ModelDescription
 
setPropertyList(PropertyList) - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Sets the propertyList value for this SetPortletProperties.
setPropertyMap(HashMap) - Method in interface org.apache.wsrp4j.producer.provider.PortletState
Set the Property map
setProviderExceptionRange() - Method in class org.apache.wsrp4j.exception.WSRPException
Assign the exception to the provider range
setReason(String) - Method in class oasis.names.tc.wsrp.v1.types.DestroyFailed
Sets the reason value for this DestroyFailed.
setRedirectURL(String) - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Sets the redirectURL value for this BlockingInteractionResponse.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Sets the registrationContext value for this ClonePortlet.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.DestroyPortlets
Sets the registrationContext value for this DestroyPortlets.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Sets the registrationContext value for this GetMarkup.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Sets the registrationContext value for this GetPortletDescription.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Sets the registrationContext value for this GetPortletProperties.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Sets the registrationContext value for this GetPortletPropertyDescription.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.GetServiceDescription
Sets the registrationContext value for this GetServiceDescription.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.InitCookie
Sets the registrationContext value for this InitCookie.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Sets the registrationContext value for this ModifyRegistration.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Sets the registrationContext value for this PerformBlockingInteraction.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Sets the registrationContext value for this ReleaseSessions.
setRegistrationContext(RegistrationContext) - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Sets the registrationContext value for this SetPortletProperties.
setRegistrationContext(RegistrationContext) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the registration context.
setRegistrationContext(RegistrationContext) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the registration context.
setRegistrationContext(RegistrationContext) - Method in interface org.apache.wsrp4j.producer.Registration
Sets the registration context.
setRegistrationContext(RegistrationContext) - Method in class org.apache.wsrp4j.producer.driver.RegistrationImpl
Sets the registration context.
setRegistrationData(RegistrationData) - Method in class oasis.names.tc.wsrp.v1.types.ModifyRegistration
Sets the registrationData value for this ModifyRegistration.
setRegistrationData(RegistrationData) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the registration the consumer uses the register at this producer.
setRegistrationData(RegistrationData) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the registration the consumer uses the register at this producer.
setRegistrationData(RegistrationData) - Method in interface org.apache.wsrp4j.producer.Registration
Sets the registration data.
setRegistrationData(RegistrationData) - Method in class org.apache.wsrp4j.producer.driver.RegistrationImpl
Sets the registration data.
setRegistrationHandle(String) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Sets the registrationHandle value for this RegistrationContext.
setRegistrationHandle(String) - Method in class org.apache.wsrp4j.producer.provider.driver.ConsumerPortletRegistrationImpl
Sets the registration handle for a specific consumer
setRegistrationInterfaceEndpoint(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the URL of the producers registration interface.
setRegistrationInterfaceEndpoint(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the URL of the producers registration interface.
setRegistrationProperties(Property[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
Sets the registrationProperties value for this RegistrationData.
setRegistrationProperties(int, Property) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationData
 
setRegistrationPropertyDescription(ModelDescription) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the registrationPropertyDescription value for this ServiceDescription.
setRegistrationRequired(boolean) - Method in interface org.apache.wsrp4j.producer.provider.ProducerOfferedPortlet
Sets the flag indicating whether registration is required or not.
setRegistrationRequired(boolean) - Method in class org.apache.wsrp4j.producer.provider.driver.ProducerOfferedPortletImpl
Sets the flag indicating whether registration is required or not.
setRegistrationState(byte[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationContext
Sets the registrationState value for this RegistrationContext.
setRegistrationState(byte[]) - Method in class oasis.names.tc.wsrp.v1.types.RegistrationState
Sets the registrationState value for this RegistrationState.
setRenderTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the renderTemplate value for this Templates.
setRequiresInitCookie(CookieProtocol) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the requiresInitCookie value for this ServiceDescription.
setRequiresRegistration(boolean) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the requiresRegistration value for this ServiceDescription.
setRequiresUrlRewriting(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the requiresUrlRewriting value for this MarkupContext.
setResetProperties(ResetProperty[]) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
Sets the resetProperties value for this PropertyList.
setResetProperties(int, ResetProperty) - Method in class oasis.names.tc.wsrp.v1.types.PropertyList
 
setResourceList(ResourceList) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescriptionResponse
Sets the resourceList value for this PortletDescriptionResponse.
setResourceList(ResourceList) - Method in class oasis.names.tc.wsrp.v1.types.PortletPropertyDescriptionResponse
Sets the resourceList value for this PortletPropertyDescriptionResponse.
setResourceList(ResourceList) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the resourceList value for this ServiceDescription.
setResourceName(String) - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Sets the resourceName value for this LocalizedString.
setResourceName(String) - Method in class oasis.names.tc.wsrp.v1.types.Resource
Sets the resourceName value for this Resource.
setResourceTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the resourceTemplate value for this Templates.
setResources(Resource[]) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
Sets the resources value for this ResourceList.
setResources(int, Resource) - Method in class oasis.names.tc.wsrp.v1.types.ResourceList
 
setRuntimeContext(RuntimeContext) - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Sets the runtimeContext value for this GetMarkup.
setRuntimeContext(RuntimeContext) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Sets the runtimeContext value for this PerformBlockingInteraction.
setSecureBlockingActionTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the secureBlockingActionTemplate value for this Templates.
setSecureClientCommunication(boolean) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the secureClientCommunication value for this MarkupParams.
setSecureDefaultTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the secureDefaultTemplate value for this Templates.
setSecureRenderTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the secureRenderTemplate value for this Templates.
setSecureResourceTemplate(String) - Method in class oasis.names.tc.wsrp.v1.types.Templates
Sets the secureResourceTemplate value for this Templates.
setServiceDescription(ServiceDescription) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the consumer environment this producer is used.
setServiceDescriptionInterfaceEndpoint(String) - Method in interface org.apache.wsrp4j.consumer.Producer
Set the URL of the producers service description interface.
setServiceDescriptionInterfaceEndpoint(String) - Method in class org.apache.wsrp4j.consumer.driver.ProducerImpl
Set the URL of the producers service description interface.
setSessionContext(SessionContext) - Method in class oasis.names.tc.wsrp.v1.types.MarkupResponse
Sets the sessionContext value for this MarkupResponse.
setSessionContext(SessionContext) - Method in class oasis.names.tc.wsrp.v1.types.UpdateResponse
Sets the sessionContext value for this UpdateResponse.
setSessionContext(SessionContext) - Method in interface org.apache.wsrp4j.consumer.PortletSession
Set the session context of the portlet instance.
setSessionContext(SessionContext) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
 
setSessionHandler(SessionHandler) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the session handler of the consumer.
setSessionID(String) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Sets the sessionID value for this RuntimeContext.
setSessionID(String) - Method in class oasis.names.tc.wsrp.v1.types.SessionContext
Sets the sessionID value for this SessionContext.
setSessionIDs(String[]) - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
Sets the sessionIDs value for this ReleaseSessions.
setSessionIDs(int, String) - Method in class oasis.names.tc.wsrp.v1.types.ReleaseSessions
 
setShortTitle(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the shortTitle value for this PortletDescription.
setStateprov(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the stateprov value for this Postal.
setStreet(String) - Method in class oasis.names.tc.wsrp.v1.types.Postal
Sets the street value for this Postal.
setString(String[]) - Method in class oasis.names.tc.wsrp.v1.types.StringArray
Sets the string value for this StringArray.
setString(int, String) - Method in class oasis.names.tc.wsrp.v1.types.StringArray
 
setStringValue(String) - Method in class oasis.names.tc.wsrp.v1.types.Property
Sets the stringValue value for this Property.
setSuffix(String) - Method in class oasis.names.tc.wsrp.v1.types.PersonName
Sets the suffix value for this PersonName.
setSupportedLocales(String[]) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the locales which are supported by the consumer.
setSupportedLocales(String[]) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the locales which are supported by the consumer.
setSupportedModes(String[]) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the portlet modes which are supported by the consumer.
setSupportedModes(String[]) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the portlet modes which are supported by the consumer.
setSupportedWindowStates(String[]) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the window states which are supported by the consumer.
setSupportedWindowStates(String[]) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the window states which are supported by the consumer.
setTelecom(Telecom) - Method in class oasis.names.tc.wsrp.v1.types.Contact
Sets the telecom value for this Contact.
setTelephone(TelephoneNum) - Method in class oasis.names.tc.wsrp.v1.types.Telecom
Sets the telephone value for this Telecom.
setTemplateComposer(URLTemplateComposer) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the url template composer for template proccessing
setTemplates(Templates) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Sets the templates value for this RuntimeContext.
setTemplatesStoredInSession(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the templatesStoredInSession value for this PortletDescription.
setTitle(LocalizedString) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the title value for this PortletDescription.
setType(QName) - Method in class oasis.names.tc.wsrp.v1.types.PropertyDescription
Sets the type value for this PropertyDescription.
setURLGenerator(URLGenerator) - Method in interface org.apache.wsrp4j.consumer.URLRewriter
Sets the URLGenerator to be used.
setURLGenerator(URLGenerator) - Method in interface org.apache.wsrp4j.consumer.URLTemplateComposer
Sets the URLGenerator to be used.
setURLGenerator(URLGenerator) - Method in class org.apache.wsrp4j.consumer.driver.URLRewriterImpl
Sets the url generator.
setURLRewriter(URLRewriter) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the url rewriter for consumer url-rewriting
setUpdateResponse(UpdateResponse) - Method in class oasis.names.tc.wsrp.v1.types.BlockingInteractionResponse
Sets the updateResponse value for this BlockingInteractionResponse.
setUploadContexts(UploadContext[]) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
Sets the uploadContexts value for this InteractionParams.
setUploadContexts(int, UploadContext) - Method in class oasis.names.tc.wsrp.v1.types.InteractionParams
 
setUploadData(byte[]) - Method in class oasis.names.tc.wsrp.v1.types.UploadContext
Sets the uploadData value for this UploadContext.
setUri(String) - Method in class oasis.names.tc.wsrp.v1.types.Online
Sets the uri value for this Online.
setUseCachedMarkup(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.MarkupContext
Sets the useCachedMarkup value for this MarkupContext.
setUserAgent(String) - Method in class oasis.names.tc.wsrp.v1.types.ClientData
Sets the userAgent value for this ClientData.
setUserAuthentication(String) - Method in class oasis.names.tc.wsrp.v1.types.RuntimeContext
Sets the userAuthentication value for this RuntimeContext.
setUserAuthentication(String) - Method in interface org.apache.wsrp4j.consumer.ConsumerCapabilities
Set the method of end user authentication used by the consumer..
setUserAuthentication(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the method of end user authentication used by the consumer..
setUserCategories(String[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the userCategories value for this PortletDescription.
setUserCategories(int, String) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
setUserCategories(String[]) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Sets the userCategories value for this UserContext.
setUserCategories(int, String) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
 
setUserCategoryDescriptions(ItemDescription[]) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
Sets the userCategoryDescriptions value for this ServiceDescription.
setUserCategoryDescriptions(int, ItemDescription) - Method in class oasis.names.tc.wsrp.v1.types.ServiceDescription
 
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.ClonePortlet
Sets the userContext value for this ClonePortlet.
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.GetMarkup
Sets the userContext value for this GetMarkup.
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletDescription
Sets the userContext value for this GetPortletDescription.
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletProperties
Sets the userContext value for this GetPortletProperties.
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.GetPortletPropertyDescription
Sets the userContext value for this GetPortletPropertyDescription.
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.PerformBlockingInteraction
Sets the userContext value for this PerformBlockingInteraction.
setUserContext(UserContext) - Method in class oasis.names.tc.wsrp.v1.types.SetPortletProperties
Sets the userContext value for this SetPortletProperties.
setUserContext(UserContext) - Method in interface org.apache.wsrp4j.consumer.User
Sets the UserContext for this userID
setUserContext(UserContext) - Method in class org.apache.wsrp4j.consumer.driver.UserImpl
Sets the UserContext for this userID
setUserContextKey(String) - Method in class oasis.names.tc.wsrp.v1.types.UserContext
Sets the userContextKey value for this UserContext.
setUserContextStoredInSession(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the userContextStoredInSession value for this PortletDescription.
setUserID(String) - Method in interface org.apache.wsrp4j.consumer.User
Sets the userID
setUserID(String) - Method in interface org.apache.wsrp4j.consumer.UserSession
Set the ID of the user this session is bind to
setUserID(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericUserSessionImpl
Set the ID of the user this session is bind to
setUserID(String) - Method in class org.apache.wsrp4j.consumer.driver.UserImpl
Sets the userID
setUserProfileItems(String[]) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the userProfileItems value for this PortletDescription.
setUserProfileItems(int, String) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
 
setUserRegistry(UserRegistry) - Method in class org.apache.wsrp4j.consumer.driver.GenericConsumerEnvironment
Set the user registry of the consumer.
setUserScope(String) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Sets the userScope value for this CacheControl.
setUsesMethodGet(Boolean) - Method in class oasis.names.tc.wsrp.v1.types.PortletDescription
Sets the usesMethodGet value for this PortletDescription.
setValidNewModes(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the validNewModes value for this MarkupParams.
setValidNewModes(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
setValidNewWindowStates(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the validNewWindowStates value for this MarkupParams.
setValidNewWindowStates(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
 
setValidateTag(String) - Method in class oasis.names.tc.wsrp.v1.types.CacheControl
Sets the validateTag value for this CacheControl.
setValidateTag(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the validateTag value for this MarkupParams.
setValue(String) - Method in class oasis.names.tc.wsrp.v1.types.LocalizedString
Sets the value value for this LocalizedString.
setValue(String) - Method in class oasis.names.tc.wsrp.v1.types.NamedString
Sets the value value for this NamedString.
setValue(String) - Method in class oasis.names.tc.wsrp.v1.types.ResourceValue
Sets the value value for this ResourceValue.
setValues(ResourceValue[]) - Method in class oasis.names.tc.wsrp.v1.types.Resource
Sets the values value for this Resource.
setValues(int, ResourceValue) - Method in class oasis.names.tc.wsrp.v1.types.Resource
 
setWSRPBaseService(WSRP_v1_Markup_PortType) - Method in interface org.apache.wsrp4j.consumer.InitCookieInfo
set the markup interface portType
setWSRPBaseService(WSRP_v1_Markup_PortType) - Method in interface org.apache.wsrp4j.consumer.PortletServices
Set the portType object of the markup service.
setWSRPBaseService(WSRP_v1_Markup_PortType) - Method in class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
 
setWSRPBaseServiceEndpointAddress(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPBaseServiceWSDDServiceName(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPPortletManagementService(WSRP_v1_PortletManagement_PortType) - Method in interface org.apache.wsrp4j.consumer.PortletServices
Set the portType object of the portlet management service.
setWSRPPortletManagementServiceEndpointAddress(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPPortletManagementServiceWSDDServiceName(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPRegistrationServiceEndpointAddress(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPRegistrationServiceWSDDServiceName(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPServiceDescriptionServiceEndpointAddress(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWSRPServiceDescriptionServiceWSDDServiceName(String) - Method in class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
setWindowID(String) - Method in interface org.apache.wsrp4j.consumer.PortletWindowSession
Set the ID of the portlets window this sessions belongs to.
setWindowID(String) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl
 
setWindowState(String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupParams
Sets the windowState value for this MarkupParams.
setWindowStates(String[]) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
Sets the windowStates value for this MarkupType.
setWindowStates(int, String) - Method in class oasis.names.tc.wsrp.v1.types.MarkupType
 
set_any(MessageElement[]) - Method in class oasis.names.tc.wsrp.v1.types.Extension
Sets the _any value for this Extension.
set_any(MessageElement[]) - Method in class oasis.names.tc.wsrp.v1.types.ModelTypes
Sets the _any value for this ModelTypes.
set_any(MessageElement[]) - Method in class oasis.names.tc.wsrp.v1.types.Property
Sets the _any value for this Property.
solo - Static variable in class org.apache.wsrp4j.util.WindowStates
 
stackTrace(int, String, String) - Method in interface org.apache.wsrp4j.log.Logger
Logs the call stack.
stackTrace(int, String, String) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
stateChanged(StateChangedEvent) - Method in interface org.apache.wsrp4j.util.StateChangedListener
 
stateChanged() - Method in interface org.apache.wsrp4j.util.StateChangedService
Must be called, if stateChanged occoured
stateChanged() - Method in class org.apache.wsrp4j.util.StateChangedServiceImpl
Notifies all registered listeners by calling the stateChanged(StateChangedEvent e) method on the target object.

T

TRACE_HIGH - Static variable in interface org.apache.wsrp4j.log.Logger
Defines a high-detail trace message.
TRACE_LOW - Static variable in interface org.apache.wsrp4j.log.Logger
Defines a low-detail trace message.
TRACE_MEDIUM - Static variable in interface org.apache.wsrp4j.log.Logger
Defines a medium-detail trace message.
Telecom - class oasis.names.tc.wsrp.v1.types.Telecom.
 
Telecom() - Constructor for class oasis.names.tc.wsrp.v1.types.Telecom
 
Telecom(Extension[], TelephoneNum, TelephoneNum, TelephoneNum, TelephoneNum) - Constructor for class oasis.names.tc.wsrp.v1.types.Telecom
 
TelephoneNum - class oasis.names.tc.wsrp.v1.types.TelephoneNum.
 
TelephoneNum() - Constructor for class oasis.names.tc.wsrp.v1.types.TelephoneNum
 
TelephoneNum(String, String, Extension[], String, String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.TelephoneNum
 
Templates - class oasis.names.tc.wsrp.v1.types.Templates.
 
Templates() - Constructor for class oasis.names.tc.wsrp.v1.types.Templates
 
Templates(String, String, Extension[], String, String, String, String, String, String) - Constructor for class oasis.names.tc.wsrp.v1.types.Templates
 
text(int, String, String) - Method in interface org.apache.wsrp4j.log.Logger
Logs a text message with no parameters.
text(int, String, String, Object) - Method in interface org.apache.wsrp4j.log.Logger
Logs a text message with one parameter.
text(int, String, String, Object[]) - Method in interface org.apache.wsrp4j.log.Logger
Logs a text message with an array of parameters.
text(int, String, Throwable, String) - Method in interface org.apache.wsrp4j.log.Logger
Logs a text message with no parameters.
text(int, String, Throwable, String, Object[]) - Method in interface org.apache.wsrp4j.log.Logger
Logs a text message with an array of parameters.
text(int, String, String) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
text(int, String, String, Object) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
text(int, String, String, Object[]) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
text(int, String, Throwable, String) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
text(int, String, Throwable, String, Object[]) - Method in class org.apache.wsrp4j.log.LoggerImpl
 
throwX(int) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
Throws a new exception with a specific message identified by an error code without logging
throwX(int, Throwable) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
Throws a new exception with a specific message identified by an error code without logging
throwX(Logger, int, String, int) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
Throws a new exception with a specific message identified by an error code and logs the exception to a logger.
throwX(Logger, int, String, int, Throwable) - Static method in class org.apache.wsrp4j.exception.WSRPXHelper
Throws a new exception with a specific message identified by an error code and logs the exception to a logger.
toHTMLString() - Method in class org.apache.wsrp4j.exception.WSRPException
Returns the Exception in the HTML string format.
toString() - Method in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
toString() - Method in class oasis.names.tc.wsrp.v1.types.StateChange
 
toString() - Method in class org.apache.wsrp4j.consumer.driver.PortletKeyImpl
 
toString() - Method in class org.apache.wsrp4j.exception.WSRPException
Returns the exception as String
toString() - Method in class org.apache.wsrp4j.util.Modes
 
toString() - Method in class org.apache.wsrp4j.util.WindowStates
 

U

UNKNOWN_TOKEN_IN_TEMPLATE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UNMARSHAL_ERROR - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UNSUPPORTED_LOCALE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UNSUPPORTED_LOCALE_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
UNSUPPORTED_MIME_TYPE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UNSUPPORTED_MIME_TYPE_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
UNSUPPORTED_MODE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UNSUPPORTED_MODE_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
UNSUPPORTED_WINDOW_STATE - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UNSUPPORTED_WINDOW_STATE_FAULT - Static variable in class org.apache.wsrp4j.util.Constants
 
URL - Static variable in class org.apache.wsrp4j.util.Constants
 
URLComposer - interface org.apache.wsrp4j.producer.provider.URLComposer.
This interface provides methods generating URLs or namespacing tokens that should be called within the getMarkup method of a service.
URLComposerImpl - class org.apache.wsrp4j.producer.provider.driver.URLComposerImpl.
This class implements the URLComposer interface providing methods to generate URLs or namespace tokens.
URLGenerator - interface org.apache.wsrp4j.consumer.URLGenerator.
This interface provides methods to query the consumer's urls.
URLRewriter - interface org.apache.wsrp4j.consumer.URLRewriter.
This interface provides a method performing Consumer URLRewriting.
URLRewriterImpl - class org.apache.wsrp4j.consumer.driver.URLRewriterImpl.
This class implements the URLRewriter-interface providing a method to rewrite urls (Consumer URL Rewriting).
URLTemplateComposer - interface org.apache.wsrp4j.consumer.URLTemplateComposer.
This interface provides methods to generate URL templates.
URL_TYPE - Static variable in class org.apache.wsrp4j.util.Constants
 
URL_TYPE_BLOCKINGACTION - Static variable in class org.apache.wsrp4j.util.Constants
 
URL_TYPE_RENDER - Static variable in class org.apache.wsrp4j.util.Constants
 
URL_TYPE_RESOURCE - Static variable in class org.apache.wsrp4j.util.Constants
 
USER_CONTEXT_KEY - Static variable in class org.apache.wsrp4j.util.Constants
 
USER_SESSION_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
UTF_8 - Static variable in class org.apache.wsrp4j.util.Constants
 
UnsupportedLocaleFault - exception oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault.
 
UnsupportedLocaleFault() - Constructor for class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
 
UnsupportedMimeTypeFault - exception oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault.
 
UnsupportedMimeTypeFault() - Constructor for class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
 
UnsupportedModeFault - exception oasis.names.tc.wsrp.v1.types.UnsupportedModeFault.
 
UnsupportedModeFault() - Constructor for class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
 
UnsupportedWindowStateFault - exception oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault.
 
UnsupportedWindowStateFault() - Constructor for class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
 
UpdateResponse - class oasis.names.tc.wsrp.v1.types.UpdateResponse.
 
UpdateResponse() - Constructor for class oasis.names.tc.wsrp.v1.types.UpdateResponse
 
UpdateResponse(MarkupContext, String, String, String, PortletContext, SessionContext) - Constructor for class oasis.names.tc.wsrp.v1.types.UpdateResponse
 
UploadContext - class oasis.names.tc.wsrp.v1.types.UploadContext.
 
UploadContext() - Constructor for class oasis.names.tc.wsrp.v1.types.UploadContext
 
UploadContext(Extension[], NamedString[], String, byte[]) - Constructor for class oasis.names.tc.wsrp.v1.types.UploadContext
 
User - interface org.apache.wsrp4j.consumer.User.
This interface defines a user with a certain user id and a user context.
UserContext - class oasis.names.tc.wsrp.v1.types.UserContext.
 
UserContext() - Constructor for class oasis.names.tc.wsrp.v1.types.UserContext
 
UserContext(Extension[], UserProfile, String[], String) - Constructor for class oasis.names.tc.wsrp.v1.types.UserContext
 
UserImpl - class org.apache.wsrp4j.consumer.driver.UserImpl.
This class contains the userid and the UserContext together for Castor persistence support.
UserImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.UserImpl
Creates a user without a user id.
UserImpl(String) - Constructor for class org.apache.wsrp4j.consumer.driver.UserImpl
Creates a user with the given user id.
UserProfile - class oasis.names.tc.wsrp.v1.types.UserProfile.
 
UserProfile() - Constructor for class oasis.names.tc.wsrp.v1.types.UserProfile
 
UserProfile(Calendar, Contact, EmployerInfo, Extension[], String, Contact, PersonName) - Constructor for class oasis.names.tc.wsrp.v1.types.UserProfile
 
UserRegistry - interface org.apache.wsrp4j.consumer.UserRegistry.
Defines a registry which can be used to manage users.
UserSession - interface org.apache.wsrp4j.consumer.UserSession.
A consumer based session which represents a user session with a certain producer.
UserSessionMgr - interface org.apache.wsrp4j.consumer.UserSessionMgr.
A consumer based session which represents a user session with a certain producer.
Utility - class org.apache.wsrp4j.util.Utility.
 
Utility() - Constructor for class org.apache.wsrp4j.util.Utility
 
updateMarkupCache(MarkupContext) - Method in interface org.apache.wsrp4j.consumer.PortletWindowSession
Update the cache which holds the markup context.
updateMarkupCache(MarkupContext) - Method in class org.apache.wsrp4j.consumer.driver.GenericPortletWindowSessionImpl
 

V

view - Static variable in class org.apache.wsrp4j.util.Modes
 

W

WARN - Static variable in interface org.apache.wsrp4j.log.Logger
Defines a warning message.
Use this type to inform a user that an abnormal condition has been detected.
WINDOW_STATE - Static variable in class org.apache.wsrp4j.util.Constants
 
WINDWOS_SESSION_NOT_FOUND - Static variable in interface org.apache.wsrp4j.exception.ErrorCodes
 
WSRPBaseRequest - interface org.apache.wsrp4j.consumer.WSRPBaseRequest.
The WSRPRequest is the base interface for all requests to a consumer side invocation of a integrated remote portlet.
WSRPEngine - class org.apache.wsrp4j.producer.driver.WSRPEngine.
Implements the WSRP-interfaces: Service Description Interface (required): Defines an operation for acquiring the Producer's metadata. Markup Interface (required): Defines operations for getting markup from a portlet as well as processing user interactions with that markup.
WSRPException - exception org.apache.wsrp4j.exception.WSRPException.
Common Exception class within the WSRP environment
WSRPException() - Constructor for class org.apache.wsrp4j.exception.WSRPException
 
WSRPException(int) - Constructor for class org.apache.wsrp4j.exception.WSRPException
Creates a new common excpetion.
WSRPException(int, Throwable) - Constructor for class org.apache.wsrp4j.exception.WSRPException
Creates a new common excpetion.
WSRPPortlet - interface org.apache.wsrp4j.consumer.WSRPPortlet.
Defines a consumer-side representation of a remote portlet.
WSRPPortletImpl - class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl.
Implements the portlet interface
WSRPPortletImpl() - Constructor for class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
WSRPPortletImpl(PortletKey) - Constructor for class org.apache.wsrp4j.consumer.driver.WSRPPortletImpl
 
WSRPService - interface oasis.names.tc.wsrp.v1.wsdl.WSRPService.
 
WSRPServiceLocator - class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator.
 
WSRPServiceLocator() - Constructor for class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
WSRPServiceLocator(EngineConfiguration) - Constructor for class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
WSRPServiceLocator(String, QName) - Constructor for class oasis.names.tc.wsrp.v1.wsdl.WSRPServiceLocator
 
WSRPXHelper - class org.apache.wsrp4j.exception.WSRPXHelper.
Handles the throwing of exceptions.
WSRPXHelper() - Constructor for class org.apache.wsrp4j.exception.WSRPXHelper
 
WSRP_CERT - Static variable in class org.apache.wsrp4j.util.AuthenticationInfoHelper
End-User presented a security certificate
WSRP_GROUPSESSIONS - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_INIT_COOKIE_DONE - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_INIT_COOKIE_REQ - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_INSTANCE_KEY - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_MARKUP_CACHE - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_MARKUP_PORT - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_MARKUP_URL - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_NONE - Static variable in class org.apache.wsrp4j.util.AuthenticationInfoHelper
No authentication was done
WSRP_PARENT_HANDLE - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_PASSWD - Static variable in class org.apache.wsrp4j.util.AuthenticationInfoHelper
End-User identified themselves using password/username scenario
WSRP_PORTLET_HANDLE - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_PORTLET_MAN_PORT - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_PORTLET_MGMT_URL - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_PORTLET_SERV_URL - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_PRODUCER_ID - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_REGISTRATION_URL - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_SERVICE_DESC_URL - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_SESSION_ID - Static variable in interface org.apache.wsrp4j.consumer.util.ConsumerConstants
 
WSRP_v1_Markup_Binding_SOAPImpl - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPImpl.
 
WSRP_v1_Markup_Binding_SOAPImpl() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPImpl
 
WSRP_v1_Markup_Binding_SOAPStub - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub.
 
WSRP_v1_Markup_Binding_SOAPStub() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
WSRP_v1_Markup_Binding_SOAPStub(URL, Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
WSRP_v1_Markup_Binding_SOAPStub(Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Markup_Binding_SOAPStub
 
WSRP_v1_Markup_PortType - interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Markup_PortType.
 
WSRP_v1_PortletManagement_Binding_SOAPImpl - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl.
 
WSRP_v1_PortletManagement_Binding_SOAPImpl() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPImpl
 
WSRP_v1_PortletManagement_Binding_SOAPStub - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub.
 
WSRP_v1_PortletManagement_Binding_SOAPStub() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
WSRP_v1_PortletManagement_Binding_SOAPStub(URL, Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
WSRP_v1_PortletManagement_Binding_SOAPStub(Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_PortletManagement_Binding_SOAPStub
 
WSRP_v1_PortletManagement_PortType - interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_PortletManagement_PortType.
 
WSRP_v1_Registration_Binding_SOAPImpl - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPImpl.
 
WSRP_v1_Registration_Binding_SOAPImpl() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPImpl
 
WSRP_v1_Registration_Binding_SOAPStub - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub.
 
WSRP_v1_Registration_Binding_SOAPStub() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
WSRP_v1_Registration_Binding_SOAPStub(URL, Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
WSRP_v1_Registration_Binding_SOAPStub(Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_Registration_Binding_SOAPStub
 
WSRP_v1_Registration_PortType - interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_Registration_PortType.
 
WSRP_v1_ServiceDescription_Binding_SOAPImpl - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPImpl.
 
WSRP_v1_ServiceDescription_Binding_SOAPImpl() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPImpl
 
WSRP_v1_ServiceDescription_Binding_SOAPStub - class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPStub.
 
WSRP_v1_ServiceDescription_Binding_SOAPStub() - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPStub
 
WSRP_v1_ServiceDescription_Binding_SOAPStub(URL, Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPStub
 
WSRP_v1_ServiceDescription_Binding_SOAPStub(Service) - Constructor for class oasis.names.tc.wsrp.v1.bind.WSRP_v1_ServiceDescription_Binding_SOAPStub
 
WSRP_v1_ServiceDescription_PortType - interface oasis.names.tc.wsrp.v1.intf.WSRP_v1_ServiceDescription_PortType.
 
WindowStates - class org.apache.wsrp4j.util.WindowStates.
 
WindowStates(String) - Constructor for class org.apache.wsrp4j.util.WindowStates
 
windowSessions - Variable in class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
 
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.AccessDeniedFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.Fault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.InconsistentParametersFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.InvalidCookieFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.InvalidHandleFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.InvalidRegistrationFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.InvalidSessionFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.InvalidUserCategoryFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.MissingParametersFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.OperationFailedFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.PortletStateChangeRequiredFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedLocaleFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedMimeTypeFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedModeFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in class oasis.names.tc.wsrp.v1.types.UnsupportedWindowStateFault
Writes the exception data to the faultDetails

_

_cloneBeforeWrite - Static variable in class oasis.names.tc.wsrp.v1.types.StateChange
 
_edit - Static variable in class org.apache.wsrp4j.util.Modes
 
_help - Static variable in class org.apache.wsrp4j.util.Modes
 
_maximized - Static variable in class org.apache.wsrp4j.util.WindowStates
 
_minimized - Static variable in class org.apache.wsrp4j.util.WindowStates
 
_none - Static variable in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
_normal - Static variable in class org.apache.wsrp4j.util.WindowStates
 
_perGroup - Static variable in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
_perUser - Static variable in class oasis.names.tc.wsrp.v1.types.CookieProtocol
 
_preview - Static variable in class org.apache.wsrp4j.util.Modes
 
_readOnly - Static variable in class oasis.names.tc.wsrp.v1.types.StateChange
 
_readWrite - Static variable in class oasis.names.tc.wsrp.v1.types.StateChange
 
_solo - Static variable in class org.apache.wsrp4j.util.WindowStates
 
_view - Static variable in class org.apache.wsrp4j.util.Modes
 

A B C D E F G H I L M N O P R S T U V W _