Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

com.bea.wlcp.wlng.spi.subscriberdata.sla
Class SubscriberSlaHelper

java.lang.Object
  extended bycom.bea.wlcp.wlng.spi.subscriberdata.sla.SubscriberSlaHelper

public class SubscriberSlaHelper
extends java.lang.Object


Constructor Summary
SubscriberSlaHelper()
           
 
Method Summary
static Quota createQuota(int qtaLimit, int days, boolean limitExceedOK)
           
static Rate createRate(int reqLimit, long timePeriod)
           
static RestrictAllType createRestrictAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriberSlaHelper

public SubscriberSlaHelper()
Method Detail

createQuota

public static Quota createQuota(int qtaLimit,
                                int days,
                                boolean limitExceedOK)

createRate

public static Rate createRate(int reqLimit,
                              long timePeriod)

createRestrictAll

public static RestrictAllType createRestrictAll()

Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

Copyright © 2008, 2016, Oracle and/or its affiliates. All rights reserved.