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 _

G

garblePassWD(String) - Method in interface org.salespointframework.core.users.PassWDGarbler
Garble the given password and return the result.
garblePassWD(String) - Static method in class org.salespointframework.core.users.User
Garble a password using the global password garbler, if any.
Gate - Interface in org.salespointframework.core
A node in the graph representing the deterministic finite automaton implementing a process.
GateChangeTransition - Class in org.salespointframework.core
Convenience implementation of a Transition that simply changes to another gate.
GateChangeTransition(Gate) - Constructor for class org.salespointframework.core.GateChangeTransition
Create a new GateChangeTransition.
gatherFonts() - Method in class org.salespointframework.desktop.JInstructionTextField
 
GenericHtmlTag - Class in org.salespointframework.web.helper
A HTML-Tag will be created with attributes.
GenericHtmlTag(String) - Constructor for class org.salespointframework.web.helper.GenericHtmlTag
Initialize the tag.
get(String, DataBasket, boolean) - Method in class org.salespointframework.core.data.CatalogImpl
Get the indicated item from the Catalog.
get(String, DataBasket, boolean) - Method in class org.salespointframework.core.data.CountingStockImpl
Iterate all items with a given key.
get(DataBasketCondition) - Method in class org.salespointframework.core.data.DataBasketImpl
Get the first entry in the DataBasket that matches the condition.
get(DataBasketCondition) - Method in class org.salespointframework.core.data.DataBasketImpl.SubDataBasket
Get the first entry in this subbasket that matches the condition, if any.
get(String, DataBasket, boolean) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Get the indicated item from the source Catalog if it is contained in the filtered Catalog.
get(String, DataBasket, boolean) - Method in class org.salespointframework.core.data.filters.CountingStockFilter
Return all items with the given key that are contained in the filtered Stock.
get(String, DataBasket, boolean) - Method in class org.salespointframework.core.data.filters.StoringStockFilter
Get all StockItems for a given key that are contained in the filtered Stock.
get(String, DataBasket, boolean) - Method in interface org.salespointframework.core.data.interfaces.Catalog
Get a CatalogItem by its key.
get(DataBasketCondition) - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Get the first entry found that matches the given condition.
get(String, DataBasket, boolean) - Method in interface org.salespointframework.core.data.interfaces.Stock
Iterate all items with a given key.
get(int) - Method in class org.salespointframework.core.data.PersistentList
 
get(Object) - Method in class org.salespointframework.core.data.PersistentMap
 
get(String, DataBasket, boolean) - Method in class org.salespointframework.core.data.StoringStockImpl
Iterate all items with a given key.
getAbstractTableModel() - Method in class org.salespointframework.desktop.JAbstractTable
return the AbstractTableModel
getAccelerator() - Method in class org.salespointframework.core.MenuSheetItem
Get the accelerator of this MenuSheetItem.
getAction() - Method in class org.salespointframework.core.data.DataBasketImpl.DataBasketImplLogEntry
Get the action code.
getActionLock() - Method in class org.salespointframework.core.MenuSheetItem
Return the monitor used to synchronized access to the m_aAction.
getActionName() - Method in class org.salespointframework.core.data.DataBasketImpl.DataBasketImplLogEntry
Get the name of the action.
getActualCellSize() - Method in class org.salespointframework.desktop.JListView.JListViewList
 
getActualSeperatorSize() - Method in class org.salespointframework.desktop.JListView.JListViewList
 
getAffectedComponent(MouseEvent) - Method in class org.salespointframework.core.FormSheet.DnDDispatcher
currently affected dnd component
getAffectedEntry() - Method in class org.salespointframework.core.data.events.DataBasketEvent
Get the affected DataBasketEntry.
getAffectedItem() - Method in class org.salespointframework.core.data.events.CatalogChangeEvent
Get the item that is affected by the change.
getAffectedItems() - Method in class org.salespointframework.core.data.CountingStockChangeEvent
Get the affected items.
getAffectedItems() - Method in class org.salespointframework.core.data.events.StockChangeEvent
Get the items that are affected by the event.
getAffectedItems() - Method in class org.salespointframework.core.data.filters.StockFilterEvent
Get all affected items.
getAffectedItems() - Method in class org.salespointframework.core.data.StoringStockChangeEvent
Get the affected item.
getAffectedKey() - Method in class org.salespointframework.core.data.CountingStockChangeEvent
Get the affected key.
getAffectedKey() - Method in class org.salespointframework.core.data.events.StockChangeEvent
Get the name of the items that are affected by the event.
getAffectedKey() - Method in class org.salespointframework.core.data.filters.StockFilterEvent
Get the affected key.
getAffectedKey() - Method in class org.salespointframework.core.data.StoringStockChangeEvent
Get the affected key.
getAgeMultiplier() - Method in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
safely get the PersistenceManager.MODIFICATION_TRIGGER_WORKER_ENTRY_REMOVE_MULTIPLIER
getAllowClose() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane
 
getArguments() - Method in class org.salespointframework.desktop.interop.WindowsExtensions.JumpListItem
 
getAssociatedItem(DataBasket) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Get the source Stock's associated item.
getAssociatedItem(DataBasket) - Method in interface org.salespointframework.core.data.interfaces.StockItem
Get the CatalogItem that is associated to this StockItem.
getAssociatedItem(DataBasket) - Method in class org.salespointframework.core.data.StockItemImpl
Get the CatalogItem that is associated with this StockItem.
getATM() - Method in class org.salespointframework.web.helper.ATMBuilder
 
getAtmOfCatalog() - Method in class org.salespointframework.web.helper.ATMBuilder
 
getAtmOfCountingStock() - Method in class org.salespointframework.web.helper.ATMBuilder
 
getAtmOfDataBasket() - Method in class org.salespointframework.web.helper.ATMBuilder
 
getAtmOfStoringStock() - Method in class org.salespointframework.web.helper.ATMBuilder
 
getAtmOfUserManager() - Method in class org.salespointframework.web.helper.ATMBuilder
 
getBasket() - Method in class org.salespointframework.core.data.events.CatalogChangeEvent
Get the DataBasket that was used to perform the operation.
getBasket() - Method in class org.salespointframework.core.data.events.StockChangeEvent
Get the DataBasket used for the operation.
getBasket() - Method in class org.salespointframework.core.SaleProcess
Get the currently attached DataBasket.
getBasket() - Method in class org.salespointframework.core.SalesPoint
Get the DataBasket currently attached to this SalesPoint.
getBasketLock() - Method in class org.salespointframework.core.SaleProcess
Return the monitor synchronizing access to the DataBasket.
getBasketLock() - Method in class org.salespointframework.core.SalesPoint
Return the monitor synchronizing access to the DataBasket.
getBestDragComponentPosition(Point, Component, Component) - Method in class org.salespointframework.core.FormSheet
helper function for position calculation
getBid() - Method in class org.salespointframework.core.data.QuoteValue
Get the current bid of this QuoteValue.
getBorderInsets(Component) - Method in class org.salespointframework.desktop.border.InsetLineBorder
calculate border insets
getBorderInsets(Component) - Method in class org.salespointframework.desktop.border.NoTopBorder
 
getBottom() - Method in class org.salespointframework.desktop.border.InsetLineBorder
get InsetLineBorder.bottom
getBoundingComponent() - Method in interface org.salespointframework.desktop.dnd.DnDComponent
get component which defines the range of this component. e.g. a JScrollPane
getBoundingComponent() - Method in class org.salespointframework.desktop.JAbstractTable
 
getBoundingComponent() - Method in class org.salespointframework.desktop.JListView
 
getBoundingComponent() - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
return myself
getBounds() - Method in interface org.salespointframework.core.Display
Returns currently set size and position of the display
getBounds() - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
getBounds2D(BufferedImage) - Method in class org.salespointframework.desktop.imagefilter.FrontShadowFilter.FrontShadowOp
 
getBounds2D(BufferedImage) - Method in class org.salespointframework.desktop.imagefilter.MirrorShadowFilter.MirrorShadowOp
 
getBrightColor(Color, float, Color, float, float) - Static method in class org.salespointframework.desktop.DragItemPanel
mixes colors
getButton(int) - Method in class org.salespointframework.core.FormSheet
Get a button from the FormSheet's button bar.
getButtonbarPosition() - Method in class org.salespointframework.core.FormSheet
 
