public class ReorderPageRequest extends Object
ViewerHandler
Constructor and Description |
---|
ReorderPageRequest() |
Modifier and Type | Method and Description |
---|---|
int |
getNewPosition()
Get new position
|
int |
getOldPosition()
Get old position
|
String |
getPath()
Get path
|
void |
setNewPosition(int newPosition)
Set new position
|
void |
setOldPosition(int oldPosition)
Set old position
|
void |
setPath(String path)
Set path
|
public int getNewPosition()
public void setNewPosition(int newPosition)
newPosition
- new positionpublic int getOldPosition()
public void setOldPosition(int oldPosition)
oldPosition
- old positionpublic String getPath()
public void setPath(String path)
path
- pathCopyright © 2015. All rights reserved.