|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.wsrp.common.WSRPUtils
lumis.service.wsrp.producer.WSRPProducerUtils
public class WSRPProducerUtils
WSRP Producer utility class.
Field Summary |
---|
Fields inherited from class lumis.service.wsrp.common.WSRPUtils |
---|
MILISSECONDS_IN_A_DAY, WSRP_PORTLET_MODES, WSRP_WINDOWS_STATES |
Constructor Summary | |
---|---|
WSRPProducerUtils()
|
Method Summary | |
---|---|
static void |
validate(com.sun.portal.wsrp.producer.Producer producer,
java.lang.String portletHandle)
Validate if the portletHandle is valid for a certain producer. |
Methods inherited from class lumis.service.wsrp.common.WSRPUtils |
---|
convertLeasetimeToLifetime, convertLifetimeToLeaseTime, dateFromXMLGregorianCalendar, fromXMLGregorianCalendar, join, lifetimeTerminationTimeFromDate, lifetimeTerminationTimeToDate, toXMLGregorianCalendar, toXMLGregorianCalendar |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSRPProducerUtils()
Method Detail |
---|
public static void validate(com.sun.portal.wsrp.producer.Producer producer, java.lang.String portletHandle) throws com.sun.portal.wsrp.common.stubs.v2.AccessDenied, com.sun.portal.wsrp.producer.ProducerException
producer
- to validate the registrationHandle on.portletHandle
- to be validated.
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |