public class Invoices
extends com.google.gwt.place.shared.Place
| Modifier and Type | Class and Description |
|---|---|
static class |
Invoices.Tokenizer |
| Constructor and Description |
|---|
Invoices() |
Invoices(Long orderId) |
Invoices(String scrollspy) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getOrderId() |
String |
getScrollspy() |
static String |
getScrollspy(Invoice invoice) |
static boolean |
isCurrentTokenScrollspy()
Returns the boolean indication whether current history token represents an invoice list scrollspy.
|
public static final String PREFIX
public Invoices()
public Invoices(String scrollspy)
public Invoices(Long orderId)
public static boolean isCurrentTokenScrollspy()
true if invoice list represents scrollspy history tokenpublic Long getOrderId()
public String getScrollspy()
Copyright © 2023. All rights reserved.