org.exoplatform.services.wsrp2.producer.impl.helpers
Class Helper

java.lang.Object
  extended by org.exoplatform.services.wsrp2.producer.impl.helpers.Helper

public class Helper
extends Object

Version:
$Id: $
Author:
Roman Pedchenko

Constructor Summary
Helper()
           
 
Method Summary
static boolean checkLifetime(org.exoplatform.services.wsrp2.type.RegistrationContext registrationContext, org.exoplatform.services.wsrp2.type.UserContext userContext)
           
static boolean checkPortletLifetime(org.exoplatform.services.wsrp2.type.RegistrationContext registrationContext, org.exoplatform.services.wsrp2.type.PortletContext[] portletContexts, org.exoplatform.services.wsrp2.type.UserContext userContext, PortletManagementOperationsInterface pmoi)
           
static boolean lifetimeExpired(org.exoplatform.services.wsrp2.type.Lifetime lf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

checkLifetime

public static boolean checkLifetime(org.exoplatform.services.wsrp2.type.RegistrationContext registrationContext,
                                    org.exoplatform.services.wsrp2.type.UserContext userContext)

lifetimeExpired

public static boolean lifetimeExpired(org.exoplatform.services.wsrp2.type.Lifetime lf)

checkPortletLifetime

public static boolean checkPortletLifetime(org.exoplatform.services.wsrp2.type.RegistrationContext registrationContext,
                                           org.exoplatform.services.wsrp2.type.PortletContext[] portletContexts,
                                           org.exoplatform.services.wsrp2.type.UserContext userContext,
                                           PortletManagementOperationsInterface pmoi)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.