A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

E

EditButtonStrategy - Class in org.salespointframework.desktop.strategies
Abstract super class for strategies that can be associated with the "Add" and the "Remove" button of a SingleTableFormSheet.
EditButtonStrategy() - Constructor for class org.salespointframework.desktop.strategies.EditButtonStrategy
 
editingCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.events.CatalogChangeAdapter
Called whenever editing a CatalogItem was started.
editingCatalogItem(CatalogChangeEvent<T>) - Method in interface org.salespointframework.core.data.events.CatalogChangeListener
Called whenever editing a CatalogItem was started.
editingCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Translate and propagate the event to all listeners of this Catalog.
editingCatalogItem(CatalogChangeEvent<CatalogItem>) - Method in class org.salespointframework.desktop.models.CatalogListModel
 
editingCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
editingCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
editingCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
editingStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.events.StockChangeAdapter
Called whenever the Stock began editing StockItems.
editingStockItems(StockChangeEvent<T, CT>) - Method in interface org.salespointframework.core.data.events.StockChangeListener
Called whenever the Stock began editing StockItems.
editingStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Receive the event from the source Stock, translate and propagate it to any listeners.
editingStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
editingStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
editingStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockListModel
Update the internal model and inform any listeners according to the received event.
editingStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Update the internal model and inform any listeners according to the received event.
elementType - Variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer.RenderContext
type of element. can be: AbstractListViewRenderer.RENDER_ELEMENT_TYPE_CELL or AbstractListViewRenderer.RENDER_ELEMENT_TYPE_SEPERATOR
EMPTY - Static variable in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
 
enableExtensions - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
enableGlass(Window, Color) - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
enableIconOverlay - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
enableOutput - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
enableWndProcHook(Window) - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
encode(Class) - Method in interface org.salespointframework.core.data.database.ClassNameEncoder
encode the class name
encode(Class, String) - Method in interface org.salespointframework.core.data.database.ClassNameEncoder
encode class name with postfix
encode(Class) - Method in class org.salespointframework.core.data.database.DefaultClassNameEncoder
 
encode(Class, String) - Method in class org.salespointframework.core.data.database.DefaultClassNameEncoder
 
encodeRaw(String) - Method in interface org.salespointframework.core.data.database.ClassNameEncoder
encode a raw string
encodeRaw(String) - Method in class org.salespointframework.core.data.database.DefaultClassNameEncoder
 
encodeString(String) - Static method in class org.salespointframework.core.users.MD5
Retrieves a hexadecimal character sequence representing the MD5 digest of the specified character sequence by using ISO-8859-1 encoding
entrySet() - Method in class org.salespointframework.core.data.PersistentMap
this method is not implemented
equals(Object) - Method in class org.salespointframework.core.data.CatalogItemImpl
Check whether two objects are equal.
equals(Object) - Method in class org.salespointframework.core.data.Category
 
equals(Object) - Method in class org.salespointframework.core.data.DataBasketImpl.SubDataBasket
Check whether the given Object is equal to this subbasket.
equals(Object) - Method in class org.salespointframework.core.data.StockItemImpl
Check whether this StockItem equals the given object.
equals(Object) - Method in class org.salespointframework.core.MenuSheetObject
Compare this MenuSheetObject to the given object and return true if they are equal.
equals(Object) - Method in class org.salespointframework.core.ReverseOrderComparator
 
