SalesPoint Framework v3.0
A B C D E F G H I J K L M N O P Q R S T U V W Y

I

IntegerValue - class data.IntegerValue.
A value that is based on an Integer object.
IntegerValue(int) - Constructor for class data.IntegerValue
Create a new IntegerValue.
IntegerValue(Number) - Constructor for class data.IntegerValue
Create a new IntegerValue.
internalSetCatalog(CatalogImpl) - Method in class data.ooimpl.StockImpl
Set the Catalog that this Stock refers to.
internalSetCatalog(CatalogImpl) - Method in class data.ooimpl.CountingStockImpl
Overridden to ensure referential integrity.
internalSetCatalog(CatalogImpl) - Method in class data.ooimpl.StoringStockImpl
Overridden because of referential integrity.
InvalidDisplayException - exception sale.InvalidDisplayException.
Exception thrown by all methods in NullDisplay to indicate that this is not a valid display.
InvalidDisplayException() - Constructor for class sale.InvalidDisplayException
Create a new InvalidDisplayException.
invertedCIValueOrder(CatalogItemValue) - Static method in class data.DefaultCountingStockFromValueCreator
Helper method that creates a Comparator that orders CatalogItems, highest value first.
isAddZero() - Method in class data.NumberValue
 
isAddZero() - Method in interface data.Value
Check whether this is the zero element with respect to addition.
isAddZero() - Method in class data.DoubleValue
Correctly checks getValue().doubleValue().
isAddZero() - Method in class data.QuoteValue
True, iff both bid and offer are zero elements with respect to addition.
isAlive() - Method in class sale.SaleProcess
Return true if this process has been started, but has not yet died.
isCancelled() - Method in class sale.FormSheet
Return whether the cancel button was used to close the FormSheet.
isCellEditable(int, int) - Method in class util.swing.AbstractTableModel
Check whether the given cell is editable in this TableModel.
isCellEditable(int, int) - Method in class util.swing.TableMap
Editierbar oder nicht.
isCurrentSalesPointAdjusting() - Method in class sale.Shop
Return whether or not calls to Shop.setCurrentSalesPoint(sale.SalesPoint) have any effect.
isEditable() - Method in class data.ooimpl.CatalogItemImpl
Return true if this CatalogItem is editable.
isElementEditable(Object, int) - Method in class util.swing.AbstractTableEntryDescriptor
Returns false to indicate that no cell is editable in the entire table.
isElementEditable(Object, int) - Method in interface util.swing.TableEntryDescriptor
Return whether a given column is editable for a given record.
isEnabled() - Method in class sale.FormSheet.FormButton
Return the enabled state of this button.
isEnabled() - Method in class sale.MenuSheetItem
Return the current enabled state of this MenuSheetItem.
isExplicit() - Method in class sale.events.FormSheetEvent
Was the event caused by a direct call to the originating method or indirectly?
isGranted() - Method in class users.AbstractCapability
Return the grant state of this capability.
isGranted() - Method in class users.ActionCapability
Return true if this capability is granting rights.
isGranted() - Method in interface users.Capability
Get information whether this capability grants or denies the right for the activity it guards.
isHandled() - Method in interface data.DataBasketEntry
Return false as long as no complete commit or rollback has been issued for this DataBasketEntry.
isHandled() - Method in class data.ooimpl.DataBasketEntryImpl
Return true, if the entry has been either completely commited or rolled back.
isMulOne() - Method in class data.NumberValue
 
isMulOne() - Method in interface data.Value
Check whether this is the one element with respect to multiplication.
isMulOne() - Method in class data.DoubleValue
Correctly checks getValue().doubleValue().
isMulOne() - Method in class data.QuoteValue
True, iff both bid and offer are one elements with respect to multiplication.
isMulZero() - Method in class data.NumberValue
 
isMulZero() - Method in interface data.Value
Check whether this is the zero element with respect to multiplication.
isMulZero() - Method in class data.QuoteValue
True, iff both bid and offer are zero elements with respect to multiplication.
isPassWd(String) - Method in class users.User
Check whether a given string is identical to the password of this user.
isResumed() - Method in class sale.SaleProcess
Return true if this process has been resumed from a previous suspended state.
isRunning() - Method in class sale.SaleProcess
Return true if this process is currently running.
isSeparator() - Method in class sale.MenuSheetObject
Return true if this is a separator.
isSeparator() - Method in class sale.MenuSheetSeparator
 
isSuspended() - Method in class sale.SaleProcess
Return true if this process is currently suspended.
isUseableDisplay() - Method in class sale.JDisplayFrame
Return true to indicate this is a useable display.
isUseableDisplay() - Method in class sale.JDisplayDialog
Return true to indicate this is a useable display.
isUseableDisplay() - Method in class sale.NullDisplay
Return false to indicate this display is not useable.
isUseableDisplay() - Method in interface sale.Display
Return true to indicate that this is a display that can be used normally.
isUseableDisplay() - Method in class sale.multiwindow.MultiWindowHandle
Returns wether this display is useable or not.
isVisible() - Method in class sale.MenuSheetObject
Get the visibility state of this MenuSheetObject.
iterator() - Method in class sale.MenuSheet
Return a fail-fast, readonly iterator of the items in this MenuSheet.
iterator() - Method in class sale.multiwindow.MultiWindow
Get all registered displays.
iterator(DataBasket, boolean) - Method in interface data.Catalog
Return an iterator of all items in the Catalog.
iterator(DataBasket, boolean) - Method in interface data.Stock
Iterate all items in the Stock.
iterator(DataBasket, boolean) - Method in class data.filters.CatalogFilter
Get an iterator of all items that are contained in the filtered Catalog.
iterator(DataBasket, boolean) - Method in class data.filters.AbstractStockFilter
Create an iterator that will return all items that match the condition.
iterator(DataBasket, boolean) - Method in class data.ooimpl.CatalogImpl
Return an iterator of all items in the Catalog.
iterator(DataBasket, boolean) - Method in class data.ooimpl.StockImpl
Iterate all items in the Stock.
iterator(DataBasketCondition) - Method in interface data.DataBasket
Iterate the contents of this DataBasket.
iterator(DataBasketCondition) - Method in class data.ooimpl.DataBasketImpl
Iterate all entries in all subbaskets that match the condition.
iterator(DataBasketCondition, boolean, boolean) - Method in class data.ooimpl.DataBasketImpl.SubDataBasket
Iterate all entries in the subbasket that match the given condition.

SalesPoint Framework v3.0
A B C D E F G H I J K L M N O P Q R S T U V W Y