lumis.service.wsrp.producer
Class WSRPProducerUtils
java.lang.Object
lumis.service.wsrp.common.WSRPUtils
lumis.service.wsrp.producer.WSRPProducerUtils
public class WSRPProducerUtils
- extends WSRPUtils
WSRP Producer utility class.
- Since:
- 6.0.0
Method Summary |
static void |
validate(com.sun.portal.wsrp.producer.Producer producer,
String portletHandle)
Validate if the portletHandle is valid for a certain producer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRPProducerUtils
public WSRPProducerUtils()
validate
public static void validate(com.sun.portal.wsrp.producer.Producer producer,
String portletHandle)
throws com.sun.portal.wsrp.common.stubs.v2.AccessDenied,
com.sun.portal.wsrp.producer.ProducerException
- Validate if the portletHandle is valid for a certain producer.
- Parameters:
producer
- to validate the registrationHandle on.portletHandle
- to be validated.
- Throws:
com.sun.portal.wsrp.common.stubs.v2.AccessDenied
- if the handle is not associated to the producer.
com.sun.portal.wsrp.producer.ProducerException
- is there is a problem during the process.
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.