- empty() - Static method in class org.salespointframework.util.Iterables
-
Creates a new empty Iterable
of T
- enable(UserAccountIdentifier) - Method in interface org.salespointframework.core.useraccount.UserAccountManager
-
- equals(Object) - Method in class org.salespointframework.core.AbstractEntity
-
- equals(Object) - Method in class org.salespointframework.core.accountancy.AccountancyEntryIdentifier
-
- equals(Object) - Method in class org.salespointframework.core.catalog.ProductIdentifier
-
- equals(Object) - Method in class org.salespointframework.core.inventory.InventoryItemIdentifier
-
- equals(Object) - Method in class org.salespointframework.core.order.OrderIdentifier
-
- equals(Object) - Method in class org.salespointframework.core.order.OrderLineIdentifier
-
- equals(Object) - Method in class org.salespointframework.core.quantity.Metric
-
Compares this Metric
to obj
.
- equals(Object) - Method in class org.salespointframework.core.quantity.Quantity
-
- equals(Object) - Method in class org.salespointframework.core.quantity.rounding.BasicRoundingStrategy
-
Two instances of BasicRoundingStrategy are equal, if and only if their
roundingStep
attributes are numerically equal and if their
roundingMode
attributes are equal.
- equals(Object) - Method in class org.salespointframework.core.SalespointIdentifier
-
- equals(Object) - Method in class org.salespointframework.core.useraccount.Password
-
- equals(Object) - Method in class org.salespointframework.core.useraccount.Role
-
- equals(Object) - Method in class org.salespointframework.core.useraccount.UserAccountIdentifier
-
- EURO - Static variable in class org.salespointframework.core.money.Money
-
Convenience instance, used for the euro currency.