equals(Object) - Method in class org.salespointframework.core.users.User
Check whether the given object equals this user.
ERR_FORCED_SHUTDOWN - Static variable in interface org.salespointframework.core.exceptions.ProcessErrorCodes
Errorcode, indicating a forced shutdown of that process
ERR_INTERNAL - Static variable in interface org.salespointframework.core.exceptions.ProcessErrorCodes
Error code constant: Unspecific internal error, that should not normally occur.
ERR_LOWERBOUND - Static variable in interface org.salespointframework.core.exceptions.ProcessErrorCodes
Any user defined error code must be outside [ERR_LOWERBOUND, ProcessErrorCodes.ERR_UPPERBOUND].
ERR_NOERROR - Static variable in interface org.salespointframework.core.exceptions.ProcessErrorCodes
Error code constant: No error.
ERR_UPPERBOUND - Static variable in interface org.salespointframework.core.exceptions.ProcessErrorCodes
Any user defined error code must be outside [ProcessErrorCodes.ERR_LOWERBOUND, ERR_UPPERBOUND].
error(int) - Method in class org.salespointframework.core.SaleProcess
Raise an error in this process.
error(int, Object) - Method in class org.salespointframework.core.SaleProcess
Raise an error in this process.
error(int, Throwable) - Method in class org.salespointframework.core.SaleProcess
Raise an error in this process.
error(SaleProcess, int) - Method in class org.salespointframework.desktop.strategies.FormSheetStrategy
Handle an error.
error(SaleProcess, int) - Method in interface org.salespointframework.desktop.strategies.FormSheetStrategy.ErrorHandler
Handle an error.
errorsKey - Static variable in class org.salespointframework.web.helper.MessagesUtil
key of error message list in model map
EURO_COIN_1 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_COIN_2 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_10 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_100 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_20 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_200 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_5 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_50 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EURO_NOTE_500 - Static variable in class org.salespointframework.core.data.EUROCurrencyImpl
Field string represents the mainkey for an added CurrencyItemImpl.
EUROCurrencyImpl - Class in org.salespointframework.core.data
EURO-Implementation of AbstractCurrency
EUROCurrencyImpl(String) - Constructor for class org.salespointframework.core.data.EUROCurrencyImpl
Creates a new instance of EUROCurrencyImpl
EUROCurrencyImpl(String, Locale) - Constructor for class org.salespointframework.core.data.EUROCurrencyImpl
Creates a new instance of EUROCurrencyImpl
EUROCurrencyImpl(CatalogIdentifier<?>) - Constructor for class org.salespointframework.core.data.EUROCurrencyImpl
Creates a new instance of EUROCurrencyImpl
EVALUATE_BID - Static variable in class org.salespointframework.core.data.CatalogItemValue
A CatalogItemValue that will return the bid if the standard value of a CatalogItem is a QuoteValue.
EVALUATE_MID - Static variable in class org.salespointframework.core.data.CatalogItemValue
A CatalogItemValue that will return the mid if the standard value of a CatalogItem is a QuoteValue.
EVALUATE_OFFER - Static variable in class org.salespointframework.core.data.CatalogItemValue
A CatalogItemValue that will return the offer if the standard value of a CatalogItem is a QuoteValue.
EVALUATE_SPREAD - Static variable in class org.salespointframework.core.data.CatalogItemValue
A CatalogItemValue that will return the spread if the standard value of a CatalogItem is a QuoteValue.
eventDispatched(AWTEvent) - Method in class org.salespointframework.core.FormSheet.DnDDispatcher
event dispatcher
exchange(DataBasketEntry, DataBasketEntry) - Method in class org.salespointframework.core.data.DataBasketImpl
Exchange a DataBasketEntry with another.
exchange(DataBasketEntry, DataBasketEntry) - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Exchange a DataBasketEntry existing in the DataBasket with a new one.
EXCHANGE_REMOVE_ACTION - Static variable in class org.salespointframework.core.data.DataBasketImpl
Action constant for #org.salespointframework.log.
exitForm() - Method in class org.salespointframework.core.JDisplayFrame
Hook method called when the frame is about to be closed.
exitForm() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Hook method called when the display is about to be closed.
exitForm() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Hook method called when the frame is about to be closed.
exitForm() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DesktopFrame
The actions to be executed when closing the SalesPoint.
exitForm() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DisplayFrame
The actions to be executed when closing the SalesPoint.
exitForm() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.TabbedFrame
The actions to be executed when closing the SalesPoint.
ExternalModificationListener - Interface in org.salespointframework.core.data.events
This event is triggered by modification check worker whenever a change occurred by external shop instances the listener need to be registered via PersistenceManager.attachExternalModificationListener(String, ExternalModificationListener)
externalModificationListeners - Variable in class org.salespointframework.core.data.database.PersistenceManager
listeners that listen for external modifications
externalModificationListeners - Variable in class org.salespointframework.core.data.PersistentList
external modification listeners
externalModificationListeners - Variable in class org.salespointframework.core.data.PersistentMap
list of ExternalModificationListeners
externalModificationOccurred() - Method in class org.salespointframework.core.data.CatalogImpl
simulates a datasource change to handle external modifications
externalModificationOccurred() - Method in interface org.salespointframework.core.data.events.ExternalModificationListener
external modification just occurred
externalModificationOccurred() - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
External modification which just simulates a datasource change
externalModificationOccurred() - Method in class org.salespointframework.core.data.filters.CatalogFilter
 
externalModificationOccurred() - Method in class org.salespointframework.core.data.PersistentList
invalidate caches and pump up the event
externalModificationOccurred() - Method in class org.salespointframework.core.data.PersistentMap
invalidate caches and pump up the event
externalModificationOccurred() - Method in class org.salespointframework.core.data.StockImpl
simulates a datasource change to handle external modifications
externalModificationOccurred() - Method in class org.salespointframework.core.users.UserManager
simulate UserManager.DatasourceChanged(boolean) on external modification
extraCols - Variable in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
extraCols - Variable in class org.salespointframework.web.html.View
 
extraCols - Variable in class org.salespointframework.web.taglib.view.ViewTag
 
extraColsDestination - Variable in class org.salespointframework.web.html.DoubleView
 
extraColsSource - Variable in class org.salespointframework.web.html.DoubleView
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _