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 _

P

p - Variable in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
 
paint(Graphics, JComponent) - Method in class org.salespointframework.desktop.JListView.CatListUI
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.salespointframework.desktop.border.InsetLineBorder
paint rectangle
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.salespointframework.desktop.border.NoTopBorder
 
paintBorderShadow(Graphics2D, Shape, int, Color, Color) - Static method in class org.salespointframework.desktop.DragItemPanel
paints a border shadow for following shapes: Rectangle2D, RoundRectangle2D
paintButtonBarBackground(Graphics2D, JComponent) - Method in interface org.salespointframework.core.events.FormsheetCustomizationListener
Draw button bars surface.
paintButtonBarBackground(Graphics, JComponent) - Method in class org.salespointframework.core.FormSheet
Paints button bar's background image
paintComponent(Graphics) - Method in class org.salespointframework.desktop.DragItemPanel
paint shadow
paintComponent(Graphics) - Method in class org.salespointframework.desktop.Hint.CloseButton
 
paintComponent(Graphics) - Method in class org.salespointframework.desktop.Hint
 
paintComponent(Graphics) - Method in class org.salespointframework.desktop.ImagePanel
draw ImagePanel.ci
paintComponent(Graphics) - Method in class org.salespointframework.desktop.JUserList.UserListCellRenderer
Paint the component: bgr, ....
paintComponent(Graphics) - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabButton
paint button
paintComponent(Graphics) - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel
paint border
paintComponent(Graphics) - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
oaint preview image to component
paintComponentsBackground(Graphics2D, JComponent) - Method in interface org.salespointframework.core.events.FormsheetCustomizationListener
Draw components surface.
paintHightlightEffect(Graphics2D, Rectangle, Component) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
paint drag'n drop highlight effect. drawing takes place on some layer above the standard layer, so the effect can be drawn beyond components bounds
paintHightlightEffect(Graphics2D, Rectangle, Component) - Method in class org.salespointframework.desktop.JAbstractTable
 
paintHightlightEffect(Graphics2D, Rectangle, Component) - Method in class org.salespointframework.desktop.JListView
 
paintHightlightEffect(Graphics2D, Rectangle, Component) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
sraw border shadow and display text bubble
paintHiglightEffect(Graphics) - Method in class org.salespointframework.core.FormSheet.DnDDispatcher
paint highlight effect on FormSheet.DnDDispatcher.hlComponent
paintImpl(Graphics, JComponent) - Method in class org.salespointframework.desktop.JListView.CatListUI
 
paintWindow(Graphics2D, JComponent) - Method in interface org.salespointframework.core.events.WindowRepaintListener
Method called when background needs to be painted
paintWindowBackground(Graphics, JComponent) - Method in class org.salespointframework.core.FormSheet
paint the formsheet background
paintWindowBackground(Graphics, JComponent) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Paint the main window background
params - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection
additional parameters for connection string
params - Variable in class org.salespointframework.core.data.database.MssqlDatabaseConnection
additional connection parameters
params - Variable in class org.salespointframework.core.data.database.MysqlDatabaseConnection
additional parameters
parse(String) - Method in class org.salespointframework.core.data.AbstractCurrency
Try to interpret the given String according to the currency format of the specific currency.
parse(String) - Method in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Try to parse the given String as a currency value in the currency's associated format.
parse(String) - Method in class org.salespointframework.core.data.filters.CurrencyFilter
Try to parse the given String as a Currency value using the source Currency.
parse(String) - Method in interface org.salespointframework.core.data.interfaces.Currency
Try to interpret the given String according to the currency format of the specific currency.
partialRollback(int) - Method in class org.salespointframework.core.data.CountingStockItemDBEntry
Rollback the operation described by this DataBasketEntry for a given number of items.
pass - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection
connection password, if one was set. will not be saved if "ask for password" was checked in config
pass - Variable in class org.salespointframework.core.data.database.MssqlDatabaseConnection
stored password for connection
pass - Variable in class org.salespointframework.core.data.database.MysqlDatabaseConnection
password
PassWDGarbler - Interface in org.salespointframework.core.users
Strategy to be used when garbling passwords.
path - Variable in class org.salespointframework.desktop.interop.WindowsExtensions.JumpListItem
 
