com.atlassian.confluence.internal.pagination
Class LimitedRequestImpl

java.lang.Object
  extended by com.atlassian.confluence.internal.pagination.LimitedRequestImpl

Deprecated. 5.6 use com.atlassian.confluence.api.pagination.LimitedRequestImpl

@Deprecated
public class LimitedRequestImpl
extends java.lang.Object


Constructor Summary
LimitedRequestImpl()
          Deprecated.  
 
Method Summary
static LimitedRequest create(int maxLimit)
          Deprecated.  
static LimitedRequest create(PageRequest request, int maxLimit)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LimitedRequestImpl

public LimitedRequestImpl()
Deprecated. 
Method Detail

create

public static LimitedRequest create(PageRequest request,
                                    int maxLimit)
Deprecated. 

create

public static LimitedRequest create(int maxLimit)
Deprecated. 


Copyright © 2003-2014 Atlassian. All Rights Reserved.