A B C D E F G H I L M O P Q R S T U V Z 

I

increaseQuantity(Quantity) - Method in class org.salespointframework.core.inventory.InventoryItem
 
Inventory - Interface in org.salespointframework.core.inventory
An Inventory, aggregates InventoryItems
InventoryItem - Class in org.salespointframework.core.inventory
 
InventoryItem(Product, Quantity) - Constructor for class org.salespointframework.core.inventory.InventoryItem
Creates a new InventoryItem
InventoryItemIdentifier - Class in org.salespointframework.core.inventory
InventoryItemIdentifier serves as an identifier type for InventoryItem objects.
InventoryItemIdentifier() - Constructor for class org.salespointframework.core.inventory.InventoryItemIdentifier
Creates a new unique identifier for InventoryItems.
InventoryItemIdentifier(String) - Constructor for class org.salespointframework.core.inventory.InventoryItemIdentifier
Deprecated.
isCanceled() - Method in class org.salespointframework.core.order.Order
Convenience method for checking if an order has the status CANCELLED
isCompleted() - Method in class org.salespointframework.core.order.Order
Convenience method for checking if an order has the status COMPLETED
isEmpty() - Method in class org.salespointframework.core.order.Basket
 
isEmpty(Iterable<T>) - Static method in class org.salespointframework.util.Iterables
Checks if an Iterable is empty
isEnabled() - Method in class org.salespointframework.core.useraccount.UserAccount
 
isEncrypted() - Method in class org.salespointframework.core.useraccount.Password
Returns whether the password is encrypted.
isNegative() - Method in class org.salespointframework.core.quantity.Quantity
Check if this quantity is negative
isOpen() - Method in class org.salespointframework.core.order.Order
Convenience method for checking if an order has the status OPEN
isPayed() - Method in class org.salespointframework.core.order.Order
Convenience method for checking if an order has the status PAYED
Iterables - Class in org.salespointframework.util
Utility class for working with Iterables
A B C D E F G H I L M O P Q R S T U V Z