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 java.lang.Object

Version:
$Id: $
Author:
Roman Pedchenko

Constructor Summary
Helper()
           
 
Method Summary
static boolean checkLifetime(RegistrationContext registrationContext, UserContext userContext)
           
static boolean checkPortletLifetime(RegistrationContext registrationContext, PortletContext[] portletContexts, UserContext userContext, PortletManagementOperationsInterface pmoi)
           
static boolean lifetimeExpired(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(RegistrationContext registrationContext,
                                    UserContext userContext)

lifetimeExpired

public static boolean lifetimeExpired(Lifetime lf)

checkPortletLifetime

public static boolean checkPortletLifetime(RegistrationContext registrationContext,
                                           PortletContext[] portletContexts,
                                           UserContext userContext,
                                           PortletManagementOperationsInterface pmoi)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.