Get ID of the producer entity. An ID is an unique string randomly
generated by WSRP implementation and remains internal within
the WSRP consumer implementation.
ID of the producer entity.
Returns the Identity Porpagation type. Once set its not recommended to be
modified. If modified would lead to loss of user customization.
Currently supported Identity Propagation types
Sun_SSO_TOKEN
WSS_USERNAME_PROFILE_1.0
Get the name of the producer.
name of the producer.
getPortletDescription
public PortletDescription getPortletDescription(String portletId)(Code)
Get the description of the given portlet.
Parameters: portletId - a String value a PortletDescription value
getRegistrationContext
public RegistrationContext getRegistrationContext()(Code)
Get registration context
a RegistrationContext value
getRegistrationData
public RegistrationData getRegistrationData()(Code)
Get registration data.
a RegistrationData value
getServiceDescription
public ServiceDescription getServiceDescription()(Code)
Get service description of the producer.
a ServiceDescription value
getServiceDescriptionLastModified
public long getServiceDescriptionLastModified()(Code)
Get the timestamp of the last time that the service description
was fetched.
the difference, measured in milliseconds, between the last time the service description data was fetched from the producer and midnight, January 1, 1970 UTC.