com.levigo.jadice.document.auth
Class ReorderIntent

java.lang.Object
  extended by com.levigo.jadice.document.auth.ReorderIntent
All Implemented Interfaces:
Intent

public class ReorderIntent
extends Object
implements Intent


Field Summary
 int index
           
 List<? extends Page> pages
           
 
Constructor Summary
ReorderIntent(int index)
           
ReorderIntent(int index, List<? extends Page> pages)
           
ReorderIntent(int index, Page page)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

public final int index

pages

public final List<? extends Page> pages
Constructor Detail

ReorderIntent

public ReorderIntent(int index)

ReorderIntent

public ReorderIntent(int index,
                     Page page)

ReorderIntent

public ReorderIntent(int index,
                     List<? extends Page> pages)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.