getButtonsLock() - Method in class org.salespointframework.core.FormSheet
Get the monitor used to synchronize access to the FormSheet's button bar.
getCachedImageRessource(String, String) - Method in class org.salespointframework.core.ResourceManager
Returns a resource as BufferedImage.
getCachedImageRessource(URL) - Method in class org.salespointframework.core.ResourceManager
get a cached and optimized image from given url
getCacheKey(Class, Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
 
getCacheKey(Object) - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
used for object to cache key mapping.
getCacheKey(Object) - Method in class org.salespointframework.desktop.renderer.CountingStockListViewRenderer
override cache key method to receive a unique key. and make dnd working.
getCacheKey(Object) - Method in class org.salespointframework.desktop.renderer.DataBasketListViewRenderer
override cache key function for drag'n drop
getCalendar() - Method in class org.salespointframework.core.CalendarTime
Get the adapted Calendar.
getCapability(String) - Method in class org.salespointframework.core.users.events.CapabilityDataEvent
Return a capability if it is affected by this event.
getCapability(String) - Method in class org.salespointframework.core.users.User
Retrieve one of this user's capabilities.
getCapabilityCheckBox(String) - Method in class org.salespointframework.core.users.User
Return a checkbox that can be used to visualize and change the value of a certain capability of this user.
getCapabilityDisplayName(String, Locale) - Static method in class org.salespointframework.core.users.AbstractCapability
Get a capabilities display name depending on a locale.
getCaption() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the caption of the button.
getCaption() - Method in class org.salespointframework.core.FormSheet
Get the FormSheet's caption.
getCaption() - Method in class org.salespointframework.core.MenuSheetObject
Get the MenuSheetObject's caption.
getCaption() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getCaption(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getCaption(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Caption-Start-tag
getCaption(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-caption;" class="table-caption" ...>
getCaption(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: <div class="table-caption ..." ...>
getCaption(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <caption>
getCaptioneEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getCaptioneEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Caption-End-tag
getCaptioneEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getCaptioneEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: </div>
getCaptioneEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </caption>
getCatalog() - Method in class org.salespointframework.core.data.CatalogItemImpl
Get the Catalog of this CatalogItem.
getCatalog(DataBasket) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Get the source Stock's Catalog.
getCatalog() - Method in class org.salespointframework.core.data.filters.CatalogFilter
Get the source Catalog's Catalog.
getCatalog() - Method in interface org.salespointframework.core.data.interfaces.CatalogItem
Get the Catalog that currently contains this CatalogItem.
getCatalog(DataBasket) - Method in interface org.salespointframework.core.data.interfaces.Stock
Get the Catalog associated to this Stock.
getCatalog(DataBasket) - Method in class org.salespointframework.core.data.StockImpl
Get the Catalog associated to this Stock.
getCatalog(String) - Method in interface org.salespointframework.core.ProcessContext
Get a Catalog by its name.
getCatalog(String) - Method in class org.salespointframework.core.SalesPoint
Return a Catalog for a given name.
getCatalog(String) - Method in class org.salespointframework.core.Shop
Get a Catalog from the global list of Catalogs.
getCatalog(CatalogIdentifier<T>) - Method in class org.salespointframework.core.Shop
Get a Catalog from the global list of Catalogs.
getCatalog(String) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
getCatalog() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
getCatalogItem() - Method in class org.salespointframework.desktop.models.CountingStockListModel.CountingStockListItem
get CountingStockListModel.CountingStockListItem.catalogItem
getCatalogItem(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
extract CatalogItem from RenderContext
getCatalogItem(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.CountingStockListViewRenderer
extract CatalogItem form RenderContext
getCatalogItem(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.DataBasketListViewRenderer
extract CatalogItem
getCatalogItem(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.StoringStockListViewRenderer
extract catalog item
getCatalogsLock() - Method in class org.salespointframework.core.Shop
Return the monitor synchronizing access to the Catalogs.
getCategory() - Method in class org.salespointframework.core.data.AbstractCurrency.CurrencyItemData
Returns the category of the item
getCategory() - Method in class org.salespointframework.core.data.CurrencyItemImpl
retrieve items category
getCategory() - Method in interface org.salespointframework.core.data.interfaces.Categorizable
return item category
getCategoryItem(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
extracts the category from AbstractListViewRenderer.CategoryItem
getCategoryName() - Method in class org.salespointframework.core.data.Category
get Category.categoryName
getCellBounds(JList, int, int) - Method in class org.salespointframework.desktop.JListView.CatListUI
 
getCellContent(T) - Method in class org.salespointframework.web.html.AbstractExtraColumn
Abstract Method to creating special cell-content by the extra column.
getCellEditor(int) - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Return the cell editor to be used for cells in the given column.
getCellEditor(int) - Method in class org.salespointframework.desktop.teds.AbstractTableEntryDescriptor
Returns null to indicate that the default cell editor is to be used based on the cell value's class.
getCellEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getCellEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Cell-End-tag
getCellEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getCellEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: </p>
getCellEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </td>
getCellRatio() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getCellRatio() - Method in class org.salespointframework.desktop.JListView
get JListView.cellRatio
getCellRenderer(int) - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Return the cell renderer to be used for cells in the given column.
getCellRenderer(int) - Method in class org.salespointframework.desktop.teds.AbstractTableEntryDescriptor
Returns null to indicate that the default cell renderer is to be used based on the cell value's class.
getCellRenderer(int) - Method in class org.salespointframework.desktop.teds.DefaultCurrencyItemTED
 
getCellRenderer(int) - Method in class org.salespointframework.desktop.teds.DefaultMoneyBagItemTED
 
getCellStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getCellStart(String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Cell-Start-tag
getCellStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-cell;" class="table-cell" ...>
getCellStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: <p>
getCellStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <td>
getChangeLock() - Method in class org.salespointframework.core.data.database.PersistenceManager
retrieve the change lock object
getCharFromString(String) - Static method in class org.salespointframework.desktop.formsheets.LogOnForm
Converst a String to char[]-Array
getCheckGate(SingleTableFormSheet) - Method in class org.salespointframework.desktop.strategies.DefaultRemoveCatalogItemStrategy
Get the Gate that checks whether the removal is allowed.
getCheckMoveGate(SaleProcess, SalesPoint, Catalog, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCStrategy
Get the first gate of a sub-process that will move items from one Catalog into another.
getCheckMoveGate(SaleProcess, SalesPoint, CountingStock, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSCSStrategy
Get the first gate of a sub-process that will move items from one Stock into another.
getCheckMoveGate(SaleProcess, SalesPoint, StoringStock, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSSSStrategy
Get the first gate of a sub-process that will move items from one Stock into another.
getCheckMoveToDestGate(SaleProcess, SalesPoint, Catalog, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCSStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, Catalog, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CDBStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, CountingStock, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSCSStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSDBStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, Catalog, StoringStock, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSSStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, DataBasket, CountingStock, DataBasketEntry, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCSStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, DataBasket, Catalog, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, DataBasket, StoringStock, DataBasketEntry, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBSSStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSDBStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToDestGate(SaleProcess, SalesPoint, StoringStock, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSSSStrategy
Get the first gate of the sub-process that will move items from the source to the destination.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, Catalog, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCSStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, Catalog, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CDBStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, CountingStock, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSCSStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, CountingStock, DataBasket, DataBasketEntry, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSDBStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, Catalog, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSSStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, DataBasket, CountingStock, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCSStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, DataBasket, Catalog, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, DataBasket, StoringStock, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBSSStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, StoringStock, DataBasket, DataBasketEntry, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSDBStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getCheckMoveToSourceGate(SaleProcess, SalesPoint, StoringStock, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSSSStrategy
Get the first gate of the sub-process that will move items from the destination to the source.
getChildrenLock() - Method in class org.salespointframework.core.data.DataBasketImpl
Return the monitor used to synchronize access to the list of children.
getChooser() - Method in class org.salespointframework.core.Shop
Helper method creating the dialog in which the user can select the persistence file.
getCIDescription() - Method in class org.salespointframework.core.data.CatalogItemDataBasketEntry.CIDBELogEntry
Get the CatalogItem's description.
getClassNameFieldType() - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
gets db field type for storing class names
getClassNameFieldType() - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getCloseLock() - Method in class org.salespointframework.core.SalesPoint
Return the monitor synchronizing access to the closing-process.
getCol(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getCol(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Column-Start-tag
getCol(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-column;" class="table-column" ...>
getCol(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <col>
getColEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getColEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Column-End-tag
getColEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getColEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </col>
getColGroup(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getColGroup(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-ColGroup-Start-tag
getColGroup(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-columns-group;" class="table-columns-group" ...>
getColGroup(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <colgroup>
getColGroupEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getColGroupEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-ColGroup-End-tag
getColGroupEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getColGroupEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </colgroup>
getColor() - Method in class org.salespointframework.desktop.border.InsetLineBorder
get InsetLineBorder.color
getColumnClass(int) - Method in class org.salespointframework.desktop.models.AbstractTableModel
Get the class of the given column in this TableModel.
getColumnClass(int) - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Return the class of objects that make up the values of cells of the given column.
getColumnClass(int) - Method in class org.salespointframework.desktop.TableMap
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemDBETableEntryDescriptor
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemTED
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultCountingStockDBETableEntryDescriptor
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultCountingStockItemTED
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultCurrencyItemTED
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultLogEntryTED
The column class of the first column is Date.class, that of the second column is String.class.
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultMoneyBagItemTED
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultStockItemTED
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultStoringStockDBETableEntryDescriptor
 
getColumnClass(int) - Method in class org.salespointframework.desktop.teds.DefaultUserTED
 
getColumnCount() - Method in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
get number of columns
getColumnCount() - Method in class org.salespointframework.desktop.models.AbstractTableModel
Get the number of columns in this TableModel.
getColumnCount() - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Return the number of columns each record will consist of.
getColumnCount() - Method in class org.salespointframework.desktop.TableMap
Returns the number of columns.
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemDBETableEntryDescriptor
 
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemTED
 
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultCountingStockDBETableEntryDescriptor
 
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultCountingStockItemTED
 
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultLogEntryTED
There are two columns.
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultStockItemTED
 
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultStoringStockDBETableEntryDescriptor
 
getColumnCount() - Method in class org.salespointframework.desktop.teds.DefaultUserTED
 
getColumnModel() - Method in class org.salespointframework.desktop.formsheets.UserTableFormSheet
Get the TableColumnModel of the JUserTable which is displayed.
getColumnName(int) - Method in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
get column name by index
getColumnName(int) - Method in class org.salespointframework.desktop.models.AbstractTableModel
Get the name of the given column in this TableModel.
getColumnName(int) - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Return the text to be printed in the header of the given column.
getColumnName(int) - Method in class org.salespointframework.desktop.TableMap
Returns the column's names.
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemDBETableEntryDescriptor
 
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemTED
 
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultCountingStockDBETableEntryDescriptor
 
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultCountingStockItemTED
 
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultLogEntryTED
The column name of the first column is "Date", that of the second column is "Description".
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultStockItemTED
 
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultStoringStockDBETableEntryDescriptor
 
getColumnName(int) - Method in class org.salespointframework.desktop.teds.DefaultUserTED
 
getColumnOrder(int) - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Return a comparator to be used when ordering records by the specified column.
getColumnOrder(int) - Method in class org.salespointframework.desktop.teds.AbstractTableEntryDescriptor
Returns null because AbstractTableEntryDescriptor does not allow sorting by column by default.
getColXHtml(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getColXHtml(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Column-Start-XHTML-tag
getColXHtml(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-columns-group;" class="table-columns-group" ... />
getColXHtml(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <col/>
getCommitGate() - Method in class org.salespointframework.core.SaleProcess
Return the gate to jump to when performing a commit.
getComparator() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.DataExchangeOption
 
getComparator() - Method in class org.salespointframework.desktop.models.CatalogTableModel
 
getComponent() - Method in class org.salespointframework.core.FormSheet
Get the component of this FormSheet.
getComponentLock() - Method in class org.salespointframework.core.FormSheet
Get the monitor to be used when accessing this FormSheet's component.
getConfirmationCaption(SingleTableFormSheet, CatalogItem) - Method in class org.salespointframework.desktop.strategies.DefaultRemoveCatalogItemStrategy
Get the caption for the default confirmation MsgForm.
getConfirmationText(SingleTableFormSheet, CatalogItem) - Method in class org.salespointframework.desktop.strategies.DefaultRemoveCatalogItemStrategy
Get the text for the default confirmation MsgForm.
getConnectionProperties() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
the default connection properties for javadb connections.
getConnectionProperties() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get property list for connection.
getConnectionProperties() - Method in class org.salespointframework.core.data.database.JavaDBClientConnection
builds the connection properties based on current config
getConnectionProperties() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedConnection
build connection properties based on current config
getConnectionProperties() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns connection properties
getConnectionProperties() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns the connection properties
getConnectionProperties() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
returns connection properties
getConnections() - Method in class org.salespointframework.core.data.database.PersistenceManager
returns a read only list of regsitered database connections
getConnectionString() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
default connection sting for javadb connections.
getConnectionString() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get connection string
getConnectionString() - Method in class org.salespointframework.core.data.database.JavaDBClientConnection
builds the connection string. based on current config
getConnectionString() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedConnection
build connection string based on current config
getConnectionString() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns the connection string
getConnectionString() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns the connection string
getConnectionString() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
returns the connection string
getConnectionTemplates() - Method in class org.salespointframework.core.data.database.PersistenceManager
returns the list of Database connection templates
getConstructionParameters(Class) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
return parameter which should be passed to constructor
getConstructionParameters(Class) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getConstructor(Class) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
return the constructor which should be used for instantiation
getConstructor(Class) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getContent() - Method in class org.salespointframework.web.taglib.AbstractTag
 
getContent() - Method in class org.salespointframework.web.taglib.doubleview.DoubleViewTag
 
getContent() - Method in class org.salespointframework.web.taglib.ImageTag
 
getContent() - Method in class org.salespointframework.web.taglib.login.LoginDialogTag
 
getContent() - Method in class org.salespointframework.web.taglib.MessagesTag
 
getContent() - Method in class org.salespointframework.web.taglib.view.ViewTag
 
getContentList() - Method in class org.salespointframework.core.logging.LogFileContent
 
getContext() - Method in class org.salespointframework.core.SaleProcess
Return the process context attached to this process.
getContextLock() - Method in class org.salespointframework.core.SaleProcess
Return the monitor synchronizing access to the process context.
getCorrectString(int) - Method in class org.salespointframework.core.CalendarTime
Left-pad the given number with 0 to fill a two digit string.
getCount() - Method in class org.salespointframework.core.data.CountingStockItemDBEntry.CSDBELogEntry
Get the number of affected items.
getCount() - Method in class org.salespointframework.desktop.models.CountingStockListModel.CountingStockListItem
get CountingStockListModel.CountingStockListItem.count
getCount() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
Get the number of items in this record.
getCount(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.CountingStockListViewRenderer
extract count from RenderContext
getCount(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.DataBasketListViewRenderer
extract count
getCreateCIGate(SingleTableFormSheet) - Method in class org.salespointframework.desktop.strategies.AbstractAddCatalogItemStrategy
Get the first Gate in the sub-process.
getCurrencyItemData() - Method in class org.salespointframework.core.data.AbstractCurrency
This abstract method allows the programmer to choose the names and values of the CurrencyItems (EURO, DM, ...).
getCurrencyItemData() - Method in class org.salespointframework.core.data.EUROCurrencyImpl
This abstract method allows the programmer to choose the names and values of the CurrencyItems (EURO, DM, ...).
getCurrentGate() - Method in class org.salespointframework.core.SaleProcess
Return the gate at which the process currently stands or which it just left.
getCurrentLock() - Method in class org.salespointframework.core.data.DataBasketImpl
Return the monitor used to synchronize access to the current subbasket.
getCurrentMenuSheet() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Gets the current global MenuSheet.
getCurrentProcess() - Method in class org.salespointframework.core.SalesPoint
Get the process currently running on this SalesPoint, if any.
getCurrentSalesPoint() - Method in class org.salespointframework.core.Shop
Returns the currently active SalesPoint of the Shop.
getCurrentUser(SaleProcess) - Method in interface org.salespointframework.core.ProcessContext
Get the user currently associated with the given process.
getCurrentUser(SaleProcess) - Method in class org.salespointframework.core.SalesPoint
Get the current user for the given process.
getCurrentUser(SaleProcess) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
getCurrentUser(Object) - Method in class org.salespointframework.core.users.UserManager
Retrieve the user currently associated with some Object.
getData() - Method in class org.salespointframework.core.data.DataBasketImpl.DataBasketImplLogEntry
Get the org.salespointframework.log entry describing the actual action.
getDatabaseConnection() - Method in class org.salespointframework.core.data.database.PersistenceManager
returns the current database connection
getDataBasket() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the currently attached DataBasket.
getDataBasket() - Method in class org.salespointframework.desktop.formsheets.ListViewFormSheet
get databasket used for visibility
getDataBasket() - Method in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
Get the currently attached DataBasket.
getDataBasket() - Method in class org.salespointframework.web.spring.controller.DoubleViewController
simple getter for attribute dataBasket
getDataBasketCondition() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.DataExchangeOption
 
getDataBasketEntryGrouper() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.TableDataExchangeOption
 
getDataExchangeFormSheet() - Method in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
Get the DataExchangeFormSheet this formsheet was constructed with (if so), or null in any other case.
getDateValue() - Method in class org.salespointframework.core.Date
Deprecated. Convert the date to a Date object.
getDBComponent() - Method in class org.salespointframework.desktop.DatabaseConnectionForm.DatabaseConnectionFS
build root component
getDBE(AbstractListViewRenderer.RenderContext) - Method in class org.salespointframework.desktop.renderer.DataBasketListViewRenderer
extract DataBasketEntry
getDBIMonitor() - Method in class org.salespointframework.core.data.DataBasketImpl
Return the monitor used to synchronize access to the internal data structures of the DataBasket.
getDeatiledDescription() - Method in interface org.salespointframework.core.data.database.DatabaseConnectionTemplate
get the detailed description of this template
getDeatiledDescription() - Method in class org.salespointframework.core.data.database.JavaDBClientTemplate
returns the detailed description
getDeatiledDescription() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedTemplate
returns the detailed description
getDeatiledDescription() - Method in class org.salespointframework.core.data.database.MssqlTemplate
returns the static detailed description for this connection types
getDeatiledDescription() - Method in class org.salespointframework.core.data.database.MysqlTemplate
returns the static detailed description
getDeatiledDescription() - Method in class org.salespointframework.core.data.database.SqliteTemplate
returns the static detailed description
getDefaultCategory() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getDefaultFormSheet() - Method in class org.salespointframework.core.SalesPoint
Get the default FormSheet for this SalesPoint.
getDefaultIcon() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the default icon of this Button.
getDefaultIcon() - Method in class org.salespointframework.core.MenuSheet
Get the default icon of this MenuSheet.
getDefaultIcon() - Method in class org.salespointframework.core.MenuSheetItem
Get the default icon of this MenuSheetItem.
getDefaultInterval() - Method in class org.salespointframework.core.CalendarTime
Get the default time interval.
getDefaultInterval() - Method in class org.salespointframework.core.Date
Deprecated. Get the default time interval.
getDefaultInterval() - Method in class org.salespointframework.core.Step
Get the default time interval.
getDefaultInterval() - Method in interface org.salespointframework.core.Time
Get the default interval to be used by timers.
getDefaultMenuSheet() - Method in class org.salespointframework.core.SalesPoint
Get the default MenuSheet for this SalesPoint.
getDefaultShopFrameBounds() - Method in class org.salespointframework.core.Shop
Calculates the default Shop frame position
getDefaultStatusFormSheet() - Method in class org.salespointframework.core.SalesPoint
Get the default status FormSheet for this SalesPoint.
getDefaultStatusMenuSheet() - Method in class org.salespointframework.core.SalesPoint
Get the default status MenuSheet for this SalesPoint.
getDefaultType() - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
get the default type for foreign keys
getDefaultType() - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getDelay() - Method in class org.salespointframework.core.AutoTimer
 
getDeletableDBEs(String, DataBasket, int, String) - Static method in class org.salespointframework.web.movestrategies.DBMoveStrategyHelper
 
getDescription() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
returns the description
getDescription() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get description of this connection
getDescription() - Method in interface org.salespointframework.core.data.database.DatabaseConnectionTemplate
get the description of this template
getDescription() - Method in class org.salespointframework.core.data.database.JavaDBClientTemplate
returns the description
getDescription() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedTemplate
returns the description
getDescription() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns the connection description
getDescription() - Method in class org.salespointframework.core.data.database.MssqlTemplate
returns connection's description
getDescription() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns the description
getDescription() - Method in class org.salespointframework.core.data.database.MysqlTemplate
returns the static description
getDescription() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
retuns connection's description
getDescription() - Method in class org.salespointframework.core.data.database.SqliteTemplate
returns the static description
getDescription() - Method in interface org.salespointframework.core.data.Descriptive
Get the description of this record.
getDescriptionImagePanel() - Method in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
get the imagepanel which desiplays the items image
getDescriptionPanel() - Method in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
get the JPanel, which displays the description
getDescriptionTextPane() - Method in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
get the JTextPane which displays the text
getDescriptor() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
Get the CatalogItem describing the items represented by this record.
getDesktopPane() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Returns the JDesktopPane to be added to the content pane in DESKTOP_VIEW view mode.
getDestComponent() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the destination component.
getDestComponentSource() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the source of the right table.
getDestination() - Method in class org.salespointframework.core.data.CatalogItemDataBasketEntry.CIDBELogEntry
Get the destination Catalog's name.
getDestination() - Method in class org.salespointframework.core.data.DataBasketConditionImpl
 
getDestination() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Get the entry's destination.
getDestination() - Method in interface org.salespointframework.core.data.interfaces.DataBasketCondition
Return the destination for operations that match the condition.
getDestination() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Get the destination of the operation described by the DataBasketEntry.
getDestination() - Method in class org.salespointframework.core.data.StockItemDBEntry.StockItemDBELogEntry
Get the destination Stock's name.
getDestination() - Method in class org.salespointframework.web.spring.controller.DoubleViewController
simple getter for attribute destination
getDestOption() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.DataExchangeOptions
 
getDestSelectedRecord() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the record currently selected in the right table.
getDisabledIcon() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the disabled item of this Button.
getDisabledIcon() - Method in class org.salespointframework.core.MenuSheet
Get the disabled item of this MenuSheet.
getDisabledIcon() - Method in class org.salespointframework.core.MenuSheetItem
Get the disabled item of this MenuSheetItem.
getDisabledSelectedIcon() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the disabled selected item of this Button.
getDisabledSelectedIcon() - Method in class org.salespointframework.core.MenuSheet
Get the disabled selected item of this MenuSheet.
getDisabledSelectedIcon() - Method in class org.salespointframework.core.MenuSheetItem
Get the disabled selected item of this MenuSheetItem.
getDisplay() - Method in class org.salespointframework.core.FormSheet
Get the currently attached FormSheetContainer.
getDisplay() - Method in class org.salespointframework.core.SalesPoint
Return the display of this SalesPoint.
getDisplayedImage() - Method in class org.salespointframework.desktop.ImagePanel
return ImagePanel.originalImage
getDisplayedText() - Method in class org.salespointframework.desktop.JInstructionTextField
 
getDisplayLock() - Method in class org.salespointframework.core.FormSheet
Get the monitor used to synchronize access to the display.
getDisplayLock() - Method in class org.salespointframework.core.SalesPoint
Return the monitor synchronizing access to the display.
getDisplayName() - Method in class org.salespointframework.core.users.AbstractCapability
Get the display name of this capability using the default locale.
getDisplayName(Locale) - Method in class org.salespointframework.core.users.AbstractCapability
Get the display name of this capability according to a locale.
getDisplayName() - Method in interface org.salespointframework.core.users.Capability
Get the display name for this capability according to the default locale.
getDisplayName(Locale) - Method in interface org.salespointframework.core.users.Capability
Get the display name for this capability according to a locale.
getDistributionMap(Class, Object) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
DistributionMap indicates for each relevant field, if it should be stored in the record or in a external table true means: local false means: external
getDistributionMap(Class, Object) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getDnDMotionComponent(Object, int) - Method in class org.salespointframework.desktop.dnd.DefaultDnDMotionComponent
extract CatalogItem from item and create motion component
getDnDMotionComponent(Object, int) - Method in class org.salespointframework.desktop.dnd.DefaultListViewDnDMotionComponent
use ListCellRenderer to render image
getDnDMotionComponent(Object, int) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
get the component which is displayed during drag'n drop operation on FormSheet.getDragLayer()
getDnDMotionComponent(Object, int) - Method in interface org.salespointframework.desktop.dnd.DnDMotionComponent
initial call to create the component
getDnDMotionComponent(Object, int) - Method in class org.salespointframework.desktop.JAbstractTable
 
getDnDMotionComponent(Object, int) - Method in class org.salespointframework.desktop.JListView
 
getDnDMotionComponent(Object, int) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
no drag -> no motion component
getDragItem(Point) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
get the item at this point, what will be transfered.
getDragItem(Point) - Method in class org.salespointframework.desktop.JAbstractTable
 
getDragItem(Point) - Method in class org.salespointframework.desktop.JListView
 
getDragItem(Point) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
no drag -> no item
getDragItemIndex(Point) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
index of item at this point.
getDragItemIndex(Point) - Method in class org.salespointframework.desktop.JAbstractTable
 
getDragItemIndex(Point) - Method in class org.salespointframework.desktop.JListView
 
getDragItemIndex(Point) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
no drag -> no index
getDragLayer() - Method in class org.salespointframework.core.FormSheet
Get the drag layer panel
getDragLayer() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
get the drag layer of this frame
getDragSourceComponent() - Method in interface org.salespointframework.desktop.dnd.DnDComponent
Component which contains the drag items
getDragSourceComponent() - Method in class org.salespointframework.desktop.JAbstractTable
 
getDragSourceComponent() - Method in class org.salespointframework.desktop.JListView
 
getDragSourceComponent() - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
no drag -> no drag source
getEditableCopy(DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Convenience method, which gets an editable ShallowClone of this Catalog from its parent Catalog and returns it.
getEditCIGate(CatalogItem, SingleTableFormSheet, Transition) - Method in class org.salespointframework.desktop.strategies.AbstractAddCatalogItemStrategy
Get a Gate at which a newly created CatalogItem can be edited by the user.
getEditingItemsContainer() - Method in class org.salespointframework.core.data.CatalogImpl
Get the map of items that are currently being edited.
getEditingItemsContainer() - Method in class org.salespointframework.core.data.StockImpl
Get the map of items that are currently being edited.
getEditProcess(SingleTableFormSheet, SaleProcess, SalesPoint) - Method in class org.salespointframework.desktop.strategies.AbstractAddCatalogItemStrategy
 
getEditProcess(SingleTableFormSheet, SaleProcess, SalesPoint) - Method in class org.salespointframework.desktop.strategies.DefaultRemoveCatalogItemStrategy
 
getEditProcess(SingleTableFormSheet, SaleProcess, SalesPoint) - Method in class org.salespointframework.desktop.strategies.EditButtonStrategy
Get the first transition of the process that will perform the editing.
getElement(int) - Method in class org.salespointframework.web.html.View
Renders the HTML-code of the element in the ATM.
getElementAt(int) - Method in class org.salespointframework.desktop.models.CatalogListModel
get element at index
getElementAt(int) - Method in class org.salespointframework.desktop.models.CountingStockListModel
get element at index
getElementAt(int) - Method in class org.salespointframework.desktop.models.DatabaseConnectionModel
get DatabaseConnection at index
getElementAt(int) - Method in class org.salespointframework.desktop.models.DataBasketListModel
get element at index
getElementAt(int) - Method in class org.salespointframework.desktop.models.StoringStockListModel
get elemnt at index
getElementAt(int) - Method in class org.salespointframework.desktop.models.UserListModel
Get a user by index.
getElements() - Method in class org.salespointframework.web.html.View
Renders elements and ECs and take the HTML-code to a List.
getEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-End-tag
getEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: </div>
getEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </table>
getEntireList(Class, String, Class, Class, boolean, boolean, Object, Object, Object, boolean) - Method in class org.salespointframework.core.data.database.PersistenceManager
Core function for persisting lists. this method recovers the entire list.
getEntryDescriptor() - Method in class org.salespointframework.desktop.models.AbstractTableModel
Get the TableEntryDescriptor that is used to split records into columns.
getEntryValue(DataBasketEntry) - Method in interface org.salespointframework.core.data.interfaces.BasketEntryValue
Get a DataBasketEntry's value.
getErrorGate(int) - Method in class org.salespointframework.core.SaleProcess
Return the gate to jump to when an error occurs.
getErrorMsg(int) - Method in class org.salespointframework.core.SaleProcess
Return a readable version of the error message.
getExtension() - Method in interface org.salespointframework.core.ResourceManager.ResourceModule
Returns the file extension of the resource, e.g.
getExtension() - Method in class org.salespointframework.core.ResourceManager.ResourceModuleGIF
Returns the resource's file extension: "gif".
getExtension() - Method in class org.salespointframework.core.ResourceManager.ResourceModulePNG
Returns the resource's file extension: "png".
getExtraCols() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getFeatureLevel() - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
getFilterPipe() - Method in class org.salespointframework.desktop.ImagePanel
get ImagePanel.filterPipe
getFormSheet() - Method in interface org.salespointframework.core.Display
Returns the FormSheet that is currently attached to the display.
getFormSheet() - Method in class org.salespointframework.core.events.FormSheetEvent
Get the affected FormSheet.
getFormSheet() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the FormSheet this button is attached to.
getFormSheet() - Method in class org.salespointframework.core.JDisplayDialog
Return the FormSheet that is currently attached to the display.
getFormSheet() - Method in class org.salespointframework.core.JDisplayFrame
Return the FormSheet that is currently attached to the display.
getFormSheet() - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
getFormSheet() - Method in class org.salespointframework.core.UIGate
get the FormSheet that is being displayed at this gate.
getFormSheet() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Returns the FormSheet that is currently attached to the display.
getFormSheet() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Returns the FormSheet that is currently attached to the display.
getFramePane() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Returns the JPanel to be added to the content pane in WINDOW_VIEW view mode.
getFromList(Class, String, Class, Class, Object, boolean, Object, Object, Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
Core function for persisting lists. this method recovers a set of entry objects from the list can be used for Maps as well as Lists
getFSComponent() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationFS
construct the formsheet
getFSComponent() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection.MssqlConfigurationFS
builds the root component of this formsheet ands sets component values based on connections current properties.
getFSComponent() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection.MysqlConfigurationFS
build the root component and sets its values to the ones given by connection
getFSComponent() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection.SqliteConfigurationFS
builds the root component and initializes it by connection values
getFullPath(String, String) - Method in class org.salespointframework.core.ResourceManager
Returns the full path of a resource..
getGate() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the gate at which the FormSheet is being displayed.
getGate() - Method in class org.salespointframework.desktop.formsheets.ListViewFormSheet
get UIGate the formsheet is attached to
getGate() - Method in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
Get the Gate this FormSheet is currently being displayed at.
getGate() - Method in class org.salespointframework.desktop.formsheets.UserTableFormSheet
Get the Gate this FormSheet is currently being displayed at.
getGlobalLog() - Static method in class org.salespointframework.core.logging.Log
Returns the current global log.
getGlobalLogFile() - Static method in class org.salespointframework.core.logging.Log
 
getGlobalPassWDGarbler() - Static method in class org.salespointframework.core.users.User
Get the global password garbler.
getGlobalUM() - Static method in class org.salespointframework.core.users.UserManager
Deprecated. 
getHandle(Component) - Static method in class org.salespointframework.desktop.interop.WindowsExtensions
 
getHandlerExecutionChain(Object, HttpServletRequest) - Method in class org.salespointframework.web.spring.annotations.SalespointAnnotationHandlerMapping
 
getHeadEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getHeadEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Head-End-tag
getHeadEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getHeadEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </th>
getHeaderCell() - Method in class org.salespointframework.web.html.AbstractExtraColumn
Creating the html representation of the header-cell.
getHeadStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getHeadStart(String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Head-Start-tag
getHeadStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-cell;" class="table-cell" ...>
getHeadStart(String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <th>
getHeight() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
 
getHideCloseIcon() - Method in class org.salespointframework.core.SalesPoint
get value of SalesPoint.hideCloseIcon
getHost() - Method in class org.salespointframework.core.data.PersistentList
get PersistentList.host
getHoverIndex() - Method in class org.salespointframework.desktop.JListView
get JListView.hoverIndex
getHoverIndex() - Method in class org.salespointframework.desktop.JListView.JListViewList
 
getIcon(MessageForm.MessageFormIcon) - Static method in class org.salespointframework.desktop.formsheets.MessageForm
 
getIconClicked() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane
 
getId() - Method in class org.salespointframework.core.data.PersistentList
get PersistentList.id
getID() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the unique ID of this button.
getID() - Method in class org.salespointframework.core.SalesPoint
Return the ID of this SalesPoint;
getImage() - Method in class org.salespointframework.core.data.CatalogItemImpl
Get the image of the CatalogItem
getImage() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
loads the image from AbstractJavaDBConnection.imageFilename and returns this image
getImage() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get connection image
getImage() - Method in interface org.salespointframework.core.data.database.DatabaseConnectionTemplate
get the image of this template
getImage() - Method in class org.salespointframework.core.data.database.JavaDBClientTemplate
returns the image
getImage() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedTemplate
returns the image
getImage() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns connection's image which is loaded from MssqlDatabaseConnection.imageFilename
getImage() - Method in class org.salespointframework.core.data.database.MssqlTemplate
returns a static image for this connection type
getImage() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
loads the image from MysqlDatabaseConnection.imageFilename and returns it
getImage() - Method in class org.salespointframework.core.data.database.MysqlTemplate
loads and returns the static connection image
getImage() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
loads the image given by SqliteDatabaseConnection.imageFilename and returns it
getImage() - Method in class org.salespointframework.core.data.database.SqliteTemplate
loads the image and returns it
getImage() - Method in class org.salespointframework.core.data.filters.CatalogFilter
 
getImage() - Method in interface org.salespointframework.core.data.interfaces.CatalogItem
Get the image of the CatalogItem
getImage() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
getImageBytes() - Method in class org.salespointframework.core.data.CatalogItemImpl
retrieve image data as byte array
getImageFile() - Method in class org.salespointframework.core.data.AbstractCurrency.CurrencyItemData
get the imagefile
getImplementationKey(Class) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
Returns the Implementation key for interfaces
getImplementationKey(Class) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getInitialCellSize() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getInitialCellWidth() - Method in class org.salespointframework.desktop.JListView
get JListView.initialCellWidth
getInitialGate() - Method in class org.salespointframework.core.SaleProcess
Return the initial gate for this process.
getInputMap(int, JList) - Method in class org.salespointframework.desktop.JListView.CatListUI
 
getInstance() - Static method in class org.salespointframework.core.data.database.DefaultClassNameEncoder
return DefaultClassNameEncoder._instance
getInstance() - Static method in class org.salespointframework.core.data.database.DefaultDatabaseConnection
returns the singleton instance
getInstance() - Static method in class org.salespointframework.core.data.database.PersistenceManager
get the singleton instance
getInstance() - Static method in class org.salespointframework.core.ResourceManager
Returns the singleton instance of the ResourceManager.
getInstance() - Static method in class org.salespointframework.core.Shop
Get the current instance
getInstance() - Static method in class org.salespointframework.core.users.UserManager
Get the global UserManager instance
getInstance() - Static method in class org.salespointframework.desktop.DatabaseConnectionForm
get the instance
getInstance() - Static method in class org.salespointframework.desktop.interop.WindowsExtensions
 
getInstance() - Static method in class org.salespointframework.desktop.interop.WindowsExtensions.JumpList
 
getInternalComponent() - Method in class org.salespointframework.desktop.JDefaultScrollPane
 
getInternalFrame(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Tries to retrieve a DesktopFrame for a given SalesPoint.
getInternalShallowClone() - Method in class org.salespointframework.core.data.CatalogItemImpl
Get a shallow clone of the CatalogItem.
getInterval() - Method in class org.salespointframework.core.AutoTimer
 
getInterval() - Method in class org.salespointframework.core.StepTimer
Get the current interval.
getInterval() - Method in interface org.salespointframework.core.Timer
Get the current interval for calls to goAhead().
getItemsContainer() - Method in class org.salespointframework.core.data.CatalogImpl
Get the map of items that are completely contained in this Catalog.
getItemsContainer() - Method in class org.salespointframework.core.data.StockImpl
Get the map of items that are actually contained in the Stock.
getItemsLock() - Method in class org.salespointframework.core.data.CatalogImpl
Get the monitor synchronizing access to the several items maps.
getItemsLock() - Method in class org.salespointframework.core.data.StockImpl
Get the monitor synchronizing access to the Stock's contents.
getJumpListItems() - Method in class org.salespointframework.desktop.interop.WindowsExtensions.JumpList
 
getKey() - Method in class org.salespointframework.core.data.CatalogItemDataBasketEntry.CIDBELogEntry
Get the CatalogItem's key.
getKey() - Method in class org.salespointframework.core.data.StockItemDBEntry.StockItemDBELogEntry
Get the affected item's key.
getKeyIndex(String) - Method in class org.salespointframework.desktop.models.CountingStockListModel
translates key to index
getLargeList(Class, String, Class, Class, boolean, Object, Object, Object, boolean) - Method in class org.salespointframework.core.data.database.PersistenceManager
Core function for persisting lists. this method recovers the entire list.
getLatency() - Method in class org.salespointframework.core.data.database.PersistenceManager.MovingAverage
get the current average
getLeft() - Method in class org.salespointframework.desktop.border.InsetLineBorder
get InsetLineBorder.left
getList(Object) - Method in class org.salespointframework.core.data.PersistentMap
get list
getList() - Method in class org.salespointframework.desktop.JListView
get JListView.list
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.salespointframework.desktop.JUserList.UserListCellRenderer
Configure this list cell renderer to display the given user's data and return this.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.salespointframework.desktop.renderer.AbstractListViewRenderer
build an return the component
getListenerCount() - Method in class org.salespointframework.core.ListenerHelper
Return the total number of listeners for this listenerlist
getListenerCount(Class) - Method in class org.salespointframework.core.ListenerHelper
Return the total number of listeners of the supplied type for this listenerlist.
getListenerList() - Method in class org.salespointframework.core.ListenerHelper
This passes back the event listener list as an array of ListenerType - listener pairs.
getListId(Class, String, Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
build table name for list
getListId(Class, String, Object, boolean) - Method in class org.salespointframework.core.data.database.PersistenceManager
 
getListId() - Method in class org.salespointframework.core.data.PersistentList
get encoded list id
getListId(boolean) - Method in class org.salespointframework.core.data.PersistentList
get list id
getListId() - Method in class org.salespointframework.core.data.PersistentMap
get encoded list id
getListId(boolean) - Method in class org.salespointframework.core.data.PersistentMap
get list id
getListView() - Method in class org.salespointframework.desktop.formsheets.ListViewFormSheet
get JListView component
getListViewFormSheet() - Method in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
Get the ListViewFormSheet this formsheet was constructed with (if so), or null in any other case.
getListViewOrientation() - Method in class org.salespointframework.desktop.JListView.JListViewList
 
getLocalPoint(MouseEvent, Component) - Method in class org.salespointframework.core.FormSheet.DnDDispatcher
transform point to local coords
getLock() - Method in class org.salespointframework.core.data.PersistentList
get PersistentList.lock
getLock() - Method in class org.salespointframework.core.UIGate
Return the monitor synchronizing access to the elements as well as a communications channel.
getLogData() - Method in class org.salespointframework.core.data.CatalogItemDataBasketEntry
Return a LogEntry describing this DataBasketEntry.
getLogData() - Method in class org.salespointframework.core.data.CountingStockItemDBEntry
Create and return a LogEntry describing this DataBasketEntry.
getLogData() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Return a LogEntry that describes this DataBasketEntry.
getLogData() - Method in class org.salespointframework.core.data.StockItemDBEntry
Get a LogEntry describing this DataBasketEntry.
getLogData() - Method in interface org.salespointframework.core.logging.Loggable
Called when the object is being logged.
getLogData() - Method in class org.salespointframework.core.SaleProcess
Return information that describes the process for logging purposes.
getLogDate() - Method in class org.salespointframework.core.logging.LogEntry
Returns the date this entry was logged.
getLogGate() - Method in class org.salespointframework.core.SaleProcess
Return the gate that the process must jump to if it wishes to be logged before finishing.
getLogLock() - Method in class org.salespointframework.core.data.DataBasketImpl
Get the monitor synchronizing access to the org.salespointframework.log related attributes.
getLogMode() - Method in class org.salespointframework.core.data.DataBasketImpl
Return the current org.salespointframework.log mode of the DataBasket.
getLogMode() - Method in interface org.salespointframework.core.data.interfaces.DataBasket
Return the current log mode of the DataBasket.
getLogonTime() - Method in class org.salespointframework.core.data.database.PersistenceManager.LogonInformation
get PersistenceManager.LogonInformation.logonTime
getMainCatalog() - Method in class org.salespointframework.core.data.filters.CatalogFilter
Get the source catalog.
getMainKey() - Method in class org.salespointframework.core.data.DataBasketConditionImpl
 
getMainKey() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Get the entry's main key.
getMainKey() - Method in interface org.salespointframework.core.data.interfaces.DataBasketCondition
Return the main key that DataBasketEntries must have to match the condition.
getMainKey() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Get the DataBasketEntry's main key.
getMainStock() - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Get the source stock.
getMaximumCellSize() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getMaximumCellWidth() - Method in class org.salespointframework.desktop.JListView
get JListView.maximumCellWidth
getMenuBar() - Method in class org.salespointframework.core.MenuSheet
Return the JMenuBar peer.
getMenuPeer() - Method in class org.salespointframework.core.MenuSheet
For MenuSheets there is no difference between JMenuItem and JMenu peer, they are both JMenus.
getMenuPeer() - Method in class org.salespointframework.core.MenuSheetItem
Return the JMenu peer for this MenuSheetItem.
getMenuPeer() - Method in class org.salespointframework.core.MenuSheetObject
Return the JMenu peer for this MenuSheetObject.
getMenuPeer() - Method in class org.salespointframework.core.MenuSheetSeparator
 
getMenuSheet() - Method in interface org.salespointframework.core.Display
Returns the MenuSheet that is currently attached to the display.
getMenuSheet() - Method in class org.salespointframework.core.JDisplayDialog
Return the MenuSheet that is currently attached to the display.
getMenuSheet() - Method in class org.salespointframework.core.JDisplayFrame
Return the MenuSheet that is currently attached to the display.
getMenuSheet() - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
getMenuSheet() - Method in class org.salespointframework.core.UIGate
get the MenuSheet that is being displayed at this gate.
getMenuSheet() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Returns the MenuSheet that is currently attached to the display.
getMenuSheet() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Returns the MenuSheet that is currently attached to the display.
getMenusheetLock() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
get the menusheet lock
getMid() - Method in class org.salespointframework.core.data.QuoteValue
Get the mid of this value.
getMinimumCellSize() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getMinimumCellWidth() - Method in class org.salespointframework.desktop.JListView
get JListView.minimumCellWidth
getMnemonic() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the Mnemonic of this Button.
getMnemonic() - Method in class org.salespointframework.core.MenuSheet
Get the Mnemonic of this MenuSheet.
getMnemonic() - Method in class org.salespointframework.core.MenuSheetItem
Get the Mnemonic of this MenuSheetItem.
getModalLayer() - Method in class org.salespointframework.core.FormSheet
get the draglayer
getModalLayer() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
get the modal layer of this frame
getModel() - Method in class org.salespointframework.desktop.JListView
get JListView.model
getModel() - Method in class org.salespointframework.desktop.JModelFilter
return JModelFilter.model
getModel() - Method in class org.salespointframework.desktop.TableMap
Returns the TableModel.
getModelFilter() - Method in class org.salespointframework.desktop.JListView
get JListView.modelFilter
getModelFilter() - Method in class org.salespointframework.desktop.JModelFilter
return JModelFilter.modelFilter
getModifications() - Method in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
get PersistenceManager.ModificationTriggerWorker.modifications
getMoreDragItems(Point, Object, int, int) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
user requests more items.
getMoreDragItems(Point, Object, int, int) - Method in class org.salespointframework.desktop.JAbstractTable
 
getMoreDragItems(Point, Object, int, int) - Method in class org.salespointframework.desktop.JCountingStockListView
override dnd method to support dnd for multiple items.
getMoreDragItems(Point, Object, int, int) - Method in class org.salespointframework.desktop.JListView
 
getMoreDragItems(Point, Object, int, int) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
no drag -> no more items
getMoveToDestProcess(SaleProcess, SalesPoint, Catalog, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCSStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, Catalog, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CDBStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, CountingStock, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSCSStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSDBStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, Catalog, StoringStock, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSSStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, DataBasket, CountingStock, DataBasketEntry, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCSStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, DataBasket, Catalog, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, DataBasket, StoringStock, DataBasketEntry, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBSSStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSDBStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToDestProcess(SaleProcess, SalesPoint, StoringStock, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSSSStrategy
Get the sub-process that will move items from the source to the destination.
getMoveToSourceProcess(SaleProcess, SalesPoint, Catalog, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCSStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, Catalog, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CCStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, Catalog, DataBasket, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CDBStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, CountingStock, CountingStock, DataBasket, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSCSStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, CountingStock, DataBasket, DataBasketEntry, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSDBStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, Catalog, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.CSSStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, DataBasket, CountingStock, CatalogItem, int, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCSStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, DataBasket, Catalog, CatalogItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBCStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, DataBasket, StoringStock, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.DBSSStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, StoringStock, DataBasket, DataBasketEntry, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSDBStrategy
Get the sub-process that will move items from the destination to the source.
getMoveToSourceProcess(SaleProcess, SalesPoint, StoringStock, StoringStock, DataBasket, StockItem, DataExchangeFormSheet) - Method in class org.salespointframework.desktop.strategies.dataexchangeformsheet.SSSSStrategy
Get the sub-process that will move items from the destination to the source.
getMultiWindowMenuSheet() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Returns the MultiWindow management MenuSheet for this MultiWindow.
getName() - Method in class org.salespointframework.core.data.AbstractCurrency.CurrencyItemData
Returns the name of a CurrencyItem in this data container.
getName() - Method in class org.salespointframework.core.data.AbstractNameable
Get the name of the object.
getName() - Method in class org.salespointframework.core.data.CatalogIdentifier
Get the identifier name.
getName() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
returns connection's name
getName() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get the name of this connection
getName() - Method in interface org.salespointframework.core.data.database.DatabaseConnectionTemplate
get the name of this template
getName() - Method in class org.salespointframework.core.data.database.JavaDBClientTemplate
returns the name
getName() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedTemplate
returns the name
getName() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns connection's name
getName() - Method in class org.salespointframework.core.data.database.MssqlTemplate
returns tha static connection name
getName() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns the connection name
getName() - Method in class org.salespointframework.core.data.database.MysqlTemplate
returns the static name
getName() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
returns connections name
getName() - Method in class org.salespointframework.core.data.database.SqliteTemplate
returns the static name
getName() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
 
getName() - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Get the source Stock's name.
getName() - Method in class org.salespointframework.core.data.filters.CatalogFilter
Get the source Catalog's name.
getName() - Method in interface org.salespointframework.core.data.interfaces.Nameable
Get the name of this Nameable object.
getName() - Method in interface org.salespointframework.core.data.interfaces.SpItem
 
getName() - Method in class org.salespointframework.core.data.StockIdentifier
Get the identifier name.
getName() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the name attribute of this button
getName() - Method in class org.salespointframework.core.SaleProcess
Return the name of this process.
getName() - Method in class org.salespointframework.core.SalesPoint
Return the name of this SalesPoint.
getName() - Method in class org.salespointframework.core.users.AbstractCapability
Get the capability's name.
getName() - Method in interface org.salespointframework.core.users.Capability
Get the name of this capability.
getName() - Method in class org.salespointframework.core.users.User
Retrieve the name of this user.
getName() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
getNCLock() - Method in class org.salespointframework.core.data.AbstractNameable
Return the monitor synchronizing access to the NameContext.
getNCMonitor() - Method in class org.salespointframework.core.data.CatalogImpl
Return the monitor used to synchronize access to the Catalog's internal data.
getNCMonitor() - Method in interface org.salespointframework.core.data.interfaces.NameContext
Return an object that can be used as a monitor to synchronize name changes.
getNCMonitor() - Method in class org.salespointframework.core.data.StockImpl
Stocks will not allow name changes of StockItem, as a principle.
getNewInternalFrame(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Creates and returns a new DesktopFrame for a SalesPoint.
getNewKey(SingleTableFormSheet, SaleProcess) - Method in class org.salespointframework.desktop.strategies.AbstractAddCatalogItemStrategy
Get the key of the new item.
getNewTab(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Creates and returns a new TabbedFame for a SalesPoint.
getNewWindow(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Creates and returns a new DisplayFrame for a SalesPoint.
getNextTransition(SaleProcess, User, boolean) - Method in interface org.salespointframework.core.Gate
Determine the next Transition.
getNextTransition(SaleProcess, User, boolean) - Method in class org.salespointframework.core.SaleProcess.PrintErrorGate
 
getNextTransition(SaleProcess, User, boolean) - Method in class org.salespointframework.core.UIGate
Returns the next Transition to jump to.
getObject(String) - Method in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
get object by label
getObject(int) - Method in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
get object by index
getObjectCache() - Method in class org.salespointframework.core.data.database.PersistenceManager
get the object cache, which caches all recovered objects of current session
getObjectCache() - Method in class org.salespointframework.core.data.management.Persistence
 
getObjectCache() - Method in interface org.salespointframework.core.data.management.PersistenceMBean
returns the object cache
getObjectCacheSize() - Method in class org.salespointframework.core.data.management.Persistence
 
getObjectCacheSize() - Method in interface org.salespointframework.core.data.management.PersistenceMBean
returns this size of PersistenceMBean.getObjectCache()
getOffer() - Method in class org.salespointframework.core.data.QuoteValue
Get the current offer of this QuoteValue.
getOpaqueBackgroundColor() - Method in class org.salespointframework.desktop.JDefaultScrollPane
 
getOptionComponent(int) - Method in class org.salespointframework.desktop.JOptionPanel
Get the n-th option component (in the order they were added).
getOrientation() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getOwner() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Return the DataBasket containing this DataBasketEntry.
getOwner() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Return the DataBasket containing this DataBasketEntry.
getParent() - Method in class org.salespointframework.core.MenuSheetObject
Get the parent MenuSheet of this MenuSheetObject.
getPath() - Method in interface org.salespointframework.core.ResourceManager.ResourceModule
Returns the path relative to the current resource path.
getPath() - Method in class org.salespointframework.core.ResourceManager.ResourceModuleGIF
Returns the path relative to the current resource path.
getPath() - Method in class org.salespointframework.core.ResourceManager.ResourceModulePNG
Returns the path relative to the current resource path.
getPath() - Method in class org.salespointframework.desktop.interop.WindowsExtensions.JumpListItem
 
getPeer() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the JButton peer of this button.
getPeer() - Method in class org.salespointframework.core.MenuSheet
The JMenuItem peer of a MenuSheet is, of course, a JMenu.
getPeer() - Method in class org.salespointframework.core.MenuSheetItem
Get the JMenuItem peer of the MenuSheetItem.
getPeer() - Method in class org.salespointframework.core.MenuSheetObject
Return the JMenuItem peer for this MenuSheetObject.
getPeer() - Method in class org.salespointframework.core.MenuSheetSeparator
 
getPeerLock() - Method in class org.salespointframework.core.FormSheet.FormButton
Return the monitor used to synchronized access to the peers.
getPeerLock() - Method in class org.salespointframework.core.MenuSheet
Return the monitor used to synchronized access to the peers.
getPeerLock() - Method in class org.salespointframework.core.MenuSheetItem
Return the monitor used to synchronized access to the peers.
getPoint2D(Point2D, Point2D) - Method in class org.salespointframework.desktop.imagefilter.FrontShadowFilter.FrontShadowOp
 
getPoint2D(Point2D, Point2D) - Method in class org.salespointframework.desktop.imagefilter.MirrorShadowFilter.MirrorShadowOp
 
getPopupLayer() - Method in class org.salespointframework.core.FormSheet
get the popup layer
getPopupLayer() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
get the popup layer of this frame
getPositionOfExtraColumns() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getPreferenceStorage() - Static method in class org.salespointframework.core.Shop
get the currently active preference storage
getPreferredSize(JComponent) - Method in class org.salespointframework.desktop.JListView.CatListUI
 
getPreferredSize() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
 
getPreviewImage() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
draw preview into IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel.vImage
getPrimaryTitle() - Method in class org.salespointframework.core.JDisplayFrame
 
getPrimaryTitle() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Returns the display's primary title.
getPrimaryTitle() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
 
getProcess() - Method in class org.salespointframework.core.FormSheet
Get the currently attached process.
getProcessesLock() - Method in class org.salespointframework.core.Shop
Return the monitor synchronizing access to the list of processes.
getProcessLock() - Method in class org.salespointframework.core.SalesPoint
Return the monitor synchronizing process access.
getProcessName() - Method in class org.salespointframework.core.SaleProcess.ProcessLogEntry
Return the name of the process that this log entry describes.
getProxy(int) - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane
 
getQuitGate() - Method in class org.salespointframework.core.SaleProcess
Return the gate to jump to when quitting the process.
getRecord(int) - Method in class org.salespointframework.desktop.models.AbstractTableModel
Get the record associated to the given row.
getRecord(int) - Method in class org.salespointframework.desktop.models.CatalogTableModel
Get the record at the given index.
getRecord(int) - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Get the record at the given index.
getRecord(int) - Method in class org.salespointframework.desktop.models.DataBasketTableModel
Get the record at the given index.
getRecord(int) - Method in class org.salespointframework.desktop.models.LogTableModel
Return the LogEntry at row nRow.
getRecord(int) - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Get the record at the given index.
getRecord(int) - Method in class org.salespointframework.desktop.models.UserTableModel
Get the record at the given index.
getRecord(int) - Method in class org.salespointframework.desktop.TableMap
Gets the record.
getRecord(int) - Method in class org.salespointframework.desktop.TableSorter
Gets the record.
getRefIntegrEditContainer() - Method in class org.salespointframework.core.data.StockImpl
Get the map storing information about name changes in CatalogItems.
getRefIntegrItemsContainer() - Method in class org.salespointframework.core.data.StockImpl
Get the map of items that have been removed from the Stock to ensure referential integrity.
getRelevantFields(Class) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
return a list of all relevant fields e.g. transient, static fields can be excluded
getRelevantFields(Class) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getRemoveTransition(SingleTableFormSheet) - Method in class org.salespointframework.desktop.strategies.DefaultRemoveCatalogItemStrategy
Get the transition that performs the actual removal.
getRenderer() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getRenderingHints() - Method in class org.salespointframework.desktop.imagefilter.FrontShadowFilter.FrontShadowOp
 
getRenderingHints() - Method in class org.salespointframework.desktop.imagefilter.MirrorShadowFilter.MirrorShadowOp
 
getResource(String, String) - Method in class org.salespointframework.core.ResourceManager
Returns a resource as URL.
getResourceString(String) - Method in class org.salespointframework.desktop.strategies.AbstractAddCatalogItemStrategy
Get the resource String for the specified key.
getResult() - Method in class org.salespointframework.desktop.formsheets.LogOnForm
Return the user that was selected if any.
getResult() - Method in class org.salespointframework.desktop.formsheets.MessageForm.MessageFormSheet
 
getResultLabel() - Method in class org.salespointframework.desktop.JModelFilter
return JModelFilter.searchresult
getResultLabelText(int) - Method in class org.salespointframework.desktop.JModelFilter
set result count label text. override if you wish another one
getRight() - Method in class org.salespointframework.desktop.border.InsetLineBorder
get InsetLineBorder.right
getRollbackGate() - Method in class org.salespointframework.core.SaleProcess
Return the gate to jump to when performing a rollback.
getRowCount() - Method in class org.salespointframework.desktop.models.CatalogTableModel
Get the number of records in this model.
getRowCount() - Method in class org.salespointframework.desktop.models.CountingStockTableModel
Get the number of records in this model.
getRowCount() - Method in class org.salespointframework.desktop.models.DataBasketTableModel
Get the number of records in this model.
getRowCount() - Method in class org.salespointframework.desktop.models.LogTableModel
Return the total amount of LogEntries in the model.
getRowCount() - Method in class org.salespointframework.desktop.models.StoringStockTableModel
Get the number of records in this model.
getRowCount() - Method in class org.salespointframework.desktop.models.UserTableModel
Get the number of records in this model.
getRowCount() - Method in class org.salespointframework.desktop.TableMap
Returns the number of rows.
getRowEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getRowEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Row-End-tag
getRowEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getRowEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: </object>
getRowEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </tr>
getRowStart() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getRowStart() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Row-Start-tag
getRowStart() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-row;" class="table-row ..." ...>
getRowStart() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: <object style="float:.." ...>
getRowStart() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <tr>
getSalesPoint() - Method in class org.salespointframework.core.data.database.PersistenceManager.LogonInformation
get PersistenceManager.LogonInformation.salesPoint
getSalesPoint() - Method in class org.salespointframework.core.FormSheet
Get the currently attached SalesPoint.
getSalesPoint(int) - Method in class org.salespointframework.core.Shop
get SalesPoint by id ( SalesPoint.getID() )
getSalesPoint() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DesktopFrame
 
getSalesPoint() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DisplayFrame
 
getSalesPoint() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.TabbedFrame
 
getSalesPointFrameBounds() - Method in class org.salespointframework.core.SalesPoint
Returns the Framebounds of the SalesPoints assoziated Display(JDisplayFrame).
getSalesPoints() - Method in class org.salespointframework.core.Shop
Get a list of all SalesPoints in the Shop.
getSalesPointsLock() - Method in class org.salespointframework.core.Shop
Return the monitor synchronizing access to the list of SalesPoints.
getSavePreferenceLabel() - Static method in class org.salespointframework.desktop.formsheets.MessageForm
Get the Label text near the remember checkbox
getSaveToPersistence() - Static method in class org.salespointframework.core.logging.Log
States if the log file should be saved to the persistence file.
getScrollpane() - Method in class org.salespointframework.desktop.JListView
get JListView.scrollpane
getSearchField() - Method in class org.salespointframework.desktop.JListView
get search field from JListView.modelFilter
getSearchField() - Method in class org.salespointframework.desktop.JModelFilter
return JModelFilter.searchfield
getSearchResultLabel() - Method in class org.salespointframework.desktop.JListView
get result count label from JListView.modelFilter
getSearchString() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getSecondaryKey() - Method in class org.salespointframework.core.data.DataBasketConditionImpl
 
getSecondaryKey() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Get the entry's secondary key.
getSecondaryKey() - Method in interface org.salespointframework.core.data.interfaces.DataBasketCondition
Return the secondary key that DataBasketEntries must have to match the condition.
getSecondaryKey() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Get the DataBasketEntry's secondary key.
getSecondaryTitle() - Method in class org.salespointframework.core.JDisplayFrame
 
getSecondaryTitle() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Returns the display's secondary title.
getSecondaryTitle() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
 
getSelectedEntry() - Method in class org.salespointframework.desktop.formsheets.LogTableForm
Get the currently selected log entry.
getSelectedIcon() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the selected icon of this Button.
getSelectedIcon() - Method in class org.salespointframework.core.MenuSheet
Get the selected icon of this MenuSheet.
getSelectedIcon() - Method in class org.salespointframework.core.MenuSheetItem
Get the selected icon of this MenuSheetItem.
getSelectedItem() - Method in class org.salespointframework.desktop.formsheets.ListViewFormSheet
get the currently selected item
getSelectedItem() - Method in class org.salespointframework.desktop.models.UserComboBoxModel
Return the currently selected user.
getSelectedRecord() - Method in class org.salespointframework.desktop.formsheets.LogTableForm
Same as LogTableForm.getSelectedEntry(), but return type is Object.
getSelectedRecord() - Method in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
Get the record currently selected.
getSelectedRecord() - Method in class org.salespointframework.desktop.formsheets.UserTableFormSheet
Get the record currently selected.
getSelectedUser() - Method in class org.salespointframework.desktop.JUserList
Convenience method returning the currently selected user.
getSelectionModel() - Method in class org.salespointframework.desktop.formsheets.UserTableFormSheet
Get the ListSelectionModel of the JUserTable which is displayed.
getSeperatorThickness() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.ListViewDataExchangeOption
 
getShallowClone() - Method in class org.salespointframework.core.data.CatalogImpl
Create a shallow clone of this Catalog.
getShallowClone() - Method in class org.salespointframework.core.data.CatalogItemImpl
Get a shallow clone of the CatalogItem.
getShallowClone() - Method in class org.salespointframework.core.data.CurrencyItemImpl
 
getShallowClone() - Method in class org.salespointframework.core.data.StockImpl
Create a shallow clone of the Stock.
getShallowClone() - Method in class org.salespointframework.core.data.StockItemImpl
Get a shallow clone of this item.
getShopFrame() - Method in class org.salespointframework.core.Shop
Gets the Shop's main frame.
getShopFrameBounds() - Method in class org.salespointframework.core.Shop
Returns the Framebounds of the Shops assoziated JFrame.
getShopFrameTitle() - Method in class org.salespointframework.core.Shop
get Shop.m_sShopFrameTitle
getShopState() - Method in class org.salespointframework.core.Shop
Return the Shop's state, being one of Shop.DEAD, Shop.RUNNING or Shop.SUSPENDED.
getSimpleStatement() - Method in class org.salespointframework.core.data.database.PersistenceManager
Create a Statement
getSingleTableFormSheet() - Method in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
Get the SingleTableFormSheet this formsheet was constructed with (if so), or null in any other case.
getSize() - Method in class org.salespointframework.desktop.models.CatalogListModel
get element count
getSize() - Method in class org.salespointframework.desktop.models.CountingStockListModel
get list size
getSize() - Method in class org.salespointframework.desktop.models.DatabaseConnectionModel
get list count
getSize() - Method in class org.salespointframework.desktop.models.DataBasketListModel
get list size
getSize() - Method in class org.salespointframework.desktop.models.StoringStockListModel
get list size
getSize() - Method in class org.salespointframework.desktop.models.UserListModel
Return the number of users in the model.
getSize() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
return sclaed preview image size
getSlider() - Method in class org.salespointframework.desktop.JListView
get JListView.slider
getSource() - Method in class org.salespointframework.core.data.CatalogItemDataBasketEntry.CIDBELogEntry
Get the source Catalog's name.
getSource() - Method in class org.salespointframework.core.data.DataBasketConditionImpl
 
getSource() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Get the entry's source.
getSource() - Method in interface org.salespointframework.core.data.interfaces.DataBasketCondition
Return the source for operations that match the condition.
getSource() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Get the source of the operation described by the DataBasketEntry.
getSource() - Method in class org.salespointframework.core.data.StockItemDBEntry.StockItemDBELogEntry
Get the source Stock's name.
getSource() - Method in class org.salespointframework.desktop.formsheets.ListViewFormSheet
get listview source
getSource() - Method in class org.salespointframework.web.spring.controller.DoubleViewController
simple getter for attribute source
getSourceComponent() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the source component.
getSourceComponentSource() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the source of the left table.
getSourceSelectedRecord() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the record currently selected in the left table.
getSpecialCommands() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
returns a map of special commands for javadb connections
getSpecialCommands() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get a list of special commands for this databse types possible keys: autoincrement -> keyword(s) for auto increment respectively identity columns createtable -> "create table if not exists" string. replaces %%tname%% with table name and %%vars%% with column values droptable -> drop table command.
getSpecialCommands() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns a list of static commands for this connection
getSpecialCommands() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns the special commands
getSpecialCommands() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
returns SqliteDatabaseConnection.cmds
getSpread() - Method in class org.salespointframework.core.data.QuoteValue
Get the spread of this value.
getSQLFieldMap(Class, Object) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
Maps each relevant field of the class to a (basic) database type
getSQLFieldMap(Class, Object) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getSrcOption() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.DataExchangeOptions
 
getStandardResource(ResourceManager.StandardResource) - Method in class org.salespointframework.core.ResourceManager
get a specific standard resource
getStart(String, String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getStart(String, String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Start-tag
getStart(String, String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table;" class="table" ...>
getStart(String, String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlList
Return String: <div style="display:inline-block;"... >
getStart(String, String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <table id='... >
getStateLock() - Method in class org.salespointframework.core.Shop
Return the monitor synchronizing access to the Shop's state.
getStatement(String, int) - Method in class org.salespointframework.core.data.database.PersistenceManager
Closes recent Statement if required and returns a new one
getStatement(String) - Method in class org.salespointframework.core.data.database.PersistenceManager
 
getStatusBar() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
create the status bar and register PersistenceStateListener
getStatusDisplayLock() - Method in class org.salespointframework.core.SalesPoint
Return the monitor synchronizing access to the status display.
getStock() - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Get the source Stock's Stock.
getStock() - Method in interface org.salespointframework.core.data.interfaces.StockItem
Get the Stock that contains this StockItem.
getStock() - Method in class org.salespointframework.core.data.StockItemImpl
Get the Stock that contains this StockItem.
getStock(String) - Method in interface org.salespointframework.core.ProcessContext
Get a Stock by its name.
getStock(String) - Method in class org.salespointframework.core.SalesPoint
Return a Stock for a given name.
getStock(String) - Method in class org.salespointframework.core.Shop
Look up a Stock in the global Stock list.
getStock(StockIdentifier<T, CT>) - Method in class org.salespointframework.core.Shop
Look up a Stock in the global Stock list.
getStock(String) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
getStocksLock() - Method in class org.salespointframework.core.Shop
Return the monitor synchronizing access to the Stocks.
getStopGate() - Method in class org.salespointframework.core.SaleProcess
Return the last gate that this process should be at.
getStrategy() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Get the strategy used when moving items between source and destination.
getString(int) - Method in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
get value of column with index i
getString(String) - Method in class org.salespointframework.core.data.database.PersistenceManager.CachedResultSet
get string by label
getStyle() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getStyleClass() - Method in class org.salespointframework.web.html.AbstractExtraColumn
Gives the Style-class of the cells.
getStyleName() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getSummary() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getTab(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Tries to retrieve a TabbedFrame for a given SalesPoint.
getTabbedPane() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Returns the JTabbedPane on which this FormSheet is displayed.
getTabbedPane() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Returns the IconTabbedPane to be added to the content pane in TABBED_VIEW view mode.
getTable() - Method in class org.salespointframework.desktop.formsheets.LogTableForm
Gets the table.
getTable() - Method in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
Get the table.
getTable() - Method in class org.salespointframework.desktop.formsheets.UserTableFormSheet
Gets the table.
getTableCache() - Method in class org.salespointframework.core.data.database.PersistenceManager
get the table cache, which contains all verified tables of current session
getTableCache() - Method in class org.salespointframework.core.data.management.Persistence
 
getTableCache() - Method in interface org.salespointframework.core.data.management.PersistenceMBean
returns the table cache.
getTableCacheSize() - Method in class org.salespointframework.core.data.management.Persistence
 
getTableCacheSize() - Method in interface org.salespointframework.core.data.management.PersistenceMBean
returns the size of PersistenceMBean.getTableCache()
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.salespointframework.desktop.renderer.CurrencyRenderer
 
getTableColumns(Statement, String) - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
returns a map which maps each table column to its datatype
getTableColumns(Statement, String) - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get a map of table columns mapped to their types for given table
getTableColumns(Statement, String) - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
retuns a map of columns and its type
getTableColumns(Statement, String) - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns table infos
getTableColumns(Statement, String) - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
 
getTables(Statement) - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
get a list of all tables on current database
getTables(Statement) - Method in interface org.salespointframework.core.data.database.DatabaseConnection
get a list of all tables in this databse
getTables(Statement) - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns a list of all tables in current database
getTables(Statement) - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns a list of all tables in current database
getTables(Statement) - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
returns a list of all table sin database
getTableSource() - Method in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
Get the table's source.
getTableSource() - Method in class org.salespointframework.desktop.formsheets.UserTableFormSheet
Get the table's source.
getTag() - Method in class org.salespointframework.core.MenuSheetObject
Get the MenuSheetObject's tag.
getTaggedItem(String, boolean) - Method in class org.salespointframework.core.MenuSheet
Get a MenuSheetObject by its tag.
getTaggedItem(String, boolean) - Method in class org.salespointframework.core.MenuSheetObject
Get the first MenuSheetObject with the given tag which is managed by this one.
getTaggedItem(String) - Method in class org.salespointframework.core.MenuSheetObject
Convenience method for in-depth search for a tagged item.
getTBody(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getTBody(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Body-Start-tag
getTBody(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-row-group;" class="table-row-group" ...>
getTBody(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <tbody>
getTBodyEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getTBodyEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Body-End-tag
getTBodyEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getTBodyEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </tbody>
getTed() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.TableDataExchangeOption
 
getTemporaryAddedItemsContainer() - Method in class org.salespointframework.core.data.CatalogImpl
Get the map of items that have been temporarily added to this Catalog.
getTemporaryAddedItemsContainer() - Method in class org.salespointframework.core.data.StockImpl
Get the map of items that have been temporaryly added to the Stock.
getTemporaryRemovedItemsContainer() - Method in class org.salespointframework.core.data.CatalogImpl
Get the map of items that have been temporarily removed from this Catalog.
getTemporaryRemovedItemsContainer() - Method in class org.salespointframework.core.data.StockImpl
Get the map of items that have been temporaryly removed from the Stock.
getText() - Method in class org.salespointframework.desktop.formsheets.TextInputForm
Get the current contents of the input field.
getText() - Method in class org.salespointframework.desktop.JInstructionTextField
 
getText() - Method in class org.salespointframework.desktop.JOptionPanel
Get the option panel's title text.
getTFoot(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getTFoot(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Foot-Start-tag
getTFoot(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-footer-group;" class="table-footer-group" ...>
getTFoot(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <tfoot>
getTFootEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getTFootEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Foot-End-tag
getTFootEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getTFootEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </tfoot>
getTHead(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getTHead(String, String) - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Head-Start-tag
getTHead(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: <div style="display:table-header-group;" class="table-header-group" ...>
getTHead(String, String) - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: <thead>
getTHeadEnd() - Method in class org.salespointframework.web.html.viewrepresentations.DefaultHtmlViewRepresentation
Returns an empty string.
getTHeadEnd() - Method in interface org.salespointframework.web.html.viewrepresentations.HtmlViewRepresentation
HtmlViewRepresentation-Head-End-tag
getTHeadEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlCssTable
Return String: </div>
getTHeadEnd() - Method in class org.salespointframework.web.html.viewrepresentations.NativeHtmlTable
Return String: </thead>
getTheShop() - Static method in class org.salespointframework.core.Shop
Get the global, singleton Shop instance.
getTime() - Method in class org.salespointframework.core.AutoTimer
 
getTime() - Method in class org.salespointframework.core.CalendarTime
Get the calendars date
getTime() - Method in class org.salespointframework.core.data.database.PersistenceManager.PerformanceTimer
returns hopefully the time difference if PersistenceManager.PerformanceTimer.stop() was called once before
getTime() - Method in class org.salespointframework.core.Date
Deprecated. Get the current date.
getTime() - Method in class org.salespointframework.core.events.TimerEvent
 
getTime() - Method in class org.salespointframework.core.Step
Get the current time.
getTime() - Method in class org.salespointframework.core.StepTimer
Get the current time.
getTime() - Method in interface org.salespointframework.core.Time
Get the current time.
getTime() - Method in interface org.salespointframework.core.Timer
Get the current time.
getTimeObject() - Method in class org.salespointframework.core.StepTimer
Returns the object that contains the time.
getTimer() - Method in class org.salespointframework.core.Shop
Get the Shop's timer.
getTimeStamp() - Method in class org.salespointframework.core.AutoTimer
 
getTimeStamp(long) - Method in class org.salespointframework.core.CalendarTime
Create and return a time stamp.
getTimeStamp(long) - Method in class org.salespointframework.core.Date
Deprecated. Create and return a time stamp.
getTimeStamp() - Method in class org.salespointframework.core.events.TimerEvent
Return the time stamp for this event.
getTimeStamp(long) - Method in class org.salespointframework.core.Step
Create and return a time stamp.
getTimeStamp() - Method in class org.salespointframework.core.StepTimer
Create and return a fresh time stamp.
getTimeStamp(long) - Method in interface org.salespointframework.core.Time
Create and return a time stamp.
getTimeStamp() - Method in interface org.salespointframework.core.Timer
Create and return a fresh time stamp.
getTitle() - Method in class org.salespointframework.desktop.interop.WindowsExtensions.JumpListItem
 
getTitle() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
 
getToggled() - Method in class org.salespointframework.core.users.AbstractCapability
Get the capability that is the inverse to this one.
getToggled() - Method in class org.salespointframework.core.users.ActionCapability
Get the ActionCapability that is the inverse to this one.
getToggled() - Method in interface org.salespointframework.core.users.Capability
Return a capability that is the inverse to this one.
getToggled() - Method in class org.salespointframework.web.helper.NameCapability
 
getToolTipText() - Method in class org.salespointframework.core.FormSheet.FormButton
Get the ToolTip of this Button.
getToolTipText() - Method in class org.salespointframework.core.MenuSheet
Get the ToolTip of this MenuSheet.
getToolTipText() - Method in class org.salespointframework.core.MenuSheetItem
Get the ToolTip of this MenuSheetItem.
getTop() - Method in class org.salespointframework.desktop.border.InsetLineBorder
get InsetLineBorder.top
getTypeMapping() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
returns the AbstractJavaDBConnection.typeMap
getTypeMapping() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
The type mapping is to map java types to database specific types that can be used in create table statement java type is identified my Class.getName()
getTypeMapping() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
returns the MssqlDatabaseConnection.typeMap
getTypeMapping() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
returns the type map
getTypeMapping() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
returns SqliteDatabaseConnection.typeMap
getTypeName() - Method in interface org.salespointframework.core.ResourceManager.ResourceModule
Returns the type name of the module.
getTypeName() - Method in class org.salespointframework.core.ResourceManager.ResourceModuleGIF
Returns the type name of the module.
getTypeName() - Method in class org.salespointframework.core.ResourceManager.ResourceModulePNG
Returns the type name of the module.
getUniqueField(Class) - Method in interface org.salespointframework.core.data.database.ClassFieldMapper
get the unique field of the class
getUniqueField(Class) - Method in class org.salespointframework.core.data.database.DefaultClassFieldMapper
 
getUrl() - Method in class org.salespointframework.web.helper.RenderSettingsConfigurator
 
getUser() - Method in class org.salespointframework.core.data.database.PersistenceManager.LogonInformation
get PersistenceManager.LogonInformation.user
getUser() - Method in class org.salespointframework.core.SalesPoint
Get the user currently attached to this SalesPoint.
getUser() - Method in class org.salespointframework.core.users.events.UserDataEvent
Get the affected user.
getUser(String) - Method in class org.salespointframework.core.users.UserManager
Retrieve a user by name.
getUser() - Method in class org.salespointframework.desktop.renderer.UserListViewRenderer
extract user from rendercontext
getUserImage() - Method in class org.salespointframework.core.users.User
get user's image
getUserLock() - Method in class org.salespointframework.core.SalesPoint
Return the monitor synchronizing access to the User.
getUserName() - Method in class org.salespointframework.core.users.events.UserDataEvent
Get the affected user's name.
getUserNames() - Method in class org.salespointframework.core.users.UserManager
Return all user names registered with this UserManager.
getUsers() - Method in class org.salespointframework.core.users.UserManager
Return all users registered with this UserManager.
getUsers() - Method in class org.salespointframework.core.users.UserManagerFilter
Returns all users registered with this UserManagerFilter's UserManager that match the filter.
getUserSessions(User) - Method in class org.salespointframework.core.data.database.PersistenceManager
returns a list of all PersistenceManager.LogonInformation for given user
getUserSessions() - Method in class org.salespointframework.core.data.database.PersistenceManager
returns a list of all PersistenceManager.LogonInformation
getValue() - Method in class org.salespointframework.core.data.AbstractCurrency.CurrencyItemData
Returns the value of a CurrencyItem in this data container.
getValue() - Method in class org.salespointframework.core.data.CatalogItemImpl
Get the item's value.
getValue(CatalogItem) - Method in class org.salespointframework.core.data.CatalogItemValue
Return the value of an CatalogItem.
getValue() - Method in class org.salespointframework.core.data.DataBasketConditionImpl
 
getValue() - Method in class org.salespointframework.core.data.DataBasketEntryImpl
Get the entry's value, i.e.
getValue() - Method in class org.salespointframework.core.data.filters.CatalogFilter
Get the source Catalog's value.
getValue() - Method in interface org.salespointframework.core.data.interfaces.CatalogItem
Get the default value of this CatalogItem.
getValue() - Method in interface org.salespointframework.core.data.interfaces.CurrencyItem
The value of a CurrencyItem must be a NumberValue given in the smallest unit of the item's currency.
getValue() - Method in interface org.salespointframework.core.data.interfaces.DataBasketCondition
Return the object for operations that match the condition.
getValue() - Method in interface org.salespointframework.core.data.interfaces.DataBasketEntry
Get the object moved by the operation described by the DataBasketEntry.
getValue() - Method in class org.salespointframework.core.data.NumberValue
Get the actual value of the object.
getValue() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
getValueAt(int, int) - Method in class org.salespointframework.desktop.models.AbstractTableModel
Get the value of the given cell in this TableModel.
getValueAt(Object, int) - Method in interface org.salespointframework.desktop.TableEntryDescriptor
Get the value to be printed in the given column for the given record.
getValueAt(int, int) - Method in class org.salespointframework.desktop.TableMap
Gets the value of a table cell.
getValueAt(int, int) - Method in class org.salespointframework.desktop.TableSorter
Get the value of a table cell.
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemDBETableEntryDescriptor
 
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultCatalogItemTED
 
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultCountingStockDBETableEntryDescriptor
 
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultCountingStockItemTED
 
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultLogEntryTED
The object is assumed to be a LogEntry; the value of the first column is the log date that of the second column is the result of the object's Object.toString() method.
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultStockItemTED
 
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultStoringStockDBETableEntryDescriptor
 
getValueAt(Object, int) - Method in class org.salespointframework.desktop.teds.DefaultUserTED
 
getValueRenderer() - Method in class org.salespointframework.desktop.teds.DefaultCurrencyItemTED
Internal helper function that gets (and if necessary creates) the cell renderer for the value column.
getValueRenderer() - Method in class org.salespointframework.desktop.teds.DefaultMoneyBagItemTED
Internal helper function that gets (and if necessary creates) the cell renderer for the value column.
getView() - Method in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.DataExchangeOptions
 
getViewMode() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Gets the current view mode.
getWaiter() - Method in class org.salespointframework.core.JDisplayDialog
Return the object used to block JDisplayDialog.setFormSheet(org.salespointframework.core.FormSheet) when the FormSheet demands it.
getWaiter() - Method in class org.salespointframework.core.JDisplayFrame
Return the object used to block JDisplayFrame.setFormSheet(org.salespointframework.core.FormSheet) when the FormSheet demands it.
getWaiter() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Returns the object used to block JInternalDisplay.setFormSheet(org.salespointframework.core.FormSheet) when the FormSheet demands it.
getWaiter() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Returns the object used to block JTabDisplay.setFormSheet(org.salespointframework.core.FormSheet) when the FormSheet demands it.
getWidth() - Method in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
 
getWindow(SalesPoint) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Tries to retrieve a DisplayFrame for a given SalesPoint.
getWindowRepaintListener() - Method in class org.salespointframework.core.Shop
get Shop.m_wrlWindowRepaintListener
GetWndProc(long) - Static method in class org.salespointframework.desktop.interop.WindowsExtensions
 
getWrappedComponent() - Method in class org.salespointframework.core.FormSheet
Returns the wrapped component.
getWriteBack() - Method in interface org.salespointframework.core.PreferenceStorage
returns the writeback property
getWriteBack() - Method in class org.salespointframework.core.XmlPreferenceStorage
Returns writeback attribute
glassColor - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
globalLogFile - Static variable in class org.salespointframework.core.logging.Log
The global log file.
goAhead() - Method in class org.salespointframework.core.AutoTimer
Increases the date by interval
goAhead(int) - Method in class org.salespointframework.core.AutoTimer
increase the date by given ms
goAhead(Object) - Method in class org.salespointframework.core.CalendarTime
Increment the time by the given time interval.
goAhead(Object) - Method in class org.salespointframework.core.Date
Deprecated. Increment the time by the given time interval.
goAhead(Object) - Method in class org.salespointframework.core.Step
Increase the time by the given interval.
goAhead() - Method in class org.salespointframework.core.StepTimer
Increase the time by the current interval.
goAhead(Object) - Method in interface org.salespointframework.core.Time
Increases the current time by the given interval.
goAhead() - Method in interface org.salespointframework.core.Timer
Increases the current time by an interval.
grabLastid() - Method in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
grab the last event id from modification table
GrayScaleFilter - Class in org.salespointframework.desktop.imagefilter
transforms image color space to gray scale
GrayScaleFilter() - Constructor for class org.salespointframework.desktop.imagefilter.GrayScaleFilter
 
group(DataBasketEntry, DataBasketEntry) - Method in class org.salespointframework.desktop.CountingStockDBEGrouper
Return a new DataBasketEntry with the same main and secondary key, source and destination as dbe1 and a value of dbe1.getValue() + dbe2.getValue().
group(DataBasketEntry, DataBasketEntry) - Method in interface org.salespointframework.desktop.DataBasketEntryGrouper
Group the two given DataBaskeEntries and return the resulting, more general entry.
group(DataBasketEntry, DataBasketEntry) - Method in class org.salespointframework.desktop.NOPDataBasketEntryGrouper
Returns dbe1.

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 _