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 _

R

raiseIllegalInterceptorValue(Class<?>, Class<? extends HandlerInterceptor>) - Method in class org.salespointframework.web.spring.annotations.SalespointAnnotationHandlerMapping
 
rCols - Variable in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
columns
readEntry() - Method in class org.salespointframework.core.logging.LogInputStream
Read the next log entry that is accepted by the filter from the stream.
reallocateIndexes() - Method in class org.salespointframework.desktop.TableSorter
Helper method.
realOpen() - Method in class org.salespointframework.core.data.database.PersistenceManager
this method really tries to open the connection
recover(Map<String, Object>, Object, boolean) - Method in class org.salespointframework.core.data.CatalogItemImpl
Recover owner and context
recover(Map<String, String>) - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
recover connection properties
recover(Map<String, String>) - Method in interface org.salespointframework.core.data.database.DatabaseConnection
recover connection properties which where obtained form PreferenceStorage
recover(Map<String, String>) - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
recovers the connection and sets given properties
recover(Map<String, String>) - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
recovers connection properties
recover(Class<T>, Object, Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
Recovers an object identified by ident.
recover(Map<String, Object>, Object, boolean) - Method in interface org.salespointframework.core.data.database.Recoverable
perform additional tasks after recovery. a re-initialization occurs if the object was recovered from object cache but maybe changed its data.
recover(Map<String, String>) - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
recovers connection properties
recover(Map<String, Object>, Object, boolean) - Method in class org.salespointframework.core.data.StockItemImpl
Set the stock on recovery
recover(Map<String, Object>, Object, boolean) - Method in class org.salespointframework.core.users.User
do recovery
Recoverable - Interface in org.salespointframework.core.data.database
Implement this interface if you wish the Recoverable.recover(Map, Object, boolean) method to be called on object recovery
recoverRow(Class<T>, ResultSet, PreparedStatement, boolean, Object, Object, boolean, PersistenceManager.CachedResultSet, Map<String, Object>, List<PersistenceManager.DelayedAssignmentInfo>) - Method in class org.salespointframework.core.data.database.PersistenceManager
Tries to recover a database.
recoverSingleObject(Class<T>, Object, Object, boolean, Map<String, Object>, List<PersistenceManager.DelayedAssignmentInfo>) - Method in class org.salespointframework.core.data.database.PersistenceManager
Recovers a single object, identified by ident
RecoveryConstructor - Annotation Type in org.salespointframework.core.data.database
This marks the constructor as the one, used for recovery.
recoveryContext - Variable in class org.salespointframework.core.data.PersistentList
recovery context that will be used for item recovery
recoveryContext - Variable in class org.salespointframework.core.data.PersistentMap
recovery context, passed to objects on recovery
RecoveryProperty - Annotation Type in org.salespointframework.core.data.database
this annotation sets recovery properties for a class.
reEstablishStockCatalogLink(String) - Method in class org.salespointframework.core.data.StoringStockImpl
Private helper function re-establishing the Stock-Catalog connection if any items in this Stock should be Stocks themselves.
refireCSChanged() - Method in class org.salespointframework.core.data.database.PersistenceManager
fire the current connection state again
registerAction(MultiWindow.MultiWindowAction) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Internal communications method: Register a MultiWindowAction so that it can be properly serialized.
registerConnection(DatabaseConnection) - Method in class org.salespointframework.core.data.database.PersistenceManager
registers an new Database connection
registerDnDComponent(DnDComponent) - Method in class org.salespointframework.core.FormSheet
register a DnDComponent to FormSheet
registerShop(Shop) - Method in class org.salespointframework.core.data.database.PersistenceManager
register shop instance
RegisterTab(long, long) - Static method in class org.salespointframework.desktop.interop.WindowsExtensions
 
releaseMainLock() - Method in class org.salespointframework.core.data.database.PersistenceManager
 
relevantFields - Variable in class org.salespointframework.core.data.database.DefaultClassFieldMapper
fields that are relevant for persistence (no static, transient,....)
relinkCatalog(DataBasket, int) - Method in class org.salespointframework.core.data.StockImpl
Helper method used to maintain StockImpl - CatalogImpl links in nested Stocks/Catalogs.
relinkCatalog(DataBasket, int) - Method in class org.salespointframework.core.data.StockItemImpl
Helper method used to maintain StockImpl - CatalogImpl links in nested Stocks/Catalogs.
relinkCatalog(DataBasket, int) - Method in class org.salespointframework.core.data.StoringStockImpl
Helper method used to maintain StockImpl - CatalogImpl links in nested Stocks/Catalogs.
remappings - Variable in class org.salespointframework.core.data.database.DefaultClassFieldMapper
data type remappings
remergePeers() - Method in class org.salespointframework.core.MenuSheet
Internal method used for proper merging of peers.
remote - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationDialog
flag for romote connections ( JavaDBClientConnection )
remote - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationFS
 
remove(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Remove the given item from the Catalog.
remove(String, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Remove the indicated item from the Catalog.
remove(String, DataBasket) - Method in class org.salespointframework.core.data.CountingStockImpl
Remove one StockItem with the specified key from the Stock.
remove(T, DataBasket) - Method in class org.salespointframework.core.data.CountingStockImpl
Remove the given StockItem from the Stock.
remove(String, int, DataBasket) - Method in class org.salespointframework.core.data.CountingStockImpl
Remove a number of items of a given key from the Stock.
remove(String, DataBasket) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Remove the given item from the source Stock.
remove(T, DataBasket) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Remove the given item from the source Stock.
remove() - Method in class org.salespointframework.core.data.filters.CatalogFilter.FilteredIterator
 
remove(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Remove the given item from the source Catalog if it is contained in the filtered Catalog.
remove(String, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Remove the given item from the source Catalog if it is contained in the filtered Catalog.
remove(String, int, DataBasket) - Method in class org.salespointframework.core.data.filters.CountingStockFilter
Remove at most the specified number of items from the source Stock.
remove(T, DataBasket) - Method in interface org.salespointframework.core.data.interfaces.Catalog
Remove a CatalogItem from the Catalog.
remove(String, DataBasket) - Method in interface org.salespointframework.core.data.interfaces.Catalog
Remove a CatalogItem from the Catalog.
remove(String, int, DataBasket) - Method in interface org.salespointframework.core.data.interfaces.CountingStock
Remove a number of items of a given key from the Stock.
remove(String, DataBasket) - Method in interface org.salespointframework.core.data.interfaces.Stock
Remove one StockItem with the specified key from the Stock.
remove(T, DataBasket) - Method in interface org.salespointframework.core.data.interfaces.Stock
Remove the given StockItem from the Stock.
remove(Object) - Method in class org.salespointframework.core.data.PersistentList
 
remove(int) - Method in class org.salespointframework.core.data.PersistentList
 
remove(Object) - Method in class org.salespointframework.core.data.PersistentMap
 
remove(String, DataBasket) - Method in class org.salespointframework.core.data.StoringStockImpl
Remove one StockItem with the specified key from the Stock.
remove(T, DataBasket) - Method in class org.salespointframework.core.data.StoringStockImpl
Remove the given StockItem from the Stock.
remove(Class<T>, T) - Method in class org.salespointframework.core.ListenerHelper
Remove the listener as a listener of the specified type.
remove(String) - Method in class org.salespointframework.core.MenuSheet
Remove a tagged top level item from the MenuSheet.
remove(MenuSheetObject) - Method in class org.salespointframework.core.MenuSheet
Remove a MenuSheetObject from the MenuSheet.
remove(String) - Method in interface org.salespointframework.core.PreferenceStorage
Removes the specified key from storage
remove(String) - Method in class org.salespointframework.core.XmlPreferenceStorage
Remove specified key from storage.
remove(long) - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane
 
REMOVE_VETO_EXCEPTION - Static variable in interface org.salespointframework.core.exceptions.ProcessErrorCodes
Error code constant: A VetoException occurred while trying to remove items from a container.
removeAll(Collection<?>) - Method in class org.salespointframework.core.data.PersistentList
this method is not implemented
removeAllButtons() - Method in class org.salespointframework.core.FormSheet
Remove all buttons from the FormSheet's button bar.
removeAllDisplays() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Closes the displays of all open SalesPoints.
removeAllDndComponents() - Method in class org.salespointframework.core.FormSheet
removes all registered DnDComponents from list of observes DnDComponents but not from the FormSheet
removeButton(int) - Method in class org.salespointframework.core.FormSheet
Remove a button from the FormSheet's button bar.
removeCapability(Capability) - Method in class org.salespointframework.core.users.User
Entirely removes a capability from the user.
removeCapabilityDataListener(CapabilityDataListener) - Method in class org.salespointframework.core.users.User
Remove a CapabilityDataListener.
removeCatalog(String) - Method in class org.salespointframework.core.Shop
Remove a catalog from the global table of Catalogs.
removeCatalogChangeListener(CatalogChangeListener) - Method in class org.salespointframework.core.data.CatalogImpl
Remove a listener that listened for changes in this Catalog's contents.
removeCatalogChangeListener(CatalogChangeListener) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Remove a listener that received events when the filtered Catalog changed.
removeCatalogChangeListener(CatalogChangeListener) - Method in interface org.salespointframework.core.data.interfaces.ListenableCatalog
Remove a listener that was informed about changes to the Catalog's contents.
removeDataBasketListener(DataBasketListener) - Method in class org.salespointframework.core.data.DataBasketImpl
Remove a listener that received events when the DataBasket's contents changed.
removeDataBasketListener(DataBasketListener) - Method in interface org.salespointframework.core.data.interfaces.ListenableDataBasket
Remove a listener that was being informed about changes to the DataBasket's contents.
removeDatasourceChangedListener(DatasourceChangeListener) - Method in class org.salespointframework.core.data.database.PersistenceManager
Remove a Datasource changed listener
removeDatasourceOnChangeListener(DatasourceOnChangeListener) - Method in class org.salespointframework.core.data.database.PersistenceManager
Remove a datasource on change listener
removeDBCListener(DatabaseConnectionListener) - Method in class org.salespointframework.core.data.database.PersistenceManager
Removes a database connection listener
removedCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.events.CatalogChangeAdapter
Called whenever a CatalogItem was removed from the Catalog.
removedCatalogItem(CatalogChangeEvent<T>) - Method in interface org.salespointframework.core.data.events.CatalogChangeListener
Called whenever a CatalogItem was removed from the Catalog.
removedCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Translate and propagate the event to all listeners of this Catalog.
removedCatalogItem(CatalogChangeEvent<CatalogItem>) - Method in class org.salespointframework.desktop.models.CatalogListModel
 
removedCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
removedCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
removedCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
removedDBE(DataBasketEvent) - Method in class org.salespointframework.core.data.events.DataBasketAdapter
Called when a DataBasketEntry was removed from the DataBasket.
removedDBE(DataBasketEvent) - Method in interface org.salespointframework.core.data.events.DataBasketListener
Called when a DataBasketEntry was removed from the DataBasket.
removedDBE(DataBasketEvent) - Method in class org.salespointframework.desktop.models.DataBasketListModel
 
removedDBE(DataBasketEvent) - Method in class org.salespointframework.desktop.models.DataBasketTableModel
Update the internal model and inform any listeners according to the received event.
removeDnDComponent(DnDComponent) - Method in class org.salespointframework.core.FormSheet
remove a DnDComponent from FormSheet
removedStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.events.StockChangeAdapter
Called whenever StockItems were removed from the Stock.
removedStockItems(StockChangeEvent<T, CT>) - Method in interface org.salespointframework.core.data.events.StockChangeListener
Called whenever StockItems were removed from the Stock.
removedStockItems(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.
removedStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
removedStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
removedStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockListModel
Update the internal model and inform any listeners according to the received event.
removedStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Update the internal model and inform any listeners according to the received event.
removeEditButtons() - Method in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
Convenience method for removing the "Add" and the "Remove" button.
removeExternalModificationListener(ExternalModificationListener) - Method in class org.salespointframework.core.data.PersistentList
remove ExternalModificationListener
removeExternalModificationListener(ExternalModificationListener) - Method in class org.salespointframework.core.data.PersistentMap
remove ExternalModificationListener
removeFormSheetListener(FormSheetListener) - Method in interface org.salespointframework.core.Display
Unregisters a FormSheetListener to be informed when a FormSheet is set or closed.
removeFormSheetListener(FormSheetListener) - Method in class org.salespointframework.core.JDisplayDialog
Remove a listener to receive notification on the JDisplayDialog's FormSheet.
removeFormSheetListener(FormSheetListener) - Method in class org.salespointframework.core.JDisplayFrame
Remove a listener to receive notification on the JDisplayFrame's FormSheet.
removeFormSheetListener(FormSheetListener) - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
removeFormSheetListener(FormSheetListener) - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Removse a listener to receive notification on the JInternalDisplay's FormSheet.
removeFormSheetListener(FormSheetListener) - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Removes a listener to receive notification on the JTabbedDisplay's FormSheet.
removeInstructionModeListener(JInstructionTextField.InstructionModeListener) - Method in class org.salespointframework.desktop.JInstructionTextField
 
removeLayoutComponent(Component) - Method in class org.salespointframework.desktop.JOptionPanel.OptionLayout
Remove a special layout component.
removeListItems(Class, String, Class, Class, Object, boolean, Object, Object, String, Object, boolean, int) - Method in class org.salespointframework.core.data.database.PersistenceManager
Core function for persisting lists. this method removes items from a list can be used for Maps as well as Lists
removeNameListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.AbstractNameable
Remove a PropertyChangeListener for the "name" property.
removeNameListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Un-Register the listener with the source Stock.
removeNameListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Un-Register the listener with the source Catalog.
removeNameListener(PropertyChangeListener) - Method in interface org.salespointframework.core.data.interfaces.Nameable
Remove a PropertyChangeListener for the "name" property.
removeNameListener(PropertyChangeListener) - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
removePersistenceStateListener(PersistenceStateListener) - Method in class org.salespointframework.core.data.database.PersistenceManager
Remove a persistence state listener
removePropertyChangeListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.AbstractNameable
Remove a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Un-Register the listener with the source Stock.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Un-Register the listener with the source Catalog.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.salespointframework.core.data.interfaces.Nameable
Stop a listener from receiving events whenever a property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
removeResourceModule(ResourceManager.ResourceModule) - Method in class org.salespointframework.core.ResourceManager
Removes a resource module from the ResourceManager.
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.CatalogListModel
remove a ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.CatalogTableModel
 
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.CountingStockListModel
remove ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
 
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.DataBasketListModel
remove ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in interface org.salespointframework.desktop.models.FilterableModel
remove FilterableModel.ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.StoringStockListModel
remove ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
remove FilterableModel.ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.UserListModel
remove ResultCountListener
removeResultCountListener(FilterableModel.ResultCountListener) - Method in class org.salespointframework.desktop.models.UserTableModel
remove FilterableModel.ResultCountListener
removeSalesPoint(SalesPoint) - Method in class org.salespointframework.core.Shop
Remove a SalesPoint from the Shop.
removeSalesPoint_InternalFrame(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Closes the DeskopFrame of a SalesPoint.
removeSalesPoint_Tab(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Closes the TabbedFrame of a SalesPoint.
removeSalesPoint_Window(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Closes the MultiWindow.DisplayFrame of a SalesPoint.
removeSalesPointDisplay(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Closes a display for a SalesPoint.
removeSelectionObserver(int[]) - Method in class org.salespointframework.desktop.JListView.ListSelectionDisptacher
 
removeSelectionObserver(int[]) - Method in class org.salespointframework.desktop.JListView
remove selection observer
removeStatusDisplay(Display) - Method in class org.salespointframework.core.Shop
Close a status display.
removeStock(String) - Method in class org.salespointframework.core.Shop
Remove a Stock from the global list of Stocks.
removeStockChangeListener(StockChangeListener) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Un-Register a listener that received events when the Stock's contents changed.
removeStockChangeListener(StockChangeListener) - Method in interface org.salespointframework.core.data.interfaces.ListenableStock
Remove a listener that was being informed about changes to the Stock's contents.
removeStockChangeListener(StockChangeListener) - Method in class org.salespointframework.core.data.StockImpl
Remove a listener that received events when the Stock's contents changed.
removeTab(WindowsExtensions.JProxyFrame) - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
removeTabAt(int) - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane
 
removeTimerListener(TimerListener) - Method in class org.salespointframework.core.AutoTimer
Removes the given TimerListener from the observer list
removeTimerListener(TimerListener) - Method in class org.salespointframework.core.StepTimer
Remove the given TimerListener.
removeTimerListener(TimerListener) - Method in interface org.salespointframework.core.Timer
Removes a listener for TimerEvents.
removeUserDataListener(UserDataListener) - Method in class org.salespointframework.core.users.UserManager
Remove a UserDataListener.
removeValueListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.CatalogItemImpl
Remove a PropertyChangeListener for the "value" property.
removeValueListener(PropertyChangeListener) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Un-Register the listener with the source Catalog.
removeValueListener(PropertyChangeListener) - Method in interface org.salespointframework.core.data.interfaces.CatalogItem
Remove a PropertyChangeListener for the "value" property.
removeValueListener(PropertyChangeListener) - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
render() - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
renders the component. use AbstractListViewRenderer.renderContext
render() - Method in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
render the component
render() - Method in class org.salespointframework.desktop.renderer.CountingStockListViewRenderer
render
render() - Method in class org.salespointframework.desktop.renderer.UserListViewRenderer
render
render() - Method in class org.salespointframework.web.html.DoubleView
renders the DoubleView
render() - Method in class org.salespointframework.web.html.View
Renders the HTML-code of the View.
render() - Method in class org.salespointframework.web.taglib.AbstractTag
bypasses normal tag method for use in java code environment
RENDER_ELEMENT_TYPE_CELL - Static variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
constant for cell type
RENDER_ELEMENT_TYPE_SEPERATOR - Static variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
constant for separator type
RENDER_LAYOUT_SIDE_BY_SIDE - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
name and price an the same horizontal line
RENDER_LAYOUT_UPON_THE_OTHER - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
name and price each in a new line
RENDER_ORIENTATION_NAME_CENTER - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
name centered
RENDER_ORIENTATION_NAME_LEFT - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
left aligned name
RENDER_ORIENTATION_NAME_RIGHT - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
name right aligned
RENDER_ORIENTATION_PRICE_CENTER - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
center the price
RENDER_ORIENTATION_PRICE_LEFT - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
left align the price
RENDER_ORIENTATION_PRICE_RIGHT - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
right align the price
RENDER_SHOW_NAME - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
show the name
RENDER_SHOW_PRICE - Static variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
show the price
renderAdditionalInfoArea(JPanel, boolean) - Method in class org.salespointframework.core.users.User
Hook for displaying additional information in the userlist
renderAttributes - Variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
render attributes control the behavior of the renderer. you can concatenate attributes by an binary or ( | ) attributes are: CatalogListViewRenderer.RENDER_LAYOUT_SIDE_BY_SIDE CatalogListViewRenderer.RENDER_LAYOUT_UPON_THE_OTHER CatalogListViewRenderer.RENDER_ORIENTATION_NAME_CENTER CatalogListViewRenderer.RENDER_ORIENTATION_NAME_LEFT CatalogListViewRenderer.RENDER_ORIENTATION_NAME_RIGHT CatalogListViewRenderer.RENDER_ORIENTATION_PRICE_CENTER CatalogListViewRenderer.RENDER_ORIENTATION_PRICE_LEFT CatalogListViewRenderer.RENDER_ORIENTATION_PRICE_RIGHT CatalogListViewRenderer.RENDER_SHOW_NAME CatalogListViewRenderer.RENDER_SHOW_PRICE
renderAttributes - Variable in class org.salespointframework.desktop.renderer.UserListViewRenderer
attributes used for renderer
renderBody() - Method in class org.salespointframework.web.html.View
Renders the HTML-code of the body in the ATM.
renderButton() - Method in class org.salespointframework.web.html.DoubleView
renders the buttons between the views
renderCaptionAhead() - Method in class org.salespointframework.web.html.View
Renders the caption of the View.
renderComponent(AbstractListViewRenderer.RenderContext, Graphics2D) - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
This is the drawing function of AbstractListViewRenderer.RenderComponent draws the component background.
renderContext - Variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer.RenderComponent
the render context
renderContext - Variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
current render context
renderCount - Variable in class org.salespointframework.desktop.renderer.CountingStockListViewRenderer
true, if count should be displayed
renderCSComponents() - Method in class org.salespointframework.desktop.renderer.CountingStockListViewRenderer
put components on AbstractListViewRenderer.workingComponent
renderEnd() - Method in class org.salespointframework.web.helper.GenericHtmlTag
Render the end-tag.
renderer - Variable in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
renderer to use for cell and separator rendering
renderer - Variable in class org.salespointframework.desktop.JListView
cell renderer
renderExtraColumn(int) - Method in class org.salespointframework.web.html.View
Renders the HTML-code of the EC-element in the ATM.
renderFooter() - Method in class org.salespointframework.web.html.View
Renders the HTML-code of the footer in the ATM.
renderHeader() - Method in class org.salespointframework.web.html.View
Renders the HTML-code of the header in the ATM.
renderMoreInfoValues() - Method in class org.salespointframework.desktop.renderer.UserListViewRenderer
let User render its additional stuff into UserListViewRenderer.moreInfo panel
renderPane - Variable in class org.salespointframework.desktop.JListView.CatListUI
 
renderRack() - Method in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
put components on AbstractListViewRenderer.workingComponent
renderRack() - Method in class org.salespointframework.desktop.renderer.UserListViewRenderer
put components on workingComponent
renderSearchField() - Method in class org.salespointframework.web.html.View
 
renderSeperator() - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
renders the separator
renderSeperatorRack() - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
put components on AbstractListViewRenderer.workingComponent
RenderSettingsConfigurator<T extends SpItem> - Class in org.salespointframework.web.helper
Takes settings to render a View-tag.
RenderSettingsConfigurator() - Constructor for class org.salespointframework.web.helper.RenderSettingsConfigurator
 
renderSettingsConfigurator - Variable in class org.salespointframework.web.taglib.view.ViewTag
 
renderStart() - Method in class org.salespointframework.web.helper.GenericHtmlTag
Render a standard HTML-tag.
renderStartAndClearAttributes() - Method in class org.salespointframework.web.helper.GenericHtmlTag
After rendering, all attributes are deleted.
renderStartWithEnd() - Method in class org.salespointframework.web.helper.GenericHtmlTag
Render a XHTML-tag with '/>' at the end.
renderStartWithEndAndClearAttributes() - Method in class org.salespointframework.web.helper.GenericHtmlTag
After rendering a XHTML-tag with '/>' at the end, all attributes are deleted.
reOrderBy(Comparator) - Method in class org.salespointframework.desktop.models.AbstractTableModel
Reorder the records displayed according to the specified comparator.
rerender - Variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer.RenderContext
true, if component was recovered from cache but needs a value update
reset() - Method in class org.salespointframework.core.data.database.PersistenceManager.MovingAverage
reset
reset() - Method in class org.salespointframework.web.taglib.AbstractTag
resets all attributes
reset() - Method in class org.salespointframework.web.taglib.doubleview.DoubleViewTag
 
reset() - Method in class org.salespointframework.web.taglib.ImageTag
 
reset() - Method in class org.salespointframework.web.taglib.login.LoginDialogTag
 
reset() - Method in class org.salespointframework.web.taglib.MessagesTag
 
reset() - Method in class org.salespointframework.web.taglib.view.CssTableTag
 
reset() - Method in class org.salespointframework.web.taglib.view.ListTag
 
reset() - Method in class org.salespointframework.web.taglib.view.TableTag
 
reset() - Method in class org.salespointframework.web.taglib.view.ViewTag
 
ResetButtons() - Static method in class org.salespointframework.desktop.interop.WindowsExtensions
 
resetCurrentSalesPointIsAdjusting() - Method in class org.salespointframework.core.Shop
Reset a flag that can be used to optimize setCurrentSalesPoint calls.
resetId() - Method in class org.salespointframework.core.data.database.PersistenceManager.ShopInstance
reset instance id
RESOURCE_GIF - Static variable in class org.salespointframework.core.ResourceManager
Type name for resource module: GIF
RESOURCE_PNG - Static variable in class org.salespointframework.core.ResourceManager
 
ResourceManager - Class in org.salespointframework.core
The global manager for all resources.
ResourceManager() - Constructor for class org.salespointframework.core.ResourceManager
Creates a new instance of ResourceManager.
ResourceManager.ResourceModule - Interface in org.salespointframework.core
Interface for a resource module.
ResourceManager.ResourceModuleGIF - Class in org.salespointframework.core
Predefined module for .gif-resources.
ResourceManager.ResourceModuleGIF() - Constructor for class org.salespointframework.core.ResourceManager.ResourceModuleGIF
 
ResourceManager.ResourceModulePNG - Class in org.salespointframework.core
Predefined module for .png-resources.
ResourceManager.ResourceModulePNG() - Constructor for class org.salespointframework.core.ResourceManager.ResourceModulePNG
 
ResourceManager.StandardResource - Enum in org.salespointframework.core
Standard resources
ResourceManager.StandardResource() - Constructor for enum org.salespointframework.core.ResourceManager.StandardResource
 
resourceRootPath - Variable in class org.salespointframework.core.ResourceManager
The root path of all resources.
respawn(Class<T>, Map<String, Object>, boolean, List<String>) - Method in class org.salespointframework.core.data.database.PersistenceManager
core method for instantiate an object of specified Class
respectKey - Variable in class org.salespointframework.core.data.PersistentList
key used if this list is a view on a PersistentMap
restoreOffscreenBuffer(JComponent) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
restore the offscreenbuffer which was backed up by MultiWindow.backupOffscreenBuffer(JComponent, int, int)
result - Variable in class org.salespointframework.desktop.formsheets.MessageForm.MessageFormSheet
 
ResultCountChanged(int) - Method in interface org.salespointframework.desktop.models.FilterableModel.ResultCountListener
result count change event
resultCountListener - Variable in class org.salespointframework.desktop.JModelFilter
result count listener
resultCountListener - Variable in class org.salespointframework.desktop.models.StoringStockListModel
ResultCountListener list
resultCountListeners - Variable in class org.salespointframework.desktop.models.CatalogListModel
 
resultCountListeners - Variable in class org.salespointframework.desktop.models.CatalogTableModel
 
resultCountListeners - Variable in class org.salespointframework.desktop.models.CountingStockListModel
result count listener list
resultCountListeners - Variable in class org.salespointframework.desktop.models.CountingStockTableModel
result count listener list
resultCountListeners - Variable in class org.salespointframework.desktop.models.DataBasketListModel
ResultCountListener list
resultCountListeners - Variable in class org.salespointframework.desktop.models.StoringStockTableModel
result count listener list
resultCountListeners - Variable in class org.salespointframework.desktop.models.UserListModel
list of result count listeners
resultCountListeners - Variable in class org.salespointframework.desktop.models.UserTableModel
list of result count listeners
resume() - Method in class org.salespointframework.core.SaleProcess
Resume a previously suspended process.
resume() - Method in class org.salespointframework.core.SalesPoint
Resume the SalesPoint.
resume() - Method in class org.salespointframework.core.Shop.ProcessHandle
Resume the process that is handled by this ProcessHandle.
resume() - Method in class org.salespointframework.core.Shop
Resume a suspended Shop.
retainAll(Collection<?>) - Method in class org.salespointframework.core.data.PersistentList
this method is not implemented
reverseIndexes - Variable in class org.salespointframework.desktop.TableSorter
Field of indexes.
ReverseOrderComparator - Class in org.salespointframework.core
A comparator that reverses the order implied by another comparator.
ReverseOrderComparator(Comparator<Object>) - Constructor for class org.salespointframework.core.ReverseOrderComparator
Creates new ReverseOrderComparator.
rewriteVolatileImage() - Method in class org.salespointframework.desktop.ImagePanel
rewrite ImagePanel.ci
right - Variable in class org.salespointframework.desktop.border.InsetLineBorder
right padding
RIGHT - Static variable in class org.salespointframework.desktop.JOptionPanel
Constant representing right alignment.
RIGHT_ICON - Static variable in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Icon with an arrow pointing right.
rollback() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Rollback the operation.
rollback() - Method in class org.salespointframework.core.data.DataBasketImpl
Rollback the contents of all subbaskets of this DataBasket.
rollback(DataBasketCondition) - Method in class org.salespointframework.core.data.DataBasketImpl
Rollback all items in all subbaskets that do match the given condition.
rollback(DataBasketCondition) - Method in class org.salespointframework.core.data.DataBasketImpl.SubDataBasket
Rollback all entries in this subbasket that match the condition.
rollback() - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Roll back the entire contents of the DataBasket.
rollback(DataBasketCondition) - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Roll back all items that match the given condition.
rollback() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Roll back the operation described by the DataBasketEntry.
ROLLBACK_ACTION - Static variable in class org.salespointframework.core.data.DataBasketImpl
Action constant for #org.salespointframework.log.
ROLLBACK_ACTION - Static variable in class org.salespointframework.core.data.StockItemImpl
 
rollbackAdd(DataBasket, DataBasketEntry<T>) - Method in class org.salespointframework.core.data.CatalogImpl
Roll back the adding of a CatalogItem.
rollbackAdd(DataBasket, DataBasketEntry) - Method in class org.salespointframework.core.data.CountingStockImpl
Rollback the adding of StockItems.
rollbackAdd(DataBasket, DataBasketEntry<T>) - Method in interface org.salespointframework.core.data.SelfManagingDBEDestination
Called when an add must be rolled back.
rollbackAdd(DataBasket, DataBasketEntry<T>) - Method in class org.salespointframework.core.data.StoringStockImpl
Rollback the adding of a StockItem.
rollbackAddStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.events.StockChangeAdapter
Called whenever the adding of StockItems was rolled back.
rollbackAddStockItems(StockChangeEvent<T, CT>) - Method in interface org.salespointframework.core.data.events.StockChangeListener
Called whenever the adding of StockItems was rolled back.
rollbackAddStockItems(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.
rollbackAddStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackAddStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackAddStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackAddStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackCurrentSubBasket() - Method in class org.salespointframework.core.data.DataBasketImpl
Rollback the current subbasket's contents.
rollbackCurrentSubBasket() - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Roll back the contents of the current subbasket.
rollbackDestination() - Method in class org.salespointframework.core.data.StoringStockItemDBEntry
Rollback the destination part of the operation described by this DataBasketEntry.
rollbackEditCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.events.CatalogChangeAdapter
Called whenever editing a CatalogItem was rolled back.
rollbackEditCatalogItem(CatalogChangeEvent<T>) - Method in interface org.salespointframework.core.data.events.CatalogChangeListener
Called whenever editing a CatalogItem was rolled back.
rollbackEditCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Translate and propagate the event to all listeners of this Catalog.
rollbackEditCatalogItem(CatalogChangeEvent<CatalogItem>) - Method in class org.salespointframework.desktop.models.CatalogListModel
 
rollbackEditCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
rollbackEditCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackEditCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackEditStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.events.StockChangeAdapter
Called whenever the editing of StockItems was rolled back.
rollbackEditStockItems(StockChangeEvent<T, CT>) - Method in interface org.salespointframework.core.data.events.StockChangeListener
Called whenever the editing of StockItems was rolled back.
rollbackEditStockItems(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.
rollbackEditStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackEditStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackEditStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackEditStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackRemove(DataBasket, DataBasketEntry<T>) - Method in class org.salespointframework.core.data.CatalogImpl
Roll back the removal of a CatalogItem.
rollbackRemove(DataBasket, DataBasketEntry) - Method in class org.salespointframework.core.data.CountingStockImpl
Rollback the removal of StockItems.
rollbackRemove(DataBasket, DataBasketEntry<T>) - Method in interface org.salespointframework.core.data.SelfManagingDBESource
Called when a remove must be commited.
rollbackRemove(DataBasket, DataBasketEntry<T>) - Method in class org.salespointframework.core.data.StoringStockImpl
Rollback the removal of a StockItem.
rollbackRemoveStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.events.StockChangeAdapter
Called whenever the removal of StockItems was rolled back.
rollbackRemoveStockItems(StockChangeEvent<T, CT>) - Method in interface org.salespointframework.core.data.events.StockChangeListener
Called whenever the removal of StockItems was rolled back.
rollbackRemoveStockItems(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.
rollbackRemoveStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackRemoveStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackRemoveStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockListModel
Update the internal model and inform any listeners according to the received event.
rollbackRemoveStockItems(StockChangeEvent) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Update the internal model and inform any listeners according to the received event.
rollbackSubBasket(String) - Method in class org.salespointframework.core.data.DataBasketImpl
Rollback all entries in a given subbasket.
rollbackSubBasket(String) - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Roll back the contents of the named subbasket.
rolledbackAddCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.events.CatalogChangeAdapter
Called whenever the adding of a CatalogItem was rolled back.
rolledbackAddCatalogItem(CatalogChangeEvent<T>) - Method in interface org.salespointframework.core.data.events.CatalogChangeListener
Called whenever the adding of a CatalogItem was rolled back.
rolledbackAddCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Translate and propagate the event to all listeners of this Catalog.
rolledbackAddCatalogItem(CatalogChangeEvent<CatalogItem>) - Method in class org.salespointframework.desktop.models.CatalogListModel
 
rolledbackAddCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
rolledbackAddCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
rolledbackAddCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
rolledbackRemoveCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.events.CatalogChangeAdapter
Called whenever the removal of a CatalogItem was rolled back.
rolledbackRemoveCatalogItem(CatalogChangeEvent<T>) - Method in interface org.salespointframework.core.data.events.CatalogChangeListener
Called whenever the removal of a CatalogItem was rolled back.
rolledbackRemoveCatalogItem(CatalogChangeEvent<T>) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Translate and propagate the event to all listeners of this Catalog.
rolledbackRemoveCatalogItem(CatalogChangeEvent<CatalogItem>) - Method in class org.salespointframework.desktop.models.CatalogListModel
 
rolledbackRemoveCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
rolledbackRemoveCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
rolledbackRemoveCatalogItem(CatalogChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
rootNode - Variable in class org.salespointframework.core.XmlPreferenceStorage
XML root node
row - Variable in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
 
rowCounter - Variable in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
 
rowCounter - Variable in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
 
run() - Method in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
loop
run() - Method in class org.salespointframework.core.SaleProcess.SubProcess
The exception firewall.
runAndWait(Thread) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
As Swing is not threadsafe, removing a tab or an internal frame might cause an ArrayIndexOutOfBoundsException.
runBackgroundProcess(SaleProcess, User, DataBasket) - Method in class org.salespointframework.core.Shop
Run a background process on the Shop.
RUNNING - Static variable in class org.salespointframework.core.Shop
Constant marking the Shop's state.
runProcess(SaleProcess) - Method in class org.salespointframework.core.SalesPoint
Starts a process on this SalesPoint.
runProcess(SaleProcess, DataBasket) - Method in class org.salespointframework.core.SalesPoint
Starts a process on this SalesPoint.
runProcess(SaleProcess, Display, User, DataBasket) - Method in class org.salespointframework.core.Shop
Run a process on the Shop.

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 _