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

U

Units - Class in org.salespointframework.core.quantity
The class Unit represents everything which can be counted.
update(Product) - Method in interface org.salespointframework.core.catalog.Catalog
Updates and persists an existing Product to the PersistentCatalog and the Database
update(InventoryItem) - Method in interface org.salespointframework.core.inventory.Inventory
Updates and persists an existing InventoryItem to the PersistentInventory and the Database
update(Order) - Method in interface org.salespointframework.core.order.OrderManager
Updates and persists an existing Order to the PersistentOrderManager and the Database
UserAccount - Class in org.salespointframework.core.useraccount
Domain class for a user.
UserAccountIdentifier - Class in org.salespointframework.core.useraccount
UserAccountIdentifier serves as an identifier type for UserAccount objects.
UserAccountIdentifier() - Constructor for class org.salespointframework.core.useraccount.UserAccountIdentifier
Creates a new unique identifier for UserAccounts.
UserAccountIdentifier(String) - Constructor for class org.salespointframework.core.useraccount.UserAccountIdentifier
Creates a new identifier for UserAccounts.
UserAccountManager - Interface in org.salespointframework.core.useraccount
Central service to manager UserAccount instances.
A B C D E F G H I L M O P Q R S T U V Z