public class ProducerEntityManagerFactory extends Object
ProducerEntityManager
instances.Constructor and Description |
---|
ProducerEntityManagerFactory() |
Modifier and Type | Method and Description |
---|---|
static String |
getProducerEntityId(SessionConfig sessionConfig,
String serviceInstanceId,
ITransaction transaction)
Returns the producerEntityId configured for the specified service instance.
|
static com.sun.portal.wsrp.consumer.producermanager.ProducerEntityManager |
getProducerEntityManager(String serviceInstanceId)
Returns the
ProducerEntityManager for a WSRP producer service instance. |
public static com.sun.portal.wsrp.consumer.producermanager.ProducerEntityManager getProducerEntityManager(String serviceInstanceId)
ProducerEntityManager
for a WSRP producer service instance.serviceInstanceId
- the service instance identifier.public static String getProducerEntityId(SessionConfig sessionConfig, String serviceInstanceId, ITransaction transaction) throws PortalException
sessionConfig
- the user session information.serviceInstanceId
- the service instance identifier.transaction
- the transaction for persistence access.PortalObjectNotFoundException
- if no producer entity exists for
the specified service instance.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.