- get(Class<E>, AccountancyEntryIdentifier) - Method in interface org.salespointframework.core.accountancy.Accountancy
-
- get(Class<E>, ProductIdentifier) - Method in interface org.salespointframework.core.catalog.Catalog
-
Returns the
Product
of type
clazz
and
all sub-types, identified by
productIdentifier
.
- get(Class<E>, InventoryItemIdentifier) - Method in interface org.salespointframework.core.inventory.Inventory
-
Gets an InventoryItem by its unique Identifier
- get(Class<E>, OrderIdentifier) - Method in interface org.salespointframework.core.order.OrderManager
-
- get(UserAccountIdentifier) - Method in interface org.salespointframework.core.useraccount.UserAccountManager
-
- getAccountName() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Name of the account holder.
- getAccountNumber() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Number of the account on which the cheque is drawn.
- getAmount() - Method in class org.salespointframework.core.quantity.Quantity
-
Returns the amount
of this as float
.
- getBankAddress() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Address of the bank, that issued the cheque.
- getBankIdentificationNumber() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Unique identification number of this bank.
- getBankName() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Name of the bank, that issued the cheque.
- getBillingAddress() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
The billing address registered with this card.
- getByProductIdentifier(Class<E>, ProductIdentifier) - Method in interface org.salespointframework.core.inventory.Inventory
-
- getCardAssociationName() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
- getCardNumber() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
The number uniquely identifying this payment card.
- getCardVerificationCode() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
The verification code or PIN of this card.
- getCategories() - Method in class org.salespointframework.core.catalog.Product
-
- getChargeLines() - Method in class org.salespointframework.core.order.Order
-
- getChargeLinesPrice() - Method in class org.salespointframework.core.order.Order
-
- getChequeNumber() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Number uniquely identifying this cheque.
- getCreditLimit() - Method in class org.salespointframework.core.accountancy.payment.CreditCard
-
Line of credit extended by the issuing association to the card holder.
- getCurrentUser() - Method in interface org.salespointframework.core.useraccount.AuthenticationManager
-
Returns the
UserAccount
of the currently logged in user or null if no-one is currently logged
in.
- getDailyWithdrawalLimit() - Method in class org.salespointframework.core.accountancy.payment.CreditCard
-
The maximum amount of money, the card holder can dispose of within a day.
- getDailyWithdrawalLimit() - Method in class org.salespointframework.core.accountancy.payment.DebitCard
-
Amount of money, the card holder can dispose of within a day.
- getDate() - Method in class org.salespointframework.core.accountancy.AccountancyEntry
-
- getDateCreated() - Method in class org.salespointframework.core.order.Order
-
- getDateTime() - Method in class org.salespointframework.core.time.DefaultTime
-
- getDateTime() - Method in class org.salespointframework.core.time.DeLoreanTime
-
- getDateTime() - Method in interface org.salespointframework.core.time.Time
-
- getDateWritten() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Date on which the cheque was written.
- getDefinition() - Method in class org.salespointframework.core.quantity.Metric
-
Returns the String containing the definition of this metric.
- getDescription() - Method in class org.salespointframework.core.accountancy.AccountancyEntry
-
- getDescription() - Method in class org.salespointframework.core.order.ChargeLine
-
- getEmail() - Method in class org.salespointframework.core.useraccount.UserAccount
-
- getExpiryDate() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
The date on which the card expires.
- getFirstname() - Method in class org.salespointframework.core.useraccount.UserAccount
-
- getIdentifier() - Method in class org.salespointframework.core.AbstractEntity
-
- getIdentifier() - Method in class org.salespointframework.core.accountancy.AccountancyEntry
-
- getIdentifier() - Method in class org.salespointframework.core.catalog.Product
-
- getIdentifier() - Method in class org.salespointframework.core.inventory.InventoryItem
-
- getIdentifier() - Method in class org.salespointframework.core.order.ChargeLine
-
- getIdentifier() - Method in class org.salespointframework.core.order.Order
-
- getIdentifier() - Method in class org.salespointframework.core.order.OrderLine
-
- getIdentifier() - Method in class org.salespointframework.core.SalespointIdentifier
-
- getIdentifier() - Method in class org.salespointframework.core.useraccount.UserAccount
-
Get the unique identifier of this User
.
- getLastname() - Method in class org.salespointframework.core.useraccount.UserAccount
-
- getMetric() - Method in class org.salespointframework.core.catalog.Product
-
- getMetric() - Method in class org.salespointframework.core.quantity.Quantity
-
Returns the metric
associated with this
Quantity
.
- getName() - Method in class org.salespointframework.core.catalog.Product
-
- getName() - Method in class org.salespointframework.core.quantity.Metric
-
Returns the name of this metric.
- getName() - Method in class org.salespointframework.core.useraccount.Role
-
- getNameOnCard() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
The name of the party to which the card was issued to.
- getOrderedLinesPrice() - Method in class org.salespointframework.core.order.Order
-
- getOrderIdentifier() - Method in class org.salespointframework.core.accountancy.ProductPaymentEntry
-
- getOrderLines() - Method in class org.salespointframework.core.order.Basket
-
- getOrderLines() - Method in class org.salespointframework.core.order.Order
-
- getOrderStatus() - Method in class org.salespointframework.core.order.Order
-
- getPassword() - Method in class org.salespointframework.core.useraccount.UserAccount
-
- getPayee() - Method in class org.salespointframework.core.accountancy.payment.Cheque
-
Name of the payee.
- getPaymentMethod() - Method in class org.salespointframework.core.accountancy.ProductPaymentEntry
-
- getPaymentMethod() - Method in class org.salespointframework.core.order.Order
-
- getPrice() - Method in class org.salespointframework.core.catalog.Product
-
- getPrice() - Method in class org.salespointframework.core.order.Basket
-
- getPrice() - Method in class org.salespointframework.core.order.ChargeLine
-
- getPrice() - Method in class org.salespointframework.core.order.OrderLine
-
- getProduct() - Method in class org.salespointframework.core.inventory.InventoryItem
-
- getProductIdentifier() - Method in class org.salespointframework.core.order.OrderLine
-
- getProductName() - Method in class org.salespointframework.core.order.OrderLine
-
- getQuantity() - Method in class org.salespointframework.core.inventory.InventoryItem
-
- getQuantity() - Method in class org.salespointframework.core.order.OrderLine
-
- getRoles() - Method in class org.salespointframework.core.useraccount.UserAccount
-
- getRoundingMode() - Method in class org.salespointframework.core.quantity.rounding.BasicRoundingStrategy
-
Returns the RoundingMode
used by this instance of
BasicRoundingStrategy
.
- getRoundingStep() - Method in class org.salespointframework.core.quantity.rounding.BasicRoundingStrategy
-
Returns the step, to which is rounded.
- getRoundingStrategy() - Method in class org.salespointframework.core.quantity.Quantity
-
Returns the RoundingStrategy
of this Quantity
.
- getStatus() - Method in interface org.salespointframework.core.order.OrderCompletionResult
-
- getSymbol() - Method in class org.salespointframework.core.quantity.Metric
-
Returns the symbol of this metric.
- getTime() - Method in interface org.salespointframework.core.time.TimeService
-
- getTotalPrice() - Method in class org.salespointframework.core.order.Order
-
- getUserAccount() - Method in class org.salespointframework.core.accountancy.ProductPaymentEntry
-
- getUserAccount() - Method in class org.salespointframework.core.order.Order
-
- getValidFrom() - Method in class org.salespointframework.core.accountancy.payment.PaymentCard
-
The date from which on the card is valid.
- getValue() - Method in class org.salespointframework.core.accountancy.AccountancyEntry
-
The Money object is always non-null.
- greaterThan(Quantity) - Method in class org.salespointframework.core.quantity.Quantity
-
Compares Quantities