perform(SaleProcess, User) - Method in class org.salespointframework.core.GateChangeTransition
Perform the Transition.
perform(SaleProcess, User) - Method in interface org.salespointframework.core.Transition
Actually perform the transition.
perform(Object, int) - Method in class org.salespointframework.desktop.dnd.MoveAction
execute the move action
performanceMode - Variable in class org.salespointframework.core.data.database.PersistenceManager
flag for performance mode
persist(Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
Persist an object to DataSource
persist(Object, boolean, Map<Object, Object>) - Method in class org.salespointframework.core.data.database.PersistenceManager
Persist an object to DataSource
Persistence - Class in org.salespointframework.core.data.management
implementation for PersistenceMBean
Persistence(PersistenceManager) - Constructor for class org.salespointframework.core.data.management.Persistence
default constructor
PersistenceManager - Class in org.salespointframework.core.data.database
The PersistenceManager is the core of SalesPoints Persistence layer Its job is to manage the database connections and persist and recover objects
PersistenceManager() - Constructor for class org.salespointframework.core.data.database.PersistenceManager
Constructor
PersistenceManager.CachedResultSet - Class in org.salespointframework.core.data.database
this class cahches ResultSets in performance mode to decrease query count
PersistenceManager.CachedResultSet(ResultSet) - Constructor for class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
default constructor
PersistenceManager.DelayedAssignmentInfo - Class in org.salespointframework.core.data.database
 
PersistenceManager.DelayedAssignmentInfo(String, Field, Object) - Constructor for class org.salespointframework.core.data.database.PersistenceManager.DelayedAssignmentInfo
 
PersistenceManager.LogonInformation - Class in org.salespointframework.core.data.database
Logon information of users in local Salespoints should work with remote logons in future version
PersistenceManager.LogonInformation(User, SalesPoint) - Constructor for class org.salespointframework.core.data.database.PersistenceManager.LogonInformation
default constructor
PersistenceManager.ModificationEntry - Class in org.salespointframework.core.data.database
an entry which defines a modification event
PersistenceManager.ModificationEntry() - Constructor for class org.salespointframework.core.data.database.PersistenceManager.ModificationEntry
default constructor
PersistenceManager.ModificationTriggerWorker - Class in org.salespointframework.core.data.database
this worker constantly checks for table modifications on active connection
PersistenceManager.ModificationTriggerWorker() - Constructor for class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
default constructor
PersistenceManager.MovingAverage - Class in org.salespointframework.core.data.database
this class calculates the moving average of a given window size
PersistenceManager.MovingAverage() - Constructor for class org.salespointframework.core.data.database.PersistenceManager.MovingAverage
 
PersistenceManager.PerformanceTimer - Class in org.salespointframework.core.data.database
Simple Performance timer with nano seconds precision
PersistenceManager.PerformanceTimer() - Constructor for class org.salespointframework.core.data.database.PersistenceManager.PerformanceTimer
Constructor with auto-start
PersistenceManager.ShopInstance - Class in org.salespointframework.core.data.database
A shop instance that will be written to data source
PersistenceManager.ShopInstance(Shop) - Constructor for class org.salespointframework.core.data.database.PersistenceManager.ShopInstance
default constructor
PersistenceManager.ShopInstance() - Constructor for class org.salespointframework.core.data.database.PersistenceManager.ShopInstance
constructor for recovery
PersistenceMBean - Interface in org.salespointframework.core.data.management
MBean which insturments the PersistenceManager
PersistenceProperty - Annotation Type in org.salespointframework.core.data.database
A PersistenceProperty defines field options for persistence process PersistenceProperty.follow() : set to false if you don't wish to persist this field PersistenceProperty.isUnique() : set to true, if this field should be the unique key PersistenceProperty.autoAssign() : set to true, if generated key should be set on this field after persistence process PersistenceProperty.isLongString() : set to true, for String contents greater than 500 characters {@link #genericType() : This annotation is only valid for fields of type java.lang.Class.
PersistenceStateListener - Interface in org.salespointframework.core.data.events
This listener listens for changes in the persistence state which observes the the persistence process.
PersistenceStateListener.ConnectionState - Enum in org.salespointframework.core.data.events
Connection states
PersistenceStateListener.ConnectionState() - Constructor for enum org.salespointframework.core.data.events.PersistenceStateListener.ConnectionState
 
PersistenceStateListener.OperationalState - Enum in org.salespointframework.core.data.events
Operational states
PersistenceStateListener.OperationalState() - Constructor for enum org.salespointframework.core.data.events.PersistenceStateListener.OperationalState
 
persistent - Variable in class org.salespointframework.core.data.CatalogImpl
flag, indicating a persistent catalog
PersistentList<E> - Class in org.salespointframework.core.data
A PersistentList represents a List which persists its items via PersistenceManager's listing methods.
PersistentList(Class) - Constructor for class org.salespointframework.core.data.PersistentList
default constructor because of a java language weakness you need to pass the type of generic argument explicitly The id in generated by random
PersistentList(String, Class) - Constructor for class org.salespointframework.core.data.PersistentList
default constructor because of a java language weakness you need to pass the type of generic argument explicitly
PersistentList(Object, String, Class, Object) - Constructor for class org.salespointframework.core.data.PersistentList
constructor
PersistentList(Object, String, Class, Object, Class, Class, Object, PersistentMap) - Constructor for class org.salespointframework.core.data.PersistentList
constructor.
PersistentMap<K,V> - Class in org.salespointframework.core.data
A PersistentMap is a Map that persists its key-value pairs to the data source.
PersistentMap(Class, Class) - Constructor for class org.salespointframework.core.data.PersistentMap
default constructor.
PersistentMap(Object, String, Class, Class) - Constructor for class org.salespointframework.core.data.PersistentMap
default constructor.
PersistentMap(Object, String, Class, Class, Object) - Constructor for class org.salespointframework.core.data.PersistentMap
constructor.
PersistentMap(Object, String, Class, Class, Object, boolean) - Constructor for class org.salespointframework.core.data.PersistentMap
constructor.
PersistentMap(Object, String, Class, Class, long, Object, boolean) - Constructor for class org.salespointframework.core.data.PersistentMap
constructor.
PFENNIG_STCK_1 - Static variable in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Field string represents the mainkey for an added CurrencyItemImpl.
PFENNIG_STCK_10 - Static variable in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Field string represents the mainkey for an added CurrencyItemImpl.
PFENNIG_STCK_2 - Static variable in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Field string represents the mainkey for an added CurrencyItemImpl.
PFENNIG_STCK_5 - Static variable in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Field string represents the mainkey for an added CurrencyItemImpl.
PFENNIG_STCK_50 - Static variable in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Field string represents the mainkey for an added CurrencyItemImpl.
pfPass - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationFS
 
pfPass - Variable in class org.salespointframework.core.data.database.MssqlDatabaseConnection.MssqlConfigurationFS
 
pfPass - Variable in class org.salespointframework.core.data.database.MysqlDatabaseConnection.MysqlConfigurationFS
 
pInfo - Variable in class org.salespointframework.desktop.DatabaseConnectionForm.DatabaseConnectionFS
 
pm - Variable in class org.salespointframework.core.data.management.Persistence
PersistenceManager to instrument
popUpFormSheet(FormSheet) - Method in interface org.salespointframework.core.Display
Shows a FormSheet, but do not close the current FormSheet.
popUpFormSheet(FormSheet) - Method in class org.salespointframework.core.JDisplayDialog
Open a fresh JDisplayDialog and display the FormSheet in it.
popUpFormSheet(FormSheet, FormSheet) - Method in class org.salespointframework.core.JDisplayDialog
Opens a fresh JDisplayDialog which is assigned to a FormSheet and displays another FormSheet in it.
popUpFormSheet(FormSheet) - Method in class org.salespointframework.core.JDisplayFrame
Open a fresh JDisplayDialog and display the FormSheet in it.
popUpFormSheet(FormSheet) - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
popUpFormSheet(SaleProcess, FormSheet) - Method in interface org.salespointframework.core.ProcessContext
Pop up a FormSheet for a process.
popUpFormSheet(SaleProcess, FormSheet) - Method in class org.salespointframework.core.SalesPoint
Allow a process to pop up a FormSheet on the SalesPoint's current display.
popUpFormSheet(SaleProcess, FormSheet) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
popUpFormSheet(FormSheet) - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Opens a fresh JDisplayDialog and displays the FormSheet in it.
popUpFormSheet(FormSheet) - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Opens a fresh JDisplayDialog and display the FormSheet in it.
positionOfExtraColumns - Variable in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
positionOfExtraColumns - Variable in class org.salespointframework.web.html.View
 
positionOfExtraColumns - Variable in class org.salespointframework.web.taglib.view.ViewTag
 
PositionOfExtraColumnsType - Enum in org.salespointframework.web.enums
The position drawing ExtraColumns into a View.
PositionOfExtraColumnsType() - Constructor for enum org.salespointframework.web.enums.PositionOfExtraColumnsType
 
postHandle(ModelAndView, HttpServletRequest, HttpServletResponse) - Method in class org.salespointframework.web.spring.controller.DoubleViewController
Override this method to specify additional post behavior.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.salespointframework.web.spring.interceptors.LoginInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.salespointframework.web.spring.interceptors.SearchFieldInterceptor
 
PREFERENCE_SHOP_HEIGHT - Static variable in class org.salespointframework.core.Shop
Shop frames height
PREFERENCE_SHOP_VIEWMODE - Static variable in class org.salespointframework.core.Shop
Shop frames viewmode
PREFERENCE_SHOP_WIDTH - Static variable in class org.salespointframework.core.Shop
Shop frames width
PREFERENCE_SHOP_X - Static variable in class org.salespointframework.core.Shop
Shop frames x-position
PREFERENCE_SHOP_Y - Static variable in class org.salespointframework.core.Shop
Shop frames y-position
preferenceKey - Variable in class org.salespointframework.desktop.formsheets.MessageForm.MessageFormSheet
 
preferenceKey - Variable in class org.salespointframework.desktop.formsheets.MessageForm.MessageFormSheetContentCreator
 
preferenceKey - Variable in class org.salespointframework.desktop.formsheets.MessageForm
Key in which user decision should be stored
PreferenceStorage - Interface in org.salespointframework.core
The PreferenceStorage stores key - value pairs into a persistent storage
preferenceStorage - Static variable in class org.salespointframework.core.Shop
Shop's preference storage
preferredLayoutSize(Container) - Method in class org.salespointframework.desktop.JOptionPanel.OptionLayout
Get the preferred Dimension of the layout.
prefNode - Variable in class org.salespointframework.core.XmlPreferenceStorage
XML node that contains the preference childs
prepareListTable(String, Class, Class, boolean) - Method in class org.salespointframework.core.data.database.PersistenceManager
Prepares a table for a list, if table does not exist
prepareNewContentPane(int) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Prepares the MultiWindow's content pane for a new view mode.
prepareReferentialIntegrity(DataBasket, DataBasketEntry) - Method in class org.salespointframework.core.data.StockImpl
Helper method to be called in the beginning of commitAdd and rollbackRemove.
prepareTable(Class, Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
Create a table for a Class, if table doesn't exist
prepareWindow(Window) - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
preview - Variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel
preview panel
prevTransition - Variable in class org.salespointframework.core.SaleProcess
The previous Transition, if any.
price - Variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
label for price
priceScalefactor - Variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
scale factor for price label. component height will be multiplied with this value 0f < scale <= 1f
print(String, int) - Static method in class org.salespointframework.core.Debug
Print a message to STDERR.
printDbg(String) - Method in class org.salespointframework.core.data.database.PersistenceManager
print a debug message. if debug is on: to error stream. if off: to log file
printDbg(String, PersistenceManager.PerformanceTimer) - Method in class org.salespointframework.core.data.database.PersistenceManager
print a debug message with taken time.
printErrorInfo(int, Object) - Method in class org.salespointframework.core.SaleProcess
Print error information to inform the user of an error condition.
printWarn(String) - Method in class org.salespointframework.core.data.database.PersistenceManager
print a warning message, if warn is on
ProcessContext - Interface in org.salespointframework.core
A context that allows processes to run and access certain functionality.
processedImage - Variable in class org.salespointframework.desktop.ImagePanel
processed image
ProcessErrorCodes - Interface in org.salespointframework.core.exceptions
A collection of predefined process error codes.
processFilterString() - Method in class org.salespointframework.desktop.models.FilterableModel.DefaultModelFilter
split filter string
processFinished(SaleProcess) - Method in interface org.salespointframework.core.ProcessContext
Notification that a process was finished in this ProcessContext.
processFinished(SaleProcess) - Method in class org.salespointframework.core.SalesPoint
Notification that a process finished running on this SalesPoint.
processFinished(SaleProcess) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
processImage() - Method in class org.salespointframework.desktop.ImagePanel
apply filters, scale and copy to VRAM
processInfo - Variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel
process info label
processStarted(SaleProcess) - Method in interface org.salespointframework.core.ProcessContext
Notification that a process was started in this ProcessContext.
processStarted(SaleProcess) - Method in class org.salespointframework.core.SalesPoint
Notification that a process started on a SalesPoint.
processStarted(SaleProcess) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
promptPassword() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
prompts the user for connection password
promptPassword() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
displays the password prompt
promptPassword() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
prompts the user for connection password
propertyChange(PropertyChangeEvent) - Method in class org.salespointframework.core.data.database.PersistenceManager
react on property change
propertyChange(PropertyChangeEvent) - Method in class org.salespointframework.core.data.StockImpl.CatalogItemNameListener
 
propertyChange(PropertyChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogListModel
 
propertyChange(PropertyChangeEvent) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
propertyChange(PropertyChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockListModel
Update the internal model and inform any listeners according to the received event.
propertyChange(PropertyChangeEvent) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
proxies - Variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane
 
psListener - Variable in class org.salespointframework.core.data.database.PersistenceManager
Persistencestate listener
put(DataBasketEntry) - Method in class org.salespointframework.core.data.DataBasketImpl
Put a DataBasketEntry into the current subbasket.
put(DataBasketEntryImpl) - Method in class org.salespointframework.core.data.DataBasketImpl.SubDataBasket
Put a DataBasketEntry into the subbasket.
put(DataBasketEntry) - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Put an entry into the DataBasket's current subbasket.
put(K, V) - Method in class org.salespointframework.core.data.PersistentMap
 
PUT_ACTION - Static variable in class org.salespointframework.core.data.DataBasketImpl
Action constant for #org.salespointframework.log.
putAll(Map<? extends K, ? extends V>) - Method in class org.salespointframework.core.data.PersistentMap
 

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 _