Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandon() - Method in class com.storedobject.core.InventoryTransaction
-
Abandon the current set of entries.
- abort() - Method in class com.storedobject.common.InputOutputStream
-
Abort the streams.
- abort() - Method in class com.storedobject.ui.LoginForm
- abort() - Method in class com.storedobject.ui.TextView
- abort() - Method in class com.storedobject.ui.VerifyOTP
- abort() - Method in class com.storedobject.vaadin.Dashboard
-
Closes the view by aborting if that exists
- abort() - Method in interface com.storedobject.vaadin.ExecutableView
-
Abort this.
- abort() - Method in class com.storedobject.vaadin.TimerComponent
-
Abort the timer.
- abort() - Method in class com.storedobject.vaadin.View
-
Abort this view.
- abort() - Method in class com.storedobject.vaadin.WrappedView
- abort(Throwable) - Method in interface com.storedobject.core.ContentProducer
-
This method may be called when the content generation is aborted due to some error.
- abort(Throwable) - Method in class com.storedobject.core.StreamContentProducer
- abort(Throwable) - Method in class com.storedobject.office.AbstractSpreadSheet
- abort(Throwable) - Method in class com.storedobject.ui.util.AbstractContentGenerator
- abort(Throwable) - Method in class com.storedobject.ui.util.ContentGenerator
- aborted() - Method in interface com.storedobject.vaadin.MediaCapture.DataReceiver
-
This method is invoked if streaming is aborted due to any errors.
- aborted() - Method in class com.storedobject.vaadin.View
-
See if this view was aborted.
- aboutToAddExternalContent(int, PDFImage) - Method in class com.storedobject.pdf.PDF
- aboutToSave(Transaction) - Method in class com.storedobject.ui.ObjectListEditor
-
This method is invoked from
ObjectListEditor.save(Transaction)
when changes are about to be saved to the database. - absolute() - Method in class com.storedobject.core.Angle
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Area
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Count
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Distance
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.FractionalCount
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Money
-
Return the monetary value containing the absolute value.
- absolute() - Method in class com.storedobject.core.Percentage
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Pressure
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Quantity
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Speed
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Temperature
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.TimeDuration
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Volume
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.VolumeRate
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.Weight
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.WeightOrVolume
-
Absolute value of this quantity.
- absolute() - Method in class com.storedobject.core.WeightRate
-
Absolute value of this quantity.
- AbstractAssembly<T,
C> - Class in com.storedobject.ui.inventory - AbstractCardAccount - Class in com.storedobject.accounts
- AbstractCardAccount() - Constructor for class com.storedobject.accounts.AbstractCardAccount
- AbstractChart - Class in com.storedobject.chart
-
Abstract base class for creating specific subtypes of charts that requires more axes.
- AbstractChart(ChartType, boolean, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.AbstractChart
-
Create a chart of a given type and data.
- AbstractChart(ChartType, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.AbstractChart
-
Create a chart of a given type and data.
- AbstractCheckList - Class in com.storedobject.core
- AbstractCheckList() - Constructor for class com.storedobject.core.AbstractCheckList
- AbstractCheckListForestBrowser<T> - Class in com.storedobject.ui.common
- AbstractCheckListForestBrowser(Class<T>) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListForestBrowser(String) - Constructor for class com.storedobject.ui.common.AbstractCheckListForestBrowser
- AbstractCheckListItem - Class in com.storedobject.core
- AbstractCheckListItem() - Constructor for class com.storedobject.core.AbstractCheckListItem
- AbstractColor - Class in com.storedobject.chart
-
Base class for the representation of color.
- AbstractColor() - Constructor for class com.storedobject.chart.AbstractColor
- AbstractComputedInteger - Class in com.storedobject.core
- AbstractComputedInteger() - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedInteger(int) - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedInteger(int, boolean) - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedInteger(AbstractComputedInteger) - Constructor for class com.storedobject.core.AbstractComputedInteger
- AbstractComputedValue<T> - Class in com.storedobject.core
- AbstractComputedValue() - Constructor for class com.storedobject.core.AbstractComputedValue
- AbstractConsumptionSelector - Class in com.storedobject.ui.iot
- AbstractConsumptionSelector(String, Resource, Block) - Constructor for class com.storedobject.ui.iot.AbstractConsumptionSelector
- AbstractContentGenerator - Class in com.storedobject.ui.util
- AbstractContentGenerator(Application, ContentProducer, Consumer<AbstractContentGenerator>, Consumer<Long>, Runnable) - Constructor for class com.storedobject.ui.util.AbstractContentGenerator
- AbstractData<T> - Class in com.storedobject.chart
-
Representation of data as a
List
. - AbstractData() - Constructor for class com.storedobject.iot.DataSet.AbstractData
- AbstractData(DataType, T...) - Constructor for class com.storedobject.chart.AbstractData
-
Constructor.
- AbstractData(Class<T>, T...) - Constructor for class com.storedobject.chart.AbstractData
-
Constructor.
- AbstractDataEditor<T> - Class in com.storedobject.vaadin
-
A view that is used for creating "data entry forms" for a particular type of object.
- AbstractDataEditor(Class<T>) - Constructor for class com.storedobject.vaadin.AbstractDataEditor
-
Constructor
- AbstractDataEditor(Class<T>, String) - Constructor for class com.storedobject.vaadin.AbstractDataEditor
-
Constructor
- AbstractDataEditor.DForm - Class in com.storedobject.vaadin
-
Form to be used internally.
- AbstractDataForm<D> - Class in com.storedobject.vaadin
-
A view that is used for creating "data entry forms".
- AbstractDataForm() - Constructor for class com.storedobject.vaadin.AbstractDataForm
- AbstractDataForm.FieldError - Exception Class in com.storedobject.vaadin
-
For internal use only.
- AbstractDataProvider<T> - Interface in com.storedobject.chart
-
Abstract data provider interface.
- AbstractDataProvider.NumberComparator - Class in com.storedobject.chart
- AbstractDataStream<T> - Class in com.storedobject.chart
-
A data provider implementation to provide data from a
Stream
. - AbstractDataStream(DataType, Stream<T>) - Constructor for class com.storedobject.chart.AbstractDataStream
-
Constructor.
- AbstractDataZoom - Class in com.storedobject.chart
-
Represents abstract "data zoom" component.
- AbstractEditableGrid<T> - Class in com.storedobject.ui
-
An editable grid.
- AbstractEditableGrid(Class<T>, Filtered<T>) - Constructor for class com.storedobject.ui.AbstractEditableGrid
-
Constructor that will generate columns from the Bean's properties.
- AbstractEditableGrid(Class<T>, Filtered<T>, Iterable<String>) - Constructor for class com.storedobject.ui.AbstractEditableGrid
-
Constructor that will generate columns from the column names passed.
- AbstractForm<D> - Class in com.storedobject.vaadin
-
Class to represent a "data entry form".
- AbstractForm(Class<D>) - Constructor for class com.storedobject.vaadin.AbstractForm
-
Construct a form.
- AbstractForm(Class<D>, HasComponents) - Constructor for class com.storedobject.vaadin.AbstractForm
-
Construct a form with a specified field container.
- AbstractForm(Class<D>, HasComponents, Object) - Constructor for class com.storedobject.vaadin.AbstractForm
-
For internal use only.
- AbstractForm.ValueHandler - Class in com.storedobject.vaadin
-
Basic value-handler implementation.
- AbstractGanttChart - Class in com.storedobject.chart
-
Abstract Gantt chart is the base class for
GanttChart
andActivityChart
. - AbstractGanttChart(AbstractProject) - Constructor for class com.storedobject.chart.AbstractGanttChart
-
Constructor.
- AbstractInvoiceBrowser<I> - Class in com.storedobject.ui.accounts
- AbstractInvoiceBrowser(Class<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(Class<I>, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- AbstractInvoiceEditor<I> - Class in com.storedobject.ui.accounts
- AbstractInvoiceEditor(Class<I>) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(Class<I>, int, String, String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.AbstractInvoiceEditor
- AbstractJSONService<T> - Class in com.storedobject.tools
- AbstractJSONService(String, String) - Constructor for class com.storedobject.tools.AbstractJSONService
- AbstractLabel - Class in com.storedobject.chart
- AbstractLabel() - Constructor for class com.storedobject.chart.AbstractLabel
- AbstractLinkGrid<T> - Class in com.storedobject.ui
- AbstractLinkGrid(ObjectLinkField<T>, Filtered<T>, Iterable<String>) - Constructor for class com.storedobject.ui.AbstractLinkGrid
- AbstractLinkGrid(ObjectLinkField<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.AbstractLinkGrid
- AbstractListProvider<T> - Class in com.storedobject.ui
- AbstractListProvider(Class<T>, DataList<T>) - Constructor for class com.storedobject.ui.AbstractListProvider
- AbstractListProvider.LoadCallBack - Interface in com.storedobject.ui
- AbstractObjectField<T> - Class in com.storedobject.ui
-
The base field for accepting a
StoredObject
instance. - AbstractObjectField(Class<T>, boolean) - Constructor for class com.storedobject.ui.AbstractObjectField
-
Constructor.
- AbstractObjectForest<T> - Class in com.storedobject.ui
- AbstractObjectForest(boolean, boolean, Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.AbstractObjectForest
- AbstractObjectInput<T> - Interface in com.storedobject.ui.util
-
Methods used by fields for inputting
StoredObject
s orId
s. - AbstractPart - Class in com.storedobject.chart
-
Represents an abstract
ComponentPart
with some common base properties. - AbstractPart() - Constructor for class com.storedobject.chart.AbstractPart
- AbstractPeriod<T> - Class in com.storedobject.core
- AbstractPeriod(T, T) - Constructor for class com.storedobject.core.AbstractPeriod
- AbstractProject - Class in com.storedobject.chart
-
An abstract base class that implements some useful attributes and methods for defining a project.
- AbstractProject(ChronoUnit) - Constructor for class com.storedobject.chart.AbstractProject
-
Constructor.
- AbstractProperty - Class in com.storedobject.chart
-
Abstract base implementation of
ComponentProperty
. - AbstractProperty() - Constructor for class com.storedobject.chart.AbstractProperty
- AbstractQuantityField<T> - Class in com.storedobject.ui.util
- AbstractQuantityField(String, int, int, Class<T>, MeasurementUnit) - Constructor for class com.storedobject.ui.util.AbstractQuantityField
- AbstractReceiveMaterialReturned - Class in com.storedobject.ui.inventory
- AbstractReceiveMaterialReturned(InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- AbstractReceiveMaterialReturned(InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- AbstractReceiveMaterialReturned(String) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- AbstractReceiveMaterialTransferred - Class in com.storedobject.ui.inventory
- AbstractReceiveMaterialTransferred() - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- AbstractReceiveMaterialTransferred(InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- AbstractReceiveMaterialTransferred(String) - Constructor for class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- AbstractRequestMaterial<MR,
MRI> - Class in com.storedobject.ui.inventory - AbstractResourcedComponent - Class in com.storedobject.vaadin
-
Abstract "resourced component" that knows how to register/unregister the resource during attach/detach events.
- AbstractResourcedComponent() - Constructor for class com.storedobject.vaadin.AbstractResourcedComponent
-
Default constructor.
- AbstractResourcedComponent(AbstractStreamResource) - Constructor for class com.storedobject.vaadin.AbstractResourcedComponent
-
Constructor with a stream resource to view.
- AbstractResourcedComponent(String) - Constructor for class com.storedobject.vaadin.AbstractResourcedComponent
-
Constructor with a file to view.
- AbstractReturnMaterial<M,
L> - Class in com.storedobject.ui.inventory - AbstractReturnMaterial(Class<M>, Class<L>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReturnMaterial
- AbstractReturnMaterial(Class<M>, Class<L>, InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractReturnMaterial
- AbstractReturnMaterial(Class<M>, Class<L>, String) - Constructor for class com.storedobject.ui.inventory.AbstractReturnMaterial
- AbstractSale<S,
SI> - Class in com.storedobject.ui.inventory - AbstractSale(Class<S>, Class<SI>, InventoryLocation, String) - Constructor for class com.storedobject.ui.inventory.AbstractSale
- AbstractSale(Class<S>, Class<SI>, String) - Constructor for class com.storedobject.ui.inventory.AbstractSale
- AbstractSale(Class<S>, Class<SI>, String, String) - Constructor for class com.storedobject.ui.inventory.AbstractSale
- AbstractSendAndReceiveMaterial<T,
L> - Class in com.storedobject.ui.inventory - AbstractSendAndReceiveMaterial(Class<T>, Class<L>, boolean) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, boolean, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, InventoryLocation, boolean) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, InventoryLocation, boolean, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, InventoryLocation, boolean, String) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, String, boolean) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractSendAndReceiveMaterial(Class<T>, Class<L>, String, boolean, String) - Constructor for class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- AbstractServiceItemType - Class in com.storedobject.core
- AbstractServiceItemType() - Constructor for class com.storedobject.core.AbstractServiceItemType
- AbstractServlet - Class in com.storedobject.core
-
Abstract servlet class for SO platform environment.
- AbstractServlet() - Constructor for class com.storedobject.core.AbstractServlet
-
Constructor.
- AbstractSpreadSheet - Class in com.storedobject.office
- AbstractSpreadSheet(InputStream, OutputStream) - Constructor for class com.storedobject.office.AbstractSpreadSheet
-
Constructor.
- AbstractStyle - Class in com.storedobject.chart
-
A class that defines basic style details.
- AbstractStyle() - Constructor for class com.storedobject.chart.AbstractStyle
- AbstractTask - Class in com.storedobject.chart
-
Abstract base class for the representation of tasks/activities used within
Project
instances andActivityList
instances. - AbstractTask() - Constructor for class com.storedobject.chart.AbstractTask
- AbstractTextContentEditor<T> - Class in com.storedobject.ui.common
- AbstractTextContentEditor(Class<T>) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTextContentEditor(Class<T>, int) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTextContentEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTextContentEditor(String) - Constructor for class com.storedobject.ui.common.AbstractTextContentEditor
- AbstractTicks() - Constructor for class com.storedobject.chart.Axis.AbstractTicks
- AbstractTradeType - Class in com.storedobject.core
- AbstractTradeType() - Constructor for class com.storedobject.core.AbstractTradeType
- AbstractTransaction - Class in com.storedobject.core
- AbstractTreeProvider<T,
O> - Class in com.storedobject.ui - AbstractTreeProvider(Class<O>) - Constructor for class com.storedobject.ui.AbstractTreeProvider
- AbstractTreeProvider.LoadCallBack - Interface in com.storedobject.ui
- AbstractUnit - Class in com.storedobject.iot
-
Represents an abstract unit within a system.
- AbstractUnit() - Constructor for class com.storedobject.iot.AbstractUnit
-
Default constructor for the AbstractUnit class.
- AbstractUserForm - Class in com.storedobject.ui.tools
- AbstractUserForm(String, String) - Constructor for class com.storedobject.ui.tools.AbstractUserForm
- accept(Block) - Method in class com.storedobject.ui.iot.AbstractConsumptionSelector
- accept(Block) - Method in class com.storedobject.ui.iot.BlockSelector
- accept(Block) - Method in class com.storedobject.ui.iot.ComputeConsumption
- accept(Block) - Method in class com.storedobject.ui.iot.MQTTDataView
- accept(Block) - Method in class com.storedobject.ui.iot.RecomputeStatistics
- accept(Block) - Method in class com.storedobject.ui.iot.SelectData
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.AbstractConsumptionSelector
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.RecomputeConsumption
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.RemoveConsumption
- accept(Resource, Block) - Method in class com.storedobject.ui.iot.ViewConsumption
- accept(String) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the "Accept" header to specify the media types that the client can process.
- accept(T) - Method in class com.storedobject.common.Accumulator
-
Accepts values for calculation
- accept(T) - Method in interface com.storedobject.common.EConsumer
- accept(T) - Method in class com.storedobject.common.ParallelAccumulator
- accept(T) - Method in interface com.storedobject.core.ObjectSetter
-
Default implementation of the
Consumer
interface - it invokesObjectSetter.setObject(StoredObject)
. - accept(T1, T2) - Method in interface com.storedobject.common.EBiConsumer
- accept(T1, T2, T3) - Method in interface com.storedobject.common.ETriConsumer
- accept(T1, T2, T3) - Method in interface com.storedobject.common.TriConsumer
-
A method that accepts 3 values for performing an operation on them without returing any result after the operation.
- accept(T1, T2, T3) - Method in interface com.storedobject.common.TriFunction
-
Accepts 3 arguments of the specified types T1, T2, T3 and returns a value of specified type R
- AcceptAbandonButtons - Class in com.storedobject.ui.util
- AcceptAbandonButtons(Runnable, Runnable) - Constructor for class com.storedobject.ui.util.AcceptAbandonButtons
- acceptAny() - Method in class com.storedobject.common.HTTP2.Builder
-
Configures the builder to accept any media type by setting the "Accept" header to "
- acceptColumn(Grid.Column<T>, String) - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
This will be invoked when each column is constructed.
- acceptData(JSONData) - Method in class com.storedobject.ui.JSONGrid
- acceptData(ArrayList<JSONData>) - Method in class com.storedobject.ui.JSONGrid
- acceptJSON() - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the "Accept" header of the HTTP request to "application/json".
- acceptNodeData(XMLNodeData) - Method in class com.storedobject.ui.XMLGrid
- acceptNodeData(ArrayList<XMLNodeData>) - Method in class com.storedobject.ui.XMLGrid
- acceptNodes(ArrayList<Node>) - Method in class com.storedobject.ui.XMLGrid
- acceptValueChange(ObjectLinkField<L>, L, int) - Method in class com.storedobject.ui.ObjectEditor
-
Accept a change in the link field value.
- acceptXML() - Method in class com.storedobject.common.HTTP2.Builder
-
Configures the builder to accept responses with a MIME type of "application/xml".
- access(Command) - Method in class com.storedobject.vaadin.Application
-
Lock the UI and execute a command.
- AccessControl - Class in com.storedobject.core
- AccessControl() - Constructor for class com.storedobject.core.AccessControl
- accessed(TransactionManager) - Method in class com.storedobject.core.JavaClass
- Account - Class in com.storedobject.core
-
This class represents an Account.
- Account() - Constructor for class com.storedobject.core.Account
-
Constructs a local currency Account.
- Account(Id) - Constructor for class com.storedobject.core.Account
-
Constructs an Account in local currency.
- Account(Id, Id) - Constructor for class com.storedobject.core.Account
-
Constructs an Account in local currency.
- Account(Id, String) - Constructor for class com.storedobject.core.Account
-
Constructs an Account.
- Account(Id, String, Id) - Constructor for class com.storedobject.core.Account
-
Constructs an Account.
- ACCOUNT_ALREADY_EXISTS - Static variable in class com.storedobject.common.Fault
- Account_Not_Found - Exception Class in com.storedobject.core
- Account_Not_Found(String) - Constructor for exception class com.storedobject.core.Account_Not_Found
- ACCOUNT_NOT_FOUND - Static variable in class com.storedobject.common.Fault
- ACCOUNT_NOT_SPECIFIED - Static variable in class com.storedobject.common.Fault
- AccountChart - Class in com.storedobject.core
- AccountChart() - Constructor for class com.storedobject.core.AccountChart
- AccountChartMap - Class in com.storedobject.core
- AccountChartMap() - Constructor for class com.storedobject.core.AccountChartMap
- AccountConfiguration - Class in com.storedobject.accounts
-
This class is used to configure accounts for posting transactions such as purchase and sales invoices.
- AccountConfiguration() - Constructor for class com.storedobject.accounts.AccountConfiguration
-
This class represents an Account Configuration.
- AccountDocument - Class in com.storedobject.core
- AccountDocument() - Constructor for class com.storedobject.core.AccountDocument
- AccountEntity<T> - Class in com.storedobject.accounts
-
Entity class used by the accounting system.
- AccountEntity() - Constructor for class com.storedobject.accounts.AccountEntity
-
Represents an account entity.
- AccountField<T> - Class in com.storedobject.ui.accounts
- AccountField() - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>, boolean) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>, boolean, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>, boolean, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- AccountField(String, Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.accounts.AccountField
-
Constructor.
- accounting() - Static method in class com.storedobject.core.TransactionManager
-
Check whether accounting system is enabled or not.
- AccountLimit - Class in com.storedobject.core
- AccountLimit() - Constructor for class com.storedobject.core.AccountLimit
- AccountStatement - Class in com.storedobject.report
-
Account Statement.
- AccountStatement(Device) - Constructor for class com.storedobject.report.AccountStatement
- AccountStatement(Device, Account, DatePeriod) - Constructor for class com.storedobject.report.AccountStatement
- AccountTitle - Class in com.storedobject.core
-
A virtual account to support multiple titles for a real account.
- AccountTitle() - Constructor for class com.storedobject.core.AccountTitle
- Accumulator<T> - Class in com.storedobject.common
-
Accumulator function that is used to accumulate values (for example, a sum or a product) of a series of values.
- Accumulator(BiFunction<T, T, T>) - Constructor for class com.storedobject.common.Accumulator
-
Create an Accumulator instance by passing a ByFunction.
- act() - Method in interface com.storedobject.common.Action
- act() - Method in interface com.storedobject.common.Executable
-
The default implementation of of this method invokes
Executable.execute()
. - action() - Method in class com.storedobject.ui.tools.AbstractUserForm
- action() - Method in class com.storedobject.ui.tools.LockUser
- action() - Method in class com.storedobject.ui.tools.ResetPassword
- action() - Method in class com.storedobject.ui.tools.UnlockUser
- Action - Interface in com.storedobject.common
- ACTION_NOT_SPECIFIED - Static variable in class com.storedobject.common.Fault
- actionAllowed(String) - Method in class com.storedobject.core.TransactionManager
- actionAllowed(String) - Method in class com.storedobject.ui.DataGrid
-
Check whether a specific action is allowed or not.
- actionAllowed(String) - Method in class com.storedobject.ui.ObjectBrowser
- actionAllowed(String) - Method in class com.storedobject.ui.ObjectEditor
-
Check whether a specific action is allowed or not.
- actionAllowed(String) - Method in class com.storedobject.ui.ObjectTree
-
Check whether a specific action is allowed or not.
- ActionForm - Class in com.storedobject.vaadin
-
Action form is used to execute some action if the user confirms it by pressing a "Yes" button.
- ActionForm(Component, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(Component, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(Component, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(Component, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor without any action (can be set later).
- ActionForm(String, Component, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Component, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Component, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Component, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable, Runnable) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionForm(String, String, Runnable, String, String) - Constructor for class com.storedobject.vaadin.ActionForm
-
Constructor.
- ActionGrid<T> - Class in com.storedobject.ui
-
A grid to be shown in a window with "Yes/No" buttons and an action is carried out if the "Yes" button is pressed.
- ActionGrid(Class<T>, List<T>) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Component) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Component, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, Component) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, Component, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, Iterable<String>, String, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, String) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- ActionGrid(Class<T>, List<T>, String, Runnable) - Constructor for class com.storedobject.ui.ActionGrid
-
Constructor.
- actionPrefixForUI() - Static method in class com.storedobject.accounts.CustomerInvoice
- actionPrefixForUI() - Static method in class com.storedobject.accounts.SupplierInvoice
- actionPrefixForUI() - Method in class com.storedobject.core.Account
- actionPrefixForUI() - Static method in class com.storedobject.core.InventoryPO
- actionPrefixForUI() - Static method in class com.storedobject.core.InventoryRO
- ActionTextField - Class in com.storedobject.vaadin
-
A TextField that triggers a Consumer action (when value changed or "Enter" key is pressed).
- ActionTextField(String, String, String, Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- ActionTextField(String, String, Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- ActionTextField(String, Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- ActionTextField(Consumer<String>) - Constructor for class com.storedobject.vaadin.ActionTextField
-
Constructor.
- actionWarning(SystemUser) - Method in class com.storedobject.ui.tools.AbstractUserForm
- actionWarning(SystemUser) - Method in class com.storedobject.ui.tools.LockUser
- ActivityChart - Class in com.storedobject.chart
-
Activity chart is like a
GanttChart
but instead of aProject
instance as its data, it uses anActivityList
instance as its data. - ActivityChart(ActivityList) - Constructor for class com.storedobject.chart.ActivityChart
-
Constructor.
- ActivityList - Class in com.storedobject.chart
-
Class to represent a list of activities (instances of
ActivityList.Activity
). - ActivityList() - Constructor for class com.storedobject.chart.ActivityList
-
Constructor for a date-based event list.
- ActivityList(ChronoUnit) - Constructor for class com.storedobject.chart.ActivityList
-
Constructor.
- ActivityList.Activity - Class in com.storedobject.chart
-
Represents an activity in a
ActivityList
. - ActivityList.ActivityGroup - Class in com.storedobject.chart
-
Represents a group of
ActivityList.Activity
s. - ActivityList.ProjectActivity - Class in com.storedobject.chart
-
An abstract base class for the representation of an Activity or Activity Group.
- add - Variable in class com.storedobject.ui.inventory.DefineAssembly
- add - Variable in class com.storedobject.ui.ListEditor
-
"Add" button.
- add - Variable in class com.storedobject.ui.ObjectBrowser
- add - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Add.
- add - Variable in class com.storedobject.ui.ObjectForestBrowser
- add - Variable in class com.storedobject.ui.ObjectListEditor
-
"Add" button.
- add - Variable in class com.storedobject.ui.ObjectTreeBrowser
- add() - Method in class com.storedobject.ui.DetailLinkGrid
- add() - Method in interface com.storedobject.ui.LinkGrid
- add() - Method in class com.storedobject.ui.ListEditor
-
Add a new instance.
- add() - Method in class com.storedobject.ui.ObjectLinkField
- add() - Method in class com.storedobject.ui.ObjectListEditor
-
Add a new instance via the UI.
- add() - Method in class com.storedobject.ui.ReferenceLinkGrid
- add() - Method in class com.storedobject.ui.util.ObjectAdder
-
Create and add a new instance via the associated editor.
- add(double) - Method in class com.storedobject.iot.Statistics
-
Adds a value to the statistics and updates the minimum, maximum, mean, standard deviation, and the count of values accordingly.
- add(int) - Method in class com.storedobject.core.Minutes
- add(int, Shape.Point...) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(int, E) - Method in class com.storedobject.common.ArrayListSet
- add(int, E) - Method in class com.storedobject.common.SortedList
- add(int, String) - Method in class com.storedobject.common.StringList
- add(int, Collection<Shape.Point>) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(int, T) - Method in class com.storedobject.common.Array
- add(int, T) - Method in interface com.storedobject.core.EditableList
-
Aad a new item to the list.
- add(int, T) - Method in class com.storedobject.core.MemoryCache
- add(int, T) - Method in class com.storedobject.core.ObjectCacheList
- add(int, T) - Method in class com.storedobject.core.ObjectMemoryList
- add(int, T) - Method in class com.storedobject.vaadin.DataList
- add(int, T) - Method in class com.storedobject.vaadin.ListGrid
- add(long) - Method in interface com.storedobject.chart.DateDataProvider
-
Add a date value as time in milliseconds.
- add(long) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a time value as time in milliseconds.
- add(Chart...) - Method in class com.storedobject.chart.CoordinateSystem
-
Add charts to plot on this coordinate system.
- add(Component...) - Method in class com.storedobject.chart.SOChart
-
Add components to the chart.
- add(ComponentGroup...) - Method in class com.storedobject.chart.SOChart
-
Add component groups.
- add(MarkArea.Block...) - Method in class com.storedobject.chart.MarkArea
-
Add blocks to this mark area.
- add(Shape...) - Method in class com.storedobject.chart.ShapeGroup
-
Add more shapes to this.
- add(Shape.Point...) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(TreeData...) - Method in class com.storedobject.chart.TreeData
-
Add children.
- add(Contact) - Method in class com.storedobject.ui.util.ContactData
- add(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- add(Id) - Method in class com.storedobject.core.ObjectCacheList
- add(Id) - Method in interface com.storedobject.core.ObjectList
- add(Id) - Method in class com.storedobject.core.ObjectMemoryList
- add(InventoryItemType, Quantity) - Method in class com.storedobject.report.StockAvailability
- add(Logic) - Method in interface com.storedobject.core.ApplicationMenu
- add(Logic) - Method in class com.storedobject.ui.GridMenu
- add(LogicGroup) - Method in interface com.storedobject.core.ApplicationMenu
- add(Money) - Method in class com.storedobject.core.Money
-
Add amount
- add(Money) - Method in class com.storedobject.core.Money.List
-
Add a monetary value to this list.
- add(Money.List) - Method in class com.storedobject.core.Money.List
-
Add a monetary values from another list.
- add(ObjectIterator<O>) - Method in class com.storedobject.core.ObjectIterator
-
Concatenate another instance.
- add(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(ObjectLoadFilter<T>) - Method in class com.storedobject.core.ObjectLoadFilter
-
Add a child filter to this filter.
- add(Quantity) - Method in class com.storedobject.core.Angle
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Area
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Count
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Distance
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.FractionalCount
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Percentage
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Pressure
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Quantity
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Speed
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Temperature
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.TimeDuration
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Volume
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.VolumeRate
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.Weight
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.WeightOrVolume
-
Add quantity
- add(Quantity) - Method in class com.storedobject.core.WeightRate
-
Add quantity
- add(QuantityWithCost) - Method in record class com.storedobject.core.QuantityWithCost
-
Add another instance to this instance and return the resulted instance.
- add(ReportDefinition) - Method in class com.storedobject.ui.GridMenu
- add(StoredObjectUtility.MethodList) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- add(Statistics<?>) - Method in class com.storedobject.iot.Statistics
-
Adds the statistical data from another `Statistics` object to this one.
- add(PDFElement) - Method in class com.storedobject.pdf.PDFParagraph
- add(ApplicationMenuItem) - Method in interface com.storedobject.vaadin.ApplicationMenu
-
Add a menu item to the menu.
- add(ApplicationMenuItem) - Method in interface com.storedobject.vaadin.ApplicationMenuItemGroup
-
Add a sub-menu item to this menu item,
- add(View...) - Method in class com.storedobject.vaadin.Dashboard
-
Add sub-views to the dashboard.
- add(Component) - Method in class com.storedobject.vaadin.ApplicationView
-
Adds a given component to the root container of the application view.
- add(Component...) - Method in class com.storedobject.ui.CRAMField
- add(Component...) - Method in class com.storedobject.ui.ELabels
- add(Component...) - Method in class com.storedobject.ui.ObjectEditor
- add(Component...) - Method in class com.storedobject.ui.ObjectSearchForm
- add(Component...) - Method in class com.storedobject.ui.TextView
- add(Component...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add components to the form's field container.
- add(Component...) - Method in class com.storedobject.vaadin.AbstractForm
-
Add components to the form's field container.
- add(Component...) - Method in class com.storedobject.vaadin.ButtonLayout
-
Add components.
- add(Component...) - Method in class com.storedobject.vaadin.CompoundField
-
Add components.
- add(Component...) - Method in class com.storedobject.vaadin.Dashboard
-
Add sub-views to the dashboard.
- add(Component...) - Method in class com.storedobject.vaadin.PopupButton
-
Add components to the pop up.
- add(Component, int) - Method in class com.storedobject.vaadin.ButtonLayout
-
Add a component.
- add(Component, int, int) - Method in class com.storedobject.ui.ImageViewer
-
Add a component at the given location (relative to the parent component if exists, otherwise relative the origin - origin (0, 0) in the upper left corner).
- add(Component, int, int, boolean) - Method in class com.storedobject.ui.ImageViewer
-
Add a component at the given location.
- add(Component, int, int, Object) - Method in class com.storedobject.ui.ImageViewer
-
Add a component at the given location (relative to the parent component if exists, otherwise relative the origin - origin (0, 0) in the upper left corner).
- add(Component, String) - Method in interface com.storedobject.vaadin.ComponentSlot
-
Add a component at a given slot.
- add(HasElement, ThemeStyle...) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Add theme styles.
- add(HasSize...) - Method in class com.storedobject.ui.FoldingLayout
-
Add components.
- add(Tab, Component...) - Method in class com.storedobject.vaadin.Tabs
-
Add a tab with its components.
- add(Element, int, int) - Method in class com.storedobject.ui.ImageViewer
-
Add an element at the given location (relative to the parent component if exists, otherwise relative the origin - origin (0, 0) in the upper left corner).
- add(Element, int, int, boolean) - Method in class com.storedobject.ui.ImageViewer
-
Add an element at the given location.
- add(Element, ThemeStyle...) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Add theme styles.
- add(E) - Method in class com.storedobject.common.ArrayListSet
- add(E) - Method in class com.storedobject.common.SortedList
- add(Iterable<Id>) - Method in class com.storedobject.core.IdIterable
- add(Iterable<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(Object) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the document.
- add(Object, boolean) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- add(Object, int) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- add(Object, int, int) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- add(Method) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- add(String) - Method in interface com.storedobject.common.DataSet
-
Add an attribute key.
- add(String) - Method in class com.storedobject.common.HashDataSet
- add(String) - Method in class com.storedobject.common.StringList
- add(String) - Method in class com.storedobject.core.Angle
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Area
-
Add quantity value
- add(String) - Method in class com.storedobject.core.ColumnNames
- add(String) - Method in class com.storedobject.core.Count
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Distance
-
Add quantity value
- add(String) - Method in class com.storedobject.core.FractionalCount
-
Add quantity value
- add(String) - Method in class com.storedobject.core.IndexDefinitions
- add(String) - Method in interface com.storedobject.core.Indices
- add(String) - Method in class com.storedobject.core.Money
-
Add amount value
- add(String) - Method in class com.storedobject.core.ObjectData
- add(String) - Method in class com.storedobject.core.Percentage
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Pressure
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Quantity
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Speed
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Temperature
-
Add quantity value
- add(String) - Method in class com.storedobject.core.TimeDuration
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Volume
-
Add quantity value
- add(String) - Method in class com.storedobject.core.VolumeRate
-
Add quantity value
- add(String) - Method in class com.storedobject.core.Weight
-
Add quantity value
- add(String) - Method in class com.storedobject.core.WeightOrVolume
-
Add quantity value
- add(String) - Method in class com.storedobject.core.WeightRate
-
Add quantity value
- add(String) - Method in class com.storedobject.pdf.PDFPhrase
-
Add text.
- add(String) - Method in class com.storedobject.vaadin.Breadcrumbs
-
Create a new
Breadcrumbs.Breadcrumb
and add it to this. - add(String, boolean) - Method in class com.storedobject.core.IndexDefinitions
- add(String, boolean) - Method in interface com.storedobject.core.Indices
- add(String, TextStyle) - Method in class com.storedobject.chart.RichTextStyle
-
Add a part.
- add(String, StreamData) - Method in class com.storedobject.ui.FileViewerGrid
- add(String, Component) - Method in class com.storedobject.vaadin.BreadcrumbsTree
-
Add a root node to this tree.
- add(String, Component) - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Add a new node under this node.
- add(String, Number) - Method in class com.storedobject.chart.TreeData
-
Create and add a child.
- add(String, Runnable) - Method in class com.storedobject.ui.GridMenu
- add(String, String) - Method in class com.storedobject.core.ColumnDefinitions
- add(String, String) - Method in interface com.storedobject.core.Columns
- add(String, String) - Method in class com.storedobject.core.IndexDefinitions
- add(String, String) - Method in interface com.storedobject.core.Indices
- add(String, String, boolean) - Method in class com.storedobject.core.IndexDefinitions
- add(String, String, boolean) - Method in interface com.storedobject.core.Indices
- add(String, Function<T, ?>) - Method in class com.storedobject.core.ObjectData
- add(String, Function<T, ?>, BiConsumer<T, Object>) - Method in class com.storedobject.core.ObjectData
- add(BigDecimal) - Method in class com.storedobject.core.Angle
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Area
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Count
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Distance
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.FractionalCount
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Money
-
Add amount
- add(BigDecimal) - Method in class com.storedobject.core.Percentage
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Pressure
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Quantity
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Speed
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Temperature
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.TimeDuration
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Volume
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.VolumeRate
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.Weight
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.WeightOrVolume
-
Add quantity
- add(BigDecimal) - Method in class com.storedobject.core.WeightRate
-
Add quantity
- add(LocalDate) - Method in interface com.storedobject.chart.DateDataProvider
-
Add a date value.
- add(LocalDate) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a date value.
- add(LocalDateTime) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a time value.
- add(Collection<Shape.Point>) - Method in class com.storedobject.chart.Polyline
-
Add points.
- add(Date) - Method in interface com.storedobject.chart.DateDataProvider
-
Add a date value.
- add(Date) - Method in interface com.storedobject.chart.TimeDataProvider
-
Add a date value.
- add(EventListener) - Method in class com.storedobject.vaadin.util.Listeners
-
Adds a listener to the internal collection of event listeners.
- add(Iterator<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(Stream<T>) - Method in class com.storedobject.ui.ObjectLinkField
- add(O) - Method in class com.storedobject.core.ObjectIterator
-
Add one object to the tail of this instance.
- add(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- add(T) - Method in class com.storedobject.common.Array
- add(T) - Method in interface com.storedobject.core.EditableList
-
Aad a new item to the list.
- add(T) - Method in class com.storedobject.core.MemoryCache
- add(T) - Method in class com.storedobject.core.ObjectCacheList
- add(T) - Method in class com.storedobject.core.ObjectMemoryList
- add(T) - Method in class com.storedobject.ui.AbstractEditableGrid
- add(T) - Method in class com.storedobject.ui.DetailLinkGrid
- add(T) - Method in class com.storedobject.ui.EditableObjectGrid
- add(T) - Method in interface com.storedobject.ui.LinkValue
- add(T) - Method in class com.storedobject.ui.ObjectLinkField
- add(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- add(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- add(T) - Method in class com.storedobject.vaadin.DataList
- add(T) - Method in class com.storedobject.vaadin.ListGrid
- add(T, boolean) - Method in class com.storedobject.ui.EditableListProvider
- add(T, boolean) - Method in class com.storedobject.ui.EditableObjectListProvider
- add(T, boolean) - Method in interface com.storedobject.ui.EditableProvider
- add(T, boolean) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- ADD - Static variable in class com.storedobject.core.EditorAction
- addAddress(Person) - Method in class com.storedobject.ui.MailForm
- addAddress(PersonRole) - Method in class com.storedobject.ui.MailForm
- addAddress(Class<T>) - Method in class com.storedobject.ui.MailForm
- addAddress(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addAddress(String) - Method in class com.storedobject.ui.MailForm
- addAll(int, Iterable<? extends E>) - Method in class com.storedobject.common.ArrayListSet
-
add elements to a list
- addAll(int, Collection<? extends E>) - Method in class com.storedobject.common.ArrayListSet
- addAll(int, Collection<? extends E>) - Method in class com.storedobject.common.SortedList
- addAll(int, Collection<? extends String>) - Method in class com.storedobject.common.StringList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.common.Array
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.core.MemoryCache
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.core.ObjectCacheList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.core.ObjectMemoryList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.ui.EditableObjectGrid
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.vaadin.DataList
- addAll(int, Collection<? extends T>) - Method in class com.storedobject.vaadin.ListGrid
- addAll(Iterable<? extends E>) - Method in class com.storedobject.common.ArrayListSet
-
add elements to a list
- addAll(Collection<? extends E>) - Method in class com.storedobject.common.ArrayListSet
- addAll(Collection<? extends E>) - Method in class com.storedobject.common.SortedList
- addAll(Collection<? extends String>) - Method in class com.storedobject.common.StringList
- addAll(Collection<? extends T>) - Method in class com.storedobject.common.Array
- addAll(Collection<? extends T>) - Method in class com.storedobject.core.MemoryCache
- addAll(Collection<? extends T>) - Method in class com.storedobject.core.ObjectCacheList
- addAll(Collection<? extends T>) - Method in class com.storedobject.core.ObjectMemoryList
- addAll(Collection<? extends T>) - Method in class com.storedobject.ui.EditableObjectGrid
- addAll(Collection<? extends T>) - Method in class com.storedobject.vaadin.DataList
- addAll(Collection<? extends T>) - Method in class com.storedobject.vaadin.ListGrid
- addAllowedAddress(String) - Method in class com.storedobject.ui.MailForm
- addAllowedAddresses(Class<T>) - Method in class com.storedobject.ui.MailForm
- addAllowedAddresses(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addAllowedCC(String) - Method in class com.storedobject.ui.MailForm
- addAllowedCCs(Class<T>) - Method in class com.storedobject.ui.MailForm
- addAllowedCCs(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addArea(int, int, int, int) - Method in class com.storedobject.ui.ImageMap
-
Adds a clickable rectangle area to this image map.
- addAttachment(AttachmentDefinition) - Method in class com.storedobject.ui.util.StreamAttachmentData
- addAxis(Axis...) - Method in class com.storedobject.chart.AbstractDataZoom
-
Add list of axes.
- addAxis(Axis...) - Method in class com.storedobject.chart.CoordinateSystem
-
Add axes.
- addAxis(Axis...) - Method in class com.storedobject.chart.RadarCoordinate
- addBlankCell() - Method in class com.storedobject.pdf.PDFTable
-
Add a blank cell.
- addBlankCell(int) - Method in class com.storedobject.pdf.PDFTable
-
Add a number of blank cells.
- addBlankCell(int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a number of blank cells.
- addBlankCell(Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank cell.
- addBlankRow() - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int, int) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBlankRow(PDFTable) - Method in class com.storedobject.pdf.PDF
-
Adds a blank row to the table.
- addBlankRow(PDFTable, int) - Method in class com.storedobject.pdf.PDF
-
Adds a blank row to the table.
- addBlankRow(PDFTable, int, int) - Method in class com.storedobject.pdf.PDF
-
Adds a blank row to the table.
- addBlankRow(Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a blank row.
- addBrowserResizedListener(ResizedListener) - Method in class com.storedobject.vaadin.Application
-
Add a browser resized listener to this application so that the listener will be alerted whenever the browser is resized.
- addButton(ToolboxButton...) - Method in class com.storedobject.chart.Toolbox
-
Add too buttons.
- addCC(Person) - Method in class com.storedobject.ui.MailForm
- addCC(PersonRole) - Method in class com.storedobject.ui.MailForm
- addCC(Class<T>) - Method in class com.storedobject.ui.MailForm
- addCC(Iterable<T>) - Method in class com.storedobject.ui.MailForm
- addCC(String) - Method in class com.storedobject.ui.MailForm
- addCell(PDFCell) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell to the table.
- addCell(PDFCell, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell to the table.
- addCell(PDFImage) - Method in class com.storedobject.pdf.PDFTable
- addCell(PDFPhrase) - Method in class com.storedobject.pdf.PDFTable
- addCell(PDFTable) - Method in class com.storedobject.pdf.PDFTable
- addCells(int, Object...) - Method in class com.storedobject.pdf.TableHeader
-
Add cells to the table that was created earlier.
- addCentered(Object) - Method in class com.storedobject.pdf.PDF
-
Add an object to the document.
- addClickHandler(ClickHandler) - Method in class com.storedobject.ui.ImageMap
-
Add click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.AnchorButton
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.Button
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.Clickable
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.ConfirmButton
- addClickHandler(ClickHandler) - Method in class com.storedobject.vaadin.Icon
-
Add click handler.
- addClickListener(ComponentEventListener<ImageMap.AreaClickEvent>) - Method in class com.storedobject.ui.ImageMap.Area
-
Adds a click listener that is invoked whenever this area is clicked.
- addClickListener(ComponentEventListener<ClickEvent<Icon>>) - Method in class com.storedobject.vaadin.Icon
- addClickListener(ComponentEventListener<ClickEvent<Component>>) - Method in class com.storedobject.vaadin.Alert
- addClickListener(ComponentEventListener<ClickEvent<Component>>) - Method in class com.storedobject.vaadin.Clickable
- addClickListener(ComponentEventListener<ClickEvent<Component>>) - Method in class com.storedobject.vaadin.util.ElementClick
- addClosedListener(ViewClosedListener) - Method in class com.storedobject.vaadin.View
-
Add a "view closed listener".
- addColors(String...) - Method in class com.storedobject.chart.VisualMap.Range
-
Adds one or more colors to the range of colors.
- addComma(StringBuilder) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method: Add a comma if required.
- addCommand(String) - Method in class com.storedobject.common.SystemProcess
-
Appends the specified command to the existing command list.
- addCommitListener(Transaction.CommitListener) - Method in class com.storedobject.core.AbstractTransaction
- addCommitListener(Transaction.CommitListener) - Method in interface com.storedobject.core.Transaction
-
Add a commit listener for this transaction.
- addCondition(String) - Method in class com.storedobject.core.ObjectLoadFilter
-
Add a new condition to the existing one if any.
- addConstructedListener(ConstructedListener) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a
ConstructedListener
so that we will be informed about when the UI part is constructed. - addConstructedListener(ConstructedListener) - Method in class com.storedobject.vaadin.DataGrid
- addConstructedListener(ConstructedListener) - Method in class com.storedobject.vaadin.DataTreeGrid
- addConstructedListener(ConstructedListener) - Method in interface com.storedobject.vaadin.HasColumns
-
Add a
ConstructedListener
so that we will be informed about when the columns are constructed. - addContent(long, AbstractContentGenerator) - Method in class com.storedobject.ui.Application
- addContent(ContentProducer) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from a "content producer".
- addContent(ContentProducer, float) - Method in class com.storedobject.pdf.PDF
-
Add content from another PDF content producer.
- addContent(ContentProducer, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from another PDF content producer.
- addContent(ContentProducer, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from a "content producer".
- addContent(FileData) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "file data".
- addContent(FileData, float) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF file.
- addContent(FileData, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF file.
- addContent(FileData, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "file data".
- addContent(StreamData) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "stream data".
- addContent(StreamData, float) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(StreamData, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(StreamData, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from "stream data".
- addContent(PDFImage) - Method in class com.storedobject.pdf.PDF
-
Add an image to the next page as the content.
- addContent(PDFImage, float) - Method in class com.storedobject.pdf.PDF
-
Add an image to the next page as the content.
- addContent(Component...) - Method in class com.storedobject.vaadin.DetailComponent
-
Add components to the content section.
- addContent(InputStream) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from an "input stream".
- addContent(InputStream, float) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(InputStream, float, int, int, int...) - Method in class com.storedobject.pdf.PDF
-
Add content from a PDF stream.
- addContent(InputStream, int, int, int...) - Method in class com.storedobject.pdf.CombinedPDFReport
-
Add content from an "input stream".
- addContentResizedListener(ResizedListener) - Method in class com.storedobject.vaadin.Application
-
Add a content resized listener so that the listener will be alerted whenever the "content area" of the application is resized.
- addContentType(String...) - Method in class com.storedobject.ui.FileField
- addCustomEncoding(ComponentPart, StringBuilder) - Method in class com.storedobject.chart.SOChart
-
This method is invoked after rendering each
ComponentPart
. - addCustomEncoding(Class<? extends ComponentPart>, StringBuilder) - Method in class com.storedobject.chart.SOChart
-
This method is invoked after rendering each
ComponentPart
type so that you can add more such components. - addData(int, int, Number) - Method in class com.storedobject.chart.XYDataChart
-
Add data point.
- addData(int, String, Number) - Method in class com.storedobject.chart.XYDataChart
-
Add data point.
- addData(AbstractDataProvider<?>) - Method in class com.storedobject.chart.SOChart
-
Add data to the chart.
- addData(DataProvider...) - Method in class com.storedobject.chart.RadarChart
-
Add data to the chart.
- addData(TreeDataProvider...) - Method in class com.storedobject.chart.SunburstChart
-
Add data to the chart.
- addData(TreeDataProvider...) - Method in class com.storedobject.chart.TreemapChart
-
Add data to the chart.
- addData(String, int, Number) - Method in class com.storedobject.chart.XYDataChart
-
Add data point.
- addData(String, Object) - Method in class com.storedobject.chart.Event
-
Adds a key-value pair to the additional data associated with the chart event.
- addData(String, String) - Method in class com.storedobject.ui.FormSubmit
-
Add form data.
- addData(String, String, Number) - Method in class com.storedobject.chart.XYDataChart
-
Add data point.
- addData(X, X, Y, Color) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, Color, double) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, Color, double, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, Color, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color, double) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color, double, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addData(X, X, Y, String, Color, String) - Method in class com.storedobject.chart.XRangeChart
-
Add a data value.
- addDataLoadedListener(DataLoadedListener) - Method in class com.storedobject.ui.AbstractListProvider
-
Whenever data is loaded from the DB, this listener will be informed.
- addDataLoadedListener(DataLoadedListener) - Method in class com.storedobject.ui.AbstractTreeProvider
-
Whenever data is loaded from the DB, this listener will be informed.
- addDataLoadedListener(DataLoadedListener) - Method in interface com.storedobject.ui.ObjectLoader
- addDay(D, int) - Static method in class com.storedobject.common.DateUtility
-
Adds a particular number of days to a specified date
- addDialZone(int, AbstractColor) - Method in class com.storedobject.chart.GaugeChart
-
Add a zone to the dial that should show in a different color.
- added(T) - Method in class com.storedobject.ui.ObjectLinkField
- addEdge(SankeyData.Edge) - Method in class com.storedobject.chart.SankeyData
-
Add an
SankeyData.Edge
. - addElement(PDFElement) - Method in class com.storedobject.pdf.PDFCell
-
Add an
PDFElement
to this cell. - addEntryDetails(Map<String, Object>, LedgerEntry) - Method in class com.storedobject.core.JSONLedger
- addExtraButton(StreamData) - Method in class com.storedobject.ui.FileField
- addExtraButton(Button) - Method in class com.storedobject.ui.SteppedView
-
Add extra button to the footer.
- addExtraButton(Button) - Method in class com.storedobject.ui.util.Stepper
- addExtraButtons() - Method in class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- addExtraButtons() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- addExtraButtons() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- addExtraButtons() - Method in class com.storedobject.ui.common.ApplicationModuleEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.EntityEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.FlowDiagramEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.ManageMailSenders
- addExtraButtons() - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- addExtraButtons() - Method in class com.storedobject.ui.common.ProcessingLanguageEditor
- addExtraButtons() - Method in class com.storedobject.ui.common.SystemUserGroupBrowser
- addExtraButtons() - Method in class com.storedobject.ui.common.TemplateEditor
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractReceiveMaterialReturned
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractReceiveMaterialTransferred
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractReturnMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractSale
- addExtraButtons() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- addExtraButtons() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- addExtraButtons() - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- addExtraButtons() - Method in class com.storedobject.ui.inventory.GRN
- addExtraButtons() - Method in class com.storedobject.ui.inventory.PackingUnitBrowser
- addExtraButtons() - Method in class com.storedobject.ui.inventory.PackingUnitEditor
- addExtraButtons() - Method in class com.storedobject.ui.inventory.POBrowser
- addExtraButtons() - Method in class com.storedobject.ui.inventory.ReceiveMaterialReturned
- addExtraButtons() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- addExtraButtons() - Method in class com.storedobject.ui.inventory.TransferMaterial
- addExtraButtons() - Method in class com.storedobject.ui.iot.MQTTEditor
- addExtraButtons() - Method in class com.storedobject.ui.iot.UnitDefinitionBrowser
- addExtraButtons() - Method in class com.storedobject.ui.ObjectBrowser
- addExtraButtons() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever an instance of the object is set.
- addExtraButtons() - Method in class com.storedobject.ui.ObjectForestBrowser
- addExtraButtons() - Method in class com.storedobject.ui.ObjectTreeBrowser
- addExtraButtons() - Method in class com.storedobject.ui.tools.ApproveTransaction
- addExtraButtons() - Method in class com.storedobject.ui.tools.CrossServerManager
- addExtraButtons() - Method in class com.storedobject.ui.tools.JavaClassEditor
- addExtraButtons() - Method in class com.storedobject.ui.tools.ManageBiometric
- addExtraButtons() - Method in class com.storedobject.ui.tools.ManageExternalUsers
- addExtraButtons() - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- addExtraButtons() - Method in class com.storedobject.ui.tools.SerialPatternEditor
- addExtraButtons() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- addExtraButtons() - Method in class com.storedobject.vaadin.SelectGrid
-
Add extra buttons if required.
- addExtraButtons() - Method in class com.storedobject.vaadin.ViewGrid
-
Add extra buttons if required.
- addExtraButtons(ButtonLayout) - Method in class com.storedobject.ui.accounts.StatementView
- addExtraEditingButtons() - Method in class com.storedobject.ui.common.FlowDiagramEditor
- addExtraEditingButtons() - Method in class com.storedobject.ui.common.TemplateEditor
- addExtraEditingButtons() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever an instance of the object is added/edited.
- addExtraEditingButtons() - Method in class com.storedobject.ui.tools.ReportEditor
- addFallback(Font.Family) - Method in class com.storedobject.chart.Font.Family
-
Add a fallback for this family.
- addField(ObjectLinkField<?>) - Method in class com.storedobject.ui.ObjectLinkField.Tabs
- addField(HasComponents, HasValue<?, ?>...) - Method in class com.storedobject.vaadin.CustomField
-
Add fields to the container (that may have already added to it earlier) of the custom field.
- addField(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a field to the form.
- addField(HasValue<?, ?>) - Method in class com.storedobject.vaadin.util.Data
-
Add a field with auto-generated filed name.
- addField(HasValue<?, ?>...) - Method in class com.storedobject.ui.TemplateDataForm
- addField(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add fields to the form.
- addField(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.CustomField
-
Add fields to the custom field.
- addField(HasValue<?, V>, Function<D, V>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(HasValue<?, V>, Function<D, V>, BiConsumer<D, V>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field.
- addField(HasValue<?, V>, Function<T, V>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(HasValue<?, V>, Function<T, V>, BiConsumer<T, V>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(Iterable<String>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add extra fields.
- addField(Iterable<String>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add extra fields.
- addField(String...) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add extra fields.
- addField(String...) - Method in class com.storedobject.vaadin.ObjectForm
-
Add extra fields.
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.TemplateDataForm
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a field to the form.
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a field to the form.
- addField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.util.Data
-
Add a field.
- addField(String, Method) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(String, Method) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Method, Method) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(String, Method, Method) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Function<D, ?>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Function<D, ?>, BiConsumer<D, ?>) - Method in class com.storedobject.vaadin.ObjectForm
-
Add an extra field
- addField(String, Function<T, ?>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addField(String, Function<T, ?>, BiConsumer<T, ?>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Add an extra field
- addFields(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractForm
-
Add multiple fields to the form.
- addFiller() - Method in class com.storedobject.vaadin.ButtonLayout
-
Create and add a filler component.
- addFilterProvider(FilterProvider) - Method in class com.storedobject.core.ObjectLoadFilter
-
Add a "filter provider".
- addGap(int) - Method in class com.storedobject.pdf.PDF
-
Add some vertical gap (Typically used to add space before adding a table).
- addHierarchyColumn(ValueProvider<T, ?>) - Method in class com.storedobject.vaadin.DataTreeGrid
-
This method always return
null
. - addHTML(String) - Method in class com.storedobject.pdf.PDF
-
Add HTML content to the rest of the page
- addHTML(String, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the current position with the given width and height
- addHTML(String, int, int, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the given position with the given width and height
- addHTML(String, StringFiller) - Method in class com.storedobject.pdf.PDF
-
Add HTML content to the rest of the page
- addHTML(String, StringFiller, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the current position with the given width and height
- addHTML(String, StringFiller, int, int, int, int) - Method in class com.storedobject.pdf.PDF
-
Add HTML content at the given position with the given width and height
- addImage(PDFImage) - Method in class com.storedobject.pdf.PDF
-
Add an image at position (0, 0) in the current page.
- addImage(PDFImage, float, float) - Method in class com.storedobject.pdf.PDF
-
Add an image at some absolute position in the current page.
- addImage(PDFImage, float, float, float, float) - Method in class com.storedobject.pdf.PDF
-
Add an image at some absolute position in the current page.
- addIncludeFieldChecker(IncludeField) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add an "include field checker" to the existing chain.
- addIncludeFieldChecker(IncludeField) - Method in class com.storedobject.vaadin.AbstractForm
-
Add an "include field checker" to the existing chain.
- addingExternalContent(int, PDFImage) - Method in class com.storedobject.pdf.PDF
- addingRow(T) - Method in class com.storedobject.ui.ObjectTable
-
This method is invoked just before adding an object-row.
- addItems(Collection<T>) - Method in class com.storedobject.vaadin.ComboField
-
Adds a collection of items to the ComboBox's data view.
- addItems(Collection<T>) - Method in class com.storedobject.vaadin.ListField
-
Adds a collection of items to the view.
- addItems(Collection<T>) - Method in class com.storedobject.vaadin.TokensField
-
Add more items to the selection list.
- addItems(Stream<T>) - Method in class com.storedobject.vaadin.ComboField
-
Adds the given items represented as a Stream to the combo box.
- addItems(Stream<T>) - Method in class com.storedobject.vaadin.ListField
-
Adds a stream of non-null items to the data view.
- addItems(Stream<T>) - Method in class com.storedobject.vaadin.TokensField
-
Add more items to the selection list.
- addItems(T...) - Method in class com.storedobject.vaadin.ComboField
-
Adds the specified items to the ComboBox list data view.
- addItems(T...) - Method in class com.storedobject.vaadin.ListField
-
Adds the specified items to the view if they are not null.
- addItems(T...) - Method in class com.storedobject.vaadin.TokensField
-
Add more items to the selection list.
- addItemSelectedListener(ItemSelectedListener<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Add an "item selected listener" to the grid.
- addItemsSelectedListener(ItemsSelectedListener<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Add an "items selected listener" to the grid.
- addLink(Id) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(Id, int) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addLink(StoredObject, int) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addLink(StoredObject, Id) - Method in class com.storedobject.core.TransactionControl
- addLink(StoredObject, Id, int) - Method in class com.storedobject.core.TransactionControl
- addLink(StoredObject, StoredObject) - Method in class com.storedobject.core.TransactionControl
- addLink(StoredObject, StoredObject, int) - Method in class com.storedobject.core.TransactionControl
- addLink(Transaction, Id) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(Transaction, Id, int) - Method in class com.storedobject.core.StoredObject
-
Add a given Id as a link to this instance.
- addLink(Transaction, StoredObject) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addLink(Transaction, StoredObject, int) - Method in class com.storedobject.core.StoredObject
-
Add a given object as a link to this instance.
- addListener(EventType, EventListener) - Method in class com.storedobject.chart.SOChart
-
Adds a listener to the specified event type.
- addListener(EventType, EventListener, Chart) - Method in class com.storedobject.chart.SOChart
-
Adds a listener for a specific event type to the given chart.
- addListener(EventType, EventListener, Chart, int) - Method in class com.storedobject.chart.SOChart
-
Adds a listener for the specified event type to the given chart.
- addListener(EventType, EventListener, Chart, int, String) - Method in class com.storedobject.chart.SOChart
-
Adds an event listener to a specified event type on the given chart, with additional options for specifying data index and data type.
- addListener(EventType, EventListener, Chart, String) - Method in class com.storedobject.chart.SOChart
-
Adds an event listener to the specified chart for the given event type.
- addListener(EventType, EventListener, Object) - Method in class com.storedobject.chart.SOChart
-
Adds a listener for a specified event type.
- addListener(EventType, EventListener, String) - Method in class com.storedobject.chart.SOChart
-
Registers an event listener for a specified event type with optional parameters.
- addListener(EventType, EventListener, String, Object) - Method in class com.storedobject.chart.SOChart
-
Adds a listener for a specific event type, allowing custom parameters and optional user data to be passed.
- addListener(TransactionControl.CommitListener) - Method in class com.storedobject.core.TransactionControl
- addListener(MQTT.Listener) - Method in class com.storedobject.iot.MQTT
- addListener(TimerComponent.Listener) - Method in class com.storedobject.vaadin.TimerComponent
-
Add a listener to this timer.
- addLocation(InventoryLocation) - Method in class com.storedobject.core.Stock
- addLocation(InventoryLocation) - Method in class com.storedobject.report.StockReport
- addLocation(InventoryLocation) - Method in class com.storedobject.report.StockReportExcel
- addMenuItem(Component) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(Component) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu so that a sub-menu can be created under that.
- addMenuItem(Component, ClickHandler) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(Component, ClickHandler) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu with its click-handler.
- addMenuItem(String) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(String) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu so that a sub-menu can be created under that.
- addMenuItem(String, ClickHandler) - Method in class com.storedobject.vaadin.MenuBar
- addMenuItem(String, ClickHandler) - Method in class com.storedobject.vaadin.MenuBarItem
-
Add a menu with its click-handler.
- addMergedRegion(CellRangeAddress) - Method in class com.storedobject.office.od.ods.Sheet
- addMergedRegionUnsafe(CellRangeAddress) - Method in class com.storedobject.office.od.ods.Sheet
- addMonth(D, int) - Static method in class com.storedobject.common.DateUtility
-
Adds a particular number of months to a specified date
- addMultiContent(long, AbstractContentGenerator) - Method in class com.storedobject.ui.Application
- addNode(N...) - Method in class com.storedobject.chart.GraphData
-
Adds one or more nodes to the list of nodes if they are not null.
- addNodeVisibilityListener(BreadcrumbsTree.NodeVisibilityListener) - Method in class com.storedobject.vaadin.BreadcrumbsTree
- addObject() - Method in class com.storedobject.ui.ObjectEditor
-
Add a new object.
- addObject(View) - Method in class com.storedobject.ui.ObjectEditor
-
Add a new object.
- addObject(View, boolean) - Method in class com.storedobject.ui.ObjectEditor
-
Add a new object.
- addObject(T) - Method in class com.storedobject.pdf.PDF.ObjectFormTable
-
Add an object instance to the table.
- addObject(T) - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Add an object instance to the table.
- addObjectChangedListener(ObjectChangedListener<T>) - Method in class com.storedobject.ui.EditableObjectGrid
- addObjectChangedListener(ObjectChangedListener<T>) - Method in class com.storedobject.ui.ObjectEditor
-
Add an "object changed" listener to track object changes in the editor.
- addObjectChangedListener(ObjectChangedListener<T>) - Method in class com.storedobject.ui.ObjectListGrid
- addObjectChangedListener(Class<O>, ObjectChangedListener<O>) - Method in class com.storedobject.ui.BaseObjectForest
- addObjectDataLoadedListener(DataLoadedListener) - Method in class com.storedobject.ui.ObjectTree
- addObjectEditorListener(ObjectEditorListener) - Method in class com.storedobject.ui.ObjectEditor
-
Add an "object editor" listener to track editing changes.
- addObjects(Iterable<T>) - Method in class com.storedobject.core.IdIterable
- addOlePackage(byte[], String, String, String) - Method in class com.storedobject.office.od.ods.Workbook
- addOpenedListener(ViewOpenedListener) - Method in class com.storedobject.vaadin.View
-
Add a "view opened listener".
- addOtherAttachments(Mail) - Method in class com.storedobject.ui.MailForm
- addPageRange(int, int) - Method in class com.storedobject.office.PDFProperties
- addParts(SOChart) - Method in class com.storedobject.chart.AbstractGanttChart
- addParts(SOChart) - Method in class com.storedobject.chart.Chart
- addParts(SOChart) - Method in interface com.storedobject.chart.Component
-
Add parts of this component to the chart.
- addParts(SOChart) - Method in interface com.storedobject.chart.ComponentGroup
-
Add parts of this group to
SOChart
. - addParts(SOChart) - Method in class com.storedobject.chart.CoordinateSystem
- addParts(SOChart) - Method in class com.storedobject.chart.Tooltip
- addParts(SOChart) - Method in class com.storedobject.chart.XRangeChart
- addParts(SOChart) - Method in class com.storedobject.chart.XYDataChart
- addPayment(Money, Transaction) - Method in class com.storedobject.accounts.Invoice
- addPayment(Money, TransactionManager) - Method in class com.storedobject.accounts.Invoice
- addPicture(byte[], int) - Method in class com.storedobject.office.od.ods.Workbook
- addProcessButton(String, Predicate<T>, Consumer<T>) - Method in class com.storedobject.ui.inventory.POBrowser
-
Add a process button that will be added to the process context menu.
- addProvider(String, String, String, String, String, String, String) - Method in class com.storedobject.oauth.OAuth
- addRefreshListener(DataList.RefreshListener<T>) - Method in class com.storedobject.vaadin.DataList
-
Add a refresh listener for this list.
- addRemovalListener(Breadcrumbs.BreadcrumbRemovalListener) - Method in class com.storedobject.vaadin.Breadcrumbs.Breadcrumb
-
Add a listener to this so that it will be notified when this "breadcrumb" is removed.
- Address - Class in com.storedobject.common
-
Class to check and manipulate mailing address information.
- AddressField - Class in com.storedobject.ui
- AddressField() - Constructor for class com.storedobject.ui.AddressField
- AddressField(String) - Constructor for class com.storedobject.ui.AddressField
- AddressForm - Class in com.storedobject.ui.util
- AddressForm() - Constructor for class com.storedobject.ui.util.AddressForm
- addRow(double[]) - Method in class com.storedobject.chart.DataMatrix
-
Add a row of data.
- addRow(Data...) - Method in class com.storedobject.chart.DataMatrix
-
Add rows of data.
- addRow(Number...) - Method in class com.storedobject.chart.DataMatrix
-
Add a row of data.
- addRow(Object...) - Method in class com.storedobject.pdf.TableHeader
-
Add cells to the table that was created earlier.
- addRowCell(PDFCell) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell spanning the entire row.
- addRowCell(PDFCell, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDFTable
-
Add a cell spanning the entire row.
- addSalutation(TransactionManager, String, boolean, boolean, boolean) - Static method in class com.storedobject.core.Person
- addScreen(Class<? extends Runnable>, int) - Method in class com.storedobject.ui.PresentationRunner
-
Add a new UI logic to the presentation.
- addScreen(Runnable, int) - Method in class com.storedobject.ui.PresentationRunner
-
Add a new UI logic to the presentation.
- addScreen(String, int) - Method in class com.storedobject.ui.PresentationRunner
-
Add a new UI logic to the presentation.
- addScript(String) - Method in class com.storedobject.common.Script
-
Append more to the existing script.
- addSearchField(String) - Method in interface com.storedobject.core.ObjectSearchBuilder
- addSelectedChangeListener(ComponentEventListener<Tabs.SelectedChangeEvent>) - Method in class com.storedobject.vaadin.Tabs
-
Add a tab selection listener.
- addSolvedListener(Consumer<RubikCube>) - Method in class com.storedobject.vaadin.RubikCube
-
Add a "solved listener" that will be informed about if the cube is solved.
- addSource(StreamResource...) - Method in class com.storedobject.vaadin.Media
-
Add sources.
- addSource(StreamResource...) - Method in interface com.storedobject.vaadin.MediaCapture
-
Add sources.
- addSource(String, String) - Method in class com.storedobject.vaadin.Media
-
Add a URI source.
- addSQL(String) - Method in class com.storedobject.core.RawSQL
- addStatusChangeListener(MediaCapture.StatusChangeListener) - Method in class com.storedobject.vaadin.AudioCapture
-
Add "status change" listener so that we can monitor recording status.
- addStatusChangeListener(MediaCapture.StatusChangeListener) - Method in interface com.storedobject.vaadin.MediaCapture
-
Add "status change" listener so that we can monitor recording/previewing status.
- addStatusChangeListener(MediaCapture.StatusChangeListener) - Method in class com.storedobject.vaadin.VideoCapture
-
Add "status change" listener so that we can monitor recording/previewing status.
- addStep(Stepper.Step) - Method in class com.storedobject.ui.util.Stepper
-
Adds the given step to the stepper.
- addStore(InventoryStore) - Method in class com.storedobject.core.Stock
- addStore(InventoryStore) - Method in class com.storedobject.report.StockReport
- addStore(InventoryStore) - Method in class com.storedobject.report.StockReportExcel
- addSuffix(TransactionManager, String) - Static method in class com.storedobject.core.Person
- addTask(Runnable, int) - Static method in class com.storedobject.job.TaskExecutor
-
Adds a task that will be executed at the specified time of day every day.
- addTask(Runnable, int, int) - Static method in class com.storedobject.job.TaskExecutor
-
Adds a task to be executed at a specific time of the day on specified days of the week.
- addTheme(ThemeStyle...) - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Add theme styles.
- addTitles(PDFTable, int, StringList) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, int, String...) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, int, Stream<String>) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, StringList) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, String...) - Method in class com.storedobject.pdf.PDF
-
Add title texts to table.
- addTitles(PDFTable, Stream<String>) - Method in class com.storedobject.pdf.PDF
- addTo(HasComponents) - Method in class com.storedobject.ui.util.LoadFilterButtons
- addToDrawer(Component...) - Method in class com.storedobject.vaadin.ApplicationFrame
- addToggleListener(DetailComponent.ToggleListener) - Method in class com.storedobject.vaadin.DetailComponent
-
Add content toggle listener.
- addToHead(ObjectIterator<O>) - Method in class com.storedobject.core.ObjectIterator
-
Concatenate another instance by adding to the head of it.
- addToHead(O) - Method in class com.storedobject.core.ObjectIterator
-
Add one object to the head of this instance so that it will be next entry returned.
- addToolPack(UDFFinder) - Method in class com.storedobject.office.od.ods.Workbook
- addToOpeningBalance(TransactionManager, Money) - Method in class com.storedobject.core.Account
- addToOpeningBalance(TransactionManager, Money, Money) - Method in class com.storedobject.core.Account
- addToTable(PDFTable, Object) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, boolean) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, boolean, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int, int) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTable(PDFTable, Object, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTableCentered(PDFTable, Object) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addToTableCentered(PDFTable, Object, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Adds an object to the given PDFTable as a PDFCell.
- addValidationData(DataValidation) - Method in class com.storedobject.office.od.ods.Sheet
- addValidator(HasValue<?, F>, Function<F, Boolean>) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a validator for the field.
- addValidator(HasValue<?, F>, Function<F, Boolean>, String) - Method in class com.storedobject.vaadin.AbstractForm
-
Add a validator for the field.
- addValidator(HasValue<?, F>, Function<F, Boolean>, String) - Method in class com.storedobject.vaadin.util.Data
-
Add a validator for the given field.
- addValidator(HasValue<?, T>, Function<T, Boolean>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a validator for the field.
- addValidator(HasValue<?, T>, Function<T, Boolean>, String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a validator for the field.
- addValidator(Predicate<T>) - Method in class com.storedobject.ui.ObjectEditor
-
Add a validator that will be checked for validating the object instance.
- addValue(Set<T>) - Method in class com.storedobject.vaadin.TokensField
-
Add tokens to the existing set.
- addValueChangeListener(HasValue.ValueChangeListener<? super HasValue.ValueChangeEvent<StoredObjectLink<T>>>) - Method in class com.storedobject.ui.ObjectLinkField
- addValueChangeListener(HasValue.ValueChangeListener<? super HasValue.ValueChangeEvent<String>>) - Method in class com.storedobject.ui.util.AcceptAbandonButtons
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableGrid
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableListProvider
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableObjectGrid
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.EditableObjectListProvider
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in interface com.storedobject.ui.EditableProvider
- addValueChangeTracker(BiConsumer<AbstractListProvider<T>, Boolean>) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- addViewFilter(Predicate<T>) - Method in class com.storedobject.vaadin.ListGrid
-
Add a filter.
- addYear(D, int) - Static method in class com.storedobject.common.DateUtility
-
Adds a particular number of year to a specified date
- AEAddress - Class in com.storedobject.common
-
AE Address
line[0]: Code for the emirate (0: Abu Dhabi, 1: Dubai, 2: Sharjah, 3: Ajman, 4: Um Al Quwain, 5: Ras Al Khaimah, 6: Fujairah) - AEAddressForm - Class in com.storedobject.ui.util
- AEAddressForm() - Constructor for class com.storedobject.ui.util.AEAddressForm
- AES - Static variable in class com.storedobject.core.Secret
- after(Minutes) - Method in class com.storedobject.core.Minutes
- alarm() - Method in class com.storedobject.iot.DataSet.AlarmStatus
-
Determines the alarm status based on the current value and the defined alarm condition.
- alarm() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Get the alarm level associated with the current data status.
- alarm() - Method in class com.storedobject.iot.DataSet.LimitStatus
-
Evaluates the current value against predefined limits and returns an alarm status based on the value range.
- alarmAt - Variable in class com.storedobject.iot.DataSet.DataStatus
- AlarmSwitch - Class in com.storedobject.iot
- AlarmSwitch() - Constructor for class com.storedobject.iot.AlarmSwitch
- alert() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Determines whether the current data status condition should trigger an alert.
- alert(LoginMessage) - Method in interface com.storedobject.core.Device
- alert(LoginMessage) - Method in class com.storedobject.ui.Application
- alert(Transaction, String, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject) - Static method in class com.storedobject.mail.Mail
-
Sends an alert for the given transaction with a specified message and person information.
- alert(Transaction, String, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, Class<?>, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, StoredObject, String) - Static method in class com.storedobject.mail.Mail
-
Sends an alert with the specified details.
- alert(Transaction, String, Iterable<? extends StoredObject>) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>) - Static method in class com.storedobject.mail.Mail
-
Sends an alert with a specified message to a group of persons in the context of a given transaction.
- alert(Transaction, String, Iterable<? extends StoredObject>, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>, StoredObject) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, Class<?>, StoredObject, int) - Static method in class com.storedobject.core.LoginMessage
- alert(Transaction, String, Iterable<? extends StoredObject>, String) - Static method in class com.storedobject.mail.Mail
-
Sends an alert email to the specified recipients with the provided message and subject.
- alert(Object...) - Method in class com.storedobject.job.Job
-
Send an alert to the configured persons.
- alert(String) - Method in interface com.storedobject.core.Device
- alert(String) - Method in interface com.storedobject.core.MessageViewer
- alert(String) - Method in class com.storedobject.tools.SystemMessageViewer
- alert(String) - Method in class com.storedobject.ui.Application
- alert(String, String) - Method in interface com.storedobject.core.Device
- alert(String, String) - Method in class com.storedobject.ui.Application
- alert(String, String, String) - Method in class com.storedobject.ui.Application
- Alert - Class in com.storedobject.iot
- Alert - Class in com.storedobject.ui
- Alert - Class in com.storedobject.vaadin
-
Slightly enhanced version of Vaadin's
Notification
. - Alert(Schedule) - Constructor for class com.storedobject.iot.Alert
- Alert(StyledText, Consumer<Alert>) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(StyledText, Consumer<Alert>, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String) - Constructor for class com.storedobject.ui.Alert
- Alert(String) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String, Consumer<Alert>) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, String, Consumer<Alert>, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, Consumer<Alert>) - Constructor for class com.storedobject.ui.Alert
- Alert(String, Consumer<Alert>) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- Alert(String, Consumer<Alert>, NotificationVariant) - Constructor for class com.storedobject.vaadin.Alert
-
Constructor.
- AlertButton - Class in com.storedobject.ui.util
- AlertButton(ClickHandler) - Constructor for class com.storedobject.ui.util.AlertButton
- alertCountChanged(Object) - Method in class com.storedobject.ui.Application
- alertCountChanged(Object) - Method in class com.storedobject.vaadin.Application
-
This method is invoked whenever alter count changes for a particular owner.
- AlertGenerator - Class in com.storedobject.iot
-
Alert Generator.
- AlertHandler - Interface in com.storedobject.ui
-
Alert handler.
- AlertRepeatFrequency - Class in com.storedobject.iot
- AlertRepeatFrequency() - Constructor for class com.storedobject.iot.AlertRepeatFrequency
- align(View, CSSGrid.Position) - Method in class com.storedobject.vaadin.Dashboard
-
Align (vertically) a view within its grid cell.
- align(Component, CSSGrid.Position) - Static method in class com.storedobject.ui.SteppedView
-
Align (vertically) a component within the view's content area.
- align(Component, CSSGrid.Position) - Method in class com.storedobject.vaadin.CSSGrid
-
Align (vertically) a component within its grid cell.
- align(Component, CSSGrid.Position) - Method in class com.storedobject.vaadin.PopupButton
-
Align (vertically) a component within its grid cell.
- ALIGN_BASELINE - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - base-line.
- ALIGN_BOTTOM - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - bottom.
- ALIGN_CENTER - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - center.
- ALIGN_JUSTIFIED - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - justified.
- ALIGN_JUSTIFIED_ALL - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - justified all.
- ALIGN_LEFT - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - left.
- ALIGN_MIDDLE - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - middle.
- ALIGN_RIGHT - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - right.
- ALIGN_TOP - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - top.
- ALIGN_UNDEFINED - Static variable in interface com.storedobject.pdf.PDFElement
-
Alignment - undefined.
- alignBottom() - Method in class com.storedobject.chart.Alignment
-
Align bottom.
- alignBottom() - Method in class com.storedobject.chart.Position
-
Align to the bottom side (vertical).
- alignCenter() - Method in class com.storedobject.chart.Alignment
-
Align center/middle.
- alignCenter() - Method in class com.storedobject.chart.Position
-
Align to the center (vertical).
- Alignment - Class in com.storedobject.chart
-
Representation of Alignment property (both horizontal and vertical).
- Alignment() - Constructor for class com.storedobject.chart.Alignment
-
Constructor.
- alignRight() - Method in class com.storedobject.vaadin.CustomTextField
-
Align right.
- alignSizing() - Method in class com.storedobject.vaadin.Box
-
Align the box in such way that total width/height of the box will be same as component's width/height.
- alignTop() - Method in class com.storedobject.chart.Alignment
-
Align top.
- alignTop() - Method in class com.storedobject.chart.Position
-
Align to the top side (vertical).
- ALL - Static variable in class com.storedobject.core.EditorAction
- ALL_OTHERS - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT
-
All except the focused item.
- allMatch(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Check whether all objects are matching the given filter or not.
- allow(Transaction, boolean, boolean) - Method in class com.storedobject.core.Account
- ALLOW_ANY - Static variable in class com.storedobject.core.EditorAction
- ALLOW_TOP_LEVEL - Static variable in class com.storedobject.common.HTMLText
- allowAny() - Method in class com.storedobject.core.AccountDocument
- allowAny() - Method in class com.storedobject.core.Document
- allowDownload() - Method in class com.storedobject.ui.FileField
- allowedActions(String) - Static method in class com.storedobject.ui.ObjectEditor
-
Determine the allowed actions from the decorated class name passed.
- allowExcess(Account, Money) - Method in class com.storedobject.core.JournalVoucher
-
Allow excess in an account participating in this transaction.
- allowLinking() - Method in class com.storedobject.ui.FileField
- allowMovement() - Method in class com.storedobject.ui.ImageViewer
-
Invoke this method (typically from your constructor) if you want to allow dynamic movement (drag and drop) of overlaid components.
- allowNameChange() - Method in interface com.storedobject.core.IdentityCheck
-
Whether to allow username change while setting the password or not.
- allowNegative - Variable in class com.storedobject.vaadin.util.NumericField
-
Indicates whether negative values are allowed for the numeric input field.
- ALT - Enum constant in enum class com.storedobject.chart.Key
-
Alt key.
- alterPassword(String, String, String) - Method in class com.storedobject.core.Database
-
Change password of the user on the SQL connection.
- alterPassword(String, String, String) - Method in class com.storedobject.database.postgres.Database
- alterTable(TransactionManager) - Method in class com.storedobject.tools.TableDefinition
- amend(Transaction) - Method in class com.storedobject.core.InventoryTransfer
-
Amend this.
- Amend(T, int) - Constructor for record class com.storedobject.core.HasReference.Amend
-
Creates an instance of a
Amend
record class. - amendment() - Method in record class com.storedobject.core.HasReference.Amend
-
Returns the value of the
amendment
record component. - amendOrder(Transaction) - Method in class com.storedobject.core.InventoryPO
-
Amend this PO.
- AnchorButton - Class in com.storedobject.vaadin
-
Anchor that acts like a button.
- AnchorButton(String) - Constructor for class com.storedobject.vaadin.AnchorButton
-
Constructor.
- AnchorButton(String, ClickHandler) - Constructor for class com.storedobject.vaadin.AnchorButton
-
Constructor.
- anchorFieldsCreated() - Method in class com.storedobject.ui.ObjectBrowser
-
This method is invoked when anchor fields are created for the first time.
- anchorFieldsCreated() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked when anchor fields are created for the first time.
- anchors() - Element in annotation interface com.storedobject.core.annotation.Table
-
Anchor fields of this data class (comma-separated list of attributes).
- anchorsCancelled() - Method in class com.storedobject.ui.inventory.GRN
- anchorsCancelled() - Method in class com.storedobject.ui.inventory.POBrowser
- anchorsCancelled() - Method in class com.storedobject.ui.ObjectBrowser
-
This method will be invoked if the "Cancel" button is pressed on the anchor form.
- anchorsCancelled() - Method in class com.storedobject.ui.ObjectEditor
-
This method will be invoked if the "Cancel" button is pressed on the anchor form.
- anchorsSet() - Method in class com.storedobject.ui.inventory.GRN
- anchorsSet() - Method in class com.storedobject.ui.inventory.POBrowser
- anchorsSet() - Method in class com.storedobject.ui.inventory.POEditor
- anchorsSet() - Method in class com.storedobject.ui.ObjectBrowser
-
This method is invoked when anchor values are set via the anchor form and if any exception is thrown from this method, anchor values will be asked again.
- anchorsSet() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked when anchor values are set via the anchor form and if any exception is thrown from this method, anchor values will be asked again.
- and(String, String) - Static method in class com.storedobject.core.ObjectLoadFilter
-
Join 2 conditions via AND.
- AND - Enum constant in enum class com.storedobject.common.LogicalOperator
- Angle - Class in com.storedobject.core
- Angle() - Constructor for class com.storedobject.core.Angle
- Angle(double, MeasurementUnit) - Constructor for class com.storedobject.core.Angle
- Angle(double, String) - Constructor for class com.storedobject.core.Angle
- Angle(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Angle
- Angle(BigDecimal, String) - Constructor for class com.storedobject.core.Angle
- AngleAxis - Class in com.storedobject.chart
-
Representation of angle axis.
- AngleAxis(AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.AngleAxis
-
Constructor.
- AngleAxis(DataType) - Constructor for class com.storedobject.chart.AngleAxis
-
Constructor.
- AngleField - Class in com.storedobject.ui
- AngleField() - Constructor for class com.storedobject.ui.AngleField
- AngleField(int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(int, int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AngleField
- AngleField(int, int, String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, int) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, int, String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, int, String) - Constructor for class com.storedobject.ui.AngleField
- AngleField(String, String) - Constructor for class com.storedobject.ui.AngleField
- animate(HasStyle) - Method in enum class com.storedobject.ui.Animation
- animate(HasStyle, Animation) - Static method in enum class com.storedobject.ui.Animation
- Animation - Class in com.storedobject.chart
-
Class to support animation related properties.
- Animation - Enum Class in com.storedobject.ui
- Animation() - Constructor for class com.storedobject.chart.Animation
- anticlockwise() - Method in class com.storedobject.chart.AngleAxis
-
Calling this method causes the axis to be drawn in the anticlockwise direction.
- any() - Method in class com.storedobject.core.QueryBuilder
-
Enables the "any" condition so that all subclasses to be included in the output.
- any(boolean) - Method in class com.storedobject.core.QueryBuilder
-
Sets the "any" condition for the query, a boolean value indicating whether to retrieve all subclasses or not.
- any(Boolean) - Method in class com.storedobject.core.QueryBuilder
-
Sets the "any" condition for the query, a boolean value indicating whether to retrieve all subclasses or not.
- anyMatch(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Check whether any object is matching the given filter or not.
- append(int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(int, int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(AbstractDataProvider<?>) - Method in class com.storedobject.chart.Tooltip
-
Add a data point to the tooltip.
- append(Chart) - Method in class com.storedobject.chart.Tooltip
-
Add a data point of a specific chart to the tooltip.
- append(Contact) - Method in class com.storedobject.ui.util.ContactData
- append(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- append(PDFChunk) - Method in class com.storedobject.pdf.PDF.Text
-
Appends another chunk to this text.
- append(PDFColor) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a color to this text.
- append(PDFFont) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(Color) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a color to this text.
- append(Iterable<T>) - Method in interface com.storedobject.core.EditableList
-
Append items to the list.
- append(Object) - Method in class com.storedobject.common.HTMLText
- append(Object) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object.
- append(Object) - Method in class com.storedobject.common.StyledString
- append(Object) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object) - Method in class com.storedobject.ui.ELabel
- append(Object) - Method in class com.storedobject.ui.ELabels
- append(Object) - Method in interface com.storedobject.ui.StyledBuilder
- append(Object...) - Method in class com.storedobject.chart.DataChannel
-
Append data to the chart.
- append(Object, int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(Object, int, int) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a font to this text.
- append(Object, StyledBuilder.Style...) - Method in class com.storedobject.common.HTMLText
- append(Object, StyledBuilder.Style...) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object with the given style.
- append(Object, PDFColor) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object, PDFFont) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object, Color) - Method in class com.storedobject.pdf.PDF.Text
-
Appends text from the object
- append(Object, String) - Method in class com.storedobject.common.HTMLText
- append(Object, String) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object with the given color.
- append(Object, String) - Method in class com.storedobject.pdf.PDF.Text
-
Appends a color to this text.
- append(Object, String) - Method in class com.storedobject.ui.ELabel
- append(Object, String) - Method in class com.storedobject.ui.ELabels
- append(Object, String) - Method in interface com.storedobject.ui.StyledBuilder
- append(Object, String...) - Method in class com.storedobject.common.HTMLText
- append(Object, String...) - Method in interface com.storedobject.common.StyledBuilder
-
Append an object with the given style.
- append(Object, String...) - Method in class com.storedobject.ui.ELabel
- append(Object, String...) - Method in class com.storedobject.ui.ELabels
- append(Object, String...) - Method in interface com.storedobject.ui.StyledBuilder
- append(String) - Method in class com.storedobject.chart.Tooltip
-
Add some text as part of the tooltip.
- append(String) - Method in class com.storedobject.common.Fault
-
Appends a message to the existing fault message with a default separator.
- append(String) - Method in class com.storedobject.pdf.PDFChunk
-
Append to the text content.
- append(String[], String) - Static method in class com.storedobject.common.StringUtility
-
Append a new element to an array.
- append(String, String) - Method in class com.storedobject.common.Fault
-
Appends the given message to the current message using the specified delimiter.
- append(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- append(T) - Method in interface com.storedobject.core.EditableList
-
Append an item to the list.
- append(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have appended an item.
- append(T) - Method in class com.storedobject.ui.EditableObjectGrid
- append(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- append(T, boolean) - Method in class com.storedobject.ui.EditableListProvider
- append(T, boolean) - Method in class com.storedobject.ui.EditableObjectListProvider
- append(T, boolean) - Method in interface com.storedobject.ui.EditableProvider
- append(T, boolean) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- APPEND - Static variable in class com.storedobject.core.EditorAction
- appendEncoded(Object...) - Method in class com.storedobject.chart.DataChannel
-
Append data to the chart.
- appendFooter() - Method in class com.storedobject.vaadin.DataGrid
- appendFooter() - Method in class com.storedobject.vaadin.DataTreeGrid
- appendFooter() - Method in interface com.storedobject.vaadin.HasColumns
-
Append a footer row.
- appendHeader() - Method in interface com.storedobject.vaadin.HasColumns
-
Append a header row.
- appendHTML(String) - Method in class com.storedobject.common.HTMLText
-
Append valid HTML text.
- appendHTML(String) - Method in class com.storedobject.ui.ELabel
- appendHTML(String) - Method in class com.storedobject.ui.ELabels
- appendHTML(String) - Method in interface com.storedobject.ui.StyledBuilder
- appendIcon(String) - Method in interface com.storedobject.ui.StyledBuilder
- appendWithTag(String, String) - Method in interface com.storedobject.ui.StyledBuilder
- appendWithTag(String, String, String) - Method in interface com.storedobject.ui.StyledBuilder
- ApplicableDataLogic - Class in com.storedobject.core
- ApplicableDataLogic() - Constructor for class com.storedobject.core.ApplicableDataLogic
- application - Variable in class com.storedobject.ui.Executor
- Application - Class in com.storedobject.platform
- Application - Class in com.storedobject.ui
- Application - Class in com.storedobject.vaadin
-
Application is the base class for creating a 'single page' web applications.
- Application() - Constructor for class com.storedobject.platform.Application
- Application() - Constructor for class com.storedobject.ui.Application
- Application() - Constructor for class com.storedobject.vaadin.Application
- Application(ApplicationLayout) - Constructor for class com.storedobject.ui.Application
- Application(ApplicationLayout, boolean) - Constructor for class com.storedobject.ui.Application
- Application(ApplicationLayout, boolean, boolean) - Constructor for class com.storedobject.ui.Application
- Application.BusyIndicator - Class in com.storedobject.ui
- ApplicationAlertHandler - Class in com.storedobject.core
-
You can insert an entry in this data class for handling application alerts.
- ApplicationAlertHandler() - Constructor for class com.storedobject.core.ApplicationAlertHandler
-
Constructor for the ApplicationAlertHandler class.
- ApplicationEnvironment - Interface in com.storedobject.vaadin
-
Application
can set up an environment that controls certain behaviours of the application. - ApplicationFrame - Class in com.storedobject.ui.util
- ApplicationFrame - Class in com.storedobject.vaadin
-
An implementation of
ApplicationLayout
using Vaadin'sAppLayout
. - ApplicationFrame() - Constructor for class com.storedobject.ui.util.ApplicationFrame
- ApplicationFrame() - Constructor for class com.storedobject.vaadin.ApplicationFrame
-
Constructor.
- ApplicationFrame.EntitySelector - Class in com.storedobject.ui.util
- ApplicationLayout - Interface in com.storedobject.ui
- ApplicationLayout - Interface in com.storedobject.vaadin
-
Application
requires an instance of this class to determine the "layout" of its page. - ApplicationManager - Class in com.storedobject.ui.tools
- ApplicationManager() - Constructor for class com.storedobject.ui.tools.ApplicationManager
- ApplicationMenu - Interface in com.storedobject.core
- ApplicationMenu - Interface in com.storedobject.vaadin
-
Interface that defines the "menu" area of the
Application
. - ApplicationMenuItem - Interface in com.storedobject.vaadin
-
Application menu item definition.
- ApplicationMenuItemGroup - Interface in com.storedobject.vaadin
-
A special menu item that has sub-menus in it.
- ApplicationModule - Class in com.storedobject.core
- ApplicationModule() - Constructor for class com.storedobject.core.ApplicationModule
- ApplicationModuleEditor - Class in com.storedobject.ui.common
- ApplicationModuleEditor() - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationModuleEditor(int) - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationModuleEditor(int, String) - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationModuleEditor(String) - Constructor for class com.storedobject.ui.common.ApplicationModuleEditor
- ApplicationServer - Class in com.storedobject.core
- ApplicationServer(Device, String) - Constructor for class com.storedobject.core.ApplicationServer
- ApplicationView - Class in com.storedobject.ui
- ApplicationView - Class in com.storedobject.vaadin
-
The class that defines the content view of the
Application
. - ApplicationView() - Constructor for class com.storedobject.ui.ApplicationView
- ApplicationView() - Constructor for class com.storedobject.vaadin.ApplicationView
-
Default constructor.
- apply(char[]) - Method in class com.storedobject.core.PasswordPolicy
- apply(String) - Method in class com.storedobject.ui.util.Scheduler
- apply(String, Consumer<StyledBuilder.Style>) - Static method in interface com.storedobject.common.StyledBuilder
-
Apply styles to a consumer.
- apply(O) - Method in class com.storedobject.core.ObjectToString.O2S
- apply(T) - Method in interface com.storedobject.common.EFunction
- apply(T) - Method in class com.storedobject.core.TemplateString
- apply(T1, T2) - Method in interface com.storedobject.common.EBiFunction
- apply(T1, T2, T3) - Method in interface com.storedobject.common.ETriFunction
- applyFilter() - Method in interface com.storedobject.core.FilterMethods
-
This method is called whenever a filter condition is changed.
- applyFilter() - Method in interface com.storedobject.core.ObjectLoader
- applyFilter() - Method in class com.storedobject.ui.AbstractLinkGrid
- applyFilter() - Method in class com.storedobject.ui.AbstractObjectField
- applyFilter() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- applyFilter() - Method in class com.storedobject.ui.ObjectCodeField
- applyFilter() - Method in class com.storedobject.ui.ObjectField
- applyFilter() - Method in class com.storedobject.ui.ObjectFormField
- applyFilter() - Method in class com.storedobject.ui.ReferenceLinkGrid
- applyFilterPredicate() - Method in interface com.storedobject.core.FilterMethods
-
This method is called whenever a filter predicate is changed.
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectCache
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectCacheList
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectForest
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectMemoryList
- applyFilterPredicate() - Method in class com.storedobject.core.ObjectTree
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectComboField
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectForestProvider
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectListField
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectListProvider
- applyFilterPredicate() - Method in interface com.storedobject.ui.ObjectLoader
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectTable
- applyFilterPredicate() - Method in class com.storedobject.ui.ObjectTreeProvider
- applyFilterPredicate() - Method in interface com.storedobject.ui.util.AbstractObjectInput
- approved() - Method in class com.storedobject.core.Memo
-
This method is invoked when the memo is finally approved.
- approveMemo(Transaction, String) - Method in class com.storedobject.core.MemoComment
- approveMemo(Transaction, String, SystemUser) - Method in class com.storedobject.core.MemoComment
- ApproveTransaction - Class in com.storedobject.ui.tools
- ApproveTransaction() - Constructor for class com.storedobject.ui.tools.ApproveTransaction
- ApproveTransaction(int) - Constructor for class com.storedobject.ui.tools.ApproveTransaction
- AQI - Class in com.storedobject.iot
-
The AQI class represents the Air Quality Index, a measure used to communicate how polluted the air currently is or how polluted it is forecast to become.
- ARABIC - Enum constant in enum class com.storedobject.pdf.PDFFont.Language
- Arc - Class in com.storedobject.chart
-
Defines an arc shape that can be added to
SOChart
. - Arc(Number, Number, Number) - Constructor for class com.storedobject.chart.Arc
-
Constructor.
- Arc(Number, Number, Number, boolean) - Constructor for class com.storedobject.chart.Arc
-
Constructor.
- ArcPart - Class in com.storedobject.chart
-
Shape that partially defines an arc.
- ArcPart(Number, Number, Number, boolean) - Constructor for class com.storedobject.chart.ArcPart
-
Constructor.
- Area - Class in com.storedobject.chart
-
Represents an area (mostly a rectangular block).
- Area - Class in com.storedobject.core
- Area() - Constructor for class com.storedobject.chart.Area
-
Constructor.
- Area() - Constructor for class com.storedobject.core.Area
- Area(double, MeasurementUnit) - Constructor for class com.storedobject.core.Area
- Area(double, String) - Constructor for class com.storedobject.core.Area
- Area(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Area
- Area(BigDecimal, String) - Constructor for class com.storedobject.core.Area
- AreaClickEvent(ImageMap, ImageMap.Area, boolean) - Constructor for class com.storedobject.ui.ImageMap.AreaClickEvent
-
Creates a new area click event.
- AreaField - Class in com.storedobject.ui
- AreaField() - Constructor for class com.storedobject.ui.AreaField
- AreaField(int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(int, int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AreaField
- AreaField(int, int, String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, int) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, int, String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, int, String) - Constructor for class com.storedobject.ui.AreaField
- AreaField(String, String) - Constructor for class com.storedobject.ui.AreaField
- AreaStyle - Class in com.storedobject.chart
-
Area-style.
- AreaStyle() - Constructor for class com.storedobject.chart.AreaStyle
-
Constructor.
- arrangeLines(ArrayList<String>) - Method in class com.storedobject.common.Address
-
This method is invoked for arranging the address lines to be displayed.
- arrangeLines(ArrayList<String>) - Method in class com.storedobject.common.INAddress
- array() - Method in class com.storedobject.common.StringList
-
Get a copy of the elements as an array.
- array(Iterable<T>) - Static method in class com.storedobject.common.ListUtility
- array(String) - Static method in record class com.storedobject.common.StyledBuilder.Style
-
Create an array of Style instances from the given string that may contain multiple styles.
- array(Collection<T>) - Static method in class com.storedobject.common.ListUtility
- Array<T> - Class in com.storedobject.common
-
An array implementation with variable size.
- Array(T[]) - Constructor for class com.storedobject.common.Array
-
Constructor
- Array(T[], int) - Constructor for class com.storedobject.common.Array
-
Constructor
- Array(T[], int, int) - Constructor for class com.storedobject.common.Array
-
Constructor
- ARRAY - Enum constant in enum class com.storedobject.common.JSON.Type
- ArrayList<E> - Class in com.storedobject.common
-
Enhanced array list.
- ArrayList() - Constructor for class com.storedobject.common.ArrayList
-
Default constructor.
- ArrayList(int) - Constructor for class com.storedobject.common.ArrayList
-
Creates an empty list for the initial capacity passed as parameter
- ArrayList(Collection<? extends E>) - Constructor for class com.storedobject.common.ArrayList
-
Creates a list using specified collection elements
- ArrayListSet<E> - Class in com.storedobject.common
-
An ArrayList that has the properties of a Set (Only one instance will appear even if duplicate elements are added).
- ArrayListSet() - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set
- ArrayListSet(int) - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set for a specified initial capacity
- ArrayListSet(Iterable<? extends E>) - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set for specified iterable elements
- ArrayListSet(Collection<? extends E>) - Constructor for class com.storedobject.common.ArrayListSet
-
Create an ArrayList that has the properties of a Set for specified elements of a collection
- ARROW - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Arrow.
- asList() - Method in class com.storedobject.chart.AbstractData
- asList() - Method in interface com.storedobject.chart.AbstractDataProvider
-
Collect all data values into a list.
- asPrimary() - Method in class com.storedobject.vaadin.Button
-
Mark this Button as Primary.
- asPrimary() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Make it primary style.
- Assembly<T,
C> - Class in com.storedobject.ui.inventory - Assembly(InventoryLocation, Class<T>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(InventoryLocation, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(InventoryStore, Class<T>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(InventoryStore, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(Class<T>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(String) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(T) - Constructor for class com.storedobject.ui.inventory.Assembly
- Assembly(T, Class<C>) - Constructor for class com.storedobject.ui.inventory.Assembly
- AssemblyDataPickup<T,
C> - Class in com.storedobject.ui.inventory - AssemblyDataPickup(InventoryLocation, Class<T>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(InventoryLocation, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(InventoryStore, Class<T>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(InventoryStore, Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(Class<T>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(Class<T>, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(String) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(T) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyDataPickup(T, Class<C>) - Constructor for class com.storedobject.ui.inventory.AssemblyDataPickup
- AssemblyItemField<I> - Class in com.storedobject.ui.inventory
-
Field to accept an item that is fitted on an assembly.
- AssemblyItemField(Class<I>) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyItemField(Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyItemField(String, Class<I>) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyItemField(String, Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.AssemblyItemField
-
Constructor.
- AssemblyReceipt<T,
C> - Class in com.storedobject.ui.inventory - AssemblyReceipt(InventoryGRNItem) - Constructor for class com.storedobject.ui.inventory.AssemblyReceipt
- assignAssistant(Transaction, SystemUser) - Method in class com.storedobject.core.MemoComment
- AssignStoresAndLocations - Class in com.storedobject.ui.inventory
- AssignStoresAndLocations() - Constructor for class com.storedobject.ui.inventory.AssignStoresAndLocations
- asSmall() - Method in class com.storedobject.vaadin.Button
-
Make the button Small.
- asSmall() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Make it small.
- asSmall() - Method in class com.storedobject.vaadin.ImageButton
-
Set size to small.
- at(Size, Size) - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the (x, y) position.
- attach() - Method in interface com.storedobject.core.StoredObjectLink
- attach() - Method in class com.storedobject.ui.ObjectFormField
-
Attach this to the respective container.
- attach(TransactionManager, ContentProducer...) - Method in class com.storedobject.mail.Mail
-
Attaches one or more content items to the mail using the provided transaction manager.
- attach(TransactionManager, FileData...) - Method in class com.storedobject.mail.Mail
-
Attaches the provided files to the specified transaction manager.
- attach(TransactionManager, Iterable<FileData>) - Method in class com.storedobject.mail.Mail
-
Attaches a collection of files to the current object using the provided TransactionManager.
- attached() - Method in class com.storedobject.ui.Application
- attached() - Method in class com.storedobject.vaadin.Application
-
Invoked whenever this application is attached to a UI.
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.ObjectEditor
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.ObjectFilter
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.TemplateDataForm
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Attach a field to the form.
- attachField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Attach a field to the form.
- attachFrom(TransactionManager, Mail) - Method in class com.storedobject.mail.Mail
-
Attach attachments from another mail.
- attachImage(Image) - Method in class com.storedobject.vaadin.VideoCapture
-
Attach an image to this video camera so that pictures shot can be viewed on that.
- attachLinkField(ObjectLinkField<?>) - Method in class com.storedobject.ui.ObjectEditor
-
Attach the link field.
- Attachment - Class in com.storedobject.mail
- Attachment() - Constructor for class com.storedobject.mail.Attachment
- AttachmentDefinition - Class in com.storedobject.core
- AttachmentDefinition() - Constructor for class com.storedobject.core.AttachmentDefinition
- AttachmentField - Class in com.storedobject.ui.util
- AttachmentField(String, StreamAttachment) - Constructor for class com.storedobject.ui.util.AttachmentField
- attachPO(Transaction, InventoryPO) - Method in class com.storedobject.core.InventoryItem
-
Attach the PO for this item.
- attachRO(Transaction, InventoryRO) - Method in class com.storedobject.core.InventoryItem
-
Attach the RO for this item.
- Attestation() - Constructor for class com.storedobject.core.WebBiometric.Attestation
- AttestationStatement() - Constructor for class com.storedobject.core.WebBiometric.AttestationStatement
- attributes() - Method in record class com.storedobject.ui.iot.Data4Unit
-
Returns the value of the
attributes
record component. - Audio - Class in com.storedobject.ui
- Audio - Class in com.storedobject.vaadin
-
Component to play audio streams.
- Audio() - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio() - Constructor for class com.storedobject.vaadin.Audio
-
Constructor.
- Audio(Id) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(MediaFile) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(StreamData) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(StreamResource...) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(StreamResource...) - Constructor for class com.storedobject.vaadin.Audio
-
Consructor.
- Audio(String, String) - Constructor for class com.storedobject.ui.Audio
-
Constructor.
- Audio(String, String) - Constructor for class com.storedobject.vaadin.Audio
-
Constructor.
- AUDIO - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Audio type.
- AudioCapture - Class in com.storedobject.vaadin
-
A special
Audio
class that gets input from the client Computer's mic. - AudioCapture() - Constructor for class com.storedobject.vaadin.AudioCapture
-
Constructor.
- audit - Variable in class com.storedobject.ui.ObjectBrowser
- audit - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Audit.
- audit - Variable in class com.storedobject.ui.ObjectForestBrowser
- audit - Variable in class com.storedobject.ui.ObjectTreeBrowser
- AUDIT - Static variable in class com.storedobject.core.EditorAction
- AuditTrail - Class in com.storedobject.core
-
Audit trail..
- AuditTrail - Class in com.storedobject.ui.tools
- AuditTrail() - Constructor for class com.storedobject.ui.tools.AuditTrail
- AuditTrailConfiguration - Class in com.storedobject.core
- AuditTrailConfiguration() - Constructor for class com.storedobject.core.AuditTrailConfiguration
- AuditTrailLinkConfiguration - Class in com.storedobject.core
- AuditTrailLinkConfiguration() - Constructor for class com.storedobject.core.AuditTrailLinkConfiguration
- authenticate(HTTP, String, String) - Static method in class com.storedobject.core.Secret
- authenticator(String, String) - Static method in class com.storedobject.core.Secret
- authenticator(Authenticator) - Method in class com.storedobject.common.HTTP2.Builder
-
Configures the HTTP client with a custom authenticator.
- Authenticator - Interface in com.storedobject.core
-
Interface for defining an external authenticator.
- AuthenticatorRegistration - Class in com.storedobject.ui.tools
- AuthenticatorRegistration() - Constructor for class com.storedobject.ui.tools.AuthenticatorRegistration
- authorize(TransactionManager) - Method in class com.storedobject.core.PseudoTran
- AUTO - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Determine automatically.
- AutoCloseableList - Class in com.storedobject.common
-
A list of
AutoCloseable
objects. - AutoCloseableList() - Constructor for class com.storedobject.common.AutoCloseableList
- autoCurveness(boolean) - Method in class com.storedobject.chart.GraphData
-
Sets whether automatic curveness is enabled or not and returns the current instance for method chaining.
- AutoLogin - Class in com.storedobject.core
- AutoLogin() - Constructor for class com.storedobject.core.AutoLogin
- autoSizeColumn(int) - Method in class com.storedobject.office.od.ods.Sheet
- autoSizeColumn(int, boolean) - Method in class com.storedobject.office.od.ods.Sheet
- available() - Method in class com.storedobject.core.DatabaseInputStream
- available() - Method in class com.storedobject.office.od.ODInputStream
- average(Rate) - Method in class com.storedobject.core.Rate
- average(BigDecimal) - Method in class com.storedobject.core.Rate
- average(ToDoubleFunction<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Get the average.
- Axis - Class in com.storedobject.chart
-
Abstract representation of an axis.
- Axis - Enum constant in enum class com.storedobject.chart.Tooltip.Type
-
Tooltip for an axis.
- Axis(AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.Axis
-
Constructor.
- Axis(DataType) - Constructor for class com.storedobject.chart.Axis
-
Constructor.
- Axis.AbstractTicks - Class in com.storedobject.chart
-
Represents ticks on an axis line.
- Axis.GridAreas - Class in com.storedobject.chart
-
Represents the grid-areas drawn by the axis.
- Axis.GridLines - Class in com.storedobject.chart
-
Represents the grid-lines drawn by the axis.
- Axis.Label - Class in com.storedobject.chart
-
Represents the label used by
Axis
. - Axis.Line - Class in com.storedobject.chart
-
A base class for various types of lines used in axis and coordinate systems.
- Axis.MinorGridLines - Class in com.storedobject.chart
-
Represents the minor grid-lines drawn by the axis.
- Axis.MinorTicks - Class in com.storedobject.chart
-
Represents the minor tick on the axis line.
- Axis.Pointer - Class in com.storedobject.chart
-
Represents the axis-pointer shown by the axis.
- Axis.PointerHandle - Class in com.storedobject.chart
-
Represent the handle that can be used with an axis-pointer.
- Axis.PointerLabel - Class in com.storedobject.chart
-
Represents the label displayed by the axis-pointer.
- Axis.PointerType - Enum Class in com.storedobject.chart
-
Definition of pointer types.
- Axis.Ticks - Class in com.storedobject.chart
-
Represents the tick on the axis line.
- AxisLine() - Constructor for class com.storedobject.chart.GaugeChart.AxisLine
- AZTEC - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Aztec 2D barcode format.
B
- back(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when you go back to the previous step from this step.
- Badge - Class in com.storedobject.vaadin
-
A component that is decorated like a badge.
- Badge() - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- Badge(Icon, String, ThemeStyle...) - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- Badge(String, ThemeStyle...) - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- Badge(String, String, ThemeStyle...) - Constructor for class com.storedobject.vaadin.Badge
-
Constructor.
- BADGE - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Badge.
- BadgeIcon - Class in com.storedobject.vaadin
-
Icons with badge style.
- BadgeIcon(VaadinIcon) - Constructor for class com.storedobject.vaadin.BadgeIcon
-
Create from a Vaadin icon
- BadgeIcon(String) - Constructor for class com.storedobject.vaadin.BadgeIcon
-
Create from an Iron icon.
- Bar - Enum constant in enum class com.storedobject.chart.ChartType
-
Bar.
- BarChart - Class in com.storedobject.chart
-
Bar chart.
- BarChart() - Constructor for class com.storedobject.chart.BarChart
-
Constructor.
- BarChart(AbstractDataProvider<?>, AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.BarChart
-
Constructor.
- Barcode - Class in com.storedobject.common
-
Barcode (Based on the xzing package).
- Barcode() - Constructor for class com.storedobject.common.Barcode
-
Constructor (Size will be 100x100).
- Barcode(Barcode.Format, String) - Constructor for class com.storedobject.common.Barcode
-
Constructor (Size will be 100x100).
- Barcode(Barcode.Format, String, int, int) - Constructor for class com.storedobject.common.Barcode
-
Constructor.
- Barcode.Format - Enum Class in com.storedobject.common
- BarcodeImage - Class in com.storedobject.ui
- BarcodeImage() - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeImage(Barcode.Format) - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeImage(Barcode.Format, String) - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeImage(String) - Constructor for class com.storedobject.ui.BarcodeImage
- BarcodeScanner - Class in com.storedobject.ui
- BarcodeScanner() - Constructor for class com.storedobject.ui.BarcodeScanner
- BarcodeScanner(HasText) - Constructor for class com.storedobject.ui.BarcodeScanner
- BarcodeScanner(Consumer<String>) - Constructor for class com.storedobject.ui.BarcodeScanner
- base() - Element in annotation interface com.storedobject.core.annotation.Table
-
Check if this is a base class or not.
- BaseCustomerInvoiceBrowser<I> - Class in com.storedobject.ui.accounts
- BaseCustomerInvoiceBrowser(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(Class<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceBrowser
- BaseCustomerInvoiceEditor<I> - Class in com.storedobject.ui.accounts
- BaseCustomerInvoiceEditor(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(Class<I>, int, String, String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseCustomerInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.BaseCustomerInvoiceEditor
- BaseObjectForest<T> - Class in com.storedobject.ui
- BaseProcessMaterialRequest<MR,
MRI> - Class in com.storedobject.ui.inventory - BaseProcessMaterialRequest(Class<MR>) - Constructor for class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- BaseProcessMaterialRequest(Class<MR>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- BaseProcessMaterialRequest(Class<MR>, String) - Constructor for class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- BaseReceiveMaterialRequested<MR,
MRI> - Class in com.storedobject.ui.inventory - BaseReceiveMaterialRequested(Class<MR>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- BaseReceiveMaterialRequested(Class<MR>, String) - Constructor for class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- BaseRequestMaterial<MR,
MRI> - Class in com.storedobject.ui.inventory - BaseRequestMaterial(Class<MR>) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, Class<? extends InventoryItemType>, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, Class<? extends InventoryItemType>, InventoryLocation, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseRequestMaterial(Class<MR>, String) - Constructor for class com.storedobject.ui.inventory.BaseRequestMaterial
- BaseSupplierInvoiceBrowser<I> - Class in com.storedobject.ui.accounts
- BaseSupplierInvoiceBrowser(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, SearchBuilder<I>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, SearchBuilder<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(Class<I>, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceBrowser
- BaseSupplierInvoiceEditor<I> - Class in com.storedobject.ui.accounts
- BaseSupplierInvoiceEditor(Class<I>) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(Class<I>, int) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(Class<I>, int, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(Class<I>, int, String, String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BaseSupplierInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- BasicComboBox<T> - Class in com.storedobject.vaadin.util
-
BasicComboBox is a specific implementation of a ComboField allowing for the creation of combo boxes with various constructors for initialization.
- BasicComboBox() - Constructor for class com.storedobject.vaadin.util.BasicComboBox
-
Constructs a new instance of BasicComboBox with default configurations.
- BasicComboBox(String) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
-
Constructs a BasicComboBox with a specified label.
- BasicComboBox(String, Collection<T>) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
-
Constructs a BasicComboBox with a specified label and collection of items.
- BasicComboBox(String, T...) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
-
Constructs a BasicComboBox with a label and a variable number of items.
- BasicComboBox(Collection<T>) - Constructor for class com.storedobject.vaadin.util.BasicComboBox
-
Constructs a BasicComboBox with the specified collection of items.
- BasicComboList<T> - Class in com.storedobject.vaadin.util
-
A generic combo box component that extends the ListBox class.
- BasicComboList(Collection<T>) - Constructor for class com.storedobject.vaadin.util.BasicComboList
-
Constructs a BasicComboList instance using the provided collection of items.
- BasicComboList(T...) - Constructor for class com.storedobject.vaadin.util.BasicComboList
-
Constructs a BasicComboList instance with a variable number of elements.
- BasicDataProvider<T> - Class in com.storedobject.chart
-
A basic data provider that can be extended to create customized data providers.
- BasicDataProvider() - Constructor for class com.storedobject.chart.BasicDataProvider
- BasicInternalDataProvider<T> - Class in com.storedobject.chart
-
A basic data provider that can be extended to create customized internal data providers.
- BasicInternalDataProvider() - Constructor for class com.storedobject.chart.BasicInternalDataProvider
- BD_CM - Static variable in class com.storedobject.core.Distance
- BD_KM - Static variable in class com.storedobject.core.Distance
- BD_LB - Static variable in class com.storedobject.core.Weight
- BD_MM - Static variable in class com.storedobject.core.Distance
- BD_MT - Static variable in class com.storedobject.core.Weight
- BD_OZ - Static variable in class com.storedobject.core.Weight
- bearerToken(String) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the Authorization header with a Bearer token.
- before(Minutes) - Method in class com.storedobject.core.Minutes
- beforeEnter(BeforeEnterEvent) - Method in class com.storedobject.vaadin.ApplicationView
- begin() - Method in class com.storedobject.common.FileBuffer
-
This method must be called before writing anything.
- BezierCurve - Class in com.storedobject.chart
-
Defines Bezier curve that can be added to
SOChart
. - BezierCurve(Shape.Point, Shape.Point, Shape.Point) - Constructor for class com.storedobject.chart.BezierCurve
-
Construct a quadratic Bezier curve.
- BezierCurve(Shape.Point, Shape.Point, Shape.Point, Shape.Point) - Constructor for class com.storedobject.chart.BezierCurve
-
Construct a cubic Bezier curve.
- BigDecimalField - Class in com.storedobject.vaadin
-
Field to edit
BigDecimal
values. - BigDecimalField() - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(String, BigDecimal, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int, int) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int, int, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigDecimalField(BigDecimal, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.BigDecimalField
-
Constructor.
- BigValue - Interface in com.storedobject.common
-
An object that keeps a
BigDecimal
value. - BinaryContentGenerator - Interface in com.storedobject.common
-
Anything that generates some sort of binary "content".
- BinField - Class in com.storedobject.ui.inventory
- BinField() - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(InventoryStore) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(ObjectProvider<? extends InventoryStore>) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(String) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(String, InventoryStore) - Constructor for class com.storedobject.ui.inventory.BinField
- BinField(String, ObjectProvider<? extends InventoryStore>) - Constructor for class com.storedobject.ui.inventory.BinField
- BiometricButton - Class in com.storedobject.ui.tools
- BiometricButton(Consumer<BiometricButton>, Login) - Constructor for class com.storedobject.ui.tools.BiometricButton
- BiometricRegistration - Class in com.storedobject.ui.tools
- BiometricRegistration() - Constructor for class com.storedobject.ui.tools.BiometricRegistration
- BiometricRegistration(SystemUser, Consumer<Boolean>) - Constructor for class com.storedobject.ui.tools.BiometricRegistration
- bitsValue(int, StringList) - Static method in class com.storedobject.common.StringUtility
- bitsValue(int, String[]) - Static method in class com.storedobject.common.StringUtility
- BitsValueConverter - Class in com.storedobject.core.converter
- BitsValueConverter(String[]) - Constructor for class com.storedobject.core.converter.BitsValueConverter
- BLACK - Static variable in class com.storedobject.pdf.PDFColor
- blackMessage(Object) - Method in interface com.storedobject.ui.StyledBuilder
- BLANK_DATE - Static variable in class com.storedobject.core.Utility
-
Blank date: The local date Jan 1, 1800 is considered blank by the platform for internal purposes.
- BLANK_TIME - Static variable in class com.storedobject.core.Utility
-
Blank time: The local time Jan 1, 1800 0:00 is considered blank by the platform for internal purposes.
- BlankArea - Enum constant in enum class com.storedobject.chart.EventCategory
-
Represents a blank area in an event category that may not correspond to any specific interactive element.
- BlankAreaClick - Enum constant in enum class com.storedobject.chart.EventType
-
Represents a "blank area click event type" that occurs when a blank area within the chart is clicked.
- Block - Class in com.storedobject.iot
-
Represents a Block (or a Building or something similar), which is a specific unit of functionality or data in the application framework, extending the capabilities of
AbstractUnit
. - Block() - Constructor for class com.storedobject.chart.MarkArea.Block
- Block() - Constructor for class com.storedobject.iot.Block
-
Constructs a new instance of the Block class.
- blockChanged(Block) - Method in class com.storedobject.ui.iot.BlockSelector
- blockChanged(Block) - Method in class com.storedobject.ui.iot.RemoveConsumption
- BlockComboField - Class in com.storedobject.ui.iot
- BlockComboField() - Constructor for class com.storedobject.ui.iot.BlockComboField
- BlockComboField(String) - Constructor for class com.storedobject.ui.iot.BlockComboField
- BlockDisplayContent - Class in com.storedobject.iot
- BlockDisplayContent() - Constructor for class com.storedobject.iot.BlockDisplayContent
- BlockSelector - Class in com.storedobject.ui.iot
- BlockSelector(String) - Constructor for class com.storedobject.ui.iot.BlockSelector
- BlockSelector(String, Block) - Constructor for class com.storedobject.ui.iot.BlockSelector
- BlockSelector(String, Block, Site) - Constructor for class com.storedobject.ui.iot.BlockSelector
- BlockView - Class in com.storedobject.ui.iot
-
BlockView represents a view specifically designed to handle block entities and relevant updates in the IoT system.
- BlockView() - Constructor for class com.storedobject.ui.iot.BlockView
-
Constructor for the BlockView class.
- BLUE - Static variable in class com.storedobject.pdf.PDFColor
- blueMessage(Object) - Method in interface com.storedobject.ui.StyledBuilder
- body(String) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the body content for the request and returns the builder instance for chaining.
- BOLD - Enum constant in enum class com.storedobject.pdf.PDFFont.FontStyle
- BOLD - Static variable in class com.storedobject.chart.Font.Weight
-
Bold font-weight.
- BOLD - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- BOLD_ITALIC - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- BOLDER - Static variable in class com.storedobject.chart.Font.Weight
-
Bolder font-weight.
- bookShortage(InventoryItem, Quantity, String) - Method in class com.storedobject.core.InventoryTransaction
-
Book shortage.
- BOOLEAN - Enum constant in enum class com.storedobject.common.JSON.Type
- BooleanField - Class in com.storedobject.vaadin
-
Field to edit
Boolean
values. - BooleanField() - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanField(Boolean) - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanField(String) - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanField(String, Boolean) - Constructor for class com.storedobject.vaadin.BooleanField
-
Constructor.
- BooleanRadioField - Class in com.storedobject.vaadin
-
Boolean field displayed like a radio field.
- BooleanRadioField() - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(boolean) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(String) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(String, boolean) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BooleanRadioField(String, Boolean) - Constructor for class com.storedobject.vaadin.BooleanRadioField
-
Constructor.
- BoolValueConverter - Class in com.storedobject.core.converter
- Border - Class in com.storedobject.chart
-
Represents a border.
- Border() - Constructor for class com.storedobject.chart.Border
-
Constructor.
- Bot - Class in com.storedobject.telegram
- Bot() - Constructor for class com.storedobject.telegram.Bot
- bottom() - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the label position to the bottom side.
- BOTTOM - Enum constant in enum class com.storedobject.chart.Location
-
Bottom.
- BOTTOM - Static variable in class com.storedobject.pdf.PDFRectangle
-
Represents bottom side.
- bottomToTop() - Method in class com.storedobject.chart.Orientation
-
Bottom-to-top orientation.
- BOUNCE - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_DOWN - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_LEFT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_RIGHT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_IN_UP - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_DOWN - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_LEFT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_RIGHT - Enum constant in enum class com.storedobject.ui.Animation
- BOUNCE_OUT_UP - Enum constant in enum class com.storedobject.ui.Animation
- box(Distance, Distance, Distance) - Static method in class com.storedobject.core.Volume
-
Box.
- Box - Class in com.storedobject.vaadin
-
Using this class one can draw a "box" around any Vaadin component.
- Box(Component) - Constructor for class com.storedobject.vaadin.Box
-
Put a component inside a box.
- BOX - Static variable in class com.storedobject.pdf.PDFRectangle
-
Represents all sides (as a box).
- Boxplot - Enum constant in enum class com.storedobject.chart.ChartType
-
Boxplot.
- Boxplot(Number, Number, Number, Number, Number) - Constructor for record class com.storedobject.chart.BoxplotData.Boxplot
-
Creates an instance of a
Boxplot
record class. - BoxplotChart - Class in com.storedobject.chart
-
Boxplot chart.
- BoxplotChart(AbstractDataProvider<BoxplotData.Boxplot>, CategoryData) - Constructor for class com.storedobject.chart.BoxplotChart
-
Constructs a BoxplotChart with the specified data for the X and Y axes.
- BoxplotChart(CategoryData, AbstractDataProvider<BoxplotData.Boxplot>) - Constructor for class com.storedobject.chart.BoxplotChart
-
Constructs a new BoxplotChart with the specified category data for the X-axis and boxplot data for the Y-axis.
- BoxplotData - Class in com.storedobject.chart
-
Represents a data structure for storing and managing boxplot data.
- BoxplotData(BoxplotData.Boxplot...) - Constructor for class com.storedobject.chart.BoxplotData
-
Constructs a
BoxplotData
object with the specified boxplot data points. - BoxplotData.Boxplot - Record Class in com.storedobject.chart
-
Represents a boxplot data record with the key statistical parts of a boxplot.
- BranchAccount - Class in com.storedobject.core
- BranchAccount() - Constructor for class com.storedobject.core.BranchAccount
- Breadcrumbs - Class in com.storedobject.vaadin
-
Breadcrumbs component.
- Breadcrumbs() - Constructor for class com.storedobject.vaadin.Breadcrumbs
-
Constructor.
- Breadcrumbs(ClickHandler) - Constructor for class com.storedobject.vaadin.Breadcrumbs
-
Constructor with a "Click Handler".
- Breadcrumbs.Breadcrumb - Class in com.storedobject.vaadin
-
Component that represents a "breadcrumb".
- Breadcrumbs.BreadcrumbRemovalListener - Interface in com.storedobject.vaadin
-
Listener interface for "breadcrumb removal listener".
- BreadcrumbsTree - Class in com.storedobject.vaadin
-
Breadcrumb Tree component.
- BreadcrumbsTree() - Constructor for class com.storedobject.vaadin.BreadcrumbsTree
-
Constructor.
- BreadcrumbsTree.Node - Class in com.storedobject.vaadin
-
The node of the breadcrumb tree.
- BreadcrumbsTree.NodeVisibilityListener - Interface in com.storedobject.vaadin
-
Listener that can be added to the
BreadcrumbsTree
for monitoring the visibility changes of the nodes (and its associated components). - breakAssembly(HasInventoryItem) - Method in class com.storedobject.ui.inventory.ItemContext
- breakAssembly(InventoryItem) - Method in class com.storedobject.ui.inventory.ItemContext
- brighter() - Method in class com.storedobject.pdf.PDFColor
-
Create a bright color from this instance.
- browseColumns() - Static method in class com.storedobject.accounts.AccountEntity
-
Returns the columns to be displayed in the browser for the AccountEntity class.
- browseColumns() - Static method in class com.storedobject.accounts.CashAccount
- browseColumns() - Static method in class com.storedobject.accounts.Invoice
- browseColumns() - Static method in class com.storedobject.core.Account
- browseColumns() - Static method in class com.storedobject.core.AccountChart
- browseColumns() - Static method in class com.storedobject.core.AccountChartMap
- browseColumns() - Static method in class com.storedobject.core.AuditTrailConfiguration
- browseColumns() - Static method in class com.storedobject.core.AuditTrailLinkConfiguration
- browseColumns() - Static method in class com.storedobject.core.Consignment
- browseColumns() - Static method in class com.storedobject.core.ExternalSystemUser
- browseColumns() - Static method in class com.storedobject.core.InventoryAPN
- browseColumns() - Static method in class com.storedobject.core.InventoryBin
- browseColumns() - Static method in class com.storedobject.core.InventoryFitmentPosition
- browseColumns() - Static method in class com.storedobject.core.InventoryGRN
- browseColumns() - Static method in class com.storedobject.core.InventoryGRNItem
- browseColumns() - Static method in class com.storedobject.core.InventoryItem
- browseColumns() - Static method in class com.storedobject.core.InventoryItemType
- browseColumns() - Static method in class com.storedobject.core.InventoryPO
- browseColumns() - Static method in class com.storedobject.core.InventoryPOItem
- browseColumns() - Static method in class com.storedobject.core.InventoryROItem
- browseColumns() - Static method in class com.storedobject.core.InventorySaleItem
- browseColumns() - Static method in class com.storedobject.core.InventoryStoreBin
- browseColumns() - Static method in class com.storedobject.core.InventoryTransferItem
- browseColumns() - Static method in class com.storedobject.core.InventoryVirtualLocation
- browseColumns() - Static method in class com.storedobject.core.JournalVoucher
- browseColumns() - Static method in class com.storedobject.core.JournalVoucherStage
- browseColumns() - Static method in class com.storedobject.core.Logic
- browseColumns() - Static method in class com.storedobject.core.LogicGroup
- browseColumns() - Static method in class com.storedobject.core.MaterialIssued
- browseColumns() - Static method in class com.storedobject.core.MaterialIssuedItem
- browseColumns() - Static method in class com.storedobject.core.MaterialRequest
- browseColumns() - Static method in class com.storedobject.core.MaterialRequestItem
- browseColumns() - Static method in class com.storedobject.core.MediaFile
- browseColumns() - Static method in class com.storedobject.core.Memo
- browseColumns() - Static method in class com.storedobject.core.MemoComment
- browseColumns() - Static method in class com.storedobject.core.ModuleLogic
- browseColumns() - Static method in class com.storedobject.core.PackingUnit
- browseColumns() - Static method in class com.storedobject.core.Person
- browseColumns() - Static method in class com.storedobject.core.PseudoTran
- browseColumns() - Static method in class com.storedobject.core.Secret
- browseColumns() - Static method in class com.storedobject.core.ServerInformation
- browseColumns() - Static method in class com.storedobject.core.ServiceItemType
- browseColumns() - Static method in class com.storedobject.core.SubscriptionItemType
- browseColumns() - Static method in class com.storedobject.core.SystemEntity
- browseColumns() - Static method in class com.storedobject.core.SystemUser
- browseColumns() - Static method in class com.storedobject.core.TaxType
- browseColumns() - Static method in class com.storedobject.core.TextContent
- browseColumns() - Static method in class com.storedobject.iot.ControlSchedule
- browseColumns() - Static method in class com.storedobject.mail.Sender
- browseColumns() - Method in class com.storedobject.whatsapp.Configuration
- browseColumns(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- browsedColumns() - Static method in class com.storedobject.job.Schedule
- browseOrder() - Static method in class com.storedobject.core.Contact
- browseOrder() - Static method in class com.storedobject.core.ContactType
- browseOrder() - Static method in class com.storedobject.core.UIFieldMetadata
- browseOrder() - Static method in class com.storedobject.tools.ColumnDefinition
- browseOrder() - Static method in class com.storedobject.tools.LinkDefinition
- browseOrder(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- BrowserDeviceLayout - Class in com.storedobject.core
- BrowserDeviceLayout() - Constructor for class com.storedobject.core.BrowserDeviceLayout
- BrowserDeviceLayoutEditor - Class in com.storedobject.ui.common
- BrowserDeviceLayoutEditor() - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserDeviceLayoutEditor(int) - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserDeviceLayoutEditor(int, String) - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserDeviceLayoutEditor(String) - Constructor for class com.storedobject.ui.common.BrowserDeviceLayoutEditor
- BrowserMessage - Class in com.storedobject.ui
-
An invisible component to grab messages sent to the browser window.
- BrowserMessage(BiConsumer<String, JSON>) - Constructor for class com.storedobject.ui.BrowserMessage
-
Constructor.
- BubbleChart - Class in com.storedobject.chart
-
Bubble chart.
- BubbleChart(AbstractDataProvider<?>, AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.BubbleChart
-
Constructor.
- BUFFER_SIZE - Static variable in class com.storedobject.core.DatabaseInputStream
- build() - Element in annotation interface com.storedobject.common.annotation.Module
- build() - Method in class com.storedobject.ui.util.HtmlTemplate
- build(Object, StyledBuilder) - Method in class com.storedobject.common.StyledMethodInvoker
- buildButtons() - Method in class com.storedobject.ui.BarcodeScanner
- buildButtons() - Method in class com.storedobject.ui.common.CaptureSignature
- buildButtons() - Method in class com.storedobject.ui.common.ChangeObjectPassword
- buildButtons() - Method in class com.storedobject.ui.inventory.ComputeLandedCost
- buildButtons() - Method in class com.storedobject.ui.inventory.EditCost
- buildButtons() - Method in class com.storedobject.ui.inventory.ItemMovementReport
- buildButtons() - Method in class com.storedobject.ui.iot.MQTTDataView
- buildButtons() - Method in class com.storedobject.ui.MailForm
- buildButtons() - Method in class com.storedobject.ui.tools.ChangePassword
- buildButtons() - Method in class com.storedobject.ui.tools.CodeShell
- buildButtons() - Method in class com.storedobject.ui.tools.DeployFlutterApplication
- buildButtons() - Method in class com.storedobject.ui.tools.ManageJobScheduler
- buildButtons() - Method in class com.storedobject.ui.tools.TelegramRegistration
- buildButtons() - Method in class com.storedobject.ui.util.AddressForm
- buildButtons() - Method in class com.storedobject.vaadin.DataEditor
-
Build the buttons.
- buildButtons() - Method in class com.storedobject.vaadin.DataForm
-
Build the buttons.
- buildButtons() - Method in class com.storedobject.vaadin.InformationMessage
- builder() - Static method in class com.storedobject.common.HTTP2
-
Creates a new instance of the
Builder
class, which provides methods to configure and build an HTTP request. - builder(String) - Static method in class com.storedobject.common.HTTP2
-
Creates a new
Builder
instance initialized with the specified URL. - Builder() - Constructor for class com.storedobject.common.HTTP2.Builder
- buildFields() - Method in class com.storedobject.ui.accounts.TrialBalance
- buildFields() - Method in class com.storedobject.ui.BarcodeScanner
- buildFields() - Method in class com.storedobject.ui.common.ChangeObjectPassword
- buildFields() - Method in class com.storedobject.ui.common.ExcelDataUpload
-
If additional fields are required, create it in this method.
- buildFields() - Method in class com.storedobject.ui.common.MailLog
- buildFields() - Method in class com.storedobject.ui.common.ProcessCheckList
- buildFields() - Method in class com.storedobject.ui.common.SetMailSenderPassword
- buildFields() - Method in class com.storedobject.ui.common.SMSLog
- buildFields() - Method in class com.storedobject.ui.common.TelegramLog
- buildFields() - Method in class com.storedobject.ui.inventory.StockMovementReport
- buildFields() - Method in class com.storedobject.ui.inventory.StockReport
- buildFields() - Method in class com.storedobject.ui.MailForm
- buildFields() - Method in class com.storedobject.ui.tools.AuditTrail
- buildFields() - Method in class com.storedobject.ui.tools.ChangePassword
- buildFields() - Method in class com.storedobject.ui.tools.DataTransfer
- buildFields() - Method in class com.storedobject.ui.tools.ManageTomcatApplication
- buildFields() - Method in class com.storedobject.ui.tools.SchedulerLogViewer
- buildFields() - Method in class com.storedobject.ui.tools.TransactionLog
- buildFields() - Method in class com.storedobject.ui.util.AddressForm
- buildFields() - Method in class com.storedobject.ui.util.AEAddressForm
- buildFields() - Method in class com.storedobject.ui.util.ApplicationFrame.EntitySelector
- buildFields() - Method in class com.storedobject.ui.util.GBAddressForm
- buildFields() - Method in class com.storedobject.ui.util.INAddressForm
- buildFields() - Method in class com.storedobject.ui.util.MYAddressForm
- buildFields() - Method in class com.storedobject.ui.util.PKAddressForm
- buildFields() - Method in class com.storedobject.ui.util.USAddressForm
- buildFields() - Method in class com.storedobject.ui.util.XXAddressForm
- buildFields() - Method in class com.storedobject.vaadin.ActionForm
- buildFields() - Method in class com.storedobject.vaadin.DataForm
-
This is where the fields are built.
- buildView(TransactionManager) - Method in class com.storedobject.core.PseudoTran
- BulkDataDelete - Class in com.storedobject.core
- BulkDataDelete(Class<? extends StoredObject>, String) - Constructor for class com.storedobject.core.BulkDataDelete
- BulkDataUpdate - Class in com.storedobject.core
- BulkDataUpdate(Class<? extends StoredObject>, String) - Constructor for class com.storedobject.core.BulkDataUpdate
- BusinessDocument - Class in com.storedobject.core
- BusinessDocument() - Constructor for class com.storedobject.core.BusinessDocument
- BusinessEntity - Class in com.storedobject.accounts
-
Business entity - Used by
EntityAccount
. - BusinessEntity() - Constructor for class com.storedobject.accounts.BusinessEntity
-
This class represents a business entity.
- BusyIndicator(Application) - Constructor for class com.storedobject.ui.Application.BusyIndicator
- Button - Class in com.storedobject.vaadin
-
Enhancements to Vaadin
Button
. - Button(Component, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, Component, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- Button(String, String, ClickHandler) - Constructor for class com.storedobject.vaadin.Button
-
Constructor.
- ButtonIcon - Class in com.storedobject.vaadin
-
Vaadin Flow wrapper around the Web Component: Paper Icon Button.
- ButtonIcon(String) - Constructor for class com.storedobject.vaadin.ButtonIcon
-
Create with an Iron icon name
- ButtonIcon(String, ClickHandler) - Constructor for class com.storedobject.vaadin.ButtonIcon
-
Constructor
- buttonLayout - Variable in class com.storedobject.ui.inventory.ReceiveAndBin
- buttonLayout - Variable in class com.storedobject.vaadin.SelectGrid
-
The button layout at the top.
- buttonLayout - Variable in class com.storedobject.vaadin.ViewGrid
-
The button layout at the top.
- ButtonLayout - Class in com.storedobject.vaadin
-
A responsive layout that can be used to display components (typically Buttons horizontally).
- ButtonLayout() - Constructor for class com.storedobject.vaadin.ButtonLayout
-
Constructor.
- ButtonLayout(Component...) - Constructor for class com.storedobject.vaadin.ButtonLayout
-
Constructor.
- buttonPanel - Variable in class com.storedobject.ui.ListEditor
-
Button panel.
- buttonPanel - Variable in class com.storedobject.ui.ObjectBrowser
- buttonPanel - Variable in class com.storedobject.ui.ObjectEditor
-
The layout where buttons are displayed.
- buttonPanel - Variable in class com.storedobject.ui.ObjectForestBrowser
- buttonPanel - Variable in class com.storedobject.ui.ObjectListEditor
-
Button panel.
- buttonPanel - Variable in class com.storedobject.ui.ObjectTreeBrowser
- buttonPanel - Variable in class com.storedobject.ui.ProcessView
- buttonPanel - Variable in class com.storedobject.ui.QueryGrid
- buttonPanel - Variable in class com.storedobject.ui.tools.ObjectBlockEditor
- buttonPanel - Variable in class com.storedobject.vaadin.DataEditor
-
The button panel where the buttons are painted.
- buttonPanel - Variable in class com.storedobject.vaadin.DataForm
-
Button panel where buttons are added.
- buy(Currency) - Method in class com.storedobject.core.Money
-
Convert this monetary value to another currency by applying the buying rate.
- byteBuffer(InputStream) - Static method in class com.storedobject.common.IO
-
Create a read/write byte buffer from the content of the input stream.
C
- ca - Variable in class com.storedobject.core.BulkDataDelete
- cacheTextContent(TextContent) - Static method in class com.storedobject.ui.util.SOServlet
- Calendar - Class in com.storedobject.calendar
- Calendar() - Constructor for class com.storedobject.calendar.Calendar
- CalendarViewer - Class in com.storedobject.ui
- CalendarViewer() - Constructor for class com.storedobject.ui.CalendarViewer
- callProc(String, String) - Method in class com.storedobject.core.Database
-
Get the SQL statement string to call the stored procedure.
- callProc(String, String) - Method in class com.storedobject.database.postgres.Database
- cameAsAssemblyPart() - Method in class com.storedobject.core.InventoryItem
-
Check if this item came as a part of a bigger assembly when it was purchased.
- camelcase(String) - Static method in interface com.storedobject.vaadin.util.HasTextValue
-
Convert a string to camelcase.
- canAccessSecredtFolders() - Method in class com.storedobject.core.FileFolderAccessRights
- canAdd() - Method in class com.storedobject.ui.common.SMSMessageEditor
- canAdd() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canAdd() - Method in class com.storedobject.ui.ObjectBrowser
- canAdd() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether add operation is allowed or not.
- canAdd() - Method in class com.storedobject.ui.tools.CrossServerManager
- canAdd() - Method in class com.storedobject.ui.tools.JavaClassEditor
- canAdd(StoredObject) - Method in class com.storedobject.ui.FileManager
- canAdd(StoredObject) - Method in class com.storedobject.ui.ObjectForestBrowser
- canAdd(T) - Method in class com.storedobject.ui.ObjectTreeBrowser
- canAddFile() - Method in class com.storedobject.core.FileFolderAccessRights
- canAddFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canAllowAction(String) - Method in class com.storedobject.ui.DataGrid
-
Same as
DataGrid.actionAllowed(String)
except that this shows a message to the user about it if the action is not allowed. - canAllowAction(String) - Method in class com.storedobject.ui.ObjectEditor
-
Same as
ObjectEditor.actionAllowed(String)
except that this shows a message to the user about it if the action is not allowed. - canAllowAction(String) - Method in class com.storedobject.ui.ObjectTree
-
Same as
ObjectTree.actionAllowed(String)
except that this shows a message to the user about it if the action is not allowed. - canAmend() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canAmend() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- canApprove(SystemUser) - Method in class com.storedobject.core.MemoComment
- canApprovePO(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be approved or not.
- canAssignAssistant() - Method in class com.storedobject.ui.common.MemoSystem
- canAssignAssistant() - Method in class com.storedobject.ui.support.SupportSystem
- canAssist() - Method in class com.storedobject.ui.common.MemoSystem
- canAssist() - Method in class com.storedobject.ui.support.SupportSystem
- canBin(InventoryItem) - Method in class com.storedobject.core.InventoryLocation
-
Check whether a particular item can be stored at this location or not.
- canBin(InventoryItemType) - Method in class com.storedobject.core.InventoryLocation
-
Check whether a particular type of item (part number) can be stored at this location or not.
- canBin(InventoryLocation) - Method in class com.storedobject.core.InventoryItem
-
Can this item be stored at the given location?
- canBin(InventoryLocation) - Method in class com.storedobject.core.InventoryItemType
-
Can this type of item be stored at the given location?
- canCancel() - Method in class com.storedobject.core.SQLConnector
-
See if canceling of a connection is possible or not.
- canCancelReservation() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- cancel - Variable in class com.storedobject.ui.ObjectBrowser
- cancel - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Cancel.
- cancel - Variable in class com.storedobject.ui.TemplateDataForm
-
The Cancel button.
- cancel - Variable in class com.storedobject.vaadin.DataEditor
-
The "cancel" button.
- cancel - Variable in class com.storedobject.vaadin.DataForm
-
The Cancel button.
- cancel - Variable in class com.storedobject.vaadin.SelectGrid
-
The "Cancel" button.
- cancel() - Method in class com.storedobject.core.RawSQL
- cancel() - Method in class com.storedobject.ui.ActionGrid
-
This will be invoked when the "No" button is pressed.
- cancel() - Method in class com.storedobject.ui.inventory.ReceiveReturnedItems
- cancel() - Method in class com.storedobject.ui.SteppedView
-
This method will be invoked when "Cancel" button is pressed.
- cancel() - Method in class com.storedobject.ui.TemplateDataForm
-
This method is invoked if the "Cancel" button is pressed.
- cancel() - Method in class com.storedobject.vaadin.ActionForm
-
Action defined for "No" button (if any) is invoked here.
- cancel() - Method in class com.storedobject.vaadin.DataEditor
-
This method is invoked to carry out the "cancel".
- cancel() - Method in class com.storedobject.vaadin.DataForm
-
This method is invoked if the "Cancel" button is pressed.
- cancel() - Method in class com.storedobject.vaadin.SelectGrid
-
This will be invoked when the "Cancel" button is pressed.
- cancelButton - Variable in class com.storedobject.ui.ProcessView
- cancelConnection(SQLConnector.DBConnection) - Method in class com.storedobject.core.SQLConnector
-
Cancels a given SQL connection.
- cancelEdit() - Method in class com.storedobject.ui.AbstractEditableGrid
-
Cancel the editing if it is active.
- cancelEdit() - Method in class com.storedobject.ui.DetailLinkGrid
- cancelEdit() - Method in class com.storedobject.ui.EditableGrid
- cancelEdit() - Method in class com.storedobject.ui.EditableObjectGrid
- cancelRowEdit() - Method in class com.storedobject.ui.ObjectBrowser
- canChange(T, int) - Method in class com.storedobject.ui.DetailLinkGrid
- canChange(T, int) - Method in class com.storedobject.ui.EditableObjectGrid
-
Invoked to check whether a change is allowed from the client side or not.
- canChange(T, int) - Method in class com.storedobject.ui.ReferenceLinkGrid
- canChangeLoginTo(String) - Method in class com.storedobject.core.SystemUser
- canCirculateFile() - Method in class com.storedobject.core.FileFolderAccessRights
- canCirculateFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canClose() - Method in class com.storedobject.core.InventoryPO
- canClose() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canClose() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- canClose(SystemUser) - Method in class com.storedobject.core.MemoComment
- canClosePO(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be closed now or not.
- canComment(SystemUser) - Method in class com.storedobject.core.MemoComment
- canContain(T) - Method in interface com.storedobject.core.ObjectLoader
-
Check whether the given object could be there in the objects loaded by this loader.
- canConvert(MeasurementUnit) - Method in class com.storedobject.core.Quantity
- canConvert(MeasurementUnit, String) - Method in class com.storedobject.core.Quantity
- canConvert(Quantity) - Method in class com.storedobject.core.Quantity
- canConvert(Quantity, String) - Method in class com.storedobject.core.Quantity
- canCreate(Class<O>) - Static method in class com.storedobject.ui.FileField
- canCreate(Class<O>) - Static method in class com.storedobject.ui.ObjectGetField
-
Check whether an instance of the
ObjectGetField
can be created for a given object class or not. - canCreateMenu(Logic) - Method in class com.storedobject.ui.Application
- canCreateMenu(LogicGroup) - Method in class com.storedobject.ui.Application
- canCreateNew() - Method in class com.storedobject.ui.common.MemoSystem
- canCreateNew() - Method in class com.storedobject.ui.support.SupportSystem
- canCreateNewFileVersion() - Method in class com.storedobject.core.FileFolderAccessRights
- canDelete() - Method in class com.storedobject.ui.common.MessageEditor
- canDelete() - Method in class com.storedobject.ui.common.SystemUserEditor
- canDelete() - Method in class com.storedobject.ui.inventory.POEditor
- canDelete() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether delete operation is allowed for the current object instance.
- canDelete() - Method in class com.storedobject.ui.tools.JavaClassEditor
- canDelete() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- canDelete(InventoryPO) - Method in class com.storedobject.ui.inventory.POEditor
- canDelete(StoredObject) - Method in class com.storedobject.ui.FileManager
- canDelete(StoredObject) - Method in class com.storedobject.ui.ObjectForestBrowser
- canDelete(MR) - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canDelete(T) - Method in class com.storedobject.ui.DetailLinkGrid
- canDelete(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether an item can be deleted or not.
- canDelete(T) - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canDelete(T) - Method in class com.storedobject.ui.inventory.POBrowser
- canDelete(T) - Method in class com.storedobject.ui.ObjectTreeBrowser
- canDeleteFileVersion() - Method in class com.storedobject.core.FileFolderAccessRights
- canDeleteFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canDisplay() - Method in class com.storedobject.ui.ObjectField
- canDisplay() - Method in class com.storedobject.ui.ObjectFormField
- canDisplay() - Method in class com.storedobject.ui.util.ExtraInfoField
- canDisplay() - Method in interface com.storedobject.ui.util.NoDisplayField
-
Can this field display information like normal fields?
- Candlestick - Enum constant in enum class com.storedobject.chart.ChartType
-
Candlestick.
- Candlestick(Number, Number, Number, Number) - Constructor for record class com.storedobject.chart.CandlestickData.Candlestick
-
Creates an instance of a
Candlestick
record class. - CandlestickChart - Class in com.storedobject.chart
-
Candlestick chart.
- CandlestickChart(AbstractDataProvider<?>, AbstractDataProvider<CandlestickData.Candlestick>) - Constructor for class com.storedobject.chart.CandlestickChart
- CandlestickData - Class in com.storedobject.chart
-
Data representation for
CandlestickChart
. - CandlestickData(CandlestickData.Candlestick...) - Constructor for class com.storedobject.chart.CandlestickData
-
Candlestick chart.
- CandlestickData.Candlestick - Record Class in com.storedobject.chart
-
A structure to represent a data point in the candlestick chart.
- canEdit() - Method in class com.storedobject.ui.accounts.AbstractInvoiceEditor
- canEdit() - Method in class com.storedobject.ui.common.MessageEditor
- canEdit() - Method in class com.storedobject.ui.common.SystemUserEditor
- canEdit() - Method in class com.storedobject.ui.inventory.POEditor
- canEdit() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether edit operation is allowed for the current object instance.
- canEdit() - Method in class com.storedobject.ui.tools.JavaClassEditor
- canEdit(ServerInformation) - Method in class com.storedobject.ui.tools.CrossServerManager
- canEdit(StoredObject) - Method in class com.storedobject.ui.FileManager
- canEdit(StoredObject) - Method in class com.storedobject.ui.ObjectForestBrowser
- canEdit(SystemUser) - Method in class com.storedobject.core.MemoComment
- canEdit(MR) - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canEdit(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether an item can be edited or not.
- canEdit(T) - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canEdit(T) - Method in class com.storedobject.ui.inventory.POBrowser
- canEdit(T) - Method in class com.storedobject.ui.inventory.POEditor
- canEdit(T) - Method in class com.storedobject.ui.ObjectTreeBrowser
- canEditEntity() - Method in class com.storedobject.ui.common.EntityRoleEditor
-
Can new entities can be created or existing entities can be edited?
- canEditFileDetails() - Method in class com.storedobject.core.FileFolderAccessRights
- canEditPerson() - Method in class com.storedobject.ui.common.PersonRoleEditor
-
Can new persons can be created or existing persons can be edited?
- canEditSubject(SystemUser) - Method in class com.storedobject.core.MemoComment
- canEscalate(SystemUser) - Method in class com.storedobject.core.Memo
- canEscalate(SystemUser) - Method in class com.storedobject.core.MemoComment
- canEscalate(SystemUser) - Method in class com.storedobjects.support.Issue
- canExecute(Logic) - Method in class com.storedobject.core.ApplicationServer
- canFinalize(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
-
This method is invoked when the button is pressed to mark the GRN as inspected/received.
- canFinalize(InventoryGRN) - Method in interface com.storedobject.ui.inventory.ProducesGRN
-
This method is invoked when the button is pressed to mark the GRN as inspected/received.
- canFit(Id) - Method in class com.storedobject.core.InventoryAssembly
-
Is the given part number
Id
compatible for this assembly position? - canFit(Id) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Is the given part number
Id
compatible for this position? - canFit(InventoryItem) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Is the given item compatible for this position?
- canFit(InventoryItemType) - Method in class com.storedobject.core.InventoryAssembly
-
Is the given part number compatible for this assembly position?
- canFit(InventoryItemType) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Is the given part number compatible for this position?
- canForeclose() - Method in class com.storedobject.core.InventoryPO
- canForeclosePO(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be foreclosed now or not.
- canForward(SystemUser) - Method in class com.storedobject.core.MemoComment
- canHandle(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- canHandle(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Determines whether the handler can process the provided field name.
- canLogin(TransactionManager) - Method in interface com.storedobject.ui.PostLogin
-
Check whether the user can really use the current application that he/she has already logged in.
- canLogin(String) - Method in class com.storedobject.core.ExternalSystemUser
- canMoveBackward() - Method in class com.storedobject.core.LedgerWindow
-
Can we move backward?
- canMoveForward() - Method in class com.storedobject.core.LedgerWindow
-
Can we move forward?
- canPlaceOrder(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether this PO can be placed now or not.
- canPostLedger() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether ledger can be posted or not.
- canPostLedger(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether financial entries can be created for the item or not.
- canPrint(InventoryItem) - Method in class com.storedobject.ui.inventory.StockReport
- canPrint(T) - Method in class com.storedobject.ui.ObjectGridReport
-
This will be invoked before printing each row.
- canProcessGRN(T) - Method in class com.storedobject.ui.inventory.POBrowser
- canRecall(SystemUser) - Method in class com.storedobject.core.MemoComment
- canReceive() - Method in class com.storedobject.core.InventoryPOItem
-
Check whether this item can be received now or not.
- canReceiveItems(T) - Method in class com.storedobject.ui.inventory.POBrowser
-
Check whether items can be received from this PO or not.
- canReceiveMaterial() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- canReject() - Method in class com.storedobject.ui.common.MemoSystem
- canReject() - Method in class com.storedobject.ui.support.SupportSystem
- canRenameFile() - Method in class com.storedobject.core.FileFolderAccessRights
- canRenameFolder() - Method in class com.storedobject.core.FileFolderAccessRights
- canReopen(SystemUser) - Method in class com.storedobject.core.Memo
- canReopen(SystemUser) - Method in class com.storedobject.core.MemoComment
- canReopen(SystemUser) - Method in class com.storedobjects.support.Issue
- canRequestToIssue() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- canResurrect() - Method in class com.storedobject.core.InventoryLocation
- canRetry() - Method in class com.storedobject.core.Login
-
Whether any retry left or not.
- canReturn(SystemUser) - Method in class com.storedobject.core.MemoComment
- canReturnToInitiator(MemoComment) - Method in class com.storedobject.core.Memo
- canReturnToInitiator(MemoComment) - Method in class com.storedobjects.support.Issue
- canReturnToInitiator(SystemUser) - Method in class com.storedobject.core.MemoComment
- canRowEdit(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
- canRowEdit(T) - Method in class com.storedobject.ui.ObjectBrowser
- canSave() - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- canSearch() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- canSearch() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- canSearch() - Method in class com.storedobject.ui.inventory.GRN
- canSearch() - Method in class com.storedobject.ui.inventory.POBrowser
- canSearch() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether search operation is allowed or not.
- canSearch() - Method in interface com.storedobject.ui.ObjectGridData
- canSend() - Method in class com.storedobject.mail.GMailSender
- canSend() - Method in class com.storedobject.mail.Sender
- canSend(T) - Method in class com.storedobject.job.MessageSender
-
Is it possible to send this message?
- canSet(String) - Method in interface com.storedobject.common.DataSet
-
Check whether an attribute can be set or not.
- canSet(String) - Method in class com.storedobject.common.HashDataSet
- canSet(String) - Method in class com.storedobject.core.ObjectData
- canSet(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- canSet(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Determines whether the specified field can be set to a value.
- canSetFolderPassword() - Method in class com.storedobject.core.FileFolderAccessRights
- canStore(InventoryItemType) - Method in class com.storedobject.core.InventoryLocation
- canStore(InventoryLocation) - Method in class com.storedobject.core.InventoryItem
-
Can this item be stored at the given location?
- canStore(InventoryLocation) - Method in class com.storedobject.core.InventoryItemType
-
Can this type of item be stored at the given location?
- canSwitch() - Static method in class com.storedobject.ui.tools.SwitchApplication
- canViewCirculationStatus() - Method in class com.storedobject.core.FileFolderAccessRights
- canViewFileDetails() - Method in class com.storedobject.core.FileFolderAccessRights
- canViewFileVersionHistory() - Method in class com.storedobject.core.FileFolderAccessRights
- canViewLedger() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether ledger can be viewed or not.
- canViewLedger(T) - Method in interface com.storedobject.ui.EditableDataGrid
-
Check whether financial entries of this item can be viewed or not.
- capitalize() - Method in interface com.storedobject.vaadin.util.HasTextValue
-
Capitalize (camelcase) words while inputting.
- caption() - Element in annotation interface com.storedobject.core.annotation.Column
-
Caption of this field.
- caption() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the caption associated with the current data status.
- CaptureSignature - Class in com.storedobject.ui.common
- CaptureSignature() - Constructor for class com.storedobject.ui.common.CaptureSignature
- CaptureSignature(Person) - Constructor for class com.storedobject.ui.common.CaptureSignature
- Card - Class in com.storedobject.vaadin
-
Make a component to appear like an "elevated card" on the screen.
- Card(Component) - Constructor for class com.storedobject.vaadin.Card
-
Constructor.
- Card(Component, int) - Constructor for class com.storedobject.vaadin.Card
-
Constructor.
- Card(Component, String) - Constructor for class com.storedobject.vaadin.Card
-
Constructor.
- CashAccount - Class in com.storedobject.accounts
- CashAccount() - Constructor for class com.storedobject.accounts.CashAccount
- Category(String) - Constructor for class com.storedobject.chart.GraphData.Category
-
Constructs a new
Category
with the specified name. - CATEGORY - Enum constant in enum class com.storedobject.chart.DataType
-
Category values.
- CategoryData - Class in com.storedobject.chart
-
A list-based data provider for category data.
- CategoryData(String...) - Constructor for class com.storedobject.chart.CategoryData
-
Constructor.
- CategoryDataProvider - Interface in com.storedobject.chart
-
Category data is typically non-numeric kind of (string) data that can be used in many charts like in the X-axis of a
BarChart
. - Cell - Class in com.storedobject.office.od.ods
- cellIterator() - Method in class com.storedobject.office.od.ods.Row
- center() - Method in class com.storedobject.chart.Alignment
-
Align and justify at the center.
- center() - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the label position to the center.
- center() - Method in class com.storedobject.chart.Position
-
Center it.
- center() - Method in class com.storedobject.ui.TemplateDataForm
-
Center this
View
on the screen. - center() - Method in class com.storedobject.ui.TemplateLayout
-
Center this
View
on the screen. - center(Offset) - Method in class com.storedobject.chart.GraphData
-
Sets the center offset for the graph and returns the updated graph data instance.
- center(View) - Method in class com.storedobject.vaadin.Dashboard
-
Center (horizontally and vertically) a view within its grid cell.
- center(Component) - Static method in class com.storedobject.ui.SteppedView
-
Center (horizontally and vertically) a component within the view's content area.
- center(Component) - Method in class com.storedobject.vaadin.CSSGrid
-
Center (horizontally and vertically) a component within its grid cell.
- center(Component) - Method in class com.storedobject.vaadin.PopupButton
-
Center (horizontally and vertically) a component within its grid cell.
- CENTER - Enum constant in enum class com.storedobject.chart.Location
-
Center.
- CENTER - Enum constant in enum class com.storedobject.vaadin.CSSGrid.Position
-
Center.
- CenteredLayout - Class in com.storedobject.vaadin
-
A simple layout that can be used as a component of the
View
. - CenteredLayout() - Constructor for class com.storedobject.vaadin.CenteredLayout
-
Constructor.
- CenteredLayout(Component) - Constructor for class com.storedobject.vaadin.CenteredLayout
-
Constructor.
- CHAddress - Class in com.storedobject.common
-
CH Address
- chainTo(PDF) - Method in class com.storedobject.pdf.PDF
-
Chain to another PDF.
- change() - Method in class com.storedobject.ui.common.ChangeObjectPassword
- changeCode(DataChanged.CHANGE) - Method in interface com.storedobject.core.TriggerChangeEvent
-
Get the current change code.
- changeConsumer - Variable in class com.storedobject.ui.ObjectSearchForm
- changed() - Method in class com.storedobject.ui.util.LinkGridButtons
- changed(DataChanged) - Method in interface com.storedobject.core.DataChangeNotifier
-
This method is invoked to notify changes.
- changed(T, int) - Method in class com.storedobject.ui.AbstractEditableGrid
-
This method is invoked whenever any change happens so that other UI elements can be updated.
- changed(T, T, StyledBuilder) - Static method in class com.storedobject.core.StoredObjectUtility
- ChangedValue<V> - Class in com.storedobject.vaadin
-
A thin wrapper class that warps the details of value changed in a field (
HasValue
. - ChangedValue(HasValue.ValueChangeEvent<V>) - Constructor for class com.storedobject.vaadin.ChangedValue
-
Constructor.
- ChangedValues - Class in com.storedobject.vaadin
-
A thin wrapper class that warps the details of value changed in a field (
HasValue
. - ChangedValues(HasValue.ValueChangeEvent<?>) - Constructor for class com.storedobject.vaadin.ChangedValues
-
Constructor.
- ChangeFileFolderPassword - Class in com.storedobject.ui.common
- ChangeFileFolderPassword() - Constructor for class com.storedobject.ui.common.ChangeFileFolderPassword
- ChangeItemOwnership - Class in com.storedobject.ui.inventory
- ChangeItemOwnership() - Constructor for class com.storedobject.ui.inventory.ChangeItemOwnership
- ChangeObjectPassword<T> - Class in com.storedobject.ui.common
- ChangeObjectPassword(ObjectField<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(Class<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(String, ObjectField<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(String, Class<T>) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(String, T) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- ChangeObjectPassword(T) - Constructor for class com.storedobject.ui.common.ChangeObjectPassword
- changePartNumber(Transaction, InventoryItemType) - Method in class com.storedobject.core.InventoryItem
- ChangePartNumber - Class in com.storedobject.ui.inventory
- ChangePartNumber() - Constructor for class com.storedobject.ui.inventory.ChangePartNumber
- ChangePartNumber(InventoryItem) - Constructor for class com.storedobject.ui.inventory.ChangePartNumber
- changePassword(char[], char[], String) - Method in class com.storedobject.core.SystemUser
-
Change the password.
- changePassword(StoredObject, char[], char[]) - Method in interface com.storedobject.core.Authenticator
-
Change the current password to a new one.
- changePassword(StoredObject, char[], char[]) - Method in interface com.storedobject.core.FallbackAuthenticator
- changePassword(String, String) - Method in class com.storedobject.client.Client
-
Change password.
- changePassword(String, String) - Method in class com.storedobject.common.LDAP.User
- changePassword(String, String) - Static method in class com.storedobject.core.SQLConnector
-
A call to this method needs to be made whenever the password is changed.
- changePassword(String, String, String) - Method in class com.storedobject.core.Database
-
Change password of the user on the SQL connection.
- ChangePassword - Class in com.storedobject.ui.tools
- ChangePassword() - Constructor for class com.storedobject.ui.tools.ChangePassword
- ChangePassword(boolean, boolean) - Constructor for class com.storedobject.ui.tools.ChangePassword
- ChangePassword(SystemUser) - Constructor for class com.storedobject.ui.tools.ChangePassword
- ChangePassword(SystemUser, String) - Constructor for class com.storedobject.ui.tools.ChangePassword
- changePIN(char[], char[]) - Method in class com.storedobject.core.PIN
-
Change the pin.
- changeTo(Date, Id, Date, Money, int, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeTo(Date, Id, Date, Money, Id, int, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeTo(Date, Id, Date, Money, Id, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeTo(Date, Id, Date, Money, TransactionManager) - Static method in class com.storedobject.core.TransactionValueDate
- changeUnitOfMeasurement(TransactionManager, Quantity, Quantity) - Method in class com.storedobject.core.InventoryItemType
- ChangeUOM - Class in com.storedobject.ui.inventory
- ChangeUOM() - Constructor for class com.storedobject.ui.inventory.ChangeUOM
- CHAR_ENTITIES - Static variable in interface com.storedobject.vaadin.HTMLGenerator
-
HTML character entities
- Chart - Class in com.storedobject.chart
-
Chart.
- Chart() - Constructor for class com.storedobject.chart.Chart
-
Create a
ChartType.Line
chart. - Chart(AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.Chart
-
Create a
ChartType.Line
chart with the given data. - Chart(ChartType, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.Chart
-
Create a chart of a given type and data.
- CHART - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT_SCOPE
-
On the current chart only.
- Chart.Emphasis - Class in com.storedobject.chart
-
Class to represent the Emphasis effect.
- Chart.Emphasis.FADE_OUT - Enum Class in com.storedobject.chart
-
Definition of the "fading out" of other elements when emphasizing.
- Chart.Emphasis.FADE_OUT_SCOPE - Enum Class in com.storedobject.chart
-
Definition of how the "fade out" is spread across other elements.
- Chart.Label - Class in com.storedobject.chart
-
Value-label that can be customized for a chart.
- Chart.LabelPosition - Class in com.storedobject.chart
-
Position indicator for labels used in charts.
- ChartException - Exception Class in com.storedobject.chart
-
Exception that may be raised by the chart package.
- ChartException(String) - Constructor for exception class com.storedobject.chart.ChartException
-
Constructor.
- ChartImage - Class in com.storedobject.ui
- ChartImage(SVG) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(Id) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(MediaFile) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(Signature) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(StreamData) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(AbstractStreamResource) - Constructor for class com.storedobject.ui.ChartImage
- ChartImage(String) - Constructor for class com.storedobject.ui.ChartImage
- ChartType - Enum Class in com.storedobject.chart
-
Chart type.
- check() - Method in class com.storedobject.chart.ActivityList.Activity
- check() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
- check() - Method in class com.storedobject.chart.ActivityList.ProjectActivity
-
Performs a validation check for the activity or activity group.
- check() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- check(TransactionManager, Id) - Method in interface com.storedobject.core.OfEntity
- check(String) - Static method in class com.storedobject.common.Address
-
Check correctness of the format of the given address.
- check(String) - Static method in class com.storedobject.common.Country
-
Check a given country code for its validity.
- check(String) - Static method in class com.storedobject.common.Email
-
Check email format for the given email.
- check(String) - Static method in class com.storedobject.common.PhoneNumber
-
Check correctness of the format of the given phone number.
- check(String) - Method in class com.storedobject.common.XML
-
Extract the boolean value of a path.
- check(String, boolean) - Static method in class com.storedobject.common.Address
-
Check correctness of the format of the given address.
- check(String, boolean) - Static method in class com.storedobject.common.Country
-
Check a given country code for its validity.
- check(String, boolean) - Static method in class com.storedobject.common.Email
-
Check email format for the given email.
- check(String, boolean) - Static method in class com.storedobject.common.PhoneNumber
-
Check correctness of the format of the given phone number.
- check(Node, String) - Method in class com.storedobject.common.SOAP
-
Extract the boolean value of a path within the SOAP Body.
- check(Node, String) - Method in class com.storedobject.common.XML
-
Extract the boolean value of a path.
- checkCompleteness() - Method in class com.storedobject.core.AbstractCheckList
- checkCreateFrom(Class<SI>, InventoryGRN) - Static method in class com.storedobject.accounts.SupplierInvoice
- checkCurrency(String) - Static method in class com.storedobject.core.StoredObject
-
Validate the currency code passed.
- checkCurrency(String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Validate the currency code passed.
- checkDayEnd() - Method in class com.storedobject.ui.Application
- checkDelivery(SMSMessage) - Method in class com.storedobject.sms.CheckDelivery
- CheckDelivery - Class in com.storedobject.sms
- CheckDelivery(Schedule) - Constructor for class com.storedobject.sms.CheckDelivery
- checkDeviceSize(Logic) - Method in class com.storedobject.core.ApplicationServer
- checkForDuplicate() - Method in class com.storedobject.core.StoredObject
-
Checks if a duplicate entry exists in the database or not.
- checkForDuplicate() - Method in interface com.storedobject.core.StoredObjectLink
- checkForDuplicate(String...) - Method in class com.storedobject.core.StoredObject
-
Checks if a duplicate entry exists in the database or not.
- checkForDuplicates(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains duplicate values or not.
- checkForDuplicates(int[]) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific set of data columns contains duplicate values or not.
- checkForDuplicates(int[], boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific set of data columns contains duplicate values or not.
- checkForDuplicates(int, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains duplicate values or not.
- checkForDuplicates(int, boolean, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains duplicate values or not.
- checkForNullObjects(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains null
StoredObject
or not. - checkForNullObjects(int, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether a specific data column contains null
StoredObject
or not. - checkLimit(String, int) - Method in class com.storedobject.core.DecimalNumber
- checkLimit(String, int) - Method in class com.storedobject.core.Rate
- CheckList - Class in com.storedobject.core
- CheckList() - Constructor for class com.storedobject.core.CheckList
- CheckListForestBrowser - Class in com.storedobject.ui.common
- CheckListForestBrowser() - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListForestBrowser(int) - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListForestBrowser(int, String) - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListForestBrowser(String) - Constructor for class com.storedobject.ui.common.CheckListForestBrowser
- CheckListItem - Class in com.storedobject.core
- CheckListItem() - Constructor for class com.storedobject.core.CheckListItem
- CheckListTemplate - Class in com.storedobject.core
- CheckListTemplate() - Constructor for class com.storedobject.core.CheckListTemplate
- CheckListTemplateItem - Class in com.storedobject.core
- CheckListTemplateItem() - Constructor for class com.storedobject.core.CheckListTemplateItem
- checkMemoType(MemoType) - Method in class com.storedobject.ui.common.MemoSystem
- checkMemoType(MemoType) - Method in class com.storedobject.ui.support.SupportSystem
- checkName(String) - Static method in class com.storedobject.core.JavaClass
- checkName(String) - Static method in class com.storedobject.core.JavaInnerClass
- checkOverride(ObjectEditor<T>) - Static method in class com.storedobject.ui.util.LogicParser
- checkServerName(String) - Static method in class com.storedobject.core.ServerInformation
- checkState() - Static method in class com.storedobject.tools.JavaTool
- checkStock(InventoryLocation, Quantity) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number at a given location.
- checkStock(InventoryLocation, Quantity, String) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number at a given location.
- checkStock(InventoryStore, Quantity) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number in a given store.
- checkStock(InventoryStore, Quantity, String) - Method in class com.storedobject.core.InventoryItemType
-
Check the availability of stock for this part number in a given store.
- checkTimeZone(String) - Static method in class com.storedobject.core.StoredObject
-
Validate the time zone passed.
- checkTransaction() - Method in class com.storedobject.core.StoredObject
-
Check whether this instance is in a valid transaction.
- checkTransit(boolean) - Method in class com.storedobject.core.InventoryTransaction
- checkType(StoredObject, Id, Class<? extends StoredObject>) - Method in class com.storedobject.core.TransactionManager
- checkType(StoredObject, Id, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.TransactionManager
- checkTypeAny(StoredObject, Id, Class<? extends StoredObject>) - Method in class com.storedobject.core.TransactionManager
- checkTypeAny(StoredObject, Id, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.TransactionManager
- checkUnit(Quantity) - Method in class com.storedobject.core.InventoryItem
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- checkUnit(Quantity) - Method in class com.storedobject.core.InventoryItemType
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- checkUnit(Quantity, String) - Method in class com.storedobject.core.InventoryItem
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- checkUnit(Quantity, String) - Method in class com.storedobject.core.InventoryItemType
-
Check whether the measurement unit of the given quantity compatible for this item or not.
- CheckWithPrevious<T> - Class in com.storedobject.common
-
A class used to check/ compare the current value with the previous value in a series of values and returns a boolean result.
- CheckWithPrevious(BiPredicate<? super T, ? super T>) - Constructor for class com.storedobject.common.CheckWithPrevious
-
Constructor
- CheckWithPrevious(T, BiPredicate<? super T, ? super T>) - Constructor for class com.storedobject.common.CheckWithPrevious
-
Constructor
- child() - Method in class com.storedobject.common.SVG
-
Create a child SVG.
- children() - Method in class com.storedobject.iot.DataSet.AbstractData
- children() - Method in class com.storedobject.iot.DataSet.SiteData
- children() - Method in class com.storedobject.iot.DataSet.UnitData
- children() - Method in class com.storedobject.iot.DataSet.UnitHeaderData
- ChildVisitor<P,
T> - Interface in com.storedobject.ui.util - CHOICE - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Choice type.
- ChoiceField - Class in com.storedobject.vaadin
-
A
ComboBox
style field with anInteger
value type. - ChoiceField(Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String[]) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, String) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, String[]) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoiceField(String, Collection<String>) - Constructor for class com.storedobject.vaadin.ChoiceField
-
Constructor.
- ChoicesField - Class in com.storedobject.vaadin
-
A field that allows you to select multiple values from a fixed list of Strings.
- ChoicesField(Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String[]) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, Iterable<?>) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, String) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, String[]) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoicesField(String, Collection<String>) - Constructor for class com.storedobject.vaadin.ChoicesField
-
Constructor.
- ChoiceValueConverter - Class in com.storedobject.core.converter
- ChoiceValueConverter(String[]) - Constructor for class com.storedobject.core.converter.ChoiceValueConverter
- choose(String[]) - Static method in class com.storedobject.core.ConsoleMenu
- choose(String[], String) - Static method in class com.storedobject.core.ConsoleMenu
- choose(String, String[]) - Static method in class com.storedobject.core.ConsoleMenu
- choose(String, String[], String) - Static method in class com.storedobject.core.ConsoleMenu
- circle() - Method in class com.storedobject.core.Distance
-
Create a circle by taking this as the radius of the circle.
- circle(Distance) - Static method in class com.storedobject.core.Area
- Circle - Class in com.storedobject.chart
-
Circle shape class that can be added to
SOChart
. - Circle(Number) - Constructor for class com.storedobject.chart.Circle
-
Constructor.
- CIRCLE - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Circle.
- CirclePart - Class in com.storedobject.chart
-
Shape that partially defines a circle.
- CirclePart(Number) - Constructor for class com.storedobject.chart.CirclePart
-
Constructor.
- CIRCULAR - Enum constant in enum class com.storedobject.chart.GraphData.Layout
- Circular_Link - Exception Class in com.storedobject.core
- Circular_Link(String) - Constructor for exception class com.storedobject.core.Circular_Link
- circulate(Transaction) - Method in class com.storedobject.core.FileData
- circulate(Transaction, boolean) - Method in class com.storedobject.core.FileFolder
- classAttribute(int) - Static method in class com.storedobject.core.StoredObjectUtility
- classAttribute(Class<T>) - Static method in class com.storedobject.core.StoredObjectUtility
- classAttribute(T) - Static method in class com.storedobject.core.StoredObjectUtility
- ClassAttribute<T> - Class in com.storedobject.core
-
Class attribute of a
StoredObject
class contains metadata information about the class that is not applicable to normal Java classes. - classChanged() - Method in class com.storedobject.tools.TableDefinition
- classChanged(JavaClass) - Method in class com.storedobject.tools.TableDefinition
- classChanged(CharSequence) - Method in class com.storedobject.core.JavaClass
- className() - Method in interface com.storedobject.chart.ComponentPart
-
Helper method to return the class name of the component/part in a more human-friendly way.
- className(Class<?>) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method to return the class name of a given class in a more human-friendly way.
- ClassNameField - Class in com.storedobject.ui.tools
- ClassNameField() - Constructor for class com.storedobject.ui.tools.ClassNameField
- ClassNameField(String) - Constructor for class com.storedobject.ui.tools.ClassNameField
- ClassNameField(String, String) - Constructor for class com.storedobject.ui.tools.ClassNameField
- clean() - Method in class com.storedobject.iot.Alert
- clean() - Method in class com.storedobject.job.Job
-
This method is invoked when the Job is completed.
- clean() - Method in class com.storedobject.ui.BarcodeScanner
- clean() - Method in class com.storedobject.ui.common.ManageMailSenders
- clean() - Method in class com.storedobject.ui.common.MemoSystem
- clean() - Method in class com.storedobject.ui.inventory.LocateItem
- clean() - Method in class com.storedobject.ui.iot.BlockView
-
Cleans up resources and releases references related to the BlockView instance.
- clean() - Method in class com.storedobject.ui.iot.ConsumptionDashboard
- clean() - Method in class com.storedobject.ui.iot.Dashboard
- clean() - Method in class com.storedobject.ui.iot.SiteView
- clean() - Method in class com.storedobject.ui.iot.StatusGrid
- clean() - Method in class com.storedobject.ui.iot.ValueChart
- clean() - Method in class com.storedobject.ui.ObjectEditor
- clean() - Method in class com.storedobject.ui.TextView
- clean() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- clean() - Method in class com.storedobject.ui.VerifyOTP
- clean() - Method in class com.storedobject.vaadin.AbstractDataForm
- clean() - Method in class com.storedobject.vaadin.Dashboard
-
This will be invoked whenever the dashboard is closed or aborted so that any resource clean-up can be run.
- clean() - Method in interface com.storedobject.vaadin.ExecutableView
-
Clean this up by closing resources if any.
- clean() - Method in class com.storedobject.vaadin.View
-
Close resources if any that are left opened.
- clean() - Method in class com.storedobject.vaadin.WrappedView
- clear() - Method in class com.storedobject.chart.MarkArea
-
Clear all blocks.
- clear() - Method in class com.storedobject.chart.SOChart
-
Clear the chart.
- clear() - Method in class com.storedobject.common.Array
- clear() - Method in class com.storedobject.common.ErrorText
- clear() - Method in class com.storedobject.common.HTMLText
-
Clear the content.
- clear() - Method in class com.storedobject.common.Script
-
Clear the current script and variables.
- clear() - Method in class com.storedobject.common.StringList
- clear() - Static method in class com.storedobject.core.CORS
-
Clear the allowed origins list so that it will be re-populated on the next request.
- clear() - Method in class com.storedobject.core.JSONMap
- clear() - Method in class com.storedobject.core.MemoryCache
- clear() - Method in class com.storedobject.core.ObjectCacheList
- clear() - Method in interface com.storedobject.core.ObjectList
- clear() - Method in interface com.storedobject.core.ObjectLoader
-
Clear - remove all entries.
- clear() - Static method in class com.storedobject.core.ReferencePattern
- clear() - Method in class com.storedobject.core.TransactionControl
- clear() - Method in class com.storedobject.ui.AbstractEditableGrid
-
This method doesn't clear the items.
- clear() - Method in class com.storedobject.ui.AbstractListProvider
- clear() - Method in class com.storedobject.ui.AbstractTreeProvider
- clear() - Method in class com.storedobject.ui.DetailLinkGrid
- clear() - Method in class com.storedobject.ui.EditableListProvider
- clear() - Method in class com.storedobject.ui.EditableObjectGrid
- clear() - Method in class com.storedobject.ui.EditableObjectListProvider
- clear() - Method in interface com.storedobject.ui.EditableProvider
- clear() - Method in class com.storedobject.ui.ELabel
- clear() - Method in class com.storedobject.ui.ELabelField
- clear() - Method in class com.storedobject.ui.ELabels
- clear() - Method in class com.storedobject.ui.FlowDiagram
- clear() - Method in class com.storedobject.ui.inventory.ItemField
- clear() - Method in class com.storedobject.ui.inventory.LocateItem
- clear() - Method in interface com.storedobject.ui.LinkGrid
- clear() - Method in interface com.storedobject.ui.LinkValue
- clear() - Method in class com.storedobject.ui.ListEditor
- clear() - Method in class com.storedobject.ui.ObjectComboField
- clear() - Method in class com.storedobject.ui.ObjectForestProvider
- clear() - Method in class com.storedobject.ui.ObjectLinkField
- clear() - Method in class com.storedobject.ui.ObjectListEditor
- clear() - Method in class com.storedobject.ui.ObjectListField
- clear() - Method in class com.storedobject.ui.ObjectListProvider
- clear() - Method in class com.storedobject.ui.ObjectTable
- clear() - Method in class com.storedobject.ui.ObjectTree
- clear() - Method in class com.storedobject.ui.ReferenceLinkListProvider
- clear() - Method in interface com.storedobject.ui.StyledBuilder
- clear() - Method in class com.storedobject.vaadin.AbstractResourcedComponent
-
Clear the current content.
- clear() - Method in class com.storedobject.vaadin.BreadcrumbsTree
-
Clear this tree by removing all nodes and its associated data.
- clear() - Method in class com.storedobject.vaadin.DataList
- clear() - Method in class com.storedobject.vaadin.Image
-
Clear the content.
- clear() - Method in class com.storedobject.vaadin.ListGrid
- clear() - Method in class com.storedobject.vaadin.Media
-
Clear the current sources.
- clear() - Method in interface com.storedobject.vaadin.MediaCapture
-
Clear the stream sources attached to this.
- clear() - Method in class com.storedobject.vaadin.ResourceSupport
-
Clear the resource (will be unregistered if required).
- clear(boolean) - Method in interface com.storedobject.ui.ObjectLoader
-
Deprecated.
- clear(HasElement) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Remove all theme styles.
- clear(Element) - Static method in enum class com.storedobject.vaadin.ThemeStyle
-
Remove all theme styles.
- clearAlert(Alert) - Static method in class com.storedobject.vaadin.Application
-
Clear an alert.
- clearAlerts() - Method in class com.storedobject.ui.inventory.AbstractReturnMaterial
- clearAlerts() - Method in class com.storedobject.vaadin.AbstractDataForm
- clearAlerts() - Static method in class com.storedobject.vaadin.Application
-
Clear all alerts.
- clearAlerts() - Method in interface com.storedobject.vaadin.ExecutableView
-
Clear all alters owned by this view.
- clearAlerts() - Method in interface com.storedobject.vaadin.HasColumns
- clearAlerts() - Method in class com.storedobject.vaadin.WrappedView
- clearAlerts(Object) - Static method in class com.storedobject.vaadin.Application
-
Clear all alerts of the specified owner.
- clearCache() - Static method in class com.storedobject.ui.util.HtmlTemplate
- clearCommands() - Method in class com.storedobject.ui.FlowDiagram
- clearConstructedListeners() - Method in class com.storedobject.vaadin.DataGrid
- clearConstructedListeners() - Method in class com.storedobject.vaadin.DataTreeGrid
- clearConstructedListeners() - Method in interface com.storedobject.vaadin.HasColumns
-
Clear all
ConstructedListener
s. - clearContent() - Method in class com.storedobject.common.HTMLText
- clearContent() - Method in interface com.storedobject.common.StyledBuilder
-
Clear the content.
- clearContent() - Method in class com.storedobject.common.StyledString
- clearContent() - Method in class com.storedobject.pdf.PDF.Text
-
Clear content
- clearContent() - Method in class com.storedobject.ui.ELabel
- clearContent() - Method in class com.storedobject.ui.ELabelField
- clearContent() - Method in class com.storedobject.ui.ELabels
- clearContent() - Method in interface com.storedobject.ui.StyledBuilder
- clearContent() - Method in class com.storedobject.ui.TextView
- clearContent() - Method in class com.storedobject.vaadin.DetailComponent
-
Clear the content section.
- clearData() - Method in class com.storedobject.chart.XRangeChart
-
Clear all data values.
- clearError(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.AbstractDataForm
-
Clear the error status associated with a field.
- clearError(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.AbstractForm
-
Clear the error status associated with a field.
- clearErrors() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Clear error status of all the fields.
- clearErrors() - Method in class com.storedobject.vaadin.AbstractForm
-
Clear error status of all the fields.
- clearErrors() - Method in class com.storedobject.vaadin.util.Data
-
Clear all errors.
- clearFields() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Clear values of all the fields.
- clearFields() - Method in class com.storedobject.vaadin.AbstractForm
-
Clear values of all the fields.
- clearFields() - Method in class com.storedobject.vaadin.util.Data
-
Clear all field values.
- clearNoFoundCache() - Static method in class com.storedobject.core.JavaClassLoader
-
Clears the cache for classes that were not found.
- clearObjectLinks() - Method in class com.storedobject.core.StoredObject
-
Clear all object links associated with this instance.
- clearPageRange() - Method in class com.storedobject.office.PDFProperties
- clearPatterns() - Static method in class com.storedobject.core.ReferencePattern
- clearThemes() - Method in interface com.storedobject.vaadin.HasBadgeStyle
-
Clear all theme styles.
- clearThemes() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Clear all theme styles.
- clearViewFilters() - Method in class com.storedobject.vaadin.ListGrid
-
Clear all filters.
- click() - Method in class com.storedobject.vaadin.AnchorButton
-
To invoke the click programmatically.
- Click - Enum constant in enum class com.storedobject.chart.EventType
-
Represents a click event type that can occur on a chart.
- Clickable<T> - Class in com.storedobject.vaadin
-
A wrapped class to make any Vaadin component "clickable".
- Clickable(T) - Constructor for class com.storedobject.vaadin.Clickable
-
Constructor.
- Clickable(T, ClickHandler) - Constructor for class com.storedobject.vaadin.Clickable
-
Constructor.
- clicked() - Method in class com.storedobject.vaadin.Alert
-
This method is invoked when clicked on the alert.
- clicked(DataSet.AlarmStatus) - Method in class com.storedobject.ui.iot.BlockView
-
This method is invoked when a
SiteView
is active and someone clicked on an item that is an alarm switch. - clicked(DataSet.LimitStatus) - Method in class com.storedobject.ui.iot.BlockView
-
This method is invoked when a
SiteView
is active and someone clicked on an item that is a limit value. - clicked(ClickEvent<? extends Component>) - Method in interface com.storedobject.vaadin.ClickHandler
-
This method is invoked from
ClickHandler.onComponentEvent(ClickEvent)
when a component is clicked. - clicked(Component) - Method in class com.storedobject.ui.accounts.StatementView
- clicked(Component) - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- clicked(Component) - Method in class com.storedobject.ui.common.ChangeObjectPassword
- clicked(Component) - Method in class com.storedobject.ui.common.ManageMailSenders
- clicked(Component) - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- clicked(Component) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- clicked(Component) - Method in class com.storedobject.ui.inventory.DefineAssembly
- clicked(Component) - Method in class com.storedobject.ui.inventory.PackingUnitBrowser
- clicked(Component) - Method in class com.storedobject.ui.inventory.PackingUnitEditor
- clicked(Component) - Method in class com.storedobject.ui.ModuleMenu
- clicked(Component) - Method in class com.storedobject.ui.ObjectBrowser
- clicked(Component) - Method in class com.storedobject.ui.ObjectEditor
- clicked(Component) - Method in class com.storedobject.ui.ObjectForestBrowser
- clicked(Component) - Method in class com.storedobject.ui.ObjectTreeBrowser
- clicked(Component) - Method in class com.storedobject.ui.ProcessView
- clicked(Component) - Method in class com.storedobject.ui.TemplateDataForm
- clicked(Component) - Method in class com.storedobject.ui.tools.JavaClassEditor
- clicked(Component) - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- clicked(Component) - Method in class com.storedobject.ui.tools.SystemLogViewer
- clicked(Component) - Method in class com.storedobject.ui.tools.SystemTableDeployer
- clicked(Component) - Method in class com.storedobject.ui.tools.SystemUtility
- clicked(Component) - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- clicked(Component) - Method in interface com.storedobject.vaadin.ClickHandler
-
This method is invoked from
ClickHandler.clicked(ClickEvent)
when a component is clicked. - clicked(Component) - Method in class com.storedobject.vaadin.Dashboard
- clicked(Component) - Method in class com.storedobject.vaadin.DataEditor
- clicked(Component) - Method in class com.storedobject.vaadin.DataForm
- clicked(Component) - Method in interface com.storedobject.vaadin.ExecutableView
-
Default implementation, does nothing.
- ClickHandler - Interface in com.storedobject.vaadin
-
Interface that handles mouse clicks (typically on
Button
). - ClickHandler.ModifiedClickEvent<C> - Class in com.storedobject.vaadin
-
Create a click event from another event.
- ClickListeners - Class in com.storedobject.vaadin.util
-
Specialized implementation of the
Listeners
class that manages and notifies event listeners specifically for handlingComponentEvent
s. - ClickListeners() - Constructor for class com.storedobject.vaadin.util.ClickListeners
- ClickNotifier - Interface in com.storedobject.vaadin.util
-
Slightly enhanced version of Vaadin's
ClickNotifier
. - Client - Class in com.storedobject.client
-
Client for the SO Platform Connector.
- Client(String, String) - Constructor for class com.storedobject.client.Client
-
Constructor that defines a secured connection.
- Client(String, String, boolean) - Constructor for class com.storedobject.client.Client
-
Constructor that defines a secured connection.
- Client(String, String, int, int) - Constructor for class com.storedobject.client.Client
-
Constructor that defines a secured connection.
- Client(String, String, int, int, boolean) - Constructor for class com.storedobject.client.Client
-
Constructor.
- Client.Data - Record Class in com.storedobject.client
-
Structure to wrap an
InputStream
and its content-type. - clip(Image, int) - Static method in class com.storedobject.common.ImageUtility
-
Clip an image.
- Clock - Class in com.storedobject.vaadin
-
A simple clock.
- Clock() - Constructor for class com.storedobject.vaadin.Clock
-
Constructor.
- clone() - Method in interface com.storedobject.common.ComputedValue
- clone() - Method in class com.storedobject.core.AbstractComputedValue
- clone() - Method in class com.storedobject.core.ComputedDate
- clone() - Method in class com.storedobject.core.ComputedDouble
- clone() - Method in class com.storedobject.core.ComputedInteger
- clone() - Method in class com.storedobject.core.ComputedLong
- clone() - Method in class com.storedobject.core.ComputedMinute
- clone(D) - Static method in class com.storedobject.common.DateUtility
-
Duplicates the date object passed
- clone(Integer) - Method in class com.storedobject.common.IntegerRange
- clone(Long) - Method in class com.storedobject.common.LongRange
- clone(Date) - Method in class com.storedobject.core.DatePeriod
- clone(Time) - Method in class com.storedobject.core.TimePeriod
- clone(Timestamp) - Method in class com.storedobject.core.TimestampPeriod
- clone(T) - Method in class com.storedobject.common.Range
- cloneSheet(int) - Method in class com.storedobject.office.od.ods.Workbook
- close() - Method in class com.storedobject.client.Client
-
Close this instance.
- close() - Method in class com.storedobject.common.AutoCloseableList
-
Close all elements in this list.
- close() - Method in class com.storedobject.common.FileBuffer
-
Close this buffer.
- close() - Method in class com.storedobject.common.HTTP
-
Close the connection and associated resources.
- close() - Method in class com.storedobject.common.InvertedInputStream
- close() - Method in class com.storedobject.common.InvertedOutputStream
- close() - Method in class com.storedobject.common.InvertedReader
- close() - Method in class com.storedobject.common.LDAP
- close() - Method in class com.storedobject.common.SOAP
-
Close the resources associated with this instance.
- close() - Method in class com.storedobject.common.TeeOutputStream
- close() - Method in class com.storedobject.core.ApplicationServer
- close() - Method in class com.storedobject.core.DatabaseInputStream
- close() - Method in class com.storedobject.core.DatabaseOutputStream
- close() - Method in interface com.storedobject.core.Device
- close() - Method in class com.storedobject.core.IdBuffer
- close() - Method in class com.storedobject.core.JavaSourceWriter
- close() - Method in class com.storedobject.core.Login
-
Close this so that no more actions possible.
- close() - Method in class com.storedobject.core.MemoryCache
- close() - Method in class com.storedobject.core.ObjectCache
- close() - Method in class com.storedobject.core.ObjectCacheList
- close() - Method in class com.storedobject.core.ObjectForest
- close() - Method in class com.storedobject.core.ObjectIterator
-
Close this instance and release all associated resources.
- close() - Method in interface com.storedobject.core.ObjectList
- close() - Method in class com.storedobject.core.ObjectTree
- close() - Method in class com.storedobject.core.Query
-
Closes the resources associated with this query.
- close() - Method in class com.storedobject.core.RawSQL
- close() - Method in class com.storedobject.core.StreamContentProducer
- close() - Method in class com.storedobject.job.Scheduler
- close() - Method in class com.storedobject.mail.Sender
- close() - Method in class com.storedobject.office.AbstractSpreadSheet
- close() - Method in class com.storedobject.office.od.ods.Workbook
- close() - Method in class com.storedobject.office.ODT
- close() - Method in class com.storedobject.pdf.PDF
-
Closes the PDF for content generation process.
- close() - Method in class com.storedobject.pdf.PDF.PDFContent
-
Closes this 'Content'.
- close() - Method in class com.storedobject.tools.AbstractJSONService
- close() - Method in class com.storedobject.tools.DeveloperService
- close() - Static method in class com.storedobject.tools.JavaTool
- close() - Method in class com.storedobject.tools.JSONService
- close() - Method in class com.storedobject.tools.JSONServiceWS
- close() - Method in class com.storedobject.tools.TestDevice
- close() - Method in class com.storedobject.ui.AbstractListProvider
- close() - Method in class com.storedobject.ui.AbstractTreeProvider
- close() - Method in class com.storedobject.ui.Application.BusyIndicator
- close() - Method in class com.storedobject.ui.Application
- close() - Method in class com.storedobject.ui.LoginForm
- close() - Method in class com.storedobject.ui.ObjectBrowser
- close() - Method in class com.storedobject.ui.ObjectListProvider
- close() - Method in class com.storedobject.ui.ObjectViewer
- close() - Method in class com.storedobject.ui.TextView
- close() - Method in class com.storedobject.ui.util.SOColumnCreator
- close() - Method in class com.storedobject.ui.util.SOFieldCreator
- close() - Method in class com.storedobject.ui.VerifyOTP
- close() - Method in class com.storedobject.vaadin.Application
-
Close the application by closing all registered "resources".
- close() - Method in class com.storedobject.vaadin.Dashboard
-
Closes the view if that exists
- close() - Method in interface com.storedobject.vaadin.ExecutableView
-
Close this.
- close() - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
This will be invoked when the process of "column creation" is over.
- close() - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Close the field creator once the "field creation" process is over.
- close() - Method in class com.storedobject.vaadin.Popup
-
Close the popup.
- close() - Method in class com.storedobject.vaadin.View
-
Close this view.
- close() - Method in class com.storedobject.vaadin.WrappedView
- close(int) - Method in class com.storedobject.ui.Application
- close(Transaction) - Method in class com.storedobject.core.Account
- close(Transaction) - Method in class com.storedobject.core.InventoryGRN
- close(Transaction) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(Transaction) - Method in class com.storedobject.core.MaterialIssued
- close(TransactionManager) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(TransactionManager, boolean) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(Transaction, boolean) - Method in class com.storedobject.core.InventoryRO
-
Close the RO (only if all the items are returned via some means).
- close(XComponent) - Static method in class com.storedobject.office.od.Office
- close(AutoCloseable...) - Static method in class com.storedobject.common.IO
- close(String) - Method in class com.storedobject.core.ApplicationServer
- close(String) - Method in interface com.storedobject.core.Device
- close(String) - Method in class com.storedobject.ui.Application
- close(String, int) - Method in class com.storedobject.ui.Application
- CloseableView - Interface in com.storedobject.vaadin
- closeAllViews(boolean) - Method in class com.storedobject.ui.Application
-
Close all current views by invoking
View.abort()
on each of them. - closeConnection(SQLConnector.DBConnection) - Method in class com.storedobject.core.SQLConnector
-
Closes a given SQL connection.
- CLOSED - Static variable in class com.storedobject.core.RawSQL
- Closed_Account_Has_Balance - Exception Class in com.storedobject.core
- Closed_Account_Has_Balance(String) - Constructor for exception class com.storedobject.core.Closed_Account_Has_Balance
- closeInput() - Method in class com.storedobject.office.od.ODInputStream
- closeMemo(Transaction) - Method in class com.storedobject.core.MemoComment
- closeMenu() - Method in class com.storedobject.ui.Application
- closeMenu() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Close the side menu ("drawer" part of the
AppLayout
) programmatically. - closeMenu() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
This method is for closing the menu display (default implementation does nothing).
- closeOrder(Transaction) - Method in class com.storedobject.core.InventoryPO
- closeOutput() - Method in class com.storedobject.office.od.ODOutputStream
- closeWaitMessage() - Method in class com.storedobject.ui.Application
- closing() - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Returns the value of the
closing
record component. - CODABAR - Enum constant in enum class com.storedobject.common.Barcode.Format
-
CODABAR 1D format.
- CODE_128 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Code 128 1D format.
- CODE_39 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Code 39 1D format.
- CODE_93 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Code 93 1D format.
- codeData(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert data to code by invoking
StoredObject.toCode(String)
. - CodeShell - Class in com.storedobject.ui.tools
- CodeShell() - Constructor for class com.storedobject.ui.tools.CodeShell
- collapse() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Collapse this node.
- collapse() - Method in class com.storedobject.vaadin.DetailComponent
-
Collapse the content section.
- collect(TransactionManager) - Method in class com.storedobject.iot.MQTT
- collect(Consumer<List<Data>>) - Method in class com.storedobject.iot.MQTT
- collect(T, StringList) - Static method in class com.storedobject.common.StringUtility
- collect(T, String[]) - Static method in class com.storedobject.common.StringUtility
- collectAll() - Method in class com.storedobject.core.ObjectIterator
-
Deprecated.
- collectAll(Collection<O>) - Method in class com.storedobject.core.ObjectIterator
-
Collect all entries to a given collection.
- collectAll(Collection<T>, Function<O, T>) - Method in class com.storedobject.core.ObjectIterator
-
Collect all entries to a given collection after converting it to another type.
- collectAll(Function<O, T>) - Method in class com.storedobject.core.ObjectIterator
-
Collect all entries to a collection after converting it to another type.
- collectExtraInformation() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- Color - Class in com.storedobject.chart
-
Representation of color.
- Color(int, int, int) - Constructor for class com.storedobject.chart.Color
-
Constructor.
- Color(int, int, int, int) - Constructor for class com.storedobject.chart.Color
-
Constructor.
- Color(String) - Constructor for class com.storedobject.chart.Color
-
Construct from an hex value.
- COLOR_ERROR - Static variable in class com.storedobject.ui.Application
- COLOR_INFO - Static variable in class com.storedobject.ui.Application
- COLOR_NORMAL - Static variable in class com.storedobject.ui.Application
- COLOR_SUCCESS - Static variable in class com.storedobject.ui.Application
- ColorGradient - Class in com.storedobject.chart
-
Representation of color gradient.
- ColorGradient(Color...) - Constructor for class com.storedobject.chart.ColorGradient
-
Constructor.
- Column - Annotation Interface in com.storedobject.core.annotation
-
Annotation used to specify the features of a field (attribute of a Data Class).
- ColumnDefinition - Class in com.storedobject.tools
- ColumnDefinition() - Constructor for class com.storedobject.tools.ColumnDefinition
- ColumnDefinitions - Class in com.storedobject.core
-
For internal use only.
- ColumnDefinitions() - Constructor for class com.storedobject.core.ColumnDefinitions
- columnDetails(String) - Method in class com.storedobject.core.Database
- ColumnNames - Class in com.storedobject.core
-
For internal use only.
- ColumnNames() - Constructor for class com.storedobject.core.ColumnNames
- columns(Columns) - Static method in class com.storedobject.accounts.AbstractCardAccount
- columns(Columns) - Static method in class com.storedobject.accounts.AccountConfiguration
-
Adds columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.AccountEntity
-
Adds columns to the provided Columns interface for an entity.
- columns(Columns) - Static method in class com.storedobject.accounts.BusinessEntity
-
Adds columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.CashAccount
- columns(Columns) - Static method in class com.storedobject.accounts.CustomerInvoice
- columns(Columns) - Static method in class com.storedobject.accounts.DigitalPaymentAccount
- columns(Columns) - Static method in class com.storedobject.accounts.EntityAccount
-
Adds a new column with the specified name and type to the provided Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.FixedTax
- columns(Columns) - Static method in class com.storedobject.accounts.InstantaneousAccount
- columns(Columns) - Static method in class com.storedobject.accounts.Invoice
- columns(Columns) - Static method in class com.storedobject.accounts.NoTax
- columns(Columns) - Static method in class com.storedobject.accounts.PersonalEntity
-
Adds the name and type of the column to the provided Columns object.
- columns(Columns) - Static method in class com.storedobject.accounts.SupplierInvoice
- columns(Columns) - Static method in class com.storedobject.accounts.TaxAccountConfiguration
-
Adds columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.calendar.Calendar
- columns(Columns) - Static method in class com.storedobject.calendar.Entry
- columns(Columns) - Static method in class com.storedobject.core.AbstractCheckList
- columns(Columns) - Static method in class com.storedobject.core.AbstractCheckListItem
- columns(Columns) - Static method in class com.storedobject.core.AbstractServiceItemType
- columns(Columns) - Static method in class com.storedobject.core.AbstractTradeType
- columns(Columns) - Static method in class com.storedobject.core.AccessControl
- columns(Columns) - Static method in class com.storedobject.core.Account
- columns(Columns) - Static method in class com.storedobject.core.AccountChart
- columns(Columns) - Static method in class com.storedobject.core.AccountChartMap
- columns(Columns) - Static method in class com.storedobject.core.AccountDocument
- columns(Columns) - Static method in class com.storedobject.core.AccountLimit
- columns(Columns) - Static method in class com.storedobject.core.AccountTitle
- columns(Columns) - Static method in class com.storedobject.core.ApplicableDataLogic
- columns(Columns) - Static method in class com.storedobject.core.ApplicationAlertHandler
-
Takes in a Columns object and performs some operation.
- columns(Columns) - Static method in class com.storedobject.core.ApplicationModule
- columns(Columns) - Static method in class com.storedobject.core.AttachmentDefinition
- columns(Columns) - Static method in class com.storedobject.core.AuditTrailConfiguration
- columns(Columns) - Static method in class com.storedobject.core.AuditTrailLinkConfiguration
- columns(Columns) - Static method in class com.storedobject.core.AutoLogin
- columns(Columns) - Static method in class com.storedobject.core.BranchAccount
- columns(Columns) - Static method in class com.storedobject.core.BrowserDeviceLayout
- columns(Columns) - Static method in class com.storedobject.core.BusinessDocument
- columns(Columns) - Static method in class com.storedobject.core.CheckList
- columns(Columns) - Static method in class com.storedobject.core.CheckListItem
- columns(Columns) - Static method in class com.storedobject.core.CheckListTemplate
- columns(Columns) - Static method in class com.storedobject.core.CheckListTemplateItem
- columns(Columns) - Static method in class com.storedobject.core.ConnectorLogic
- columns(Columns) - Static method in class com.storedobject.core.Consignment
- columns(Columns) - Static method in class com.storedobject.core.ConsignmentItem
- columns(Columns) - Static method in class com.storedobject.core.ConsignmentPacket
- columns(Columns) - Static method in class com.storedobject.core.Contact
- columns(Columns) - Static method in class com.storedobject.core.ContactGroupingCode
- columns(Columns) - Static method in class com.storedobject.core.ContactType
- columns(Columns) - Static method in class com.storedobject.core.CurrencyRate
- columns(Columns) - Static method in class com.storedobject.core.DashboardDefinition
- columns(Columns) - Static method in class com.storedobject.core.DataChangeNotifierLogic
-
Method for column-related operations.
- columns(Columns) - Static method in class com.storedobject.core.DataLogic
-
Adds columns "DataClassName" and "LogicClassName" to the provided columns object.
- columns(Columns) - Static method in class com.storedobject.core.DeveloperLog
- columns(Columns) - Static method in class com.storedobject.core.DeviceLayout
- columns(Columns) - Static method in class com.storedobject.core.Document
- columns(Columns) - Static method in class com.storedobject.core.DocumentConfiguration
- columns(Columns) - Static method in class com.storedobject.core.DocumentType
- columns(Columns) - Static method in class com.storedobject.core.Entity
- columns(Columns) - Static method in class com.storedobject.core.EntityRole
- columns(Columns) - Static method in class com.storedobject.core.ExchangeRate
- columns(Columns) - Static method in class com.storedobject.core.ExternalSystemUser
- columns(Columns) - Static method in class com.storedobject.core.ExtraInfoDefinition
- columns(Columns) - Static method in class com.storedobject.core.FileCirculation
- columns(Columns) - Static method in class com.storedobject.core.FileData
- columns(Columns) - Static method in class com.storedobject.core.FileFolder
- columns(Columns) - Static method in class com.storedobject.core.FileFolderAccessRights
- columns(Columns) - Static method in class com.storedobject.core.ForeignFinancialSystem
- columns(Columns) - Static method in class com.storedobject.core.GlobalProperty
- columns(Columns) - Static method in class com.storedobject.core.InventoryAPN
- columns(Columns) - Static method in class com.storedobject.core.InventoryAssembly
- columns(Columns) - Static method in class com.storedobject.core.InventoryBin
- columns(Columns) - Static method in class com.storedobject.core.InventoryCustodyLocation
- columns(Columns) - Static method in class com.storedobject.core.InventoryFitmentPosition
- columns(Columns) - Static method in class com.storedobject.core.InventoryGRN
- columns(Columns) - Static method in class com.storedobject.core.InventoryGRNItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryItemType
- columns(Columns) - Static method in class com.storedobject.core.InventoryLedger
- columns(Columns) - Static method in class com.storedobject.core.InventoryLocation
- columns(Columns) - Static method in class com.storedobject.core.InventoryPO
- columns(Columns) - Static method in class com.storedobject.core.InventoryPOItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryReservedBin
- columns(Columns) - Static method in class com.storedobject.core.InventoryRO
- columns(Columns) - Static method in class com.storedobject.core.InventoryROItem
- columns(Columns) - Static method in class com.storedobject.core.InventorySale
- columns(Columns) - Static method in class com.storedobject.core.InventorySaleItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryStore
- columns(Columns) - Static method in class com.storedobject.core.InventoryStoreBin
- columns(Columns) - Static method in class com.storedobject.core.InventoryTransfer
- columns(Columns) - Static method in class com.storedobject.core.InventoryTransferItem
- columns(Columns) - Static method in class com.storedobject.core.InventoryUnitCorrection
- columns(Columns) - Static method in class com.storedobject.core.InventoryVirtualLocation
- columns(Columns) - Static method in class com.storedobject.core.JavaClass
- columns(Columns) - Static method in class com.storedobject.core.JavaInnerClass
- columns(Columns) - Static method in class com.storedobject.core.JournalVoucher
-
Column definitions.
- columns(Columns) - Static method in class com.storedobject.core.JournalVoucherStage
- columns(Columns) - Static method in class com.storedobject.core.LandedCost
- columns(Columns) - Static method in class com.storedobject.core.LandedCostType
- columns(Columns) - Static method in class com.storedobject.core.Logic
- columns(Columns) - Static method in class com.storedobject.core.LogicGroup
- columns(Columns) - Static method in class com.storedobject.core.LoginMessage
- columns(Columns) - Static method in class com.storedobject.core.MaterialIssued
- columns(Columns) - Static method in class com.storedobject.core.MaterialIssuedItem
- columns(Columns) - Static method in class com.storedobject.core.MaterialRequest
- columns(Columns) - Static method in class com.storedobject.core.MaterialRequestItem
- columns(Columns) - Static method in class com.storedobject.core.MaterialRequestPriority
- columns(Columns) - Static method in class com.storedobject.core.MaterialReturned
- columns(Columns) - Static method in class com.storedobject.core.MaterialReturnedItem
- columns(Columns) - Static method in class com.storedobject.core.MaterialTransferred
- columns(Columns) - Static method in class com.storedobject.core.MaterialTransferredItem
- columns(Columns) - Static method in class com.storedobject.core.MediaFile
- columns(Columns) - Static method in class com.storedobject.core.Memo
- columns(Columns) - Static method in class com.storedobject.core.MemoAttachment
- columns(Columns) - Static method in class com.storedobject.core.MemoComment
- columns(Columns) - Static method in class com.storedobject.core.MemoType
- columns(Columns) - Static method in class com.storedobject.core.Message
- columns(Columns) - Static method in class com.storedobject.core.MessageTemplate
- columns(Columns) - Static method in class com.storedobject.core.ModuleLogic
- columns(Columns) - Static method in class com.storedobject.core.Name
- columns(Columns) - Static method in class com.storedobject.core.ObjectPermission
- columns(Columns) - Static method in class com.storedobject.core.ObjectPermissionGroup
- columns(Columns) - Static method in class com.storedobject.core.ObjectPermissionUser
- columns(Columns) - Static method in class com.storedobject.core.OffsetAccount
- columns(Columns) - Static method in class com.storedobject.core.PackingUnit
- columns(Columns) - Static method in class com.storedobject.core.ParameterLogic
- columns(Columns) - Static method in class com.storedobject.core.PasswordPolicy
- columns(Columns) - Static method in class com.storedobject.core.Person
- columns(Columns) - Static method in class com.storedobject.core.PersonalDocument
- columns(Columns) - Static method in class com.storedobject.core.PersonRole
- columns(Columns) - Static method in class com.storedobject.core.PIN
- columns(Columns) - Static method in class com.storedobject.core.PrintLogicDefinition
- columns(Columns) - Static method in class com.storedobject.core.ProcessingLanguage
- columns(Columns) - Static method in class com.storedobject.core.PseudoTran
- columns(Columns) - Static method in class com.storedobject.core.PseudoTranApproval
- columns(Columns) - Static method in class com.storedobject.core.PseudoTranDetail
- columns(Columns) - Static method in class com.storedobject.core.PurchaseType
- columns(Columns) - Static method in class com.storedobject.core.ReportColumnDefinition
- columns(Columns) - Static method in class com.storedobject.core.ReportDefinition
- columns(Columns) - Static method in class com.storedobject.core.ReportFormat
-
Attribute list of the "data class".
- columns(Columns) - Static method in class com.storedobject.core.SaleType
- columns(Columns) - Static method in class com.storedobject.core.Secret
- columns(Columns) - Static method in class com.storedobject.core.SerialConfigurator
- columns(Columns) - Static method in class com.storedobject.core.SerialGenerator
- columns(Columns) - Static method in class com.storedobject.core.SerialPattern
- columns(Columns) - Static method in class com.storedobject.core.ServerInformation
- columns(Columns) - Static method in class com.storedobject.core.ServerLink
- columns(Columns) - Static method in class com.storedobject.core.ServiceItem
- columns(Columns) - Static method in class com.storedobject.core.ServiceItemType
- columns(Columns) - Static method in class com.storedobject.core.ShortName
- columns(Columns) - Static method in class com.storedobject.core.Signature
- columns(Columns) - Static method in class com.storedobject.core.SOClass
- columns(Columns) - Static method in class com.storedobject.core.StreamData
- columns(Columns) - Static method in class com.storedobject.core.SubscriptionItem
- columns(Columns) - Static method in class com.storedobject.core.SubscriptionItemType
- columns(Columns) - Static method in class com.storedobject.core.SystemEntity
- columns(Columns) - Static method in class com.storedobject.core.SystemUser
- columns(Columns) - Static method in class com.storedobject.core.SystemUserGroup
- columns(Columns) - Static method in class com.storedobject.core.Tax
- columns(Columns) - Static method in class com.storedobject.core.TaxDefinition
- columns(Columns) - Static method in class com.storedobject.core.TaxMethod
- columns(Columns) - Static method in class com.storedobject.core.TaxRate
- columns(Columns) - Static method in class com.storedobject.core.TaxRegion
- columns(Columns) - Static method in class com.storedobject.core.TaxType
- columns(Columns) - Static method in class com.storedobject.core.TextContent
- columns(Columns) - Static method in class com.storedobject.core.TransactionDate
- columns(Columns) - Static method in class com.storedobject.core.TransactionType
- columns(Columns) - Static method in class com.storedobject.core.TransactionValueDate
- columns(Columns) - Static method in class com.storedobject.core.UIAction
- columns(Columns) - Static method in class com.storedobject.core.UIFieldMetadata
- columns(Columns) - Static method in class com.storedobject.core.UIMetadata
- columns(Columns) - Static method in class com.storedobject.core.UnpostedJournal
- columns(Columns) - Static method in class com.storedobject.core.UnpostedJournalEntry
- columns(Columns) - Static method in class com.storedobject.core.UserRegistrationConfiguration
- columns(Columns) - Static method in class com.storedobject.core.VirtualFileData
- columns(Columns) - Static method in class com.storedobject.core.WebBiometric
- columns(Columns) - Static method in class com.storedobject.iot.AbstractUnit
-
Configures column definitions for the given `Columns` object by adding metadata about the "Active" column.
- columns(Columns) - Static method in class com.storedobject.iot.AlarmSwitch
- columns(Columns) - Static method in class com.storedobject.iot.AlertRepeatFrequency
- columns(Columns) - Static method in class com.storedobject.iot.Block
-
Configures and adds specific columns to the given Columns object.
- columns(Columns) - Static method in class com.storedobject.iot.BlockDisplayContent
- columns(Columns) - Static method in class com.storedobject.iot.Command
- columns(Columns) - Static method in class com.storedobject.iot.Consumption
-
Configures the specified
Columns
instance by adding column definitions representing the fields of the Consumption class. - columns(Columns) - Static method in class com.storedobject.iot.ControlSchedule
- columns(Columns) - Static method in class com.storedobject.iot.CustomMessageLogic
- columns(Columns) - Static method in class com.storedobject.iot.DailyConsumption
-
Adds a column definition to the provided
Columns
object. - columns(Columns) - Static method in class com.storedobject.iot.DailyStatistics
-
Defines the column structure for daily statistics.
- columns(Columns) - Static method in class com.storedobject.iot.Data
-
Attributes.
- columns(Columns) - Static method in class com.storedobject.iot.FullConsumption
- columns(Columns) - Static method in class com.storedobject.iot.HourlyConsumption
-
Configures the column definitions for the object.
- columns(Columns) - Static method in class com.storedobject.iot.HourlyStatistics
-
Configures the columns by adding a column with the name "Hour" and type "int".
- columns(Columns) - Static method in class com.storedobject.iot.LimitMessage
- columns(Columns) - Static method in class com.storedobject.iot.MonthlyConsumption
-
Configures the columns for the data representation of the entity.
- columns(Columns) - Static method in class com.storedobject.iot.MonthlyStatistics
-
Defines a table column with the name "Month" and the data type "int".
- columns(Columns) - Static method in class com.storedobject.iot.MQTT
- columns(Columns) - Static method in class com.storedobject.iot.Resource
- columns(Columns) - Static method in class com.storedobject.iot.ResourceCost
- columns(Columns) - Static method in class com.storedobject.iot.Site
-
Defines the columns for the Site entity by adding them to the specified `Columns` object.
- columns(Columns) - Static method in class com.storedobject.iot.Statistics
-
Configures the column definitions for a given Columns object.
- columns(Columns) - Static method in class com.storedobject.iot.SuperUnit
- columns(Columns) - Static method in class com.storedobject.iot.Unit
-
Configures the specified
Columns
instance by adding predefined column definitions. - columns(Columns) - Static method in class com.storedobject.iot.UnitDefinition
- columns(Columns) - Static method in class com.storedobject.iot.UnitItem
- columns(Columns) - Static method in class com.storedobject.iot.UnitItemType
- columns(Columns) - Static method in class com.storedobject.iot.UnitType
- columns(Columns) - Static method in class com.storedobject.iot.ValueDefinition
- columns(Columns) - Static method in class com.storedobject.iot.ValueImagePosition
- columns(Columns) - Static method in class com.storedobject.iot.ValueLimit
- columns(Columns) - Static method in class com.storedobject.iot.ValueStyle
- columns(Columns) - Static method in class com.storedobject.iot.WeeklyConsumption
-
Adds a column definition for the "Week" property to the specified Columns instance.
- columns(Columns) - Static method in class com.storedobject.iot.WeeklyStatistics
-
Adds a column definition for the "Week" attribute of type "int" to the provided Columns object.
- columns(Columns) - Static method in class com.storedobject.iot.YearlyConsumption
-
Configures the column definitions for the yearly consumption data.
- columns(Columns) - Static method in class com.storedobject.iot.YearlyStatistics
-
Sets or processes the provided columns for a specific operation or configuration.
- columns(Columns) - Static method in class com.storedobject.job.Log
- columns(Columns) - Static method in class com.storedobject.job.MessageEscalation
- columns(Columns) - Static method in class com.storedobject.job.MessageEscalationGroup
- columns(Columns) - Static method in class com.storedobject.job.MessageGroup
- columns(Columns) - Static method in class com.storedobject.job.Schedule
- columns(Columns) - Static method in class com.storedobject.mail.Attachment
- columns(Columns) - Static method in class com.storedobject.mail.Error
- columns(Columns) - Static method in class com.storedobject.mail.GMailSender
- columns(Columns) - Static method in class com.storedobject.mail.Mail
-
Adds the necessary columns for the Mail table.
- columns(Columns) - Static method in class com.storedobject.mail.MailSender
- columns(Columns) - Static method in class com.storedobject.mail.Sender
- columns(Columns) - Static method in class com.storedobject.mail.SenderGroup
- columns(Columns) - Static method in class com.storedobject.sms.Provider
- columns(Columns) - Static method in class com.storedobject.sms.SMSMessage
- columns(Columns) - Static method in class com.storedobject.telegram.Bot
- columns(Columns) - Static method in class com.storedobject.telegram.Telegram
- columns(Columns) - Static method in class com.storedobject.tools.ColumnDefinition
- columns(Columns) - Static method in class com.storedobject.tools.IndexDefinition
- columns(Columns) - Static method in class com.storedobject.tools.LinkDefinition
- columns(Columns) - Static method in class com.storedobject.tools.Packager
- columns(Columns) - Static method in class com.storedobject.tools.TableDefinition
- columns(Columns) - Static method in class com.storedobject.whatsapp.Configuration
- columns(Columns) - Static method in class com.storedobject.whatsapp.WhatsAppMessage
- columns(Columns) - Static method in class com.storedobjects.crm.Inquiry
- columns(Columns) - Static method in class com.storedobjects.support.Issue
- columns(Columns) - Static method in class com.storedobjects.support.Organization
- columns(Columns) - Static method in class com.storedobjects.support.Product
- columns(Columns) - Static method in class com.storedobjects.support.ProductSkill
- columns(Columns) - Static method in class com.storedobjects.support.SupportPerson
- columns(Columns) - Static method in class com.storedobjects.support.SupportUser
- columns(String) - Method in class com.storedobject.core.QueryBuilder
-
Sets the column names to be retrieved or operated upon in the query being built.
- Columns - Interface in com.storedobject.core
- ColumnSpan - Interface in com.storedobject.vaadin
-
Components that support spanning of columns.
- columnType(String, int, int) - Method in class com.storedobject.core.Database
- columnType(String, int, int) - Method in class com.storedobject.database.postgres.Database
- com.storedobject.accounts - package com.storedobject.accounts
- com.storedobject.calendar - package com.storedobject.calendar
- com.storedobject.chart - package com.storedobject.chart
- com.storedobject.client - package com.storedobject.client
- com.storedobject.common - package com.storedobject.common
- com.storedobject.common.annotation - package com.storedobject.common.annotation
- com.storedobject.core - package com.storedobject.core
- com.storedobject.core.annotation - package com.storedobject.core.annotation
- com.storedobject.core.converter - package com.storedobject.core.converter
- com.storedobject.database.postgres - package com.storedobject.database.postgres
- com.storedobject.helper - package com.storedobject.helper
- com.storedobject.iot - package com.storedobject.iot
- com.storedobject.job - package com.storedobject.job
- com.storedobject.mail - package com.storedobject.mail
- com.storedobject.neem - package com.storedobject.neem
- com.storedobject.oauth - package com.storedobject.oauth
- com.storedobject.office - package com.storedobject.office
- com.storedobject.office.od - package com.storedobject.office.od
- com.storedobject.office.od.ods - package com.storedobject.office.od.ods
- com.storedobject.pdf - package com.storedobject.pdf
- com.storedobject.platform - package com.storedobject.platform
- com.storedobject.report - package com.storedobject.report
- com.storedobject.sms - package com.storedobject.sms
- com.storedobject.telegram - package com.storedobject.telegram
- com.storedobject.tools - package com.storedobject.tools
- com.storedobject.ui - package com.storedobject.ui
- com.storedobject.ui.accounts - package com.storedobject.ui.accounts
- com.storedobject.ui.common - package com.storedobject.ui.common
- com.storedobject.ui.crm - package com.storedobject.ui.crm
- com.storedobject.ui.inventory - package com.storedobject.ui.inventory
- com.storedobject.ui.iot - package com.storedobject.ui.iot
- com.storedobject.ui.support - package com.storedobject.ui.support
- com.storedobject.ui.tools - package com.storedobject.ui.tools
- com.storedobject.ui.util - package com.storedobject.ui.util
- com.storedobject.vaadin - package com.storedobject.vaadin
- com.storedobject.vaadin.util - package com.storedobject.vaadin.util
- com.storedobject.whatsapp - package com.storedobject.whatsapp
- com.storedobjects.crm - package com.storedobjects.crm
- com.storedobjects.support - package com.storedobjects.support
- CombinedPDFReport - Class in com.storedobject.pdf
-
A class that allows you to combine multiple other reports into a single report.
- CombinedPDFReport(Device) - Constructor for class com.storedobject.pdf.CombinedPDFReport
-
Constructor.
- ComboField<T> - Class in com.storedobject.vaadin
-
A thin wrapper around Vaadin's
ComboBox
. - ComboField(String, Collection<T>) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- ComboField(String, T...) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- ComboField(Collection<T>) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- ComboField(T...) - Constructor for class com.storedobject.vaadin.ComboField
-
Constructor.
- command(String) - Method in class com.storedobject.common.SVG
-
Add a valid SVG command directly.
- command(String...) - Method in class com.storedobject.ui.FlowDiagram
- command(String, Map<String, Object>) - Method in class com.storedobject.client.Client
-
Send a command and receive a response.
- command(String, Map<String, Object>, boolean) - Method in class com.storedobject.client.Client
-
Send a command and receive a response.
- Command - Class in com.storedobject.iot
- Command() - Constructor for class com.storedobject.iot.Command
- CommandSelector - Class in com.storedobject.ui.iot
- CommandSelector() - Constructor for class com.storedobject.ui.iot.CommandSelector
- CommandSelector(Block) - Constructor for class com.storedobject.ui.iot.CommandSelector
- CommandSelector(Unit, ValueDefinition) - Constructor for class com.storedobject.ui.iot.CommandSelector
- commentMemo(Transaction, String) - Method in class com.storedobject.core.MemoComment
- commit() - Method in class com.storedobject.core.DBTransaction
-
Commit the transaction.
- commit() - Method in class com.storedobject.core.PseudoTransaction
- commit() - Method in class com.storedobject.core.RawSQL
- commit() - Method in interface com.storedobject.core.Transaction
-
Commit the transaction.
- commit() - Method in class com.storedobject.core.TransactionControl
- commit() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Save data from the fields to the internal data structure.
- commit() - Method in class com.storedobject.vaadin.AbstractForm
-
Save data from the fields to the internal data structure.
- commit(int) - Method in class com.storedobject.ui.SteppedDataForm
- commit(int) - Method in class com.storedobject.ui.SteppedObjectForm
- commit(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked before invoking
SteppedView.complete(int)
and if it raises any error or returnsfalse
, forward movement will be stopped. - commit(Device, JournalVoucher, JSON, JSONMap) - Method in class com.storedobject.core.JSONTransact
- commit(TransactionControl) - Method in interface com.storedobject.ui.Transactional
- committed(Transaction) - Method in interface com.storedobject.core.Transaction.CommitListener
-
Will be invoked after the transaction is committed.
- committed(TransactionControl) - Method in interface com.storedobject.core.TransactionControl.CommitListener
- committing(Transaction) - Method in interface com.storedobject.core.Transaction.CommitListener
-
Will be invoked jus before committing the transaction.
- committing(TransactionControl) - Method in interface com.storedobject.core.TransactionControl.CommitListener
- compact() - Method in interface com.storedobject.vaadin.HasColumns
-
Set the "theme" to make the appearance of this grid compact.
- compare(double, double) - Static method in class com.storedobject.common.MathUtility
- compare(double, double, double) - Static method in class com.storedobject.common.MathUtility
- compare(double, double, int) - Static method in class com.storedobject.common.MathUtility
- compare(Number, Number) - Method in class com.storedobject.chart.AbstractDataProvider.NumberComparator
- compareDefinitions(TransactionManager, InputStream, StyledBuilder) - Static method in class com.storedobject.tools.JavaTool
- compareDefinitions(TransactionManager, InputStream, StyledBuilder) - Static method in class com.storedobject.tools.TableDefinition
- compareTo(AbstractComputedInteger) - Method in class com.storedobject.core.AbstractComputedInteger
- compareTo(ComputedDouble) - Method in class com.storedobject.core.ComputedDouble
- compareTo(ComputedInteger) - Method in class com.storedobject.core.ComputedInteger
- compareTo(ComputedLong) - Method in class com.storedobject.core.ComputedLong
- compareTo(ComputedMinute) - Method in class com.storedobject.core.ComputedMinute
- compareTo(DecimalNumber) - Method in class com.storedobject.core.DecimalNumber
- compareTo(DisplayOrder) - Method in interface com.storedobject.core.DisplayOrder
- compareTo(Money) - Method in class com.storedobject.core.Money
- compareTo(Person) - Method in class com.storedobject.core.Person
- compareTo(Quantity) - Method in class com.storedobject.core.Quantity
- compareTo(D, D) - Static method in class com.storedobject.common.DateUtility
-
Compare two dates
- compile() - Method in class com.storedobject.core.JavaClass
- compile() - Method in class com.storedobject.tools.TableDefinition
- compile(File...) - Static method in class com.storedobject.tools.JavaTool
- COMPILE - Static variable in class com.storedobject.core.RawSQL
- complete() - Method in class com.storedobject.job.Log
- complete() - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when the all steps are successfully completed.
- complete(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when you complete a step.
- complete(String) - Method in class com.storedobject.job.Log
- completed(TimerComponent) - Method in interface com.storedobject.vaadin.TimerComponent.Listener
- Component - Interface in com.storedobject.chart
-
Chart component.
- ComponentGroup - Interface in com.storedobject.chart
-
Representation of a group of
Component
s put together. - ComponentPart - Interface in com.storedobject.chart
-
Represents a part used by chart
Component
s. - ComponentProperty - Interface in com.storedobject.chart
-
Represents some combined attributes/properties owned by a
Component
orComponentPart
. - ComponentSlot - Interface in com.storedobject.vaadin
-
A component container that supports slotted components.
- ComposedPart - Class in com.storedobject.chart
-
A part whose properties can be composed of a few configuration variables.
- ComposedPart(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.storedobject.chart.ComposedPart
-
Constructor.
- CompoundField - Class in com.storedobject.vaadin
-
A field that always returns its value as
null
. - CompoundField() - Constructor for class com.storedobject.vaadin.CompoundField
-
Constructor.
- CompoundField(Component...) - Constructor for class com.storedobject.vaadin.CompoundField
-
Constructor.
- CompoundField(String, Component...) - Constructor for class com.storedobject.vaadin.CompoundField
-
Constructor.
- compute() - Method in class com.storedobject.iot.AQI
- compute() - Method in class com.storedobject.iot.Index
- compute(int, Id, long, long) - Method in interface com.storedobject.iot.ConsumptionCalculator
-
Computes a value based on the specified resource, unit identifier, and time range.
- computeConsumption(int, long, long) - Method in class com.storedobject.iot.AbstractUnit
-
Computes the resource consumption for a specific unit within a given time interval.
- computeConsumption(int, long, long) - Method in class com.storedobject.iot.Block
-
Computes the consumption of a resource over a specified time interval.
- computeConsumption(int, long, long) - Method in class com.storedobject.iot.SuperUnit
- computeConsumption(TransactionManager) - Method in class com.storedobject.iot.Block
-
Computes the consumption for all resources retrieved as a list of
Resource
objects and processes them using the specifiedTransactionManager
. - computeConsumption(TransactionManager, Resource) - Method in class com.storedobject.iot.Block
-
Computes the consumption of a given resource by repeatedly invoking the consumption process until the operation no longer returns 1, which indicates further processing is required.
- ComputeConsumption - Class in com.storedobject.iot
- ComputeConsumption - Class in com.storedobject.ui.iot
- ComputeConsumption() - Constructor for class com.storedobject.ui.iot.ComputeConsumption
- ComputeConsumption(Schedule) - Constructor for class com.storedobject.iot.ComputeConsumption
- computed - Variable in class com.storedobject.core.AbstractComputedValue
- ComputedDate - Class in com.storedobject.core
- ComputedDate() - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(long) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(long, boolean) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(ComputedDate) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(Date) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDate(Date, boolean) - Constructor for class com.storedobject.core.ComputedDate
- ComputedDateField - Class in com.storedobject.ui
- ComputedDateField() - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDateField(ComputedDate) - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDateField(String) - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDateField(String, ComputedDate) - Constructor for class com.storedobject.ui.ComputedDateField
- ComputedDouble - Class in com.storedobject.core
- ComputedDouble() - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDouble(double) - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDouble(double, boolean) - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDouble(ComputedDouble) - Constructor for class com.storedobject.core.ComputedDouble
- ComputedDoubleField - Class in com.storedobject.ui
- ComputedDoubleField() - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(ComputedDouble) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(ComputedDouble, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(Double) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(Double, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, ComputedDouble) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, ComputedDouble, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, ComputedDouble, int, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, Double) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, Double, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedDoubleField(String, Double, int, int) - Constructor for class com.storedobject.ui.ComputedDoubleField
- ComputedField<T,
P> - Class in com.storedobject.ui.util - ComputedField(HasValue<?, P>, String, T, T) - Constructor for class com.storedobject.ui.util.ComputedField
- ComputedInteger - Class in com.storedobject.core
- ComputedInteger() - Constructor for class com.storedobject.core.ComputedInteger
- ComputedInteger(int) - Constructor for class com.storedobject.core.ComputedInteger
- ComputedInteger(int, boolean) - Constructor for class com.storedobject.core.ComputedInteger
- ComputedInteger(ComputedInteger) - Constructor for class com.storedobject.core.ComputedInteger
- ComputedIntegerField - Class in com.storedobject.ui
- ComputedIntegerField() - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(ComputedInteger) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(ComputedInteger, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(Integer) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(Integer, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, ComputedInteger) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, ComputedInteger, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, Integer) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedIntegerField(String, Integer, int) - Constructor for class com.storedobject.ui.ComputedIntegerField
- ComputedLong - Class in com.storedobject.core
- ComputedLong() - Constructor for class com.storedobject.core.ComputedLong
- ComputedLong(long) - Constructor for class com.storedobject.core.ComputedLong
- ComputedLong(long, boolean) - Constructor for class com.storedobject.core.ComputedLong
- ComputedLong(ComputedLong) - Constructor for class com.storedobject.core.ComputedLong
- ComputedLongField - Class in com.storedobject.ui
- ComputedLongField() - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(ComputedLong) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(ComputedLong, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(Long) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(Long, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, ComputedLong) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, ComputedLong, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, Long) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedLongField(String, Long, int) - Constructor for class com.storedobject.ui.ComputedLongField
- ComputedMinute - Class in com.storedobject.core
- ComputedMinute() - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinute(int) - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinute(int, boolean) - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinute(ComputedMinute) - Constructor for class com.storedobject.core.ComputedMinute
- ComputedMinutesField - Class in com.storedobject.ui
- ComputedMinutesField() - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(ComputedMinute) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(ComputedMinute, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(Integer) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(Integer, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, ComputedMinute) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, ComputedMinute, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, Integer) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedMinutesField(String, Integer, int) - Constructor for class com.storedobject.ui.ComputedMinutesField
- ComputedValue<T> - Interface in com.storedobject.common
- computeLandedCost(TransactionManager) - Method in class com.storedobject.core.InventoryGRN
-
Compute/recompute the landed cost.
- ComputeLandedCost - Class in com.storedobject.ui.inventory
- ComputeLandedCost(InventoryGRN) - Constructor for class com.storedobject.ui.inventory.ComputeLandedCost
- ComputeLandedCost(Application, InventoryGRN) - Constructor for class com.storedobject.ui.inventory.ComputeLandedCost
- computeStatistics(TransactionManager) - Method in class com.storedobject.iot.SuperUnit
- computeStatistics(TransactionManager) - Method in class com.storedobject.iot.Unit
-
Computes and updates statistics for the given transaction manager based on the unit type and data classes associated with the unit.
- computeTax(TransactionManager, TaxRegion) - Method in class com.storedobject.core.InventoryGRN
- computeTax(Date, StoredObject, InventoryItem, Quantity, Money, Currency) - Method in class com.storedobject.core.TaxRegion
- computeTax(Date, StoredObject, InventoryItemType, Quantity, Money, Currency) - Method in class com.storedobject.core.TaxRegion
- computeTax(Date, TaxRegion, Currency) - Method in class com.storedobject.core.InventoryGRNItem
- concat(StringList) - Method in class com.storedobject.common.StringList
-
Concatenate another list to this list.
- concat(StringList...) - Static method in class com.storedobject.common.StringList
-
Concatenate an array of lists.
- concat(StringList, StringList) - Static method in class com.storedobject.common.StringList
-
Concatenate 2 lists..
- concat(InputStream, InputStream) - Static method in class com.storedobject.common.IO
-
Create a concatenated stream from the 2 streams.
- concat(Reader, Reader) - Static method in class com.storedobject.common.IO
-
Create a concatenated reader from the 2 readers.
- concat(String[]) - Method in class com.storedobject.common.StringList
-
Concatenate another list to this list.
- concat(String[]...) - Static method in class com.storedobject.common.StringList
-
Concatenate an array of lists.
- concat(String[], String[]) - Static method in class com.storedobject.common.StringUtility
-
Concatenate two string arrays.
- concat(Collection<String>) - Method in class com.storedobject.common.StringList
-
Concatenate a collection to this list.
- condensed() - Static method in class com.storedobject.chart.Font.Stretch
-
Create a stretch of type "condensed".
- condition - Variable in class com.storedobject.core.BulkDataDelete
- Condition - Class in com.storedobject.common
- Condition() - Constructor for class com.storedobject.common.Condition
- cone(Distance, Distance) - Static method in class com.storedobject.core.Volume
-
Cone.
- Configuration - Class in com.storedobject.whatsapp
- Configuration() - Constructor for class com.storedobject.whatsapp.Configuration
- configure() - Method in interface com.storedobject.vaadin.HasColumns
-
Configure the columns.
- configure(LogicalOperator) - Method in class com.storedobject.ui.GridSearchField
- configure(LogicalOperator) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configure(StockMovementReport) - Method in class com.storedobject.ui.inventory.StockMovementReport
- configure(StockReport) - Method in class com.storedobject.ui.inventory.StockReport
- configure(StockReportExcel) - Method in class com.storedobject.ui.inventory.StockReport
- configure(String...) - Method in class com.storedobject.ui.GridSearchField
- configure(String...) - Method in class com.storedobject.ui.ObjectListGrid
- configure(String...) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configure(Function<T, String>) - Method in class com.storedobject.ui.GridSearchField
- configure(Function<T, String>) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configureAttribute(String, Function<T, ?>) - Method in class com.storedobject.pdf.PDF.ObjectFormTable
-
Configure the given attribute to use the supplied function for obtaining its values instead of the method of the object's class.
- configureAttribute(String, Function<T, ?>) - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Configure the given attribute to use the supplied function for obtaining its values instead of the method of the object's class.
- configureMatch(BiFunction<T, String[], Boolean>) - Method in class com.storedobject.ui.GridSearchField
- configureMatch(BiFunction<T, String[], Boolean>) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- configurePage(AppShellSettings) - Method in class com.storedobject.ui.ApplicationView
- confirm(String) - Static method in class com.storedobject.core.ConsoleMenu
- confirm(String, String) - Static method in class com.storedobject.core.ConsoleMenu
- ConfirmButton - Class in com.storedobject.vaadin
-
A confirm button is a button whose "click handler" will be invoked only after a further confirmation obtained from the user.
- ConfirmButton(Component, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(Component, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(VaadinIcon, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, Component, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, Component, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, VaadinIcon, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, String, ClickHandler) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- ConfirmButton(String, String, ClickHandler, String) - Constructor for class com.storedobject.vaadin.ConfirmButton
-
Constructor.
- connect() - Method in class com.storedobject.iot.MQTT
- connect(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(HasValue<?, ?>...) - Method in class com.storedobject.vaadin.AbstractForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(InputStream, OutputStream) - Static method in class com.storedobject.common.IO
-
Connect an input stream to an output stream so that the output stream is closed when the input stream is closed.
- connect(OutputStream, InputStream) - Static method in class com.storedobject.common.IO
-
Connect an output stream to an input stream so that the input stream is closed when the output stream is closed.
- connect(String...) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(String...) - Method in class com.storedobject.vaadin.AbstractForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(Collection<HasValue<?, ?>>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(Collection<HasValue<?, ?>>) - Method in class com.storedobject.vaadin.AbstractForm
-
Connect fields so that a change in any of it is propagated to others within that connected group.
- connect(Collection<HasValue<?, ?>>) - Method in class com.storedobject.vaadin.util.Data
-
Connect a collection of fields so that their values will be updated whenever any of the field value is changed.
- connect(N, N) - Method in class com.storedobject.chart.GraphData
-
Establishes a connection between a source node and a target node.
- connectFromLastNode(N) - Method in class com.storedobject.chart.GraphData
-
Connects the last node in the current structure to the specified target node.
- connectionLost() - Method in interface com.storedobject.core.SQLNullConnectionHandler
- connectionProperties - Static variable in class com.storedobject.core.SQLConnector
-
The connection properties used to connect to the database via JDBC driver.
- connectionString - Static variable in class com.storedobject.core.SQLConnector
-
The connection string used to connect via the JDBC driver.
- ConnectorLogic - Class in com.storedobject.core
- ConnectorLogic() - Constructor for class com.storedobject.core.ConnectorLogic
- connectTo(GraphData.Node) - Method in class com.storedobject.chart.GraphData.Edge
-
Establishes a connection from the current destination node of this
Edge
to the specified target node by creating or retrieving an edge between them. - connectTo(GraphData.Node) - Method in class com.storedobject.chart.GraphData.Node
-
Connects the current node to the specified target node by creating an edge between them.
- connectToLastNode(N) - Method in class com.storedobject.chart.GraphData
-
Connects the given source node to the last node in the graph.
- consider() - Method in interface com.storedobject.common.ComputedValue
- consider(boolean) - Method in interface com.storedobject.common.ComputedValue
- Consignment - Class in com.storedobject.core
- Consignment() - Constructor for class com.storedobject.core.Consignment
- Consignment(StoredObject) - Constructor for class com.storedobject.core.Consignment
- ConsignmentItem - Class in com.storedobject.core
- ConsignmentItem() - Constructor for class com.storedobject.core.ConsignmentItem
- ConsignmentPacket - Class in com.storedobject.core
- ConsignmentPacket() - Constructor for class com.storedobject.core.ConsignmentPacket
- ConsoleMenu - Class in com.storedobject.core
- ConsoleMenu() - Constructor for class com.storedobject.core.ConsoleMenu
- construct(Class<T>, Class<?>[], Object[]) - Static method in class com.storedobject.core.Utility
-
Construct an instance of an object by creating a
Constructor
that matches best with the parameters passed. - constructColumn(String, Grid<T>, Renderer<T>, ValueProvider<T, Comparable>, Comparator<T>) - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
This is where the column is finally constructed.
- constructed() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- constructed() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- constructed() - Method in class com.storedobject.ui.inventory.LocateItem
- constructed() - Method in class com.storedobject.ui.inventory.LocationMonitoring
- constructed() - Method in class com.storedobject.vaadin.AbstractForm
-
This method is invoked when the "fields" are created and the form is ready to display.
- constructed() - Method in interface com.storedobject.vaadin.HasColumns
-
This method is invoked once all the columns are built and the grid is ready to display.
- constructed() - Method in class com.storedobject.vaadin.ObjectForm
- constructed(Object) - Method in interface com.storedobject.vaadin.ConstructedListener
-
This method will be invoked when the UI part of the class instance is constructed.
- ConstructedListener - Interface in com.storedobject.vaadin
-
A listener that can be added to classes such as
AbstractDataForm
,HasColumns
etc. - constructField(String) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Construct a field for the given field name.
- constructObjectEditor() - Method in class com.storedobject.ui.AbstractLinkGrid
- constructObjectEditor() - Method in class com.storedobject.ui.EditableObjectGrid
- constructObjectEditor() - Method in interface com.storedobject.ui.LinkGrid
- constructObjectEditor() - Method in class com.storedobject.ui.ObjectBrowser
- consume(InventoryItem, Quantity, String) - Method in class com.storedobject.core.InventoryTransaction
-
Consume an item.
- consume(InventoryItem, String) - Method in class com.storedobject.core.InventoryTransaction
-
Consume an item.
- consumes(int) - Method in class com.storedobject.iot.AbstractUnit
-
Determines whether the unit consumes a specified resource.
- consumes(int) - Method in class com.storedobject.iot.Block
- consumes(Resource) - Method in class com.storedobject.iot.AbstractUnit
-
Determines whether the unit consumes a specified resource.
- consumeWhile(Predicate<O>, Consumer<O>) - Method in class com.storedobject.core.ObjectIterator
-
Consume objects while a given predicate is true.
- consumption() - Method in record class com.storedobject.ui.iot.ConsumptionList.Entry
-
Returns the value of the
consumption
record component. - Consumption<P> - Class in com.storedobject.iot
-
Represents consumption data associated with a specific resource, item, and a time period.
- Consumption() - Constructor for class com.storedobject.iot.Consumption
-
Default constructor for the Consumption class.
- Consumption4Unit<C> - Record Class in com.storedobject.ui.iot
- Consumption4Unit(Class<C>, Resource, AbstractUnit, int, int) - Constructor for record class com.storedobject.ui.iot.Consumption4Unit
-
Creates an instance of a
Consumption4Unit
record class. - ConsumptionCalculator - Interface in com.storedobject.iot
-
A functional interface for calculating consumption values over a specified time period.
- consumptionClass() - Method in record class com.storedobject.ui.iot.Consumption4Unit
-
Returns the value of the
consumptionClass
record component. - ConsumptionDashboard - Class in com.storedobject.ui.iot
- ConsumptionDashboard(GUI, Resource) - Constructor for class com.storedobject.ui.iot.ConsumptionDashboard
- ConsumptionList - Class in com.storedobject.ui.iot
- ConsumptionList(Resource, Block, int, int, int) - Constructor for class com.storedobject.ui.iot.ConsumptionList
- ConsumptionList(Resource, Block, int, int, int, int) - Constructor for class com.storedobject.ui.iot.ConsumptionList
- ConsumptionList.Entry - Record Class in com.storedobject.ui.iot
- ConsumptionReturn - Class in com.storedobject.ui.inventory
-
Return items from a consumption location (return balance quantity after consumption).
- ConsumptionReturn() - Constructor for class com.storedobject.ui.inventory.ConsumptionReturn
- ConsumptionReturn(InventoryStore) - Constructor for class com.storedobject.ui.inventory.ConsumptionReturn
- ConsumptionReturn(InventoryStoreBin) - Constructor for class com.storedobject.ui.inventory.ConsumptionReturn
- ConsumptionReturn(InventoryStoreBin, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.ConsumptionReturn
- ConsumptionReturn(InventoryStore, InventoryLocation) - Constructor for class com.storedobject.ui.inventory.ConsumptionReturn
- ConsumptionReturn(String) - Constructor for class com.storedobject.ui.inventory.ConsumptionReturn
- Contact - Class in com.storedobject.core
- Contact() - Constructor for class com.storedobject.core.Contact
- Contact(Id, String) - Constructor for class com.storedobject.core.Contact
- ContactData - Class in com.storedobject.ui.util
- ContactData(List<ContactType>) - Constructor for class com.storedobject.ui.util.ContactData
- ContactGroupingCode - Class in com.storedobject.core
- ContactGroupingCode() - Constructor for class com.storedobject.core.ContactGroupingCode
- ContactType - Class in com.storedobject.core
- ContactType() - Constructor for class com.storedobject.core.ContactType
- container - Variable in class com.storedobject.vaadin.AbstractForm
-
The field container of the form.
- contains(Id) - Method in class com.storedobject.core.IdBuffer
- contains(Id) - Method in class com.storedobject.core.ObjectCache
- contains(Unit) - Method in class com.storedobject.ui.iot.GUI
-
Checks if the specified unit is present in the collection of units.
- contains(Object) - Method in class com.storedobject.common.Array
- contains(Object) - Method in class com.storedobject.common.StringList
- contains(Object) - Method in interface com.storedobject.core.EditableList
-
Check whether the given item is in this list or not.
- contains(Object) - Method in class com.storedobject.core.MemoryCache
- contains(Object) - Method in class com.storedobject.core.ObjectCacheList
- contains(Object) - Method in class com.storedobject.core.StoredObjectLink.Copy
- contains(Object) - Method in class com.storedobject.ui.util.ContactData
- contains(Object) - Method in class com.storedobject.ui.util.ExtraInfoValue
- contains(Object) - Method in class com.storedobject.ui.util.StreamAttachmentData
- contains(Object) - Method in class com.storedobject.vaadin.DataList
- contains(Object) - Method in class com.storedobject.vaadin.ListGrid
- contains(String) - Method in class com.storedobject.common.StringList
-
Check whether this list contains the given element or not.
- contains(String, int) - Method in class com.storedobject.common.StringList
-
Check whether this list contains the given element or not.
- contains(String, int, int) - Method in class com.storedobject.common.StringList
-
Check whether this list contains the given element or not.
- contains(Predicate<String>) - Method in class com.storedobject.common.StringList
-
Check whether this list contains any element that matches a given predicate or not.
- contains(Predicate<String>, int) - Method in class com.storedobject.common.StringList
-
Check whether this list contains any element that matches a given predicate or not.
- contains(Predicate<String>, int, int) - Method in class com.storedobject.common.StringList
-
Check whether this list contains any element that matches a given predicate or not.
- contains(T) - Method in class com.storedobject.core.ObjectCache
- contains(T) - Method in class com.storedobject.ui.ObjectForestProvider
- contains(T) - Method in class com.storedobject.ui.ObjectListProvider
- contains(T) - Method in class com.storedobject.ui.ObjectTreeProvider
- contains(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- containsAll(Collection<?>) - Method in class com.storedobject.common.Array
- containsAll(Collection<?>) - Method in class com.storedobject.common.StringList
- containsAll(Collection<?>) - Method in class com.storedobject.core.MemoryCache
- containsAll(Collection<?>) - Method in class com.storedobject.core.ObjectCacheList
- containsAll(Collection<?>) - Method in class com.storedobject.vaadin.DataList
- containsAll(Collection<?>) - Method in class com.storedobject.vaadin.ListGrid
- containsKey(Object) - Method in class com.storedobject.core.JSONMap
- containsKey(String) - Method in class com.storedobject.common.JSON
-
Check if this contains the given key or not.
- containsValue(Object) - Method in class com.storedobject.core.JSONMap
- contemporary(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Get the contemporary version of this instance with respect to another object instance.
- Content - Class in com.storedobject.ui
-
Content coming from an
InputStream
that can be viewed or downloaded (viaDevice.view(String, ContentProducer)
orDevice.download(ContentProducer)
). - Content(InputStream, String, String) - Constructor for class com.storedobject.ui.Content
-
Constructor.
- CONTENT_DISPOSITION - Static variable in class com.storedobject.ui.util.DownloadStream
- ContentGenerator - Class in com.storedobject.ui.util
- ContentGenerator - Interface in com.storedobject.common
-
Anything that generates some sort of "content".
- ContentGenerator(Application, ContentProducer, boolean, String, Consumer<AbstractContentGenerator>, Consumer<Long>, Runnable, boolean, Component...) - Constructor for class com.storedobject.ui.util.ContentGenerator
- ContentGenerator(Application, ContentProducer, String, Consumer<AbstractContentGenerator>, Consumer<Long>, Runnable, boolean, Component...) - Constructor for class com.storedobject.ui.util.ContentGenerator
- ContentProducer - Interface in com.storedobject.core
- ContentSearch - Interface in com.storedobject.common
-
An interface that helps search for value(s) using a string pattern.
- contentType(String) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the "Content-Type" header for the request.
- ContentType - Interface in com.storedobject.core
- contentTypeForm() - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the Content-Type header to "application/x-www-form-urlencoded; charset=UTF-8".
- contentTypeJSON() - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the Content-Type header to "application/json" and the Accept header to "application/json; charset=UTF-8".
- contentTypeXML() - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the "Content-Type" header to "application/xml" and the "Accept" header to "application/xml; charset=UTF-8" for the current request.
- ContentWithHeader - Class in com.storedobject.vaadin
-
A simple layout with a "header" portion and a scrollable "body" portion.
- ContentWithHeader() - Constructor for class com.storedobject.vaadin.ContentWithHeader
-
Constructor.
- ContentWithHeader(Component, Component) - Constructor for class com.storedobject.vaadin.ContentWithHeader
-
Constructor.
- CONTRAST - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Contrast.
- Controller - Class in com.storedobject.iot
- Controller(Schedule) - Constructor for class com.storedobject.iot.Controller
- ControlSchedule - Class in com.storedobject.iot
- ControlSchedule() - Constructor for class com.storedobject.iot.ControlSchedule
- ControlScheduleEditor - Class in com.storedobject.ui.iot
- ControlScheduleEditor() - Constructor for class com.storedobject.ui.iot.ControlScheduleEditor
- ControlScheduleEditor(String) - Constructor for class com.storedobject.ui.iot.ControlScheduleEditor
- convert(int) - Method in class com.storedobject.common.IDAddress
- convert(int) - Method in class com.storedobject.common.INAddress
- convert(int) - Method in class com.storedobject.common.MYAddress
- convert(int) - Method in class com.storedobject.common.SGAddress
- convert(MeasurementUnit) - Method in class com.storedobject.core.Count
- convert(MeasurementUnit) - Method in class com.storedobject.core.FractionalCount
- convert(MeasurementUnit) - Method in class com.storedobject.core.Quantity
-
Convert the quantity to another unit.
- convert(MeasurementUnit) - Method in class com.storedobject.core.Temperature
- convert(MeasurementUnit, int) - Method in class com.storedobject.core.Quantity
-
Convert the quantity to another unit rounded to the given number of decimals.
- convert(ObjectConverter<O, TO>) - Method in class com.storedobject.core.ObjectIterator
-
Convert this iterator to another type.
- convert(Rate, Currency) - Method in class com.storedobject.core.Money
-
Divide the amount with an "exchange rate" to convert it into another currency value.
- convert(StoredObject) - Method in interface com.storedobject.ui.ObjectGridData
- convert(StoredObject) - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Convert a raw object to the type that is accepted.
- convert(ClickHandler) - Static method in interface com.storedobject.vaadin.ClickHandler
-
Convert a Click Handler to a
ComponentEventListener
. - convert(FROM) - Method in interface com.storedobject.core.ObjectConverter
-
Convert method.
- convert(Object) - Method in class com.storedobject.core.converter.BoolValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.ChoiceValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.DateValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.DaysValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.DecimalNumberValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.DoubleValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.GeolocationValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.IntegerValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.LongValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.MinutesValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.MoneyValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.ObjectValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.QuantityValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.RateValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.SecondsValueConverter
- convert(Object) - Method in class com.storedobject.core.converter.ValueConverter
- convert(Currency) - Method in class com.storedobject.core.Money
-
Convert this monetary value to another currency (by applying the average rate).
- convert(Q) - Method in class com.storedobject.core.Quantity
-
Convert the quantity to another unit.
- convert(Q, int) - Method in class com.storedobject.core.Quantity
-
Convert the quantity to another unit.
- convertCell(String, Class<?>) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert the value corresponding to a cell name variable defined via
ExcelDataUpload.defineCell(String, String)
. - convertData(int, Class<?>) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert data to another type.
- convertData(int, Class<?>, boolean, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert data to another type.
- convertDataToChoice(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert data to 'choice value'.
- convertDataToChoice(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert data to 'choice value'.
- ConvertedIterable<FROM,
TO> - Class in com.storedobject.common - ConvertedIterable(Iterable<FROM>, Function<FROM, TO>) - Constructor for class com.storedobject.common.ConvertedIterable
- convertObject(Object, Class<T>) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Converts the given value to an object.
- convertToPDF(InputStream, OutputStream, PDFProperties) - Static method in class com.storedobject.office.od.Office
- convertValue(MeasurementUnit) - Method in class com.storedobject.core.Quantity
-
Get the value of this quantity if converted to the given unit.
- convertValue(Object) - Method in class com.storedobject.iot.ValueDefinition
- convertValue(Object) - Method in class com.storedobject.iot.ValueLimit
- convertValue(Object, int) - Method in class com.storedobject.ui.QueryGrid
-
Convert the value for a given column for displaying it on the grid.
- convertValue(Object, Class<O>) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Convert a given value to a specific type.
- convertValue(Object, X, String) - Method in class com.storedobject.ui.XGrid
- CoordinateSystem - Class in com.storedobject.chart
-
Abstract coordinate system.
- CoordinateSystem() - Constructor for class com.storedobject.chart.CoordinateSystem
- CoordinateSystemZoom - Class in com.storedobject.chart
-
Represents "data zoom" component that works inside a coordinate system.
- CoordinateSystemZoom(CoordinateSystem, Axis...) - Constructor for class com.storedobject.chart.CoordinateSystemZoom
-
Constructor.
- copy - Variable in class com.storedobject.ui.inventory.DefineAssembly
- copy() - Method in class com.storedobject.common.XML
-
Creates a new XML object with the same content as the current object.
- copy() - Method in class com.storedobject.core.StoredObject
-
Return a copy of this instance.
- copy() - Method in interface com.storedobject.core.StoredObjectLink
- copy(Address) - Method in class com.storedobject.common.Address
-
Copy details from the given address.
- copy(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Copy the given object instance to this instance.
- copy(InputStream, OutputStream) - Static method in class com.storedobject.common.IO
-
Copy one stream to another.
- copy(InputStream, OutputStream, boolean) - Static method in class com.storedobject.common.IO
-
Copy one stream to another
- copy(InputStream, OutputStream, int) - Static method in class com.storedobject.common.IO
-
Copy one stream to another.
- copy(InputStream, OutputStream, int, boolean) - Static method in class com.storedobject.common.IO
-
Copy one stream to another
- copy(Reader, Writer) - Static method in class com.storedobject.common.IO
-
Copy from reader to writer.
- copy(Reader, Writer, boolean) - Static method in class com.storedobject.common.IO
-
Copy from reader to writer.
- copy(Object[]) - Static method in class com.storedobject.common.StringUtility
-
Get a duplicate string array copy of the array passed.
- Copy_Not_Supported - Exception Class in com.storedobject.core
- Copy_Not_Supported() - Constructor for exception class com.storedobject.core.Copy_Not_Supported
- copyTo(int, int, String[]) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyTo(int, int, String[], int) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyTo(int, String[]) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyTo(int, String[], int, int) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyTo(Iterable<T>, O[], Function<T, O>) - Static method in class com.storedobject.core.Utility
-
Copies elements from an iterable to an array using a provided converter function.
- copyTo(String[]) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyTo(String[], int) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyTo(String[], int, int) - Method in class com.storedobject.common.StringList
-
Copy the elements of this list to a buffer.
- copyValuesFrom(Detail) - Method in interface com.storedobject.core.Detail
-
Copy the attribute values from another instance.
- correctUnitPrice(DBTransaction, Money) - Method in class com.storedobject.core.InventoryPOItem
- correctUoM(TransactionManager, MeasurementUnit, MeasurementUnit) - Method in class com.storedobject.core.InventoryItemType
- CorrectUOM - Class in com.storedobject.ui.inventory
- CorrectUOM() - Constructor for class com.storedobject.ui.inventory.CorrectUOM
- CORS - Class in com.storedobject.core
-
The CORS class manages Cross-Origin Resource Sharing (CORS) validation and handling for HTTP requests.
- cost() - Method in record class com.storedobject.core.QuantityWithCost
-
Returns the value of the
cost
record component. - count - Variable in class com.storedobject.ui.util.ApplicationFrame.EntitySelector
- count() - Method in class com.storedobject.core.ObjectIterator
-
Get the count.
- count() - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of records that match the query constructed using the current configurations of the
QueryBuilder
. - count(Transaction, Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.StoredObject
-
Count the number of instances for the given set of parameters.
- count(Transaction, Class<? extends StoredObject>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Count the number of instances for the given set of parameters.
- count(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObject
-
Count the number of instances for the given set of parameters.
- count(Class<? extends StoredObject>, boolean) - Static method in class com.storedobject.core.StoredObject
-
Count the number of instances for the given set of parameters.
- count(Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.StoredObject
-
Count the number of instances for the given set of parameters.
- count(Class<? extends StoredObject>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Count the number of instances for the given set of parameters.
- count(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Get the count after applying a filter.
- Count - Class in com.storedobject.core
- Count() - Constructor for class com.storedobject.core.Count
- Count(long) - Constructor for class com.storedobject.core.Count
- Count(long, MeasurementUnit) - Constructor for class com.storedobject.core.Count
- Count(long, String) - Constructor for class com.storedobject.core.Count
- Count(BigDecimal) - Constructor for class com.storedobject.core.Count
- Count(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Count
- Count(BigInteger) - Constructor for class com.storedobject.core.Count
- Count(BigInteger, MeasurementUnit) - Constructor for class com.storedobject.core.Count
- Count(BigInteger, String) - Constructor for class com.storedobject.core.Count
- countBits(long) - Static method in class com.storedobject.common.MathUtility
- countDown(int) - Method in class com.storedobject.vaadin.TimerComponent
-
Count down.
- CountField - Class in com.storedobject.ui
- CountField() - Constructor for class com.storedobject.ui.CountField
- CountField(int) - Constructor for class com.storedobject.ui.CountField
- CountField(int, int) - Constructor for class com.storedobject.ui.CountField
- CountField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.CountField
- CountField(int, int, String) - Constructor for class com.storedobject.ui.CountField
- CountField(String) - Constructor for class com.storedobject.ui.CountField
- CountField(String, int) - Constructor for class com.storedobject.ui.CountField
- CountField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.CountField
- CountField(String, int, int, String) - Constructor for class com.storedobject.ui.CountField
- CountField(String, int, String) - Constructor for class com.storedobject.ui.CountField
- CountField(String, String) - Constructor for class com.storedobject.ui.CountField
- countLinks(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countLinks(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countLinks(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countLinks(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countLinks(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Id) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of links associated with the given parent object.
- countLinks(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of links of a specified type for a given parent object.
- countLinks(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of links associated with the given parent object.
- countLinks(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of links of a specified type for a given parent object.
- countLinks(Transaction, int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countLinks(Transaction, int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countLinks(Transaction, int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countLinks(Transaction, int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countLinks(Transaction, int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countLinks(Transaction, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countLinks(Transaction, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countLinks(Transaction, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countLinks(Transaction, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countLinks(Transaction, String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countLinks(Transaction, String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countLinks(Transaction, String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Transaction, String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countLinks(Transaction, String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countLinks(Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given parameter.
- countLinks(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countLinks(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countLinks(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countLinks(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countLinks(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countLinks(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countLinks(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countLinks(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countLinks(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Count the links of this instance for the given set of parameters.
- countMasters(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countMasters(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countMasters(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countMasters(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countMasters(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Id) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of master objects associated with the given link.
- countMasters(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of master objects associated with a given link and link type.
- countMasters(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of master objects associated with the given link.
- countMasters(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Counts the number of master objects associated with a given link and link type.
- countMasters(Transaction, int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countMasters(Transaction, int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countMasters(Transaction, int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countMasters(Transaction, int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countMasters(Transaction, int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countMasters(Transaction, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countMasters(Transaction, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countMasters(Transaction, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countMasters(Transaction, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countMasters(Transaction, String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countMasters(Transaction, String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countMasters(Transaction, String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Transaction, String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countMasters(Transaction, String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countMasters(Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countMasters(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countMasters(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countMasters(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- countMasters(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- countMasters(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- countMasters(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- countMasters(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- countMasters(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, count the masters for which this instance is a link.
- Country - Class in com.storedobject.common
-
Representation of a Country.
- CountryField - Class in com.storedobject.ui
-
Field to accept a country's ISO code (2 characters) as a value.
- CountryField() - Constructor for class com.storedobject.ui.CountryField
-
Constructor.
- CountryField(String) - Constructor for class com.storedobject.ui.CountryField
-
Constructor.
- countUp(int) - Method in class com.storedobject.vaadin.TimerComponent
-
Count up.
- COURIER - Enum constant in enum class com.storedobject.pdf.PDFFont.FontFamily
- CRAMField - Class in com.storedobject.ui
-
CRAM (Challenge Response Authentication Mechanism) field.
- CRAMField() - Constructor for class com.storedobject.ui.CRAMField
-
Constructor.
- create() - Static method in class com.storedobject.common.DateUtility
-
Create and return Date instance for the current date
- create() - Static method in class com.storedobject.common.JSON
-
Create a blank JSON.
- create() - Static method in class com.storedobject.core.DatePeriod
- create() - Static method in class com.storedobject.core.ObjectIterator
-
Create an empty iterator.
- create() - Static method in interface com.storedobject.mail.QuickSender
-
Creates an instance of QuickSender by loading the class associated with the "application.quick.mail" property.
- create() - Static method in interface com.storedobject.sms.QuickSender
-
Creates an instance of QuickSender by loading the class associated with the "application.quick.sms" property.
- create(double) - Static method in class com.storedobject.chart.Font.Stretch
-
Create stretch with the give percentage.
- create(double, double, double) - Static method in class com.storedobject.chart.FunctionData
-
Create a
FunctionData
that generates a sequence of double values as its output. - create(double, MeasurementUnit) - Static method in class com.storedobject.core.Quantity
- create(double, Class<Q>) - Static method in class com.storedobject.core.Quantity
- create(double, Class<Q>, String) - Static method in class com.storedobject.core.Quantity
- create(int) - Static method in class com.storedobject.common.DateUtility
-
Get date corresponding to a particular date value in a year
- create(int...) - Static method in class com.storedobject.ui.inventory.LocationField
-
Create a location field.
- create(int, int) - Static method in class com.storedobject.chart.FunctionData
-
Create a
FunctionData
that generates a sequence of integer equivalents as its output. - create(int, int, int) - Static method in class com.storedobject.chart.FunctionData
-
Create a
FunctionData
that generates a sequence of integer equivalents as its output. - create(int, int, int) - Static method in class com.storedobject.common.DateUtility
-
Create a Date instance for the specified day, month and year
- create(AbstractDataProvider<T>, ToDoubleFunction<T>) - Static method in class com.storedobject.chart.FunctionData
-
Create a
FunctionData
that generates values by converting a stream of another set of values. - create(DataType, BiFunction<T, Integer, D>) - Method in interface com.storedobject.chart.AbstractDataProvider
-
Create another data set by applying a mapping function to this data set.
- create(DataType, Function<T, D>) - Method in interface com.storedobject.chart.AbstractDataProvider
-
Create another data set by applying a mapping function to this data set.
- create(Country) - Static method in class com.storedobject.common.Address
-
Create a blank country specific address.
- create(StringList...) - Static method in class com.storedobject.common.StringList
-
Create a string list by concatenating one or more lists.
- create(Device, Properties) - Static method in class com.storedobject.core.TransactionManager
- create(Id) - Static method in class com.storedobject.core.AuditTrail
-
Create audit trail for the given transaction ID.
- create(InventoryLocation) - Static method in class com.storedobject.ui.inventory.LocationField
-
Create a location field for a given location.
- create(MeasurementUnit) - Static method in class com.storedobject.core.Quantity
- create(ObjectIterator<FROM>, ObjectConverter<FROM, TO>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from the given iterator with conversion.
- create(StoredObject) - Static method in class com.storedobject.core.AuditTrail
-
Create audit trail for the given instance.
- create(StoredObjectUtility.Link<O>, StoredObject) - Static method in interface com.storedobject.core.StoredObjectLink
- create(TransactionManager) - Static method in class com.storedobject.core.OffsetAccount
- create(TransactionManager, SystemEntity) - Static method in class com.storedobject.core.OffsetAccount
- create(TransactionManager, SystemEntity, SystemEntity) - Static method in class com.storedobject.core.BranchAccount
- create(TransactionManager, Class<? extends Unit>) - Static method in class com.storedobject.iot.UnitItemType
- create(TransactionManager, Class<? extends Unit>) - Static method in class com.storedobject.iot.UnitType
- create(TransactionManager, String) - Static method in class com.storedobject.core.TransactionType
- create(Data) - Static method in class com.storedobject.iot.AQI
- create(ObjectEditor<?>) - Static method in class com.storedobject.ui.PrintButton
-
Create a "print button" for object editor.
- create(ObjectGrid<?>) - Static method in class com.storedobject.ui.PrintButton
-
Create a "print button" for object grid.
- create(ObjectInput<O>) - Static method in class com.storedobject.ui.ObjectEditor
-
Create an editor for the purpose of embedding an object field.
- create(ExecutableView, String, Runnable) - Static method in class com.storedobject.vaadin.MenuItem
-
Create a menu item for a
View
. - create(HasColumns<T>) - Method in class com.storedobject.ui.util.SOColumnCreator
- create(HasColumns<T>) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Create a "column creator" for the given grid.
- create(ObjectForm<T>) - Method in class com.storedobject.ui.util.SOFieldCreator
- create(ObjectForm<T>) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Create an instance of this interface for a particular "form".
- create(D) - Static method in class com.storedobject.common.DateUtility
-
Get an java.sql.Date corresponding to a given java.util.Date
- create(Image) - Static method in class com.storedobject.common.Barcode
-
Create a bar code from an image.
- create(LineNumberReader) - Static method in class com.storedobject.core.StoredObject
-
Create an instance from the given reader.
- create(Class<? extends StoredObject>, Iterable<String>) - Static method in class com.storedobject.core.ReportDefinition
- create(Class<? extends StoredObject>, String...) - Static method in class com.storedobject.core.ReportDefinition
- create(Class<? extends StoredObject>, Supplier<StoredObject>) - Static method in class com.storedobject.ui.PrintButton
-
Create a "print button" for object supplier.
- create(Class<? extends Data>, String) - Static method in interface com.storedobject.iot.ConsumptionCalculator
-
Creates a ConsumptionCalculator instance to compute the difference in values of a specific variable for a given data class between the specified time range.
- create(Class<? extends Data>, String, boolean, double) - Static method in interface com.storedobject.iot.ConsumptionCalculator
-
Creates a ConsumptionCalculator instance that computes consumption based on state changes of the specified variable within the provided data class.
- create(Class<? extends Data>, String, double) - Static method in interface com.storedobject.iot.ConsumptionCalculator
-
Creates a ConsumptionCalculator instance with a specified multiplier to adjust the computed value.
- create(Class<I>) - Static method in interface com.storedobject.ui.inventory.ItemInput
-
A helper method to create an instance of the
ItemInput
field based on the properties of the item's class. - create(Class<I>, boolean) - Static method in interface com.storedobject.ui.inventory.ItemInput
-
A helper method to create an instance of the
ItemInput
field based on the properties of the item's class. - create(Class<I>, Data, TriFunction<Unit, Integer, Integer, I>) - Static method in class com.storedobject.iot.Index
- create(Class<O>) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>) - Static method in class com.storedobject.ui.ObjectBrowserEditor
- create(Class<O>) - Static method in class com.storedobject.ui.ObjectBrowserViewer
- create(Class<O>) - Static method in class com.storedobject.ui.ObjectEditor
-
Create an instance of the editor from the parameters passed.
- create(Class<O>) - Static method in class com.storedobject.ui.ObjectTreeBrowser
- create(Class<O>) - Static method in class com.storedobject.ui.ObjectTreeViewer
- create(Class<O>, boolean, String) - Static method in class com.storedobject.ui.ObjectForestViewer
- create(Class<O>, int) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>, int) - Static method in class com.storedobject.ui.ObjectBrowserEditor
- create(Class<O>, int) - Static method in class com.storedobject.ui.ObjectEditor
-
Create an instance of the editor from the parameters passed.
- create(Class<O>, int) - Static method in class com.storedobject.ui.ObjectTreeBrowser
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectBrowserEditor
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectEditor
-
Create an instance of the editor from the parameters passed.
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectForestBrowser
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectForestEditor
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectTreeBrowser
- create(Class<O>, int, String) - Static method in class com.storedobject.ui.ObjectTreeEditor
- create(Class<O>, StringList) - Static method in interface com.storedobject.core.ObjectToString
-
Create an
ObjectToString
implementation for a given set of attributes. - create(Class<O>, StringList) - Static method in class com.storedobject.ui.ObjectFilter
- create(Class<O>, StringList, boolean) - Static method in interface com.storedobject.core.ObjectToString
-
Create an
ObjectToString
implementation for a given set of attributes. - create(Class<O>, StoredObjectUtility.MethodList) - Static method in interface com.storedobject.core.ObjectToString
-
Create an
ObjectToString
implementation for a given set of attributes. - create(Class<O>, Iterable<String>, boolean, String) - Static method in class com.storedobject.ui.ObjectForestViewer
- create(Class<O>, Iterable<String>, int) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>, Iterable<String>, int, Iterable<String>) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>, Iterable<String>, int, Iterable<String>, String) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>, Iterable<String>, int, String) - Static method in class com.storedobject.ui.ObjectBrowser
- create(Class<O>, Iterable<String>, int, String) - Static method in class com.storedobject.ui.ObjectBrowserEditor
- create(Class<O>, Iterable<String>, int, String) - Static method in class com.storedobject.ui.ObjectForestBrowser
- create(Class<O>, Iterable<String>, int, String) - Static method in class com.storedobject.ui.ObjectForestEditor
- create(Class<O>, Iterable<String>, int, String) - Static method in class com.storedobject.ui.ObjectTreeBrowser
- create(Class<O>, Iterable<String>, int, String) - Static method in class com.storedobject.ui.ObjectTreeEditor
- create(Class<O>, Iterable<String>, String) - Static method in class com.storedobject.ui.ObjectBrowserViewer
- create(Class<O>, Iterable<String>, String) - Static method in class com.storedobject.ui.ObjectTreeViewer
- create(Class<O>, Iterable<String>, String, Consumer<O>) - Static method in class com.storedobject.ui.ObjectSearchBrowser
-
Create a searcher from the given parameters.
- create(Class<O>, String) - Static method in class com.storedobject.ui.ObjectBrowserViewer
- create(Class<O>, String) - Static method in class com.storedobject.ui.ObjectTreeViewer
- create(Class<O>, String...) - Static method in interface com.storedobject.core.ObjectToString
-
Create an
ObjectToString
implementation for a given set of attributes. - create(Class<O>, String, StringList) - Static method in interface com.storedobject.core.ObjectToString
-
Create an
ObjectToString
implementation for a given set of attributes. - create(Class<O>, String, StringList, boolean) - Static method in interface com.storedobject.core.ObjectToString
-
Create an
ObjectToString
implementation for a given set of attributes. - create(Class<O>, String, Consumer<O>) - Static method in class com.storedobject.ui.ObjectSearchBrowser
-
Create a searcher from the given parameters.
- create(Class<O>, Consumer<O>) - Static method in class com.storedobject.ui.ObjectSearcherField
- create(Class<Q>) - Static method in class com.storedobject.core.Quantity
- create(Class<Q>, String) - Static method in class com.storedobject.core.Quantity
- create(Class<T>) - Method in class com.storedobject.ui.util.SOFieldCreator
- create(Iterable<FROM>, Function<FROM, TO>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from some source.
- create(Iterable<String>) - Static method in class com.storedobject.common.StringList
-
Create a string list from an
Iterable
. - create(Object) - Static method in class com.storedobject.common.JSON
-
Construct a JSON instance from an Object that could hopefully parse into a JSON compatible String.
- create(Object) - Static method in class com.storedobject.core.ComputedDate
- create(Object) - Static method in class com.storedobject.core.ComputedDouble
- create(Object) - Static method in class com.storedobject.core.ComputedInteger
- create(Object) - Static method in class com.storedobject.core.ComputedLong
- create(Object) - Static method in class com.storedobject.core.ComputedMinute
- create(Object) - Static method in class com.storedobject.core.DecimalNumber
- create(Object) - Static method in class com.storedobject.core.Money
-
Construct a monetary value from a string representation.
- create(Object) - Static method in class com.storedobject.core.ObjectText
-
Create an instance from an instance of the
StoredObject
. - create(Object) - Static method in class com.storedobject.core.Quantity
-
Construct a quantity from a string representation.
- create(Object, int) - Static method in class com.storedobject.core.DecimalNumber
- create(Object, int) - Static method in class com.storedobject.core.Rate
- create(Object, Class<Q>) - Static method in class com.storedobject.core.Quantity
- create(String) - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family with the name provided.
- create(String) - Static method in class com.storedobject.common.Address
-
Create a country specific address from the give details.
- create(String) - Static method in class com.storedobject.common.DateUtility
-
Get date by passing date string separated by comma or hyphen (, or -) in year, month and date format
- create(String) - Static method in class com.storedobject.common.StringList
-
Create a string list.
- create(String) - Static method in record class com.storedobject.common.StyledBuilder.Style
-
Create a style from the given string.
- create(String) - Static method in class com.storedobject.core.converter.DaysValueConverter
- create(String) - Static method in class com.storedobject.core.converter.MinutesValueConverter
- create(String) - Static method in class com.storedobject.core.converter.SecondsValueConverter
- create(String) - Static method in class com.storedobject.core.JavaClass
- create(String) - Static method in class com.storedobject.core.ProcessingLanguage
- create(String) - Static method in class com.storedobject.core.TextContent
- create(String...) - Static method in class com.storedobject.common.StringList
-
Create a string list from an array of strings..
- create(String, boolean) - Static method in class com.storedobject.core.converter.MinutesValueConverter
- create(String, int...) - Static method in class com.storedobject.ui.inventory.LocationField
-
Create a location field.
- create(String, InventoryLocation) - Static method in class com.storedobject.ui.inventory.LocationField
-
Create a location field for a given location.
- create(String, StreamData, Transaction) - Static method in class com.storedobject.core.FileData
- create(String, TransactionManager) - Static method in class com.storedobject.core.MessageTemplate
-
Create a template if it doesn't exist.
- create(String, TransactionManager) - Static method in class com.storedobject.job.MessageGroup
-
Create a new message group if it doesn't exist.
- create(String, Class<I>) - Static method in interface com.storedobject.ui.inventory.ItemInput
-
A helper method to create an instance of the
ItemInput
field based on the properties of the item's class. - create(String, Class<I>, boolean) - Static method in interface com.storedobject.ui.inventory.ItemInput
-
A helper method to create an instance of the
ItemInput
field based on the properties of the item's class. - create(String, Class<O>, Consumer<O>) - Static method in class com.storedobject.ui.ObjectSearcherField
- create(String, Class<Q>, boolean) - Static method in class com.storedobject.core.Quantity
- create(String, String, int...) - Static method in class com.storedobject.ui.inventory.LocationField
-
Create a location field for a given location.
- create(String, String, Runnable) - Static method in class com.storedobject.vaadin.MenuItem
-
Create a menu item.
- create(BigDecimal, MeasurementUnit) - Static method in class com.storedobject.core.Quantity
- create(BigDecimal, Class<Q>) - Static method in class com.storedobject.core.Quantity
- create(BigDecimal, Class<Q>, String) - Static method in class com.storedobject.core.Quantity
- create(Date) - Static method in class com.storedobject.core.DatePeriod
- create(Date) - Static method in class com.storedobject.vaadin.LegacyDateField
-
Create legacy date from date.
- create(Date, Date) - Static method in class com.storedobject.core.DatePeriod
- create(Date, Date) - Method in class com.storedobject.ui.DatePeriodField
- create(Date, Date) - Method in class com.storedobject.ui.MonthPeriodField
- create(Time, Time) - Method in class com.storedobject.ui.TimePeriodField
- create(Timestamp, Timestamp) - Method in class com.storedobject.ui.TimestampPeriodField
- create(LocalDate) - Static method in class com.storedobject.common.DateUtility
-
Get java.sql.Date by passing java.time.LocalDate
- create(Calendar) - Static method in class com.storedobject.common.DateUtility
-
Create a Date instance by passing a Calendar instance
- create(Collection<String>) - Static method in class com.storedobject.common.StringList
-
Create a string list from a collection.
- create(Collection<T>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from the given objects.
- create(Date) - Static method in class com.storedobject.vaadin.LegacyDateField
-
Create date from legacy date.
- create(Consumer<OT>, ObjectInput<OT>) - Static method in class com.storedobject.ui.util.ObjectAdder
-
Static method to create the adder instance.
- create(DoubleFunction<Double>, double, double) - Static method in class com.storedobject.chart.FunctionData
-
Create a mathematical function that generates
FunctionData
for a given range of double values. - create(DoubleFunction<Double>, double, double, double) - Static method in class com.storedobject.chart.FunctionData
-
Create a mathematical function that generates
FunctionData
for a given range of double values. - create(IntToDoubleFunction, int, int) - Static method in class com.storedobject.chart.FunctionData
-
Create a mathematical function that generates
FunctionData
for a given range of integer equivalents. - create(IntToDoubleFunction, int, int, int) - Static method in class com.storedobject.chart.FunctionData
-
Create a mathematical function that generates
FunctionData
for a given range of integers. - create(Supplier<Stream<T>>, ToDoubleFunction<T>) - Static method in class com.storedobject.chart.FunctionData
-
Create a
FunctionData
that generates values by converting a stream of another set of values. - create(Iterator<FROM>, Function<FROM, TO>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from some source.
- create(Iterator<String>) - Static method in class com.storedobject.common.StringList
-
Create a string list from an
Iterator
. - create(Iterator<T>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from the given objects.
- create(List<T>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from the given objects.
- create(Stream<FROM>, Function<FROM, TO>) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from some source.
- create(P, P) - Method in class com.storedobject.ui.RangeField
- create(T) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from a single object.
- create(T...) - Static method in class com.storedobject.core.ObjectIterator
-
Create an iterator from the given objects.
- createAccount(Device, String) - Method in class com.storedobject.core.JSONTransact
- createAccountField() - Method in class com.storedobject.ui.accounts.StatementView
- createActivity(ActivityList.ActivityGroup, String, LocalDateTime, int) - Method in class com.storedobject.chart.ActivityList
-
Create and add a
ActivityList.Activity
to theActivityList
. - createActivity(ActivityList.ActivityGroup, String, LocalDateTime, LocalDateTime) - Method in class com.storedobject.chart.ActivityList
-
Create and add a
ActivityList.Activity
to theActivityList
. - createActivity(String, LocalDateTime, int) - Method in class com.storedobject.chart.ActivityList.ActivityGroup
-
Create and add a
ActivityList.Activity
to this group. - createActivity(String, LocalDateTime, LocalDateTime) - Method in class com.storedobject.chart.ActivityList.ActivityGroup
-
Create and add a
ActivityList.Activity
to this group. - createActivityGroup(String) - Method in class com.storedobject.chart.ActivityList
-
Create and add a
ActivityList.ActivityGroup
to theActivityList
. - createAlert() - Static method in class com.storedobject.mail.Mail
-
Creates an alert and returns it as a Mail object.
- createAlert(TransactionManager) - Static method in class com.storedobject.mail.Mail
-
Creates and prepares an alert mail based on the provided TransactionManager instance.
- createAmount(BigDecimal) - Method in class com.storedobject.core.Account
- createAPN(String, TransactionManager) - Method in class com.storedobject.core.InventoryItemType
-
Create an APN for this P/N.
- createApplication() - Method in class com.storedobject.vaadin.ApplicationView
-
Create an instance of the Application class.
- createBaseFileName() - Static method in class com.storedobject.vaadin.PaintedImageResource
-
Create a base file name for the image.
- createBuilder() - Method in class com.storedobject.common.StyledMethodInvoker
- createButtonLayout() - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to create a "button panel" to be displayed typically at the top of the view's layout.
- createCaptionComponent() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the component to display the "caption" of the application.
- createCell(int) - Method in class com.storedobject.office.od.ods.Row
- createCell(int, CellType) - Method in class com.storedobject.office.od.ods.Row
- createCell(Object) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, boolean) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, boolean, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, int) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, int, int) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, int, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, int, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCell(Object, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Creates a cell that can be added to a table.
- createCellStyle() - Method in class com.storedobject.office.od.ods.Workbook
- createCenteredCell(Object) - Method in class com.storedobject.pdf.PDF
-
Creates a centered cell that can be added to a table.
- createCenteredCell(Object, Function<PDFCell, PDFCell>) - Method in class com.storedobject.pdf.PDF
-
Creates a centered cell that can be added to a table.
- createClassFromProperty(String) - Static method in class com.storedobject.core.JavaClassLoader
-
Creates a Java Class based on the logic name specified by the given property name.
- createCloseableView(Component, String) - Static method in class com.storedobject.vaadin.View
-
Create a
CloseableView
. - createColumn(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Create a column for the given column name.
- createColumn(String, Renderer<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Create a column that generates data through a custom renderer.
- createColumn(String, Method) - Method in interface com.storedobject.vaadin.HasColumns
-
Create a column uses a method to determine its data.
- createColumn(String, String, Function<T, ?>...) - Method in interface com.storedobject.vaadin.HasColumns
-
Create a column that uses one or more functions to generate its column value.
- createColumn(String, Function<T, ?>...) - Method in interface com.storedobject.vaadin.HasColumns
-
Create a column that uses one or more functions to generate its column value.
- createComponentColumn(String, Function<T, C>) - Method in interface com.storedobject.vaadin.HasColumns
-
Create a
Component
column that usesComponent
provided by the function as its column value. - createComponentForId(String) - Method in class com.storedobject.ui.iot.BlockView
-
Creates and returns a component based on the specified id.
- createComponentForId(String) - Method in class com.storedobject.ui.LoginForm
- createComponentForId(String) - Method in class com.storedobject.ui.TemplateDataForm
-
Create a component for the given Id value.
- createComponentForId(String) - Method in interface com.storedobject.ui.util.HtmlTemplate.ComponentCreator
- createComponentForId(String) - Method in class com.storedobject.ui.util.HtmlTemplate
- createComponentForId(String, String) - Method in interface com.storedobject.ui.util.HtmlTemplate.ComponentCreator
- createComponentForId(String, String) - Method in class com.storedobject.ui.util.HtmlTemplate
- createConnection(boolean) - Method in class com.storedobject.core.SQLConnector
-
Create a new SQL connection.
- CreateConsignment - Class in com.storedobject.ui.inventory
- CreateConsignment(Application, StoredObject) - Constructor for class com.storedobject.ui.inventory.CreateConsignment
- createConsumerLocation(TransactionManager, Entity) - Static method in class com.storedobject.core.InventoryTransaction
-
Create a consumer location.
- createContainer() - Method in class com.storedobject.ui.ObjectFilter
- createContainer() - Method in class com.storedobject.vaadin.AbstractForm
-
Create the field container of this form.
- createContainer() - Method in class com.storedobject.vaadin.ChoicesField
-
Create the container for the check boxes to be shown.
- created() - Method in class com.storedobject.core.StoredObject
-
Is this instance just created?
- createDatabase(String, String) - Method in class com.storedobject.core.Database
- createDatabaseDDL(String) - Method in class com.storedobject.core.Database
- createDataFormat() - Method in class com.storedobject.office.od.ods.Workbook
- createDDL(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- createDecoratedWindow(View) - Method in interface com.storedobject.vaadin.HasColumns
-
This method creates a decorated
Window
. - createDefaultSearcher() - Method in class com.storedobject.ui.AbstractObjectField
-
Create the default searcher.
- createDrawingPatriarch() - Method in class com.storedobject.office.od.ods.Sheet
- createEditableList() - Method in class com.storedobject.ui.AbstractEditableGrid
- createEditableList() - Method in class com.storedobject.ui.DetailLinkGrid
- createEditableList() - Method in class com.storedobject.ui.ReferenceLinkGrid
- createEditor() - Method in class com.storedobject.ui.AbstractEditableGrid
- createEditor() - Method in class com.storedobject.ui.ObjectBrowser
- createEditor(Class<OBJECT_TYPE>) - Method in interface com.storedobject.ui.ObjectEditorProvider
-
Create an editor for the given class.
- createEmailAddress(Object...) - Method in class com.storedobject.core.MessageTemplate
- createEnvironment() - Method in class com.storedobject.ui.Application
- createEnvironment() - Method in class com.storedobject.vaadin.Application
-
An "application environment" may be created to specify certain behaviours of the application.
- createEvaluationWorkbook() - Method in class com.storedobject.office.od.ods.Workbook
- createExternalOwnerLocation(TransactionManager, Entity) - Static method in class com.storedobject.core.InventoryTransaction
-
Create an external owner location from where we can receive stocks.
- createExtraButtons() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- createExtraButtons() - Method in class com.storedobject.ui.common.FlowDiagramEditor
- createExtraButtons() - Method in class com.storedobject.ui.common.ManageMailSenders
- createExtraButtons() - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- createExtraButtons() - Method in class com.storedobject.ui.common.ProcessingLanguageEditor
- createExtraButtons() - Method in class com.storedobject.ui.inventory.PackingUnitBrowser
- createExtraButtons() - Method in class com.storedobject.ui.inventory.PackingUnitEditor
- createExtraButtons() - Method in class com.storedobject.ui.ObjectBrowser
- createExtraButtons() - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked at the time of creating the UI and this is where extra buttons need t be created to display as extra buttons on the
ObjectEditor.buttonPanel
. - createExtraButtons() - Method in class com.storedobject.ui.ObjectForestBrowser
- createExtraButtons() - Method in class com.storedobject.ui.ObjectTreeBrowser
- createExtraButtons() - Method in class com.storedobject.ui.tools.ApproveTransaction
- createExtraButtons() - Method in class com.storedobject.ui.tools.JavaClassEditor
- createExtraButtons() - Method in class com.storedobject.ui.tools.ManageExternalUsers
- createExtraButtons() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- createField() - Method in class com.storedobject.ui.JSONField
- createField() - Method in class com.storedobject.vaadin.CustomTextField
-
Create the internal text field.
- createField(String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Create the field for a particular "field name".
- createField(String) - Method in class com.storedobject.vaadin.AbstractForm
-
Create the field for a particular "field name".
- createField(String) - Method in class com.storedobject.vaadin.ObjectForm
-
Create the field for the particular name.
- createField(String, Class<?>, String) - Method in class com.storedobject.ui.tools.JavaClassEditor
- createField(String, Class<?>, String) - Method in class com.storedobject.ui.util.SOFieldCreator
- createField(String, Class<?>, String) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Create the field for the particular name..
- createField(String, Class<?>, String) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- createField(String, Class<?>, String) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Create a "field" for the name, type and label provided.
- createField(String, Class<?>, String) - Method in class com.storedobject.vaadin.ObjectForm
-
Create the field for the particular name.
- createField(String, String) - Method in class com.storedobject.ui.common.EntityRoleEditor
- createField(String, String) - Method in class com.storedobject.ui.common.MemoSystem.MemoEditor
- createField(String, String) - Method in class com.storedobject.ui.inventory.POEditor
- createField(String, String) - Method in class com.storedobject.ui.tools.ReportEditor
- createField(String, String) - Method in class com.storedobject.ui.tools.SerialConfiguratorEditor
- createField(String, String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Create the field for a particular "field name".
- createField(String, String) - Method in class com.storedobject.vaadin.AbstractForm
-
Create the field for a particular "field name".
- createFieldContainer() - Method in class com.storedobject.ui.common.CaptureSignature
- createFieldContainer() - Method in class com.storedobject.ui.common.ProcessCheckList
- createFieldContainer() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Create the field container of this form.
- createFieldContainer() - Method in class com.storedobject.vaadin.ActionForm
-
A
Div
container is created. - createFile() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- createFiller() - Static method in class com.storedobject.vaadin.ButtonLayout
-
Create a filler component.
- createFolders(Transaction, String) - Static method in class com.storedobject.core.FileFolder
- createFont() - Method in class com.storedobject.office.od.ods.Workbook
- createFooters() - Method in class com.storedobject.ui.FileManager
- createFooters() - Method in class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- createFooters() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- createFooters() - Method in class com.storedobject.ui.inventory.LocateItem
- createFooters() - Method in interface com.storedobject.vaadin.HasColumns
-
Create footer rows if required here by invoking
HasColumns.appendFooter()
orHasColumns.prependFooter()
. - createFor(TransactionManager, AccountEntity<?>) - Static method in class com.storedobject.accounts.EntityAccount
-
Creates an EntityAccount for the provided
AccountEntity
. - createFor(TransactionManager, AccountEntity<?>, int, int) - Static method in class com.storedobject.accounts.EntityAccount
-
Creates an EntityAccount for the provided
AccountEntity
, category and type of invoice. - createFor(TransactionManager, AccountEntity<?>, Class<? extends EntityAccount>) - Static method in class com.storedobject.accounts.EntityAccount
-
Creates an EntityAccount for the provided
AccountEntity
and class ofEntityAccount
. - createFor(TransactionManager, AccountEntity<?>, Currency, Class<? extends EntityAccount>) - Static method in class com.storedobject.accounts.EntityAccount
-
Creates an EntityAccount for the provided
AccountEntity
and class ofEntityAccount
. - createFor(TransactionManager, Id) - Static method in class com.storedobject.accounts.BusinessEntity
-
Creates a BusinessEntity (if not already exists) for the specified entityId using the given TransactionManager.
- createFor(Transaction, InventoryBin, MaterialRequest) - Static method in class com.storedobject.core.InventoryReservedBin
- createForAndroid(TransactionManager) - Static method in class com.storedobject.core.ContactType
- createForIOS(TransactionManager) - Static method in class com.storedobject.core.ContactType
- createFormFieldEditor(String, Class<O>) - Method in class com.storedobject.ui.ObjectEditor
-
Create the editor to be used for a given
ObjectFormField
. - createForTelegram(TransactionManager) - Static method in class com.storedobject.core.ContactType
- createFreezePane(int, int) - Method in class com.storedobject.office.od.ods.Sheet
- createFreezePane(int, int, int, int) - Method in class com.storedobject.office.od.ods.Sheet
- createFrom(TransactionManager, SystemEntity) - Static method in class com.storedobject.core.BranchAccount
- createFrom(UnpostedJournal) - Static method in class com.storedobject.core.JournalVoucher
-
Create an instance of the
JournalVoucher
from the givenUnpostedJournal
. - createFrom(Class<SI>, InventoryGRN, EntityAccount) - Static method in class com.storedobject.accounts.SupplierInvoice
- createFromMedia(String) - Static method in class com.storedobject.ui.ChartImage
-
Create a chart image from the media file.
- createFromMedia(String...) - Static method in class com.storedobject.ui.Audio
-
Create an audio from the media file.
- createFromMedia(String...) - Static method in class com.storedobject.ui.Image
-
Create an image from the media file.
- createFromMedia(String...) - Static method in class com.storedobject.ui.Video
-
Create a video from the media file.
- createFullMenu() - Method in interface com.storedobject.core.ApplicationMenu
- createGeneratedBy(Object...) - Method in class com.storedobject.core.MessageTemplate
- createGetProvider() - Method in class com.storedobject.ui.inventory.ItemField
- createGetProvider() - Method in class com.storedobject.ui.inventory.ItemTypeGetField
- createGetProvider() - Method in class com.storedobject.ui.ObjectGetField
-
Create the "get" provider for this field.
- createGraphics() - Method in class com.storedobject.pdf.PDF
-
Create a graphics object to draw directly to the PDF.
- createGraphics(float, float, float, float) - Method in class com.storedobject.pdf.PDF
-
Create a graphics object to draw directly to the PDF.
- createGRN(Transaction, InventoryStore, Date, int, Date, String, Entity) - Method in class com.storedobject.core.InventoryItem
-
Create the GRN for this item.
- createGRN(Transaction, InventoryStore, Date, int, Date, String, Entity, int) - Method in class com.storedobject.core.InventoryItem
-
Create the GRN for this item.
- createGRN(Transaction, Map<Id, Quantity>, InventoryGRN, String, Date) - Method in class com.storedobject.core.InventoryPO
-
Create a GRN for this PO.
- createGroup(String) - Static method in class com.storedobject.vaadin.MenuItem
-
Create a group menu item.
- createGroupMenu(LogicGroup) - Method in interface com.storedobject.core.ApplicationMenu
- createHeader() - Method in class com.storedobject.ui.accounts.JournalVoucherView
- createHeader() - Method in class com.storedobject.ui.accounts.StatementView
- createHeader() - Method in class com.storedobject.ui.ActionGrid
- createHeader() - Method in class com.storedobject.ui.common.MemoSystem
- createHeader() - Method in class com.storedobject.ui.FileViewer
- createHeader() - Method in class com.storedobject.ui.inventory.AbstractAssembly
- createHeader() - Method in class com.storedobject.ui.inventory.DefineAssembly
- createHeader() - Method in class com.storedobject.ui.inventory.ItemMovementView
- createHeader() - Method in class com.storedobject.ui.inventory.LocateItem
- createHeader() - Method in class com.storedobject.ui.inventory.LocationMonitoring
- createHeader() - Method in class com.storedobject.ui.inventory.ReceiveAndBin
- createHeader() - Method in class com.storedobject.ui.iot.DataView
- createHeader() - Method in class com.storedobject.ui.iot.StatusGrid
- createHeader() - Method in class com.storedobject.ui.ObjectBrowser
- createHeader() - Method in class com.storedobject.ui.ObjectComparisonGrid
- createHeader() - Method in class com.storedobject.ui.ObjectForestBrowser
- createHeader() - Method in class com.storedobject.ui.ObjectHistoryGrid
- createHeader() - Method in class com.storedobject.ui.ObjectSearchBrowser
- createHeader() - Method in class com.storedobject.ui.ObjectTreeBrowser
- createHeader() - Method in class com.storedobject.ui.ObjectTreeViewer
- createHeader() - Method in class com.storedobject.ui.QueryGrid
- createHeader() - Method in class com.storedobject.ui.tools.ManageSalutation
- createHeader() - Method in class com.storedobject.ui.tools.ManageSuffix
- createHeader() - Method in interface com.storedobject.vaadin.HasColumns
-
You can have a "header row" (as the first row) that covers the whole grid.
- createHeader() - Method in class com.storedobject.vaadin.SelectGrid
- createHeader() - Method in class com.storedobject.vaadin.ViewGrid
- createHeader(String) - Method in class com.storedobject.vaadin.DetailComponent
-
Create the header portion.
- createHeaderCell(String) - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Create the header cell.
- createHeaders() - Method in class com.storedobject.ui.common.MemoSystem
- createHeaders() - Method in class com.storedobject.ui.DetailLinkGrid
- createHeaders() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- createHeaders() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- createHeaders() - Method in class com.storedobject.ui.inventory.GRN
- createHeaders() - Method in class com.storedobject.ui.inventory.POBrowser
- createHeaders() - Method in class com.storedobject.ui.ListEditor
- createHeaders() - Method in class com.storedobject.ui.ObjectListEditor
- createHeaders() - Method in class com.storedobject.ui.ReferenceLinkGrid
- createHeaders() - Method in interface com.storedobject.vaadin.HasColumns
-
Create extra header rows if required here by invoking
HasColumns.prependHeader()
orHasColumns.appendHeader()
(typically useful for creating column grouping etc.). - createHierarchyColumn(String, ValueProvider<T, ?>) - Method in class com.storedobject.vaadin.DataTreeGrid
-
Add the hierarchy column.
- createHierarchyColumn(String, ValueProvider<T, ?>) - Method in interface com.storedobject.vaadin.HasColumns
-
Add the hierarchy column.
- createHTMLColumn(String, Function<T, ?>) - Method in interface com.storedobject.vaadin.HasColumns
-
Create an HTML column that uses HTML emitted by the function as its column value.
- createHTMLHierarchyColumn(String, Function<T, ?>) - Method in class com.storedobject.vaadin.DataTreeGrid
-
Add an HTML hierarchy column.
- createHTMLHierarchyColumn(String, Function<T, ?>) - Method in interface com.storedobject.vaadin.HasColumns
-
Add an HTML hierarchy column.
- createImage(Barcode) - Static method in class com.storedobject.pdf.PDF
-
Create image from barcode
- createImage(HTMLText) - Static method in class com.storedobject.pdf.PDF
-
Create image from HTML
- createImage(HTMLText, int, int) - Static method in class com.storedobject.pdf.PDF
-
Create image from HTML
- createImage(Signature) - Static method in class com.storedobject.pdf.PDF
-
Create image from a signature instance
- createImage(StreamData) - Static method in class com.storedobject.pdf.PDF
-
Create image from stream data
- createImage(Image) - Static method in class com.storedobject.pdf.PDF
-
Create image from Java AWT image
- createImage(InputStream) - Static method in class com.storedobject.pdf.PDF
-
Create image from an input stream (stream will be closed)
- createImage(Consumer<Graphics2D>) - Method in class com.storedobject.pdf.PDF
-
Create a PDF image where a painter decides how to paint the image.
- createImage(Consumer<Graphics2D>, int, int) - Method in class com.storedobject.pdf.PDF
-
Create a PDF image where a painter decides how to paint the image.
- createImageFromHTML(String) - Static method in class com.storedobject.pdf.PDF
-
Create image from HTML
- createImageFromHTML(String, int, int) - Static method in class com.storedobject.pdf.PDF
-
Create image from HTML
- createImageFromHTML(String, StringFiller) - Static method in class com.storedobject.pdf.PDF
-
Create image from HTML
- createImageFromHTML(String, StringFiller, int, int) - Static method in class com.storedobject.pdf.PDF
-
Create image from HTML
- createImageFromSVG(String) - Static method in class com.storedobject.pdf.PDF
-
Create image from SVG
- createImageFromSVG(String, int, int) - Static method in class com.storedobject.pdf.PDF
-
Create image from SVG
- createInstance(InventoryLocation) - Method in class com.storedobject.ui.inventory.AbstractSale
- createInstance(InventoryLocation) - Method in class com.storedobject.ui.inventory.Sale
- createInstance(String) - Static method in class com.storedobject.core.JavaClassLoader
-
Creates an instance of a logic class specified by its name.
- createInstance(String, boolean, boolean) - Static method in class com.storedobject.ui.Application
- createInstanceFromProperty(String) - Static method in class com.storedobject.core.JavaClassLoader
-
Creates an instance of a class associated with the specified property name.
- createInternalBrowser(Class<O>, Iterable<String>, int, Iterable<String>, String) - Static method in class com.storedobject.ui.util.LogicParser
- createInternalEditor(Class<O>, int, String) - Static method in class com.storedobject.ui.util.LogicParser
- createItem() - Method in class com.storedobject.core.InventoryItemType
-
Create an item of this type.
- createItem(String) - Method in class com.storedobject.core.InventoryItemType
-
Create an item of this type.
- createLabel(Class<?>) - Method in class com.storedobject.ui.util.SOEnvironment
- createLabel(Class<?>) - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a label for displaying a particular class name.
- createLabel(String) - Method in class com.storedobject.ui.util.SOEnvironment
- createLabel(String) - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a label for the attribute name passed.
- createLabelCell(String, String) - Method in class com.storedobject.pdf.PDF.ObjectFormTable
-
Create the label cell.
- createLayout() - Method in class com.storedobject.ui.Application
- createLayout() - Method in class com.storedobject.ui.BarcodeScanner
- createLayout() - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to create the layout of the view.
- createLayout() - Method in class com.storedobject.vaadin.Application
-
This method is invoked only once to determine the layout of the application.
- createLink(AuditTrailConfiguration) - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- createLink(Class<? extends StoredObject>) - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- createLink(Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.StoredObjectUtility
- createLinkFieldGrid(String, ObjectLinkField<?>) - Method in class com.storedobject.ui.ObjectEditor
-
Typically, "grids" for "link fields" are created automatically.
- createLinkFieldGrid(String, ObjectLinkField<?>) - Method in class com.storedobject.ui.tools.ManageExternalUsers
- createListDataProvider(DataList<T>) - Method in class com.storedobject.ui.DataGrid
- createListDataProvider(DataList<T>) - Method in class com.storedobject.ui.EditableGrid
- createListDataProvider(DataList<T>) - Method in class com.storedobject.ui.EditableObjectGrid
- createListDataProvider(DataList<T>) - Method in class com.storedobject.ui.ObjectListGrid
- createListDataProvider(DataList<T>) - Method in class com.storedobject.ui.ReferenceLinkGrid
- createListDataProvider(DataList<T>) - Method in class com.storedobject.vaadin.ListGrid
-
Create an instance of
ListDataProvider
for the given data. - createLoanFromLocation(TransactionManager, Entity) - Static method in class com.storedobject.core.InventoryTransaction
-
Create an organization location where we can rent items from.
- createLoanToLocation(TransactionManager, Entity) - Static method in class com.storedobject.core.InventoryTransaction
-
Create an organization location where we can rent out items.
- createLocalCurrencyAmount(BigDecimal) - Method in class com.storedobject.core.Account
- createLogicList(LogicGroup) - Method in class com.storedobject.core.ApplicationServer
- createLogicName(Class<?>, String) - Static method in class com.storedobject.ui.util.LogicParser
- createLogin() - Method in class com.storedobject.ui.Application
- createLogin(String, String) - Method in class com.storedobject.core.Database
-
Creates a login with the given login name and password.
- createLogin(String, String) - Method in class com.storedobject.database.postgres.Database
- createLoginBlock() - Method in class com.storedobject.core.ExternalSystemUser
- createLoginBlock(ServerInformation) - Method in class com.storedobject.core.SystemUser
- createLoginBlock(String) - Method in class com.storedobject.core.SystemUser
- createMemoEditor(Class<M>) - Method in class com.storedobject.ui.common.MemoSystem
- createMemoEditor(Class<M>) - Method in class com.storedobject.ui.support.SupportSystem
- createMenu() - Method in class com.storedobject.ui.util.ApplicationFrame
- createMenu() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Create the menu.
- createMenuItem(ExecutableView, String, Runnable) - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a menu item for the View.
- createMenuItem(Runnable) - Method in interface com.storedobject.vaadin.ExecutableView
-
Create the menu item for this view.
- createMenuItem(Runnable) - Method in class com.storedobject.vaadin.WrappedView
- createMenuItem(String, Runnable) - Method in class com.storedobject.vaadin.Application
-
Create a menu item.
- createMenuItem(String, String, Runnable) - Method in class com.storedobject.vaadin.Application
-
Create a menu item.
- createMenuItem(String, String, Runnable) - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a menu item.
- createMenuItemGroup(String) - Method in class com.storedobject.vaadin.Application
-
Create a menu item.
- createMenuItemGroup(String) - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a menu item.
- createMessage(Person, Object...) - Method in class com.storedobject.core.MessageTemplate
-
Creates a message by replacing placeholders in the template with the provided parameters.
- createMessage(Object...) - Method in class com.storedobject.core.MessageTemplate
-
Deprecated.Please use
MessageTemplate.createMessage(Person, Object...)
instead. - createMethod(Class<?>, String) - Static method in class com.storedobject.core.StoredObjectUtility
- createMethodList(Class<?>, String) - Static method in class com.storedobject.core.StoredObjectUtility
- createMethodLists(Class<?>, StringList) - Static method in class com.storedobject.core.StoredObjectUtility
- createMethods(Class<?>, String[]) - Static method in class com.storedobject.core.StoredObjectUtility
- createModule(String) - Method in class com.storedobject.core.Install
- createMREditor() - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- createName() - Method in class com.storedobject.office.od.ods.Workbook
- createNewEntityOnAdd() - Method in class com.storedobject.ui.common.EntityRoleEditor
-
If this method is invoked, a new entity will be created for every role added (means, the feature that asks to choose the entity when adding a role will be switched off).
- createNewInstance() - Method in class com.storedobject.ui.ObjectEditor
-
Create a new instance of the data class.
- createNewPersonOnAdd() - Method in class com.storedobject.ui.common.PersonRoleEditor
-
If this method is invoked, a new person will be created for every role added (means, the feature that asks to choose the person when adding a role will be switched off).
- createNext(String, int) - Method in class com.storedobject.chart.ActivityList.Activity
-
Create a new activity immediately following this activity.
- createNext(String, int, int) - Method in class com.storedobject.chart.ActivityList.Activity
-
Create a new activity following this activity.
- createObjectEditor() - Method in class com.storedobject.ui.AbstractLinkGrid
- createObjectEditor() - Method in class com.storedobject.ui.common.RestrictedSystemUserBrowser
- createObjectEditor() - Method in class com.storedobject.ui.EditableObjectGrid
- createObjectEditor() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- createObjectEditor() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- createObjectEditor() - Method in class com.storedobject.ui.inventory.GRN
- createObjectEditor() - Method in class com.storedobject.ui.inventory.PackingUnitBrowser
- createObjectEditor() - Method in class com.storedobject.ui.iot.UnitDefinitionBrowser
- createObjectEditor() - Method in interface com.storedobject.ui.LinkGrid
- createObjectEditor() - Method in class com.storedobject.ui.ObjectBrowser
- createObjectEditor() - Method in class com.storedobject.ui.ObjectTree
- createObjectEditor() - Method in class com.storedobject.ui.tools.ApproveTransaction
- createObjectEditor() - Method in class com.storedobject.ui.tools.CrossServerManager
- createObjectEditor(Class<O>) - Method in class com.storedobject.ui.BaseObjectForest
- createObjectForm(int) - Method in class com.storedobject.ui.SteppedDataForm
-
Create the form for the step.
- createObjectForm(int) - Method in class com.storedobject.ui.SteppedObjectForm
-
Create the form for the step.
- createObjectInstance() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- createObjectInstance() - Method in class com.storedobject.ui.accounts.JournalVoucherEditor
- createObjectInstance() - Method in class com.storedobject.ui.common.EntityRoleEditor
- createObjectInstance() - Method in class com.storedobject.ui.common.PersonRoleEditor
- createObjectInstance() - Method in class com.storedobject.ui.common.SystemUserEditor
- createObjectInstance() - Method in class com.storedobject.ui.ObjectEditor
- createObjectInstance() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Create an instance of the object.
- createObjectInstance() - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
-
Create an instance of the data object.
- createObjectInstance() - Method in class com.storedobject.vaadin.AbstractForm
-
Create an instance of the data object.
- createObjectSearcher(Class<O>) - Method in class com.storedobject.ui.BaseObjectForest
- createODS() - Static method in class com.storedobject.office.od.Office
- createODT() - Static method in class com.storedobject.office.od.Office
- createPOBrowser() - Method in class com.storedobject.ui.inventory.GRN
- createPostLogin() - Method in class com.storedobject.ui.Application
- createPrefixComponent() - Method in class com.storedobject.ui.AbstractObjectField
- createPrefixComponent() - Method in class com.storedobject.ui.FileField
- createPrefixComponent() - Method in class com.storedobject.ui.ObjectGetField
- createPrefixComponent() - Method in class com.storedobject.ui.ObjectSearchField
- createProcessorLogic(Object...) - Method in class com.storedobject.core.MessageTemplate
- createPseudoTransaction() - Method in class com.storedobject.core.TransactionManager
-
Create a new Pseudo-transaction.
- createQuickMenu() - Method in interface com.storedobject.core.ApplicationMenu
- createRepairLocation(TransactionManager, Entity) - Static method in class com.storedobject.core.InventoryTransaction
-
Create a repair organization location.
- createROBrowser() - Method in class com.storedobject.ui.inventory.GRN
- createRow(int) - Method in class com.storedobject.office.od.ods.Sheet
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class com.storedobject.mail.OAuth2SaslClientFactory
- createSchema(String, String) - Method in class com.storedobject.core.Database
- createSchemaDDL(String) - Method in class com.storedobject.core.Database
- createSchemaDDL(String) - Method in class com.storedobject.database.postgres.Database
- createSearchBuilder(StringList, Consumer<ObjectSearchBuilder<FileFolder>>) - Method in class com.storedobject.ui.FileViewer
- createSearchBuilder(StringList, Consumer<ObjectSearchBuilder<T>>) - Method in interface com.storedobject.ui.ObjectGridData
- createSearchBuilder(Class<T>, StringList, Consumer<ObjectSearchBuilder<T>>) - Method in class com.storedobject.ui.ObjectSearchForm
- createSearchBuilder(Class<T>, StringList, Consumer<ObjectSearchBuilder<T>>) - Method in interface com.storedobject.ui.SearchBuilder
- createSearcher() - Method in class com.storedobject.ui.AbstractObjectField
-
Get the searcher for this field.
- createSearcher() - Method in class com.storedobject.ui.inventory.ItemField
- createSearcher() - Method in class com.storedobject.ui.inventory.ItemGetField
- createSearcher() - Method in class com.storedobject.ui.ObjectSearcherField
- createSenderGroup(Object...) - Method in class com.storedobject.core.MessageTemplate
- createServer(TransactionManager, String, String, String, String) - Static method in class com.storedobject.core.ServerInformation
- createSheet() - Method in class com.storedobject.office.od.ods.Workbook
- createSheet(String) - Method in class com.storedobject.office.od.ods.Workbook
- createSingle(String, O) - Static method in class com.storedobject.ui.ObjectField
-
Create a read-only instance of the
ObjectField
that has a pre-selected value. - createSplitPane(int, int, int, int, int) - Method in class com.storedobject.office.od.ods.Sheet
- createSplitPane(int, int, int, int, PaneType) - Method in class com.storedobject.office.od.ods.Sheet
- createSQL(ClassAttribute<?>, String, String, String, boolean, boolean, int, int, int[]) - Static method in class com.storedobject.core.StoredObjectUtility
-
Create a SQL execution string.
- createStream() - Method in interface com.storedobject.ui.util.HtmlTemplate.StreamSupplier
-
Creates an input stream.
- createSubject(Object...) - Method in class com.storedobject.core.MessageTemplate
- createSupplierLocation(TransactionManager, Entity) - Static method in class com.storedobject.core.InventoryTransaction
-
Create a supplier location.
- createTab(String, Component...) - Method in class com.storedobject.vaadin.Tabs
-
Create and add a tab with specified components.
- createTable(int) - Static method in class com.storedobject.pdf.PDF
-
Creates a table that can fit 100% to document's width.
- createTable(int...) - Static method in class com.storedobject.pdf.PDF
-
Creates a table that can fit 100% to document's width.
- createTable(PDF) - Method in class com.storedobject.pdf.TableHeader
-
Create a
PDFTable
from this header. - createTable(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Database
- createTask(Project.TaskGroup, String, int) - Method in class com.storedobject.chart.Project
-
Create and add a
Project.Task
to the project. - createTask(String, int) - Method in class com.storedobject.chart.Project
-
Create and add a
Project.Task
to the project. - createTask(String, int) - Method in class com.storedobject.chart.Project.TaskGroup
-
Create and add a
Project.Task
to this task group. - createTaskGroup(String) - Method in class com.storedobject.chart.Project
-
Create and add a
Project.TaskGroup
to the project. - createText(String) - Method in class com.storedobject.pdf.PDF
-
Create text Chunk.
- createText(String, int) - Method in class com.storedobject.pdf.PDF
-
Create text Chunk.
- createText(String, int, PDFColor) - Method in class com.storedobject.pdf.PDF
-
Create text Chunk.
- createTime(LocalDateTime) - Static method in class com.storedobject.common.DateUtility
-
Get time by passing LocalDateTime
- createTime(Calendar) - Static method in class com.storedobject.common.DateUtility
-
Get the Time value corresponding to a Calendar instance
- createTime(Date) - Static method in class com.storedobject.common.DateUtility
-
Get the Time value corresponding to a java.util.Date instance
- createTimestamp(long) - Static method in class com.storedobject.common.DateUtility
- createTimestamp(LocalDateTime) - Static method in class com.storedobject.common.DateUtility
-
Get TimeStamp by passing LocalDateTime
- createTimestamp(Date) - Static method in class com.storedobject.common.DateUtility
- createTitleTable(HasContacts, Iterable<String>) - Method in class com.storedobject.pdf.PDFReport
-
This is a helper method to create a "title table" from a
HasContacts
instance. - createTitleTable(HasContacts, String...) - Method in class com.storedobject.pdf.PDFReport
-
This is a helper method to create a "title table" from a
HasContacts
instance. - createTitleTable(Iterable<String>) - Method in class com.storedobject.pdf.PDFReport
-
This is a helper method to create a "title table" from a list of captions.
- createTitleTable(String...) - Method in class com.storedobject.pdf.PDFReport
-
This is a helper method to create a "title table" from a list of captions.
- createTitleText(String) - Method in class com.storedobject.pdf.PDF
-
Create title Phrase.
- createTitleText(String, int) - Method in class com.storedobject.pdf.PDF
-
Create title Phrase.
- createTitleText(String, int, PDFColor) - Method in class com.storedobject.pdf.PDF
-
Create title Phrase.
- createTo(TransactionManager, SystemEntity) - Static method in class com.storedobject.core.BranchAccount
- createTransaction() - Method in class com.storedobject.core.Install
- createTransaction() - Method in class com.storedobject.core.TransactionManager
-
Create a new DB transaction.
- createTransaction(Logic, PseudoTransaction) - Method in class com.storedobject.core.TransactionManager
-
Create a new transaction for a given logic.
- createTransport(Sender.Debugger) - Method in class com.storedobject.mail.GMailSender
- createTransport(Sender.Debugger) - Method in class com.storedobject.mail.MailSender
- createTransport(Sender.Debugger) - Method in class com.storedobject.mail.Sender
- createUser(int, int) - Method in class com.storedobject.core.UserRegistrationConfiguration
- createUserNameComponent() - Method in class com.storedobject.ui.util.ApplicationFrame
- createUserNameComponent() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Create the component to display the "User's name" for the application.
- createValidity(Object...) - Method in class com.storedobject.core.MessageTemplate
- createValue() - Method in class com.storedobject.ui.util.StreamAttachment
- createValueCell(String, Object) - Method in class com.storedobject.pdf.PDF.ObjectFormTable
-
Create the value cell.
- createValueCell(String, Object) - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Create the value cell.
- createView() - Method in class com.storedobject.ui.AbstractLinkGrid
- createView() - Method in class com.storedobject.ui.ActionGrid
- createView() - Static method in class com.storedobject.ui.tools.SwitchApplication
- createView() - Method in class com.storedobject.vaadin.Dashboard
-
Create a View to display the grid when executed.
- createView() - Method in interface com.storedobject.vaadin.HasColumns
-
Create a View to display the grid when executed.
- createView() - Method in class com.storedobject.vaadin.SelectGrid
- createWindow(View) - Method in interface com.storedobject.vaadin.util.SupportWindowMode
- createWindow(View) - Method in class com.storedobject.vaadin.ViewGrid
- createWindow(Component) - Method in class com.storedobject.vaadin.View
-
Create the window for embedding the component of this view.
- createWindow(Component) - Method in class com.storedobject.vaadin.Viewer
-
Create the "window" to show the content.
- createWindowDecorator() - Method in class com.storedobject.vaadin.Viewer
-
Create the "window decorator" to decorate the content window.
- createWorkbook(InputStream) - Method in class com.storedobject.office.AbstractSpreadSheet
- createWorkbook(InputStream) - Method in class com.storedobject.office.Excel
- createWorkbook(InputStream) - Method in class com.storedobject.office.ODS
- credit(Account, Money, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, Money, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, Money, Money, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, Money, Money, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, Money, Money, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, Money, Money, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, Money, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, Money, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, BigDecimal, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, BigDecimal, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, BigDecimal, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, BigDecimal, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a local currency account.
- credit(Account, BigDecimal, BigDecimal, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, BigDecimal, BigDecimal, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, BigDecimal, BigDecimal, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- credit(Account, BigDecimal, BigDecimal, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Credit a foreign currency account.
- CROSS_HAIR - Enum constant in enum class com.storedobject.chart.Axis.PointerType
-
Pointer as a cross-hair.
- CrossServerManager - Class in com.storedobject.ui.tools
- CrossServerManager() - Constructor for class com.storedobject.ui.tools.CrossServerManager
- CS - Enum constant in enum class com.storedobject.chart.Language
-
Czech
- CSSGrid - Class in com.storedobject.vaadin
-
Basic implementation of the CSS Grid layout.
- CSSGrid() - Constructor for class com.storedobject.vaadin.CSSGrid
-
Constructor.
- CSSGrid.Position - Enum Class in com.storedobject.vaadin
-
Enums for positions.
- CSV - Class in com.storedobject.common
-
CSV creator.
- CSV(int) - Constructor for class com.storedobject.common.CSV
-
Constructor.
- CSVReport - Class in com.storedobject.office
- CSVReport(Device, int) - Constructor for class com.storedobject.office.CSVReport
-
Constructor.
- CSVUploadProcessorView - Class in com.storedobject.ui
- CSVUploadProcessorView(String) - Constructor for class com.storedobject.ui.CSVUploadProcessorView
- CSVUploadProcessorView(String, String) - Constructor for class com.storedobject.ui.CSVUploadProcessorView
- CSVUploadProcessorView(String, String, Consumer<String[]>) - Constructor for class com.storedobject.ui.CSVUploadProcessorView
- CSVUploadProcessorView(String, Consumer<String[]>) - Constructor for class com.storedobject.ui.CSVUploadProcessorView
- CTRL - Enum constant in enum class com.storedobject.chart.Key
-
Ctrl key.
- cube() - Method in class com.storedobject.core.Distance
-
Create a cube by taking this as the side of the cube.
- cube(Distance) - Static method in class com.storedobject.core.Volume
-
Cube.
- currencies() - Static method in class com.storedobject.core.Money
- currencies(boolean) - Static method in class com.storedobject.core.Money
- CurrencyField - Class in com.storedobject.ui
-
A field to accept a valid currency code.
- CurrencyField() - Constructor for class com.storedobject.ui.CurrencyField
-
Constructor.
- CurrencyField(String) - Constructor for class com.storedobject.ui.CurrencyField
-
Constructor.
- CurrencyRate - Class in com.storedobject.core
- CurrencyRate() - Constructor for class com.storedobject.core.CurrencyRate
-
Constructor for internal use only
- CurrencyRate(Id, String, Date, Rate, Rate) - Constructor for class com.storedobject.core.CurrencyRate
-
Constructs a Currency Rate
- CurrencyRateProvider - Interface in com.storedobject.core
- current() - Method in class com.storedobject.common.Sequencer
- currentTime() - Method in class com.storedobject.core.Database
-
The SQL column that can bring the current time from the database.
- currentTime() - Method in class com.storedobject.database.postgres.Database
- currentTimeSQL() - Method in class com.storedobject.core.Database
-
The SQL statement that can fetch the current time from the database as first column in its result set.
- cursive() - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family of type "cursive".
- CUSTOM - Enum constant in enum class com.storedobject.core.DataChanged.CHANGE
- CUSTOMER_NOT_FOUND - Static variable in class com.storedobject.common.Fault
- CustomerInvoice - Class in com.storedobject.accounts
- CustomerInvoice() - Constructor for class com.storedobject.accounts.CustomerInvoice
- CustomerInvoiceBrowser - Class in com.storedobject.ui.accounts
- CustomerInvoiceBrowser() - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(int) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(int, SearchBuilder<CustomerInvoice>) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(int, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, SearchBuilder<CustomerInvoice>) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, SearchBuilder<CustomerInvoice>, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, SearchBuilder<CustomerInvoice>, String, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, int, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, SearchBuilder<CustomerInvoice>) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceBrowser(String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceBrowser
- CustomerInvoiceEditor - Class in com.storedobject.ui.accounts
- CustomerInvoiceEditor() - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceEditor
- CustomerInvoiceEditor(int) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceEditor
- CustomerInvoiceEditor(int, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceEditor
- CustomerInvoiceEditor(int, String, String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceEditor
- CustomerInvoiceEditor(String) - Constructor for class com.storedobject.ui.accounts.CustomerInvoiceEditor
- CustomField<T> - Class in com.storedobject.vaadin
-
Slightly enhanced version of Vaadin's
CustomField
. - CustomField(T) - Constructor for class com.storedobject.vaadin.CustomField
-
Constructor.
- customizeBuilder(DocumentBuilder) - Method in class com.storedobject.common.XML
-
Customizes the DocumentBuilder by providing additional configuration options.
- customizeBuilderFactory(DocumentBuilderFactory) - Method in class com.storedobject.common.XML
-
Customize the DocumentBuilderFactory before creating a new DocumentBuilder instance.
- customizeCell(String, T, TableDataCell) - Method in class com.storedobject.ui.ObjectTable
-
This method is invoked to customize the currently added cell.
- customizeCellValue(String, T, Object) - Method in class com.storedobject.ui.ObjectGridReport
-
This method is invoked before printing a cell value to obtain its customized value.
- customizeCellValue(String, T, String) - Method in class com.storedobject.ui.ObjectTable
-
This method is invoked to get the customized value for a cell.
- customizeColumn(String, Grid.Column<T>) - Method in class com.storedobject.ui.AbstractEditableGrid
- customizeColumn(String, Grid.Column<T>) - Method in class com.storedobject.ui.ReferenceLinkGrid
- customizeColumn(String, Grid.Column<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
This method is invoked when the column is actually constructed.
- customizeDataJSON(String, AbstractDataProvider<?>) - Method in class com.storedobject.chart.SOChart
-
This method is invoked just before the JSON string that is being constructed to send data to the client.
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.common.AbstractTextContentEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.common.FlowDiagramEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.common.MediaFileEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.common.SetPasswordPolicy
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.common.TemplateEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.inventory.GRNEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.inventory.ItemTypeEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.inventory.POItemEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.iot.ControlScheduleEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.tools.JavaClassEditor
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.ui.util.SOFieldCreator
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Customize a field.
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- customizeField(String, HasValue<?, ?>) - Method in interface com.storedobject.vaadin.FieldCustomizer
-
Customize the field.
- customizeField(String, HasValue<?, ?>) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Customize a field.
- customizeField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.ObjectForm
-
Customize a field.
- customizeHeaderCell(String, TableHeaderCell) - Method in class com.storedobject.ui.ObjectTable
-
This method is invoked to customize the header cell.
- customizeJSON(String) - Method in class com.storedobject.chart.SOChart
-
This method is invoked just before the JSON string that is being constructed in the
SOChart.update()
method is sent to the client. - customizeLinkField(ObjectLinkField<?>) - Method in class com.storedobject.ui.common.SystemUserEditor
- customizeLinkField(ObjectLinkField<?>) - Method in class com.storedobject.ui.inventory.AssignStoresAndLocations
- customizeLinkField(ObjectLinkField<?>) - Method in class com.storedobject.ui.ObjectEditor
-
Customize the link field if needed.
- customizeList(ObjectIterator<T>) - Method in interface com.storedobject.report.ObjectLister
- customizeMetadata(UIFieldMetadata) - Static method in class com.storedobject.core.ServiceItem
- customizeMetadata(UIFieldMetadata) - Static method in class com.storedobject.core.ServiceItemType
- customizeMetadata(UIFieldMetadata) - Static method in class com.storedobject.core.SubscriptionItem
- customizeMetadata(UIFieldMetadata) - Static method in class com.storedobject.core.SubscriptionItemType
- customizeMetadata(String, UIFieldMetadata) - Static method in class com.storedobject.mail.Mail
-
Customizes the metadata for a specified field name by applying specific configurations.
- customizeObjectEditor() - Method in class com.storedobject.ui.EditableObjectGrid
-
Customize the editor that will be used for editing the instances.
- customizeObjectEditor() - Method in class com.storedobject.ui.ObjectListEditor
-
Customize the editor that will be used for editing the instances.
- customizePathFactory(XPathFactory) - Method in class com.storedobject.common.XML
-
Customize the XPathFactory used by the XML class.
- customizeQueryBuilder(QueryBuilder<T>) - Method in interface com.storedobject.report.ObjectLister
- customizeRenderer(String, LitRenderer<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Customize the renderer for the given column.
- customizeTableHeader(TableHeader) - Method in interface com.storedobject.report.ObjectLister
- customizeTextField(HasTextValue) - Method in class com.storedobject.ui.MoneyField
- customizeTextField(HasTextValue) - Method in class com.storedobject.ui.tools.ClassNameField
- customizeTextField(HasTextValue) - Method in class com.storedobject.ui.util.AbstractQuantityField
- customizeTextField(HasTextValue) - Method in class com.storedobject.vaadin.CustomTextField
-
Customize the internal text field.
- CustomMessageLogic - Class in com.storedobject.iot
- CustomMessageLogic() - Constructor for class com.storedobject.iot.CustomMessageLogic
- CustomMessageProcessor - Interface in com.storedobject.iot
- CustomMethodInvoker - Class in com.storedobject.common
- CustomMethodInvoker() - Constructor for class com.storedobject.common.CustomMethodInvoker
- CustomMethodInvoker(String) - Constructor for class com.storedobject.common.CustomMethodInvoker
- CustomTextField<T> - Class in com.storedobject.vaadin
-
A "custom field" where the value is represented as a "text" using an internal text field.
- CustomTextField(T) - Constructor for class com.storedobject.vaadin.CustomTextField
-
Constructor.
- CYAN - Static variable in class com.storedobject.pdf.PDFColor
D
- DaemonJob - Class in com.storedobject.job
-
Daemon job is a special
Job
and itsJob.execute()
method will be invoked only once, and it runs forever in the background. - DaemonJob(Schedule) - Constructor for class com.storedobject.job.DaemonJob
-
Constructor.
- DAILY - Enum constant in enum class com.storedobject.iot.PeriodType
- DailyConsumption - Class in com.storedobject.iot
-
Represents daily consumption data tied to a specific item, resource, year, and day.
- DailyConsumption() - Constructor for class com.storedobject.iot.DailyConsumption
-
Initializes a new instance of the DailyConsumption class.
- dailyStatistics() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the daily statistics associated with the current data status.
- DailyStatistics - Class in com.storedobject.iot
-
The DailyStatistics class represents daily statistical data and provides methods to define column structure, indices, and retrieve specific daily statistics details.
- DailyStatistics() - Constructor for class com.storedobject.iot.DailyStatistics
-
Default constructor for the DailyStatistics class.
- DARK_GRAY - Static variable in class com.storedobject.pdf.PDFColor
- darker() - Method in class com.storedobject.pdf.PDFColor
-
Create a darker color from this instance.
- Dashboard - Class in com.storedobject.ui.iot
- Dashboard - Class in com.storedobject.vaadin
-
Dashboard is a "view" that can show multiple embedded "sub-views".
- Dashboard() - Constructor for class com.storedobject.vaadin.Dashboard
-
Constructor.
- Dashboard(boolean) - Constructor for class com.storedobject.vaadin.Dashboard
-
Constructor.
- Dashboard(GUI) - Constructor for class com.storedobject.ui.iot.Dashboard
- Dashboard(String) - Constructor for class com.storedobject.vaadin.Dashboard
-
Constructor.
- Dashboard(String, boolean) - Constructor for class com.storedobject.vaadin.Dashboard
-
Constructor.
- DashboardDefinition - Class in com.storedobject.core
- DashboardDefinition() - Constructor for class com.storedobject.core.DashboardDefinition
- DASHED - Enum constant in enum class com.storedobject.chart.LineStyle.Type
-
Dashed.
- data - Variable in class com.storedobject.vaadin.AbstractForm
-
The "data" associated with this form.
- Data - Class in com.storedobject.chart
-
Numeric data.
- Data - Class in com.storedobject.iot
-
Base class that represents data values that belong to a
Unit
. - Data<T> - Class in com.storedobject.vaadin.util
-
Class that is internally handling Vaadin's
Binder
. - Data() - Constructor for class com.storedobject.iot.Data
- Data(double[]) - Constructor for class com.storedobject.chart.Data
-
Constructor.
- Data(AbstractForm<T>) - Constructor for class com.storedobject.vaadin.util.Data
-
Constructor.
- Data(InputStream, String, String) - Constructor for record class com.storedobject.client.Client.Data
-
Creates an instance of a
Data
record class. - Data(Number...) - Constructor for class com.storedobject.chart.Data
-
Constructor.
- DATA_MATRIX - Enum constant in enum class com.storedobject.common.Barcode.Format
-
Data Matrix 2D barcode format.
- Data_Not_Changed - Exception Class in com.storedobject.core
- Data_Not_Changed() - Constructor for exception class com.storedobject.core.Data_Not_Changed
- Data.Value - Record Class in com.storedobject.iot
-
Structure to hold time and value.
- Data4Unit - Record Class in com.storedobject.ui.iot
- Data4Unit(Class<? extends Data>, Unit, TimestampPeriod, long, Collection<String>) - Constructor for record class com.storedobject.ui.iot.Data4Unit
-
Creates an instance of a
Data4Unit
record class. - database - Static variable in class com.storedobject.core.SQLConnector
-
The name of the database.
- Database - Class in com.storedobject.core
-
The abstract database class.
- Database - Class in com.storedobject.database.postgres
- Database() - Constructor for class com.storedobject.core.Database
- Database() - Constructor for class com.storedobject.database.postgres.Database
- Database_Id_Message - Exception Class in com.storedobject.core
- Database_Id_Message(String) - Constructor for exception class com.storedobject.core.Database_Id_Message
- Database_Message - Exception Class in com.storedobject.core
- Database_Message() - Constructor for exception class com.storedobject.core.Database_Message
- DatabaseDriver - Class in com.storedobject.database.postgres
- DatabaseDriver - Interface in com.storedobject.core
-
The database driver interface.
- DatabaseDriver() - Constructor for class com.storedobject.database.postgres.DatabaseDriver
- databaseExists(String) - Method in class com.storedobject.core.Database
-
Check if a database exists or not.
- DatabaseInputStream - Class in com.storedobject.core
-
This class represents a "data stream" stored in the database.
- DatabaseInputStream(Id) - Constructor for class com.storedobject.core.DatabaseInputStream
-
Create a stream that can read data from the database as an InputStream.
- databaseMaster - Static variable in class com.storedobject.core.SQLConnector
-
The name of the database master.
- DatabaseOutputStream - Class in com.storedobject.core
-
For internal use only
- DatabaseOutputStream(Id, RawSQL) - Constructor for class com.storedobject.core.DatabaseOutputStream
- databaseSQL(String) - Method in class com.storedobject.core.Database
-
Part of the SQL string (starting with FROM) that can query details of a database.
- databaseSQL(String) - Method in class com.storedobject.database.postgres.Database
- DataChanged - Class in com.storedobject.core
-
Represents a data change event for a specific object.
- DataChanged.CHANGE - Enum Class in com.storedobject.core
-
Enum representing the types of changes that can occur.
- DataChangeNotifier - Interface in com.storedobject.core
-
This interface represents a data change notifier.
- DataChangeNotifierLogic - Class in com.storedobject.core
-
This class handles the logic related to notifying changes in data.
- DataChangeNotifierLogic() - Constructor for class com.storedobject.core.DataChangeNotifierLogic
-
The default constructor.
- DataChangeProcessor - Class in com.storedobject.core
-
The DataChangeProcessor class extends the DaemonJob class and represents a job that processes data changes.
- DataChangeProcessor(Schedule) - Constructor for class com.storedobject.core.DataChangeProcessor
-
Constructor.
- DataChannel - Class in com.storedobject.chart
-
Data channel opens up a channel to push data on to a
SOChart
once rendered. - DataChannel(SOChart, AbstractDataProvider<?>...) - Constructor for class com.storedobject.chart.DataChannel
-
Create a data channel for the given set of data providers.
- dataClass() - Method in record class com.storedobject.ui.iot.Data4Unit
-
Returns the value of the
dataClass
record component. - dataClassName - Variable in class com.storedobject.core.DataLogic
- DataDownload - Class in com.storedobject.ui.iot
- DataDownload - Class in com.storedobject.ui.tools
- DataDownload() - Constructor for class com.storedobject.ui.tools.DataDownload
- DataDownload(Data4Unit) - Constructor for class com.storedobject.ui.iot.DataDownload
- DataEditor<T> - Class in com.storedobject.ui
- DataEditor<T> - Class in com.storedobject.vaadin
-
A
View
that is used for creating a "data entry form" with "Save"/"Cancel" buttons. - DataEditor(Class<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, String) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, String) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, String, String) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, String, String) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, String, String, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, String, String, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, String, String, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, String, String, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, String, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, String, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, String, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, String, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, String, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, String, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataEditor(Class<T>, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.ui.DataEditor
- DataEditor(Class<T>, Consumer<T>, Consumer<T>) - Constructor for class com.storedobject.vaadin.DataEditor
-
Constructor.
- DataForm - Class in com.storedobject.vaadin
-
This class is used to accept some quick data from the users.
- DataForm(String) - Constructor for class com.storedobject.vaadin.DataForm
-
Constructor.
- DataForm(String, boolean) - Constructor for class com.storedobject.vaadin.DataForm
-
Constructor.
- DataForm(String, boolean, boolean) - Constructor for class com.storedobject.vaadin.DataForm
-
Constructor.
- DataForm(String, String, String) - Constructor for class com.storedobject.vaadin.DataForm
-
Constructor.
- DataForm(String, String, String, boolean) - Constructor for class com.storedobject.vaadin.DataForm
-
Constructor.
- DataForm(String, String, String, boolean, boolean) - Constructor for class com.storedobject.vaadin.DataForm
-
Constructor.
- DataGrid<T> - Class in com.storedobject.ui
- DataGrid<T> - Class in com.storedobject.vaadin
-
Enhancement to Vaadin's Grid to handle Java Beans in a specialized way.
- DataGrid(Class<T>) - Constructor for class com.storedobject.ui.DataGrid
- DataGrid(Class<T>) - Constructor for class com.storedobject.vaadin.DataGrid
-
Constructor that will generate columns from the Bean's properties.
- DataGrid(Class<T>, Filtered<T>, Iterable<String>) - Constructor for class com.storedobject.ui.DataGrid
- DataGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.DataGrid
- DataGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.vaadin.DataGrid
-
Constructor that will generate columns from the column names passed.
- DataList<T> - Class in com.storedobject.vaadin
-
A list data structure with a "refresh" listener.
- DataList() - Constructor for class com.storedobject.vaadin.DataList
-
Constructor.
- DataList(List<T>) - Constructor for class com.storedobject.vaadin.DataList
-
Constructor.
- DataList.RefreshListener<T> - Interface in com.storedobject.vaadin
-
Definition of refresh listener that can be added to the
DataList
. - dataLoaded() - Method in interface com.storedobject.ui.util.DataLoadedListener
- DataLoadedListener - Interface in com.storedobject.ui.util
- DataLogic - Class in com.storedobject.core
-
An abstract class that deals with data classes and their respective logic classes.
- DataLogic() - Constructor for class com.storedobject.core.DataLogic
-
Default constructor.
- DataMatrix - Class in com.storedobject.chart
-
Represents a matrix of data.
- DataMatrix(Data...) - Constructor for class com.storedobject.chart.DataMatrix
-
Constructor.
- DataMatrix(String, Data...) - Constructor for class com.storedobject.chart.DataMatrix
-
Constructor.
- dataPickup(InventoryItem, InventoryLocation) - Method in class com.storedobject.core.InventoryTransaction
-
Create a "data pick-up" entry.
- dataPickup(InventoryItem, InventoryLocation, InventoryFitmentPosition) - Method in class com.storedobject.core.InventoryTransaction
-
Create a "data pick-up" entry.
- dataPickup(InventoryItem, Quantity, InventoryLocation) - Method in class com.storedobject.core.InventoryTransaction
-
Create a "data pick-up" entry.
- DataPickup - Class in com.storedobject.ui.inventory
- DataPickup() - Constructor for class com.storedobject.ui.inventory.DataPickup
- dataPickupDate - Static variable in class com.storedobject.core.InventoryTransaction
- dataProvider() - Method in record class com.storedobject.chart.InternalData.WrappedDataProvider
-
Returns the value of the
dataProvider
record component. - DataProvider - Interface in com.storedobject.chart
-
Provider of numeric data.
- DataSet - Class in com.storedobject.iot
- DataSet - Interface in com.storedobject.common
-
An interface that defines some sort of data with attributes.
- DataSet.AbstractData - Class in com.storedobject.iot
- DataSet.AlarmStatus - Class in com.storedobject.iot
- DataSet.DataStatus<V> - Class in com.storedobject.iot
- DataSet.DataValue - Class in com.storedobject.iot
- DataSet.DataValues - Class in com.storedobject.iot
- DataSet.LimitStatus - Class in com.storedobject.iot
- DataSet.SiteData - Class in com.storedobject.iot
- DataSet.UnitData - Class in com.storedobject.iot
- DataSet.UnitHeaderData - Class in com.storedobject.iot
- DataShadowStyle() - Constructor for class com.storedobject.chart.DataZoom.DataShadowStyle
-
Constructor.
- DataStatus(Unit, ValueDefinition<V>) - Constructor for class com.storedobject.iot.DataSet.DataStatus
- DataStream - Class in com.storedobject.chart
-
A data provider implementation to provide data from a
Stream
. - DataStream(Stream<Number>) - Constructor for class com.storedobject.chart.DataStream
-
Constructor.
- dataToEmbed() - Method in class com.storedobject.chart.BoxplotChart
- dataToEmbed() - Method in class com.storedobject.chart.CandlestickChart
- dataToEmbed() - Method in class com.storedobject.chart.Chart
-
Get the data to embed.
- dataToEmbed() - Method in class com.storedobject.chart.GaugeChart
- dataToEmbed() - Method in class com.storedobject.chart.GraphChart
- dataToEmbed() - Method in class com.storedobject.chart.RadarChart
- dataToEmbed() - Method in class com.storedobject.chart.SankeyChart
- dataToEmbed() - Method in class com.storedobject.chart.SunburstChart
- dataToEmbed() - Method in class com.storedobject.chart.TreeChart
- dataToEmbed() - Method in class com.storedobject.chart.TreemapChart
- dataToEmbed() - Method in class com.storedobject.chart.XYDataChart
- dataToEmbed() - Method in class com.storedobject.chart.XYGraphChart
- DataTransfer - Class in com.storedobject.ui.tools
- DataTransfer() - Constructor for class com.storedobject.ui.tools.DataTransfer
- DataTransfer(String) - Constructor for class com.storedobject.ui.tools.DataTransfer
- DataTreeGrid<T> - Class in com.storedobject.ui
- DataTreeGrid<T> - Class in com.storedobject.vaadin
-
Enhancement to Vaadin's TreeGrid to handle Java Beans in a specialized way.
- DataTreeGrid(Class<T>) - Constructor for class com.storedobject.ui.DataTreeGrid
- DataTreeGrid(Class<T>) - Constructor for class com.storedobject.vaadin.DataTreeGrid
-
Constructor that will generate columns from the Bean's properties.
- DataTreeGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.DataTreeGrid
- DataTreeGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.vaadin.DataTreeGrid
-
Constructor that will generate columns from the column names passed.
- DataType - Enum Class in com.storedobject.chart
-
Type of data that can be used by charts.
- DataUpload - Class in com.storedobject.ui.tools
- DataUpload() - Constructor for class com.storedobject.ui.tools.DataUpload
- dataValue() - Method in class com.storedobject.chart.Chart
-
Get the data that represents the values of this chart.
- DataValue(DataSet.AbstractData, DataSet.DataStatus<?>) - Constructor for class com.storedobject.iot.DataSet.DataValue
- dataValueIndex() - Method in class com.storedobject.chart.Chart
-
Get the index to get the real data value of this chart.
- dataValueIndex() - Method in class com.storedobject.chart.XYDataChart
- DataValues(List<? extends DataSet.DataValue>, long, long) - Constructor for class com.storedobject.iot.DataSet.DataValues
- DataView<D> - Class in com.storedobject.ui.iot
- DataView() - Constructor for class com.storedobject.chart.Toolbox.DataView
- DataView(Data4Unit, boolean) - Constructor for class com.storedobject.ui.iot.DataView
- DataZoom - Class in com.storedobject.chart
-
Represents the "data zoom" component.
- DataZoom(CoordinateSystem, Axis...) - Constructor for class com.storedobject.chart.DataZoom
-
Constructor.
- DataZoom.DataShadowStyle - Class in com.storedobject.chart
-
Used to style the data shadow.
- DataZoom.HandleStyle - Class in com.storedobject.chart
-
Used to style the handle.
- date(D) - Method in class com.storedobject.core.SystemEntity
-
Convert a date/date-time value from GMT to local.
- date(D) - Method in class com.storedobject.core.TransactionManager
-
Convert a date/date-time value from GMT to local.
- date(D) - Method in class com.storedobject.iot.Site
-
Adjusts the provided date to the local time based on the ZoneId associated with this Site.
- DATE - Enum constant in enum class com.storedobject.chart.DataType
-
Date values.
- DATE_FORMAT - Static variable in class com.storedobject.core.JSON
-
ISO 8601 date format string.
- DATE_TIME_FORMAT - Static variable in class com.storedobject.core.JSON
-
ISO 8601 date-time (timestamp) format string.
- DateData - Class in com.storedobject.chart
-
Date data provider.
- DateData(LocalDate...) - Constructor for class com.storedobject.chart.DateData
-
Constructor.
- DateDataProvider - Interface in com.storedobject.chart
-
Data provider of date values.
- DateField - Class in com.storedobject.vaadin
-
A field to edit
Date
. - DateField() - Constructor for class com.storedobject.vaadin.DateField
-
Constructor.
- DateField(String) - Constructor for class com.storedobject.vaadin.DateField
-
Constructor.
- DateField(String, Date) - Constructor for class com.storedobject.vaadin.DateField
-
Constructor.
- DateField(Date) - Constructor for class com.storedobject.vaadin.DateField
-
Constructor.
- dateFormat() - Static method in class com.storedobject.common.DateUtility
-
Returns a clone of the Java DateFormat instance.
- dateGMT(D) - Method in class com.storedobject.core.SystemEntity
-
Convert a date/date-time value from local to GMT.
- dateGMT(D) - Method in class com.storedobject.core.TransactionManager
-
Convert a date/date-time value from local to GMT.
- dateGMT(D) - Method in class com.storedobject.iot.Site
-
Adjusts the given date to Greenwich Mean Time (GMT) by applying the time zone offset of the site.
- DatePeriod - Class in com.storedobject.core
- DatePeriod(Date, Date) - Constructor for class com.storedobject.core.DatePeriod
- DatePeriod(Calendar, Calendar) - Constructor for class com.storedobject.core.DatePeriod
- DatePeriod(Date, Date) - Constructor for class com.storedobject.core.DatePeriod
- DatePeriodField - Class in com.storedobject.ui
- DatePeriodField() - Constructor for class com.storedobject.ui.DatePeriodField
- DatePeriodField(String) - Constructor for class com.storedobject.ui.DatePeriodField
- DatePeriodField(String, DatePeriod) - Constructor for class com.storedobject.ui.DatePeriodField
- DateStream - Class in com.storedobject.chart
-
A date data provider implementation to provide data from a
Stream
. - DateStream(Stream<LocalDate>) - Constructor for class com.storedobject.chart.DateStream
-
Constructor.
- dateTimeFormat() - Static method in class com.storedobject.common.DateUtility
-
Returns a clone of the default date and time format.
- DateUtility - Class in com.storedobject.common
-
Date utility functions.
- DateUtility - Class in com.storedobject.core
- DateUtility() - Constructor for class com.storedobject.common.DateUtility
- DateUtility() - Constructor for class com.storedobject.core.DateUtility
- DateValueConverter - Class in com.storedobject.core.converter
- day(int, int) - Static method in record class com.storedobject.iot.Period
- DaysField - Class in com.storedobject.ui
- DaysField() - Constructor for class com.storedobject.ui.DaysField
- DaysField(String) - Constructor for class com.storedobject.ui.DaysField
- DaysField(String, Integer) - Constructor for class com.storedobject.ui.DaysField
- DaysValueConverter - Class in com.storedobject.core.converter
- DBFileStream - Class in com.storedobject.ui
- DBFileStream(FileData) - Constructor for class com.storedobject.ui.DBFileStream
- DBFileStream(Id) - Constructor for class com.storedobject.ui.DBFileStream
- DBFileStream(MediaFile) - Constructor for class com.storedobject.ui.DBFileStream
- DBFileStream(String) - Constructor for class com.storedobject.ui.DBFileStream
- DBResource - Class in com.storedobject.ui
- DBResource(HasStreamData) - Constructor for class com.storedobject.ui.DBResource
- DBResource(Id) - Constructor for class com.storedobject.ui.DBResource
- DBTransaction - Class in com.storedobject.core
-
Transaction.
- DBTransaction.NoHistory - Interface in com.storedobject.core
- DE - Enum constant in enum class com.storedobject.chart.Language
-
German
- debit(Account, Money, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, Money, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, Money, Money, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, Money, Money, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, Money, Money, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, Money, Money, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, Money, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, Money, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, BigDecimal, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, BigDecimal, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, BigDecimal, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, BigDecimal, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a local currency account.
- debit(Account, BigDecimal, BigDecimal, int, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, BigDecimal, BigDecimal, int, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, BigDecimal, BigDecimal, String, String) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debit(Account, BigDecimal, BigDecimal, String, String, Date) - Method in class com.storedobject.core.JournalVoucher
-
Debit a foreign currency account.
- debug - Static variable in class com.storedobject.core.BulkDataUpdate
- debug - Static variable in class com.storedobject.core.RawSQL
- debug - Static variable in class com.storedobject.core.SQLConnector
- debug - Variable in class com.storedobject.tools.AbstractJSONService
- debug() - Method in class com.storedobject.iot.MQTT
- debug() - Method in class com.storedobject.office.ODT
- debug(boolean, boolean, boolean) - Method in class com.storedobject.chart.SOChart
-
Enables or disables debugging functionality at the client-side.
- debug(Session, Properties) - Method in class com.storedobject.mail.Sender.Debugger
- debug(String, Consumer<String>) - Method in class com.storedobject.ui.FlowDiagram
- DEBUG - Static variable in class com.storedobject.ui.iot.Dashboard
- DecimalNumber - Class in com.storedobject.core
-
Class that represents a decimal number value with a defined number of decimals digits.
- DecimalNumber() - Constructor for class com.storedobject.core.DecimalNumber
-
Create a decimal number of value 0 with 2 decimal digits.
- DecimalNumber(int) - Constructor for class com.storedobject.core.DecimalNumber
-
Create a decimal number of value 0.
- DecimalNumber(DecimalNumber) - Constructor for class com.storedobject.core.DecimalNumber
-
Construct a decimal number from another one.
- DecimalNumber(String) - Constructor for class com.storedobject.core.DecimalNumber
-
Create a decimal number.
- DecimalNumber(String, int) - Constructor for class com.storedobject.core.DecimalNumber
-
Create a decimal number.
- DecimalNumber(BigDecimal) - Constructor for class com.storedobject.core.DecimalNumber
-
Construct a decimal number from a BigDecimal.
- DecimalNumber(BigDecimal, int) - Constructor for class com.storedobject.core.DecimalNumber
-
Construct a decimal number from a BigDecimal.
- DecimalNumberField - Class in com.storedobject.ui
- DecimalNumberField() - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(int, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(int, int, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(int, int, boolean, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(DecimalNumber, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(DecimalNumber, int, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(DecimalNumber, int, int, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(DecimalNumber, int, int, boolean, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, int, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, int, int, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, int, int, boolean, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, DecimalNumber) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, DecimalNumber, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, DecimalNumber, int, int) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, DecimalNumber, int, int, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberField(String, DecimalNumber, int, int, boolean, boolean) - Constructor for class com.storedobject.ui.DecimalNumberField
- DecimalNumberValueConverter - Class in com.storedobject.core.converter
- declareData(Set<AbstractDataProvider<?>>) - Method in class com.storedobject.chart.Chart
- declareData(Set<AbstractDataProvider<?>>) - Method in class com.storedobject.chart.CoordinateSystem
- declareData(Set<AbstractDataProvider<?>>) - Method in interface com.storedobject.chart.HasData
-
Declare the data set owned by this
ComponentPart
by adding it to theSet
provided. - declareData(Set<AbstractDataProvider<?>>) - Method in class com.storedobject.chart.MarkArea
- declareData(Set<AbstractDataProvider<?>>) - Method in class com.storedobject.chart.Tooltip
- decorateComponent() - Method in class com.storedobject.ui.ImageViewer
- decorateComponent() - Method in class com.storedobject.ui.LoginForm
- decorateComponent() - Method in class com.storedobject.ui.TemplateView
-
Decorate the outermost component if required.
- decorateComponent() - Method in class com.storedobject.ui.TextView
- decorateComponent() - Method in class com.storedobject.ui.VerifyOTP
- decorateComponent() - Method in class com.storedobject.vaadin.ImageView
- decorateComponent() - Method in class com.storedobject.vaadin.View
-
This will be invoked by the
Application
just before making the component of this view visible. - decorateComponent() - Method in class com.storedobject.vaadin.Viewer
-
Decorate the component to remove the default padding.
- decrypt(byte[], SecretKey, byte[]) - Static method in class com.storedobject.core.Secret
- decrypt(InputStream, int, SystemUser) - Static method in class com.storedobject.core.Secret
-
Decrypt the encrypted stream.
- decrypt(InputStream, int, TransactionManager) - Static method in class com.storedobject.core.Secret
-
Decrypt the encrypted stream.
- decrypt(InputStream, OutputStream, int, SystemUser) - Static method in class com.storedobject.core.Secret
-
Decrypt an encrypted stream and write it to an output stream.
- decrypt(InputStream, OutputStream, int, TransactionManager) - Static method in class com.storedobject.core.Secret
-
Decrypt an encrypted stream and write it to an output stream.
- decrypt(String) - Static method in class com.storedobject.core.ServerInformation
- decrypt(String, int, SystemUser) - Static method in class com.storedobject.core.Secret
-
Decrypt data.
- decrypt(String, int, TransactionManager) - Static method in class com.storedobject.core.Secret
-
Decrypt data.
- decrypt(String, ServerInformation) - Static method in class com.storedobject.core.ServerInformation
- decrypt(String, String) - Static method in class com.storedobject.core.ServerInformation
- deduplicate() - Method in class com.storedobject.core.ObjectIterator
-
Convert the iterator to a new one by eliminating duplicate consecutive entries if any from it.
- Deep_Frozen_Account - Exception Class in com.storedobject.core
- Deep_Frozen_Account(String) - Constructor for exception class com.storedobject.core.Deep_Frozen_Account
- DEFAULT_BUFFER_SIZE - Static variable in class com.storedobject.ui.util.DownloadStream
- DEFAULT_CACHE_TIME - Static variable in class com.storedobject.ui.util.DownloadStream
- defaultCategory(GraphData.Category) - Method in class com.storedobject.chart.GraphData
-
Sets the default category for the graph and returns the current instance of
GraphData
. - DEFAULTSIZE - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- defaultUnit - Static variable in class com.storedobject.core.Angle
- defaultUnit - Static variable in class com.storedobject.core.Area
- defaultUnit - Static variable in class com.storedobject.core.Count
- defaultUnit - Static variable in class com.storedobject.core.Distance
- defaultUnit - Static variable in class com.storedobject.core.FractionalCount
- defaultUnit - Static variable in class com.storedobject.core.Percentage
- defaultUnit - Static variable in class com.storedobject.core.Pressure
- defaultUnit - Static variable in class com.storedobject.core.Quantity
- defaultUnit - Static variable in class com.storedobject.core.Speed
- defaultUnit - Static variable in class com.storedobject.core.Temperature
- defaultUnit - Static variable in class com.storedobject.core.TimeDuration
- defaultUnit - Static variable in class com.storedobject.core.Volume
- defaultUnit - Static variable in class com.storedobject.core.VolumeRate
- defaultUnit - Static variable in class com.storedobject.core.Weight
- defaultUnit - Static variable in class com.storedobject.core.WeightOrVolume
- defaultUnit - Static variable in class com.storedobject.core.WeightRate
- DefineAssembly<T,
C> - Class in com.storedobject.ui.inventory - DefineAssembly(Class<T>) - Constructor for class com.storedobject.ui.inventory.DefineAssembly
- DefineAssembly(Class<T>, Class<C>, Class<? extends C>...) - Constructor for class com.storedobject.ui.inventory.DefineAssembly
- DefineAssembly(String) - Constructor for class com.storedobject.ui.inventory.DefineAssembly
- DefineAssembly(T) - Constructor for class com.storedobject.ui.inventory.DefineAssembly
- defineCell(String, String) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Define a cell name.
- definitions() - Method in class com.storedobject.ui.PrintButton
- dehilite() - Method in interface com.storedobject.vaadin.ApplicationMenuItem
-
De-highlight the menu item so that it looks normal.
- dehilite() - Method in class com.storedobject.vaadin.MenuItem
- DelegatedIdInput<T> - Interface in com.storedobject.ui.util
- DelegatedObjectInput<T> - Interface in com.storedobject.ui.util
- delete - Variable in class com.storedobject.ui.inventory.DefineAssembly
- delete - Variable in class com.storedobject.ui.ListEditor
-
"Delete" button.
- delete - Variable in class com.storedobject.ui.ObjectBrowser
- delete - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Delete.
- delete - Variable in class com.storedobject.ui.ObjectForestBrowser
- delete - Variable in class com.storedobject.ui.ObjectListEditor
-
"Delete" button.
- delete - Variable in class com.storedobject.ui.ObjectTreeBrowser
- delete() - Method in class com.storedobject.core.StoredObject
-
Delete this instance from the database.
- delete() - Method in class com.storedobject.office.od.ods.Sheet
- delete() - Method in class com.storedobject.ui.DetailLinkGrid
- delete() - Method in interface com.storedobject.ui.LinkGrid
- delete() - Method in class com.storedobject.ui.ListEditor
-
Delete a selected instance.
- delete() - Method in class com.storedobject.ui.ObjectEditor
-
Do the delete operation of the current object instance.
- delete() - Method in class com.storedobject.ui.ObjectLinkField
- delete() - Method in class com.storedobject.ui.ObjectListEditor
-
Delete a selected instance.
- delete() - Method in class com.storedobject.ui.ReferenceLinkGrid
- delete() - Method in class com.storedobject.vaadin.Alert
-
Delete (and close) the alert so that it's no more associated with
Application
. - delete(ActivityList.Activity...) - Method in class com.storedobject.chart.ActivityList
-
Delete
ActivityList.Activity
s from theActivityList
. - delete(ActivityList.ActivityGroup...) - Method in class com.storedobject.chart.ActivityList
-
Delete
ActivityList.ActivityGroup
s from theActivityList
. - delete(Project.Task...) - Method in class com.storedobject.chart.Project
-
Delete
Project.Task
s from the project. - delete(Project.TaskGroup...) - Method in class com.storedobject.chart.Project
-
Delete
Project.TaskGroup
s from the project. - delete(Contact) - Method in class com.storedobject.ui.util.ContactData
- delete(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- delete(Id) - Method in class com.storedobject.core.ObjectCache
- delete(StoredObject) - Method in class com.storedobject.core.TransactionControl
- delete(Transaction) - Method in class com.storedobject.core.StoredObject
-
Delete this instance from the database.
- delete(TransactionControl) - Method in class com.storedobject.core.StoredObject
-
Delete an instance in the database.
- delete(TransactionManager) - Method in class com.storedobject.core.PseudoTran
- delete(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- delete(T) - Method in interface com.storedobject.core.EditableList
-
Delete an item from the list.
- delete(T) - Method in class com.storedobject.core.ObjectCache
- delete(T) - Method in class com.storedobject.ui.AbstractEditableGrid
- delete(T) - Method in interface com.storedobject.ui.LinkValue
- delete(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- delete(T, boolean) - Method in class com.storedobject.ui.EditableListProvider
- delete(T, boolean) - Method in class com.storedobject.ui.EditableObjectListProvider
- delete(T, boolean) - Method in interface com.storedobject.ui.EditableProvider
- delete(T, boolean) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- DELETE - Static variable in class com.storedobject.core.EditorAction
- deleteBodyRows() - Method in class com.storedobject.pdf.PDFTable
- deleted() - Method in class com.storedobject.core.StoredObject
-
Is this instance deleted in the database?
- deleted(Transaction, T) - Method in class com.storedobject.ui.ObjectListEditor
-
This is invoked when an instance is deleted while saving.
- deleted(T) - Method in interface com.storedobject.ui.ObjectChangedListener
-
Fired when an object is deleted.
- deleted(T) - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever a new object is deleted in the database.
- deleted(T) - Method in class com.storedobject.ui.ObjectForestProvider
- deleted(T) - Method in class com.storedobject.ui.ObjectLinkField
- deleted(T) - Method in class com.storedobject.ui.ObjectTreeProvider
- DELETED - Enum constant in enum class com.storedobject.core.DataChanged.CHANGE
- deletedNow(T) - Method in class com.storedobject.ui.EditableObjectGrid
-
This will be invoked once an item is deleted.
- deletedNow(T) - Method in class com.storedobject.ui.ObjectListEditor
- deleteLastRow() - Method in class com.storedobject.pdf.PDFTable
- deleteObject() - Method in class com.storedobject.ui.ObjectEditor
-
Delete the current object.
- deleteObject(T) - Method in class com.storedobject.ui.ObjectEditor
-
Delete an object.
- deleteOnClose() - Method in class com.storedobject.ui.Alert
- deleteOnClose() - Method in class com.storedobject.vaadin.Alert
-
Check whether this alert should be removed when closed or not.
- deletePO(T, Runnable) - Method in class com.storedobject.ui.inventory.POEditor
- deleteRow(int) - Method in class com.storedobject.pdf.PDFTable
- dependencies() - Method in class com.storedobject.chart.Project
- dependentConstraints(String) - Method in class com.storedobject.core.Database
- dependsOn(Project.ProjectTask, Project.ProjectTask) - Method in class com.storedobject.chart.Project
-
Specify that a task/group depends on another task/group.
- deploy(TransactionManager, String) - Method in class com.storedobject.tools.TableDefinition
- deploy(TransactionManager, String, boolean) - Method in class com.storedobject.tools.TableDefinition
- DeployFlutterApplication - Class in com.storedobject.ui.tools
- DeployFlutterApplication() - Constructor for class com.storedobject.ui.tools.DeployFlutterApplication
- deployLogic(TransactionManager) - Method in class com.storedobject.tools.TableDefinition
- deployLogic(TransactionManager, boolean) - Method in class com.storedobject.tools.TableDefinition
- deployTable(TransactionManager, String) - Method in class com.storedobject.tools.TableDefinition
- describe() - Method in class com.storedobject.core.PasswordPolicy
- description() - Element in annotation interface com.storedobject.common.annotation.Module
- deselect(Iterable<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Deselect rows.
- deselect(Iterator<T>) - Method in interface com.storedobject.vaadin.HasColumns
-
Deselect rows.
- deselect(T) - Method in interface com.storedobject.ui.ObjectGridData
- deselectAll() - Method in interface com.storedobject.ui.ObjectGridData
- deselectAll() - Method in class com.storedobject.vaadin.TokensField
-
Deselect all items.
- deselectChildren(Object, boolean) - Method in class com.storedobject.ui.AbstractObjectForest
-
Deselect all children of the parent item.
- deselectChildren(T, boolean) - Method in class com.storedobject.ui.ObjectTree
-
Deselect all children of the parent item.
- Design_Error - Exception Class in com.storedobject.core
- Design_Error(Transaction) - Constructor for exception class com.storedobject.core.Design_Error
- Design_Error(Transaction, StoredObject) - Constructor for exception class com.storedobject.core.Design_Error
- Design_Error(Transaction, StoredObject, String) - Constructor for exception class com.storedobject.core.Design_Error
- Design_Error(Transaction, Class<?>) - Constructor for exception class com.storedobject.core.Design_Error
- Design_Error(Transaction, Class<?>, String) - Constructor for exception class com.storedobject.core.Design_Error
- Design_Error(Transaction, String) - Constructor for exception class com.storedobject.core.Design_Error
- destroy() - Method in class com.storedobject.job.SchedulerServlet
- destroy() - Method in class com.storedobject.tools.DeveloperServlet
- destroy() - Method in class com.storedobject.tools.JSONServlet
- detach() - Method in interface com.storedobject.core.StoredObjectLink
- detached() - Method in class com.storedobject.ui.Application
- detached() - Method in class com.storedobject.vaadin.Application
-
Invoked whenever this application is detached from its UI (it may get attached again to another UI if the user just refreshed the browser).
- detachField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Detach a field from the form.
- detachField(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Detach a field from the form.
- Detail - Interface in com.storedobject.core
-
The interface to denote that a
StoredObject
class is keeping details of a "master"StoredObject
class. - DetailComponent - Class in com.storedobject.vaadin
-
A component with a "header" and a "detail" part.
- DetailComponent() - Constructor for class com.storedobject.vaadin.DetailComponent
-
Constructor with blank header.
- DetailComponent(Component, Component...) - Constructor for class com.storedobject.vaadin.DetailComponent
-
Constructor.
- DetailComponent(String, Component...) - Constructor for class com.storedobject.vaadin.DetailComponent
-
Constructor.
- DetailComponent.ToggledEvent - Class in com.storedobject.vaadin
-
Class that represents the "toggled event".
- DetailComponent.ToggleListener - Interface in com.storedobject.vaadin
-
Interface for the toggle listener.
- DetailLinkGrid<T> - Class in com.storedobject.ui
- DetailLinkGrid(ObjectLinkField<T>) - Constructor for class com.storedobject.ui.DetailLinkGrid
- DetailLinkGrid(ObjectLinkField<T>, Iterable<String>) - Constructor for class com.storedobject.ui.DetailLinkGrid
- DeveloperActivity - Class in com.storedobject.ui.tools
- DeveloperActivity() - Constructor for class com.storedobject.ui.tools.DeveloperActivity
- DeveloperLog - Class in com.storedobject.core
- DeveloperLog() - Constructor for class com.storedobject.core.DeveloperLog
- DeveloperService - Class in com.storedobject.tools
- DeveloperServlet - Class in com.storedobject.tools
-
Servlet class for handling SO Developer Service
- DeveloperServlet() - Constructor for class com.storedobject.tools.DeveloperServlet
- DevelopmentGUI - Class in com.storedobject.ui.iot
- DevelopmentGUI() - Constructor for class com.storedobject.ui.iot.DevelopmentGUI
- Device - Interface in com.storedobject.core
- DeviceLayout - Class in com.storedobject.core
- DeviceLayout() - Constructor for class com.storedobject.core.DeviceLayout
- DForm(Class<T>) - Constructor for class com.storedobject.vaadin.AbstractDataEditor.DForm
-
Constructor.
- DIAMOND - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Diamond.
- difference(Minutes) - Method in class com.storedobject.core.Minutes
- difference(D, int) - Static method in class com.storedobject.common.DateUtility
-
Get the difference between two dates in-terms of year, month and date by passing a date and an offset
- difference(D, D) - Static method in class com.storedobject.common.DateUtility
-
Get the difference between two dates in-terms of year, month and date
- difference(Date) - Method in class com.storedobject.core.Minutes
- DigitalPaymentAccount - Class in com.storedobject.accounts
- DigitalPaymentAccount() - Constructor for class com.storedobject.accounts.DigitalPaymentAccount
- directUpdate(TransactionManager) - Method in class com.storedobject.core.StoredObject
-
Do direct update without creating a transaction.
- disable() - Method in class com.storedobject.chart.CoordinateSystemZoom
-
Disable the zooming feature.
- disableBiometric() - Method in class com.storedobject.ui.Application
-
For internal use only.
- disabled - Variable in class com.storedobject.chart.AbstractProperty
- disableDefaultLegend() - Method in class com.storedobject.chart.SOChart
-
Legends will be shown by default.
- disableDefaultTooltip() - Method in class com.storedobject.chart.SOChart
-
A tooltip will be shown by default.
- disablePaste() - Method in class com.storedobject.vaadin.CustomTextField
- disablePaste() - Method in interface com.storedobject.vaadin.DisablePaste
-
Disable paste feature so that Ctrl-V will not paste anything from the copy buffer.
- DisablePaste - Interface in com.storedobject.vaadin
-
Method implementation for disabling paste feature in fields.
- disableSNIExtension() - Method in class com.storedobject.common.HTTP
-
Disable SNI extension.
- disallowDownload() - Method in class com.storedobject.ui.FileField
- disallowLinking() - Method in class com.storedobject.ui.FileField
- disallowView() - Method in class com.storedobject.ui.FileField
- disconnect() - Method in class com.storedobject.iot.MQTT
- dispatchAction(String) - Method in class com.storedobject.chart.SOChart
-
Dispatch an action to the chart.
- display() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Generates a formatted string that represents the current data status.
- display(Device) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- Displayable - Interface in com.storedobject.common
-
Denote that something is displayable.
- displayColumns() - Static method in class com.storedobject.core.Account
- displayColumns() - Static method in class com.storedobject.core.AccountChart
- displayColumns() - Static method in class com.storedobject.core.AccountChartMap
- displayColumns() - Static method in class com.storedobject.core.Contact
- displayColumns() - Static method in class com.storedobject.core.CurrencyRate
- displayColumns() - Static method in class com.storedobject.core.Entity
- displayColumns() - Static method in class com.storedobject.core.EntityRole
- displayColumns() - Static method in class com.storedobject.core.InventoryBin
- displayColumns() - Static method in class com.storedobject.core.InventoryLocation
- displayColumns() - Static method in class com.storedobject.core.InventoryStore
- displayColumns() - Static method in class com.storedobject.core.InventoryStoreBin
- displayColumns() - Static method in class com.storedobject.core.JavaClass
- displayColumns() - Static method in class com.storedobject.core.MediaFile
- displayColumns() - Static method in class com.storedobject.core.Person
- displayColumns() - Static method in class com.storedobject.core.PersonRole
- displayColumns() - Static method in class com.storedobject.core.PIN
- displayColumns() - Static method in class com.storedobject.core.SystemEntity
- displayColumns() - Static method in class com.storedobject.core.TextContent
- displayColumns() - Static method in class com.storedobject.core.UIMetadata
- displayColumns() - Static method in class com.storedobject.mail.Sender
- displayColumns() - Static method in class com.storedobject.tools.ColumnDefinition
- displayColumns() - Static method in class com.storedobject.tools.IndexDefinition
- displayColumns() - Static method in class com.storedobject.tools.LinkDefinition
- displayColumns() - Static method in class com.storedobject.tools.TableDefinition
- displayColumns(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- displayId(Id) - Method in exception class com.storedobject.core.Database_Id_Message
- DisplayOrder - Interface in com.storedobject.core
- displayTail(String) - Method in exception class com.storedobject.core.Database_Id_Message
- displayTail(String) - Method in exception class com.storedobject.core.Invalid_Account_Balance
- displayTail(String) - Method in exception class com.storedobject.core.Invalid_Account_Status
- dispose() - Method in class com.storedobject.iot.DataSet.DataValues
- dispose() - Method in class com.storedobject.office.od.ods.Cell
- dispose() - Method in class com.storedobject.office.od.ods.Row
- dispose() - Method in class com.storedobject.office.od.ods.Sheet
- distance(Geolocation) - Method in class com.storedobject.common.Geolocation
-
Distance between this location and another location.
- Distance - Class in com.storedobject.core
- Distance() - Constructor for class com.storedobject.core.Distance
- Distance(double, MeasurementUnit) - Constructor for class com.storedobject.core.Distance
- Distance(double, String) - Constructor for class com.storedobject.core.Distance
- Distance(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Distance
- Distance(BigDecimal, String) - Constructor for class com.storedobject.core.Distance
- distanceAsDouble(Geolocation) - Method in class com.storedobject.common.Geolocation
-
Distance between this location and another location.
- DistanceField - Class in com.storedobject.ui
- DistanceField() - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(int) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(int, int) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(int, int, String) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String, int) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String, int, int) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String, int, int, String) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String, int, String) - Constructor for class com.storedobject.ui.DistanceField
- DistanceField(String, String) - Constructor for class com.storedobject.ui.DistanceField
- distanceLevenshtein(String, String) - Static method in class com.storedobject.common.StringUtility
-
Find the Levenshtein distance between two strings.
- distinctColumns(int...) - Method in class com.storedobject.core.QueryBuilder
-
Specifies the columns by their indexes to be considered as distinct in the query.
- divide(double) - Method in class com.storedobject.core.Angle
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Area
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Count
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Distance
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.FractionalCount
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Money
-
Divide the amount with a value
- divide(double) - Method in class com.storedobject.core.Percentage
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Pressure
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Quantity
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Speed
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Temperature
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.TimeDuration
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Volume
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.VolumeRate
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.Weight
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.WeightOrVolume
-
Divide the quantity with a value
- divide(double) - Method in class com.storedobject.core.WeightRate
-
Divide the quantity with a value
- divide(Money) - Method in class com.storedobject.core.Quantity
-
Divide the money with this quantity (To get the unit price)
- divide(Quantity) - Method in class com.storedobject.core.Money
-
Divide the amount with a quantity (To find the unit price)
- divide(Rate) - Method in class com.storedobject.core.Money
-
Divide the amount with a rate
- divide(BigDecimal) - Method in class com.storedobject.core.Angle
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Area
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Count
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Distance
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.FractionalCount
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Money
-
Divide the amount with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Percentage
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Pressure
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Quantity
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Speed
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Temperature
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.TimeDuration
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Volume
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.VolumeRate
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.Weight
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.WeightOrVolume
-
Divide the quantity with a value
- divide(BigDecimal) - Method in class com.storedobject.core.WeightRate
-
Divide the quantity with a value
- doAction(Runnable) - Method in interface com.storedobject.core.IdentityCheck
-
Carry out the secured action.
- doAdd() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- doAdd() - Method in class com.storedobject.ui.common.EntityRoleEditor
- doAdd() - Method in class com.storedobject.ui.common.PersonRoleEditor
- doAdd() - Method in class com.storedobject.ui.common.SystemUserEditor
- doAdd() - Method in class com.storedobject.ui.inventory.AbstractReturnMaterial
- doAdd() - Method in class com.storedobject.ui.inventory.GRN
- doAdd() - Method in class com.storedobject.ui.ObjectBrowser
- doAdd() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Add" button.
- doAddSuper() - Method in class com.storedobject.ui.accounts.AbstractInvoiceEditor
- doAppendAction(T) - Method in class com.storedobject.ui.DataGrid
-
Carry out the append action for the object.
- doAudit() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Audit" button.
- DOC - Enum constant in enum class com.storedobject.office.PDFProperties.Filter
- doCancel() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Cancel" button while editing the instance.
- Document<T> - Class in com.storedobject.core
- Document() - Constructor for class com.storedobject.core.Document
- DocumentConfiguration - Class in com.storedobject.core
- DocumentConfiguration() - Constructor for class com.storedobject.core.DocumentConfiguration
- DocumentType - Class in com.storedobject.core
- DocumentType() - Constructor for class com.storedobject.core.DocumentType
- DocumentViewer - Class in com.storedobject.ui
- DocumentViewer - Class in com.storedobject.ui.util
- DocumentViewer() - Constructor for class com.storedobject.ui.DocumentViewer
- DocumentViewer(ContentProducer) - Constructor for class com.storedobject.ui.DocumentViewer
- DocumentViewer(Id) - Constructor for class com.storedobject.ui.DocumentViewer
- DocumentViewer(StreamData) - Constructor for class com.storedobject.ui.DocumentViewer
- DocumentViewer(Runnable) - Constructor for class com.storedobject.ui.util.DocumentViewer
- DOCX - Enum constant in enum class com.storedobject.office.PDFProperties.Filter
- doDataDump(String, boolean, String) - Method in class com.storedobject.core.SQLConnector
- doDataDump(String, boolean, String) - Method in class com.storedobject.database.postgres.SQLConnector
- doDataRestore(String, String) - Method in class com.storedobject.core.SQLConnector
- doDataRestore(String, String) - Method in class com.storedobject.database.postgres.SQLConnector
- doDelete() - Method in class com.storedobject.ui.inventory.POEditor
- doDelete() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Delete" button.
- doDelete(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
- doDelete(MR) - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- doDelete(T) - Method in class com.storedobject.ui.inventory.POBrowser
- doDelete(T) - Method in class com.storedobject.ui.ObjectBrowser
- doDeleteAction(T) - Method in class com.storedobject.ui.DataGrid
-
Carry out the delete action for the object.
- doDeleteAction(T) - Method in class com.storedobject.ui.EditableGrid
- doDeleteAction(T) - Method in class com.storedobject.ui.EditableObjectGrid
- doDeleteAction(T) - Method in class com.storedobject.ui.ObjectListGrid
- doDeleteAction(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- doDeviceLayout() - Method in class com.storedobject.core.ApplicationServer
- doEdit() - Method in class com.storedobject.ui.accounts.BaseSupplierInvoiceEditor
- doEdit() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Edit" button.
- doEdit(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
- doEdit(MR) - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- doEdit(T) - Method in class com.storedobject.ui.ObjectBrowser
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.storedobject.job.SchedulerServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.storedobject.tools.DeveloperServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.storedobject.tools.JSONServlet
- doInsertAction(T) - Method in class com.storedobject.ui.DataGrid
-
Carry out the insert action for the object.
- doInsertAction(T) - Method in class com.storedobject.ui.EditableGrid
- doInsertAction(T) - Method in class com.storedobject.ui.EditableObjectGrid
- doInsertAction(T) - Method in class com.storedobject.ui.ObjectListGrid
- doInsertAction(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- doLoad(String) - Method in class com.storedobject.ui.accounts.JournalVoucherBrowser
- doLoad(String) - Method in interface com.storedobject.ui.ObjectGridData
-
Invoked by the front-end "Load" button.
- done() - Method in class com.storedobject.common.HTTP
-
Invoke this method specify that the current request/response is processed and the resources associated with it are released.
- doNotEscapeFormat - Variable in class com.storedobject.chart.Label
-
Check whether to "escape" the formatted JSON value or not.
- DonutChart - Class in com.storedobject.chart
-
Donut chart.
- DonutChart() - Constructor for class com.storedobject.chart.DonutChart
-
Constructor.
- DonutChart(AbstractDataProvider<?>, DataProvider) - Constructor for class com.storedobject.chart.DonutChart
-
Constructor.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.storedobject.job.SchedulerServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.storedobject.tools.DeveloperServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.storedobject.tools.JSONServlet
- doReloadAction(T) - Method in class com.storedobject.ui.DataGrid
-
Carry out the reload action for the object.
- doReloadAction(T) - Method in class com.storedobject.ui.EditableGrid
- doReloadAction(T) - Method in class com.storedobject.ui.EditableObjectGrid
- doReloadAllAction() - Method in class com.storedobject.ui.DataGrid
-
Carry out the "reload all" action.
- doReloadAllAction() - Method in class com.storedobject.ui.EditableGrid
- doReloadAllAction() - Method in class com.storedobject.ui.EditableObjectGrid
- doReloadAllAction() - Method in class com.storedobject.ui.ReferenceLinkGrid
- doReport() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Report" button.
- doSave() - Method in class com.storedobject.ui.ObjectEditor
-
Save the current object being edited if the editor is in the editing mode.
- doSearch() - Method in class com.storedobject.ui.AbstractObjectField
-
Do a search using the searcher component.
- doSearch() - Method in class com.storedobject.ui.GridSearchField
- doSearch() - Method in class com.storedobject.ui.inventory.ItemField
- doSearch() - Method in class com.storedobject.ui.ObjectEditor
-
This is equivalent to pressing the "Search" button.
- doSearch() - Method in class com.storedobject.ui.ObjectGetField
- doSearch() - Method in class com.storedobject.vaadin.SearchField
-
To programmatically invoke the search.
- doSearchLoadAll() - Method in class com.storedobject.ui.inventory.ItemField
- doSearchLoadAll() - Method in class com.storedobject.ui.ObjectGetField
-
Load the searcher with all the available instances.
- doService(JSON) - Method in class com.storedobject.tools.AbstractJSONService
- DOTTED - Enum constant in enum class com.storedobject.chart.LineStyle.Type
-
Dotted.
- DoubleClick - Enum constant in enum class com.storedobject.chart.EventType
-
Represents a double-click event type that can occur on a chart.
- doubleClicked(Component) - Method in interface com.storedobject.vaadin.ClickHandler
-
This method is invoked from
ClickHandler.clicked(ClickEvent)
when a component is double-clicked. - DoubleField - Class in com.storedobject.vaadin
-
A field to edit
Double
. - DoubleField() - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(int, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(int, int, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(Double, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(Double, int, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(Double, int, int, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(Double, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, int, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, int, int, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, Double) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, Double, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, Double, int, int) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, Double, int, int, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleField(String, Double, int, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.DoubleField
-
Constructor.
- DoubleValueConverter - Class in com.storedobject.core.converter
- doUndeleteAction(T) - Method in class com.storedobject.ui.DataGrid
-
Carry out the undelete action for the object.
- doUndeleteAction(T) - Method in class com.storedobject.ui.EditableGrid
- doUndeleteAction(T) - Method in class com.storedobject.ui.EditableObjectGrid
- doUndeleteAction(T) - Method in class com.storedobject.ui.ObjectListGrid
- doUndeleteAction(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- doUpdateAction(T) - Method in class com.storedobject.ui.DataGrid
-
Carry out the update action for the object.
- doUpdateAction(T) - Method in class com.storedobject.ui.EditableGrid
- doUpdateAction(T) - Method in class com.storedobject.ui.EditableObjectGrid
- doUpdateAction(T) - Method in class com.storedobject.ui.ObjectListGrid
- doUpdateAction(T) - Method in class com.storedobject.ui.ReferenceLinkGrid
- doView(InventoryGRN) - Method in class com.storedobject.ui.inventory.GRN
- doView(JournalVoucher) - Method in class com.storedobject.ui.accounts.JournalVoucherBrowser
- doView(T) - Method in class com.storedobject.ui.ObjectBrowser
- download() - Method in class com.storedobject.core.JavaClass
- download(ContentProducer) - Method in interface com.storedobject.core.Device
- download(ContentProducer, Consumer<Long>) - Method in interface com.storedobject.core.Device
- download(ContentProducer, Consumer<Long>) - Method in class com.storedobject.ui.Application
- download(StreamData) - Method in interface com.storedobject.core.Device
- download(Writer, boolean, boolean, boolean) - Static method in class com.storedobject.tools.Packager
- download(String, StreamData) - Method in interface com.storedobject.core.Device
- Download() - Constructor for class com.storedobject.chart.Toolbox.Download
-
Constructor.
- downloadData() - Method in class com.storedobject.ui.iot.GUI
-
Initiates the process to download data for the block associated with the current context.
- DownloadData - Class in com.storedobject.ui.iot
- DownloadData() - Constructor for class com.storedobject.ui.iot.DownloadData
- DownloadData(Block) - Constructor for class com.storedobject.ui.iot.DownloadData
- DownloadStream - Class in com.storedobject.ui.util
- DownloadStream(InputStream, String, String) - Constructor for class com.storedobject.ui.util.DownloadStream
-
Creates a new instance of DownloadStream.
- draggable(boolean) - Method in class com.storedobject.chart.GraphData
-
Sets the draggable property of the GraphData object.
- draw() - Method in class com.storedobject.ui.FlowDiagram
- draw(TextContent) - Method in class com.storedobject.ui.FlowDiagram
- draw(String...) - Method in class com.storedobject.ui.FlowDiagram
- drawLine() - Method in class com.storedobject.common.HTMLText
-
Append a line using the tag.
- drawLine() - Method in class com.storedobject.ui.ELabel
- drawLine() - Method in class com.storedobject.ui.ELabels
- drawLine() - Method in interface com.storedobject.ui.StyledBuilder
- drawMenu(Application) - Method in interface com.storedobject.ui.ApplicationLayout
- drawMenu(Application) - Method in interface com.storedobject.vaadin.ApplicationLayout
-
This method should draw the "menu".
- drawTable(PDFTable) - Method in class com.storedobject.pdf.PDF
-
Draw the table at the current position till the end of the page.
- drawTable(PDFTable, float, float) - Method in class com.storedobject.pdf.PDF
-
Draw the table at the given position till the end of the page.
- drawTable(PDFTable, float, float, float, float) - Method in class com.storedobject.pdf.PDF
-
Draw the table within the given rectangular area.
- dropClass(Class<?>) - Method in class com.storedobject.core.Install
- dropClass(String) - Method in class com.storedobject.core.Install
- dropDatabase(String, String) - Method in class com.storedobject.core.Database
- dropDatabaseDDL(String) - Method in class com.storedobject.core.Database
- dropDatabaseDDL(String) - Method in class com.storedobject.database.postgres.Database
- dropDDL(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- dropLogin(String, String) - Method in class com.storedobject.core.Database
-
Drops a login with the given login name and password.
- dropLogin(String, String) - Method in class com.storedobject.database.postgres.Database
- dropModule(String) - Method in class com.storedobject.core.Install
- dump(StoredObject, StringBuilder) - Static method in class com.storedobject.core.StoredObjectUtility
- dump(StringBuilder) - Method in class com.storedobject.core.TransactionInformation
-
Dump the object and link details to a "String Builder".
- dump(StringBuilder) - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
Dump the link details to a "String Builder".
- dump(StringBuilder) - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Dump the object and link details to a "String Builder".
- dumpConfiguration() - Method in class com.storedobject.iot.MQTT
- dumpDatabase(String, boolean, String) - Static method in class com.storedobject.core.RawSQL
-
Dump data of a given database.
- dumpDebugInfo() - Static method in class com.storedobject.core.SQLConnector
-
Dump debug information on busy connections older than 5 minutes.
- dumpDebugInfo(int) - Static method in class com.storedobject.core.SQLConnector
-
Dump debug information on busy connections.
- dumpError(Throwable) - Method in class com.storedobject.pdf.PDF
-
Dump the error that happened during reporting.
- dumpResources() - Static method in class com.storedobject.common.ResourceDisposal
-
Dump class names of the resources that are still not closed because their holders are not yet garbage collected.
- dumpValues() - Method in class com.storedobject.vaadin.AbstractForm
-
Print values from the internal data structure to
System.err
(Used for debugging purposes). - DUPLICATE_ENTRY_FOUND - Static variable in class com.storedobject.common.Fault
- DUPLICATE_REFERENCE_FOUND - Static variable in class com.storedobject.common.Fault
- duplicateDeviceName(String) - Method in class com.storedobject.core.WebBiometric
E
- EAN_13 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
EAN-13 1D format.
- EAN_8 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
EAN-8 1D format.
- EBiConsumer<T1,
T2, - Interface in com.storedobject.commonE> - EBiFunction<T1,
T2, - Interface in com.storedobject.commonR, E> - EConsumer<T,
E> - Interface in com.storedobject.common - Edge(SankeyData.Node, SankeyData.Node, Number) - Constructor for class com.storedobject.chart.SankeyData.Edge
-
Constructor.
- edgeEndSymbol(PointSymbol) - Method in class com.storedobject.chart.GraphData
-
Sets the symbol for the end of edges in the graph and returns the updated GraphData instance.
- edgeLength(double) - Method in class com.storedobject.chart.GraphData.Force
-
Sets the edge length for the force and returns the current instance of the Force object.
- edgeStartSymbol(PointSymbol) - Method in class com.storedobject.chart.GraphData
-
Sets the start symbol for edges in the graph.
- edit - Variable in class com.storedobject.ui.inventory.DefineAssembly
- edit - Variable in class com.storedobject.ui.ListEditor
-
"Edit" button.
- edit - Variable in class com.storedobject.ui.ObjectBrowser
- edit - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Edit.
- edit - Variable in class com.storedobject.ui.ObjectForestBrowser
- edit - Variable in class com.storedobject.ui.ObjectListEditor
-
"Edit" button.
- edit - Variable in class com.storedobject.ui.ObjectTreeBrowser
- edit() - Method in class com.storedobject.ui.DetailLinkGrid
- edit() - Method in interface com.storedobject.ui.LinkGrid
- edit() - Method in class com.storedobject.ui.ListEditor
-
Edit a selected instance.
- edit() - Method in class com.storedobject.ui.ObjectLinkField
- edit() - Method in class com.storedobject.ui.ObjectListEditor
-
Edit a selected instance via the UI.
- edit() - Method in class com.storedobject.ui.ReferenceLinkGrid
- EDIT - Static variable in class com.storedobject.core.EditorAction
- EditableDataGrid<T> - Interface in com.storedobject.ui
-
Methods for "editable" data grids.
- EditableGrid<T> - Class in com.storedobject.ui
-
An editable grid that can be used to edit a list of objects of any type.
- EditableGrid(Class<T>) - Constructor for class com.storedobject.ui.EditableGrid
-
Constructor.
- EditableGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.EditableGrid
-
Constructor.
- EditableGrid(Class<T>, Iterable<String>, BiFunction<T, Boolean, T>) - Constructor for class com.storedobject.ui.EditableGrid
-
Constructor.
- EditableGrid(Class<T>, BiFunction<T, Boolean, T>) - Constructor for class com.storedobject.ui.EditableGrid
-
Constructor.
- EditableList<T> - Interface in com.storedobject.core
-
API for an "editable list".
- EditableListProvider<T> - Class in com.storedobject.ui
- EditableListProvider(Class<T>, DataList<T>, BiFunction<T, Boolean, T>) - Constructor for class com.storedobject.ui.EditableListProvider
- EditableObjectGrid<T> - Class in com.storedobject.ui
-
An editable grid of objects.
- EditableObjectGrid(Class<T>) - Constructor for class com.storedobject.ui.EditableObjectGrid
- EditableObjectGrid(Class<T>, boolean) - Constructor for class com.storedobject.ui.EditableObjectGrid
- EditableObjectGrid(Class<T>, Filtered<T>, Iterable<String>) - Constructor for class com.storedobject.ui.EditableObjectGrid
- EditableObjectGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.EditableObjectGrid
- EditableObjectGrid(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.EditableObjectGrid
- EditableObjectListProvider<T> - Class in com.storedobject.ui
- EditableObjectListProvider(ObjectList<T>) - Constructor for class com.storedobject.ui.EditableObjectListProvider
- EditableObjectListProvider(Class<T>, DataList<T>) - Constructor for class com.storedobject.ui.EditableObjectListProvider
- EditableProvider<T> - Interface in com.storedobject.ui
- editCost(HasInventoryItem) - Method in class com.storedobject.ui.inventory.ItemContext
- editCost(InventoryItem) - Method in class com.storedobject.ui.inventory.ItemContext
- EditCost - Class in com.storedobject.ui.inventory
- EditCost(InventoryItem, boolean) - Constructor for class com.storedobject.ui.inventory.EditCost
- EditCost(InventoryItem, boolean, Runnable) - Constructor for class com.storedobject.ui.inventory.EditCost
- edited(T) - Method in class com.storedobject.ui.ObjectLinkField
- editingCancelled() - Method in class com.storedobject.ui.ObjectEditor
-
Invoked when editing is cancelled.
- editingCancelled() - Method in interface com.storedobject.ui.ObjectEditorListener
-
Fired when editing cancelled.
- editingEnded() - Method in class com.storedobject.ui.ObjectEditor
-
Invoked when editing is ended.
- editingEnded() - Method in interface com.storedobject.ui.ObjectEditorListener
-
Fired when editing ended.
- editingStarted() - Method in class com.storedobject.ui.ObjectEditor
-
Invoked when editing is started.
- editingStarted() - Method in interface com.storedobject.ui.ObjectEditorListener
-
Fired when editing started.
- editItem(T) - Method in class com.storedobject.ui.AbstractEditableGrid
-
Edit an item.
- editItem(T) - Method in class com.storedobject.ui.EditableGrid
-
Edit a given item.
- editItem(T) - Method in class com.storedobject.ui.EditableObjectGrid
-
Edit a given item.
- editObject(T) - Method in class com.storedobject.ui.ObjectEditor
-
Edit an object.
- editObject(T, View) - Method in class com.storedobject.ui.ObjectEditor
-
Edit an object.
- editObject(T, View, boolean) - Method in class com.storedobject.ui.ObjectEditor
-
Edit an object.
- editor() - Method in class com.storedobject.ui.AbstractObjectField
-
Return the
ObjectEditor
associated with this. - editor() - Method in class com.storedobject.ui.ObjectSearcherField
- EditorAction - Class in com.storedobject.core
- EditorAction() - Constructor for class com.storedobject.core.EditorAction
- EditPurchaseTax - Class in com.storedobject.ui.inventory
- EditPurchaseTax(String) - Constructor for class com.storedobject.ui.inventory.EditPurchaseTax
- editRow(T) - Method in class com.storedobject.ui.ObjectBrowser
- EffectScatter - Enum constant in enum class com.storedobject.chart.ChartType
-
Effect-scatter.
- EffectScatterChart - Class in com.storedobject.chart
-
Effect scatter chart.
- EffectScatterChart() - Constructor for class com.storedobject.chart.EffectScatterChart
-
Constructor.
- EffectScatterChart(AbstractDataProvider<?>, AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.EffectScatterChart
-
Constructor.
- EFunction<T,
R, - Interface in com.storedobject.commonE> - ELabel - Class in com.storedobject.ui
- ELabel() - Constructor for class com.storedobject.ui.ELabel
- ELabel(HTMLText) - Constructor for class com.storedobject.ui.ELabel
- ELabel(HTMLText, boolean) - Constructor for class com.storedobject.ui.ELabel
- ELabel(Object, String...) - Constructor for class com.storedobject.ui.ELabel
- ELabel(String) - Constructor for class com.storedobject.ui.ELabel
- ELabelField - Class in com.storedobject.ui
- ELabelField() - Constructor for class com.storedobject.ui.ELabelField
- ELabelField(String) - Constructor for class com.storedobject.ui.ELabelField
- ELabelField(String, Object, String...) - Constructor for class com.storedobject.ui.ELabelField
- ELabels - Class in com.storedobject.ui
- ELabels() - Constructor for class com.storedobject.ui.ELabels
- ELabels(Object, String...) - Constructor for class com.storedobject.ui.ELabels
- ELabels(String) - Constructor for class com.storedobject.ui.ELabels
- ElementClick - Class in com.storedobject.vaadin.util
-
A class that enables handling and notifying click events for a specified component.
- ElementClick(Component) - Constructor for class com.storedobject.vaadin.util.ElementClick
-
Constructor to initialize an ElementClick instance with a specified component.
- ElementClick(Component, Element) - Constructor for class com.storedobject.vaadin.util.ElementClick
-
Constructs an instance of the ElementClick class.
- em(double) - Static method in class com.storedobject.chart.Font.Size
- Email - Class in com.storedobject.common
-
Class used to check email address format.
- Email() - Constructor for class com.storedobject.common.Email
- EmailField - Class in com.storedobject.ui
- EmailField() - Constructor for class com.storedobject.ui.EmailField
- EmailField(String) - Constructor for class com.storedobject.ui.EmailField
- EmailField(String, String) - Constructor for class com.storedobject.ui.EmailField
- emoji() - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family of type "emoji".
- Emphasis - Class in com.storedobject.chart
-
Class to support properties related "emphasis".
- Emphasis() - Constructor for class com.storedobject.chart.Chart.Emphasis
- Emphasis() - Constructor for class com.storedobject.chart.Emphasis
- empty() - Method in class com.storedobject.pdf.PDF.Text
-
Checks if empty or not.
- EMPTY - Static variable in class com.storedobject.common.StringList
- EMPTY - Static variable in interface com.storedobject.core.StoredObjectLink
- EMPTY_CIRCLE - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Empty circle.
- EMPTY_NARRATION - Static variable in class com.storedobject.common.Fault
- Empty_Stream_Data - Exception Class in com.storedobject.core
- Empty_Stream_Data(Class<? extends StoredObject>) - Constructor for exception class com.storedobject.core.Empty_Stream_Data
- EMPTY_STRINGS - Static variable in interface com.storedobject.common.StyledBuilder
- emptyValue(Class<?>) - Static method in class com.storedobject.core.StoredObjectUtility
- EN - Enum constant in enum class com.storedobject.chart.Language
-
English
- enable() - Method in class com.storedobject.chart.CoordinateSystemZoom
-
Enable the zooming feature.
- enable(boolean) - Method in interface com.storedobject.common.ComputedValue
- enableDefaultLegend() - Method in class com.storedobject.chart.SOChart
-
Enables the default legend for the chart.
- enableDefaultTooltip() - Method in class com.storedobject.chart.SOChart
-
Enables the default tooltip for the associated component.
- enablePrintButtons(boolean) - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever an instance of the object is set.
- encode() - Method in class com.storedobject.common.Address
-
Encode the address.
- encode(Object) - Method in enum class com.storedobject.chart.DataType
-
Encode the given value as per the data type for creating the JSON part.
- encode(Object) - Static method in class com.storedobject.common.HTMLText
-
Encode an object as an HTML string.
- encode(String) - Static method in class com.storedobject.common.HTTP
-
Utility method to URL-encode some value.
- encode(String) - Static method in class com.storedobject.common.JSON
-
Encode a String to replace escape double-quotes so that it can be stuffed into as a part of JSON string.
- encode(StringBuilder, String, Object) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method: Encode a (name, value) pair.
- encode(StringBuilder, String, Object) - Static method in class com.storedobject.chart.Shape
-
Helper method: Encode a (name, value) pair.
- encode(StringBuilder, T) - Method in interface com.storedobject.chart.AbstractDataProvider
-
Encode a value for this data.
- encode(LocalDateTime) - Method in class com.storedobject.chart.AbstractProject
-
Encode time data according to the duration type.
- encodeCaptionJSON(StringBuilder) - Method in class com.storedobject.chart.Toolbox.Zoom
- encodeCaptionJSON(StringBuilder) - Method in class com.storedobject.chart.ToolboxButton
-
Encode caption part here.
- encodeForXML(Object) - Static method in class com.storedobject.common.StringUtility
-
Encode and return the string representation of the object passed.
- encodeFunction(StringBuilder, String, String, String...) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method: Encode a generic function
- encodeFunction(String, String...) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method: Encode a generic function as a string.
- encodeHTML(String) - Static method in interface com.storedobject.vaadin.HTMLGenerator
-
Encode a string so that HTML character entities and newline characters are properly replaced.
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AbstractColor
- encodeJSON(StringBuilder) - Method in interface com.storedobject.chart.AbstractDataProvider
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AbstractDataZoom
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AbstractLabel
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AbstractPart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AbstractProperty
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AbstractStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Alignment
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AngleAxis
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Area
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.AreaStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.AbstractTicks
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.GridAreas
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.GridLines
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.Label
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.Line
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.MinorTicks
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.Pointer
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.PointerHandle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.PointerLabel
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Axis.Ticks
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.BarChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.BezierCurve
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Border
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.BoxplotChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.BubbleChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Chart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Chart.Label
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.CirclePart
- encodeJSON(StringBuilder) - Method in interface com.storedobject.chart.ComponentProperty
-
Encode the JSON string with the properties of this.
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.ComposedPart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.CoordinateSystemZoom
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.DataZoom.DataShadowStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.DataZoom
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.DataZoom.HandleStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.FunnelChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GaugeChart.AxisLine
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GaugeChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GaugeChart.Needle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphData.Category
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphData.Edge
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphData.Force
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphData.Node
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphData.ValueNode
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.GraphData.XYNode
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Image
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.ItemStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Label
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Legend
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Line
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.LineChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.LineStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.MarkArea.Block
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.MarkArea.Block.Side
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.MarkArea
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.NightingaleRoseChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Offset
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Orientation
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Padding
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.PieChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.PointSymbol
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.PolarProperty
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Polyline
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Position
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.RadarChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.RadarCoordinate
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Rectangle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.RectangularCoordinate
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.SankeyChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.SankeyData.Edge
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.SankeyData.Node
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.ScatterChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Shadow
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Shape
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Shape.Style
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.ShapeGroup
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Text
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.TextBorder
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.TextStyle
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Title
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Toolbox.Download
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Toolbox
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.ToolboxButton
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.Tooltip
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.TreeChart
- encodeJSON(StringBuilder) - Method in interface com.storedobject.chart.TreeDataProvider
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.TreeDataProvider.Label
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.TreemapChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.VisualMap
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.VisualMap.Range
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.XYAxis
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.XYChart
- encodeJSON(StringBuilder) - Method in class com.storedobject.chart.XYGraphChart
- encodeJSON(String, StringBuilder) - Method in class com.storedobject.chart.Offset
-
Encodes the offset values into a JSON-compatible format and appends the resulting string to the provided
StringBuilder
. - encodePoint(StringBuilder, Shape.Point) - Static method in class com.storedobject.chart.Shape
-
Helper method: Encode a
Shape.Point
. - encodePoint(StringBuilder, String, String, Shape.Point) - Static method in class com.storedobject.chart.Shape
-
Helper method: Encode a
Shape.Point
. - encodeProperty(StringBuilder) - Method in class com.storedobject.chart.AbstractProperty
-
Encode the JSON for this property.
- encodeProperty(StringBuilder) - Method in class com.storedobject.chart.Animation
- encodeProperty(StringBuilder) - Method in class com.storedobject.chart.Chart.Emphasis
- encodeProperty(StringBuilder) - Method in class com.storedobject.chart.Emphasis
- encodeShape(StringBuilder) - Method in class com.storedobject.chart.ArcPart
- encodeShape(StringBuilder) - Method in class com.storedobject.chart.CirclePart
- encodeShape(StringBuilder) - Method in class com.storedobject.chart.Ring
- encodeShape(StringBuilder) - Method in class com.storedobject.chart.Shape
-
Encode shape details.
- encodeStatus(StringBuilder) - Method in class com.storedobject.chart.AbstractProperty
-
Encode the JSON for status for the disabled status.
- encodeStatus(StringBuilder) - Method in class com.storedobject.chart.Animation
- encodeStatus(StringBuilder) - Method in class com.storedobject.chart.Emphasis
- encrypt(InputStream, OutputStream, int, SystemUser) - Static method in class com.storedobject.core.Secret
-
Encrypt a clear stream and write it to an output stream.
- encrypt(InputStream, OutputStream, int, TransactionManager) - Static method in class com.storedobject.core.Secret
-
Encrypt a clear stream and write it to an output stream.
- encrypt(OutputStream, int, SystemUser) - Static method in class com.storedobject.core.Secret
-
Encrypt the encrypted stream.
- encrypt(OutputStream, int, TransactionManager) - Static method in class com.storedobject.core.Secret
-
Encrypt the encrypted stream.
- encrypt(String) - Static method in class com.storedobject.core.ServerInformation
- encrypt(String, int, SystemUser) - Static method in class com.storedobject.core.Secret
-
Encrypt data.
- encrypt(String, int, TransactionManager) - Static method in class com.storedobject.core.Secret
-
Encrypt data.
- encrypt(String, ServerInformation) - Static method in class com.storedobject.core.ServerInformation
- encrypt(String, String) - Static method in class com.storedobject.core.ServerInformation
- end() - Method in class com.storedobject.common.FileBuffer
-
This method must be called when writing is completed.
- END - Enum constant in enum class com.storedobject.chart.Location
-
Start (On Left-to-Right systems, it is the right-end).
- END - Enum constant in enum class com.storedobject.vaadin.CSSGrid.Position
-
End (Right position for left-to-right system).
- endOfMonth() - Static method in class com.storedobject.common.DateUtility
-
Get end date of current month.
- endOfMonth(int) - Static method in class com.storedobject.common.DateUtility
-
Get end date of a month.
- endOfMonth(int, D) - Static method in class com.storedobject.common.DateUtility
-
Get end date of a month.
- endOfMonth(D) - Static method in class com.storedobject.common.DateUtility
-
Get end date of month for a give date
- endOfToday() - Static method in class com.storedobject.common.DateUtility
-
Gets the timestamp for the current date with the time set to end time of the day
- endOfYear() - Static method in class com.storedobject.common.DateUtility
-
Get end date of current year
- endOfYear(D) - Static method in class com.storedobject.common.DateUtility
-
Get end date of year for a give date
- endOfYesterday() - Static method in class com.storedobject.common.DateUtility
-
Gets the timestamp for the previous date with the time set to end time of the day
- endTime(Date) - Static method in class com.storedobject.common.DateUtility
-
Gets the timestamp for the date provided and the time set to end time of that day
- EndUserMessage - Interface in com.storedobject.common
-
Provides a message that is human readable and end-user friendly.
- ENGLISH - Enum constant in enum class com.storedobject.pdf.PDFFont.Language
- EnhancedClickEvent<C> - Class in com.storedobject.vaadin
-
Enhanced version of Vaadin's
ClickEvent
class. - EnhancedClickEvent(Component, boolean, int, int, int, int, int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class com.storedobject.vaadin.EnhancedClickEvent
-
Constructor.
- ensureConnection() - Method in class com.storedobject.iot.MQTT
- ensureMaster() - Static method in class com.storedobject.core.Database
- enter(int) - Method in class com.storedobject.ui.SteppedDataForm
- enter(int) - Method in class com.storedobject.ui.SteppedObjectForm
- enter(int) - Method in class com.storedobject.ui.SteppedView
-
This method is invoked when you enter into this step.
- Entity - Class in com.storedobject.core
-
This class represents a legal business entity.
- Entity() - Constructor for class com.storedobject.core.Entity
-
Constructor for internal use only
- Entity(String, String) - Constructor for class com.storedobject.core.Entity
-
Constructs an entity
- Entity_Not_Active - Exception Class in com.storedobject.core
- Entity_Not_Active(String) - Constructor for exception class com.storedobject.core.Entity_Not_Active
- EntityAccount - Class in com.storedobject.accounts
-
EntityAccount is a subclass of com.storedobject.core.Account that represents an account associated with an entity.
- EntityAccount() - Constructor for class com.storedobject.accounts.EntityAccount
-
Creates a new instance of EntityAccount.
- EntityEditor - Class in com.storedobject.ui.common
- EntityEditor() - Constructor for class com.storedobject.ui.common.EntityEditor
- EntityEditor(int) - Constructor for class com.storedobject.ui.common.EntityEditor
- EntityEditor(int, String) - Constructor for class com.storedobject.ui.common.EntityEditor
- EntityEditor(int, String, String) - Constructor for class com.storedobject.ui.common.EntityEditor
- EntityRole - Class in com.storedobject.core
- EntityRole() - Constructor for class com.storedobject.core.EntityRole
- EntityRoleEditor<T> - Class in com.storedobject.ui.common
-
An editor for
EntityRole
in which the fields of theEntity
get merged seamlessly with the fields of theEntityRole
. - EntityRoleEditor(Class<T>) - Constructor for class com.storedobject.ui.common.EntityRoleEditor
-
Constructor.
- EntityRoleEditor(Class<T>, int) - Constructor for class com.storedobject.ui.common.EntityRoleEditor
-
Constructor.
- EntityRoleEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.common.EntityRoleEditor
-
Constructor.
- EntityRoleEditor(String) - Constructor for class com.storedobject.ui.common.EntityRoleEditor
-
Constructor.
- EntitySelector(SystemUser, List<SystemEntity>) - Constructor for class com.storedobject.ui.util.ApplicationFrame.EntitySelector
- entries() - Method in class com.storedobject.core.JournalVoucher
-
Get the entries of this JV.
- Entry - Class in com.storedobject.calendar
- Entry() - Constructor for class com.storedobject.calendar.Entry
- Entry(String, double[]) - Constructor for record class com.storedobject.ui.iot.ConsumptionList.Entry
-
Creates an instance of a
Entry
record class. - entryCreated(Device, JournalVoucher, JSON) - Method in class com.storedobject.core.JSONTransact
- entrySet() - Method in class com.storedobject.core.JSONMap
- eoq() - Method in class com.storedobject.core.Query
-
Determines if the end of the query has been reached.
- eoq() - Method in class com.storedobject.core.RawSQL
- EOQ - Static variable in class com.storedobject.core.RawSQL
- equals(double, double) - Static method in class com.storedobject.common.MathUtility
- equals(double, double, double) - Static method in class com.storedobject.common.MathUtility
- equals(double, double, int) - Static method in class com.storedobject.common.MathUtility
- equals(Id, Id) - Static method in class com.storedobject.core.Id
- equals(D, D) - Static method in class com.storedobject.common.DateUtility
-
Check whether two dates are same
- equals(CharSequence, CharSequence) - Static method in class com.storedobject.common.StringUtility
-
See if 2 character sequences contain same sequence of characters
- equals(Object) - Method in class com.storedobject.chart.AbstractPart
- equals(Object) - Method in class com.storedobject.chart.AbstractTask
- equals(Object) - Method in class com.storedobject.chart.Axis
- equals(Object) - Method in record class com.storedobject.chart.BoxplotData.Boxplot
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.chart.Color
- equals(Object) - Method in class com.storedobject.chart.GraphData.Edge
- equals(Object) - Method in record class com.storedobject.chart.InternalData.WrappedDataProvider
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.chart.Size
- equals(Object) - Method in record class com.storedobject.client.Client.Data
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.common.Geolocation
- equals(Object) - Method in class com.storedobject.common.Range
- equals(Object) - Method in class com.storedobject.common.StringList
- equals(Object) - Method in record class com.storedobject.common.StyledBuilder.Style
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.core.AbstractComputedValue
- equals(Object) - Method in class com.storedobject.core.ComputedDate
- equals(Object) - Method in class com.storedobject.core.DecimalNumber
- equals(Object) - Method in record class com.storedobject.core.HasReference.Amend
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.core.Id
- equals(Object) - Method in class com.storedobject.core.MeasurementUnit
- equals(Object) - Method in class com.storedobject.core.Minutes
- equals(Object) - Method in class com.storedobject.core.Money
- equals(Object) - Method in class com.storedobject.core.ObjectForest.LinkNode
- equals(Object) - Method in class com.storedobject.core.ObjectForest.LinkObject
- equals(Object) - Method in class com.storedobject.core.ObjectText
- equals(Object) - Method in class com.storedobject.core.Quantity
- equals(Object) - Method in record class com.storedobject.core.QuantityWithCost
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.core.StoredObject
- equals(Object) - Method in class com.storedobject.core.StoredObjectUtility.Link
- equals(Object) - Method in class com.storedobject.core.UnitCost
- equals(Object) - Method in record class com.storedobject.iot.Data.Value
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.iot.DataSet.AbstractData
- equals(Object) - Method in class com.storedobject.iot.DataSet.DataStatus
- equals(Object) - Method in class com.storedobject.iot.DataSet.DataValue
- equals(Object) - Method in class com.storedobject.iot.Index
- equals(Object) - Method in record class com.storedobject.iot.Period
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.storedobject.ui.iot.Consumption4Unit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.storedobject.ui.iot.ConsumptionList.Entry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.storedobject.ui.iot.Data4Unit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.storedobject.ui.tools.ManageSalutation.Salutation
- equals(Object) - Method in class com.storedobject.ui.tools.ManageSuffix.Suffix
- equals(Object) - Method in class com.storedobject.ui.util.AbstractContentGenerator
- equals(Object) - Method in class com.storedobject.ui.util.ExtraInfoValue
- equals(Object) - Method in class com.storedobject.vaadin.Breadcrumbs.Breadcrumb
- equals(Object) - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
- equals(T, T) - Method in class com.storedobject.common.Range
- equalsWhenZero(Quantity) - Method in class com.storedobject.core.Quantity
-
Check if this quantity is equal to another quantity when both are zero, but their units are different.
- equalsWhenZero(Quantity) - Method in class com.storedobject.core.Temperature
- error - Variable in class com.storedobject.core.Message
- error() - Method in record class com.storedobject.client.Client.Data
-
Returns the value of the
error
record component. - error(int, String) - Method in class com.storedobject.core.JSONMap
-
Put an error message in the result with an error code.
- error(Fault) - Method in class com.storedobject.core.JSONMap
-
Put an error message in the result with an error code.
- error(Object) - Method in class com.storedobject.ui.TextView
- error(Object) - Static method in class com.storedobject.vaadin.Application
-
Show an error message from the parameter passed.
- error(Object) - Method in interface com.storedobject.vaadin.ExecutableView
-
Show an error message.
- error(Object...) - Method in class com.storedobject.ui.TextView
- error(Object, Object) - Static method in class com.storedobject.vaadin.Application
-
Show an error message from the parameter passed.
- error(String) - Method in class com.storedobject.core.JSONMap
-
Put an error message in the result.
- error(String) - Method in class com.storedobject.job.Log
- Error - Class in com.storedobject.mail
- Error() - Constructor for class com.storedobject.mail.Error
- ERROR - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Error.
- Error_Running_SQL - Exception Class in com.storedobject.core
- Error_Running_SQL(int, String, Exception) - Constructor for exception class com.storedobject.core.Error_Running_SQL
- Error_Running_SQL(int, String, String) - Constructor for exception class com.storedobject.core.Error_Running_SQL
- ErrorEater - Class in com.storedobject.ui
- ErrorEater() - Constructor for class com.storedobject.ui.ErrorEater
- ErrorHandler - Interface in com.storedobject.common
- ErrorLogger - Interface in com.storedobject.core
-
Error logger.
- ErrorText - Class in com.storedobject.common
- ErrorText() - Constructor for class com.storedobject.common.ErrorText
- ES - Enum constant in enum class com.storedobject.chart.Language
-
Spanish
- escalate(TransactionControl, Iterable<? extends StoredObject>, int) - Method in class com.storedobject.core.LoginMessage
- escalateMemo(Transaction, String) - Method in class com.storedobject.core.MemoComment
- escalating() - Method in class com.storedobject.core.Memo
-
This method is invoked when a memo is escalated to another level.
- escalating() - Method in class com.storedobjects.support.Issue
- escape(Object) - Static method in interface com.storedobject.chart.ComponentPart
-
Helper method to escape invalid characters in JSON strings.
- ETriConsumer<T1,
T2, - Interface in com.storedobject.commonT3, E> - ETriFunction<T1,
T2, - Interface in com.storedobject.commonT3, R, E> - evaluate() - Method in class com.storedobject.common.Script
-
Evaluate script which was already set.
- evaluate(Reader) - Method in class com.storedobject.common.Script
-
Evaluate script supplied by a
Reader
. - evaluate(String) - Method in class com.storedobject.common.Script
-
Evaluate script.
- Event - Class in com.storedobject.chart
-
Represents an event that occurs in a chart.
- Event(SOChart, EventType, Object) - Constructor for class com.storedobject.chart.Event
-
Constructor.
- EventCategory - Enum Class in com.storedobject.chart
-
Event category.
- EventListener - Interface in com.storedobject.chart
-
Functional interface to listen to events occurring on a chart or its part.
- EventType - Enum Class in com.storedobject.chart
-
Represents the type of event that can occur on a chart / part.
- excel - Variable in class com.storedobject.ui.ObjectBrowser
- excel - Variable in class com.storedobject.ui.ObjectForestBrowser
- excel - Variable in class com.storedobject.ui.ObjectTreeBrowser
- excel - Variable in class com.storedobject.ui.QueryGrid
- Excel - Class in com.storedobject.office
- Excel() - Constructor for class com.storedobject.office.Excel
-
Constructor.
- Excel(FileData) - Constructor for class com.storedobject.office.Excel
-
Constructor.
- Excel(Id) - Constructor for class com.storedobject.office.Excel
-
Constructor
- Excel(Id, OutputStream) - Constructor for class com.storedobject.office.Excel
-
Constructor
- Excel(StreamData) - Constructor for class com.storedobject.office.Excel
-
Constructor
- Excel(StreamData, OutputStream) - Constructor for class com.storedobject.office.Excel
-
Constructor
- Excel(InputStream) - Constructor for class com.storedobject.office.Excel
-
Constructor.
- Excel(InputStream, OutputStream) - Constructor for class com.storedobject.office.Excel
-
Constructor.
- Excel(OutputStream) - Constructor for class com.storedobject.office.Excel
-
Constructor.
- Excel(String) - Constructor for class com.storedobject.office.Excel
-
Constructor.
- EXCEL - Static variable in class com.storedobject.core.EditorAction
- ExcelDataUpload - Class in com.storedobject.ui.common
-
Upload data contain in an Excel file and typically create entries in the system.
- ExcelDataUpload() - Constructor for class com.storedobject.ui.common.ExcelDataUpload
-
Constructor.
- ExcelDataUpload(String) - Constructor for class com.storedobject.ui.common.ExcelDataUpload
-
Constructor.
- ExcelReport - Class in com.storedobject.office
- ExcelReport(Device) - Constructor for class com.storedobject.office.ExcelReport
-
Constructor.
- ExcelReport(Device, FileData) - Constructor for class com.storedobject.office.ExcelReport
-
Constructor.
- ExcelReport(Device, Id) - Constructor for class com.storedobject.office.ExcelReport
-
Constructor
- ExcelReport(Device, StreamData) - Constructor for class com.storedobject.office.ExcelReport
-
Constructor
- ExcelReport(Device, InputStream) - Constructor for class com.storedobject.office.ExcelReport
-
Constructor.
- ExcelReport(Device, String) - Constructor for class com.storedobject.office.ExcelReport
-
Constructor.
- exceptionHandler(Consumer<Exception>) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the exception handler for handling exceptions.
- ExchangeRate - Class in com.storedobject.core
- ExchangeRate() - Constructor for class com.storedobject.core.ExchangeRate
- Executable - Interface in com.storedobject.common
-
An interface that to defines that a
Runnable
class has an "execute" method. - ExecutableView - Interface in com.storedobject.vaadin
-
An interface used by "displayable" classes such as
View
. - execute() - Method in interface com.storedobject.common.Action
- execute() - Method in interface com.storedobject.common.Executable
-
The functional interface method specified by this interface.
- execute() - Method in class com.storedobject.common.SystemProcess
-
Executes a system-level command with the pre-configured options including the command, environment variables, and working directory.
- execute() - Method in interface com.storedobject.core.ContentProducer
- execute() - Method in class com.storedobject.core.DataChangeProcessor
-
Executes the DataChangeProcessor job.
- execute() - Method in class com.storedobject.core.RawSQL
- execute() - Method in class com.storedobject.iot.Alert
- execute() - Method in class com.storedobject.iot.ComputeConsumption
- execute() - Method in class com.storedobject.iot.Controller
- execute() - Method in class com.storedobject.iot.MQTTDataCollector
- execute() - Method in class com.storedobject.job.Job
-
Execute the Job.
- execute() - Method in class com.storedobject.job.MessageSender
- execute() - Method in class com.storedobject.office.ExcelReport
- execute() - Method in class com.storedobject.office.IteratorODTReport
- execute() - Method in class com.storedobject.office.ODSReport
- execute() - Method in class com.storedobject.office.ODTReport
- execute() - Method in class com.storedobject.office.TextReport
- execute() - Method in class com.storedobject.pdf.PDFReport
- execute() - Method in class com.storedobject.report.ObjectListExcel
- execute() - Method in class com.storedobject.report.ObjectReport
- execute() - Method in class com.storedobject.sms.CheckDelivery
- execute() - Method in class com.storedobject.ui.inventory.AbstractAssembly
- execute() - Method in class com.storedobject.ui.inventory.CreateConsignment
- execute() - Method in class com.storedobject.ui.iot.GUI
-
Executes the default action for the GUI by displaying the site view.
- execute() - Method in class com.storedobject.ui.LoginForm
- execute() - Method in class com.storedobject.ui.ObjectHistoryGrid
- execute() - Method in class com.storedobject.ui.ObjectViewer
- execute() - Method in class com.storedobject.ui.PresentationRunner
- execute() - Method in class com.storedobject.ui.tools.Filler
- execute() - Method in class com.storedobject.ui.tools.ManageApplication
- execute() - Method in class com.storedobject.ui.tools.SwitchApplication
- execute() - Method in interface com.storedobject.ui.Transactional
- execute() - Method in interface com.storedobject.vaadin.ExecutableView
-
Execute this by displaying it in a View.
- execute() - Method in class com.storedobject.vaadin.View
-
Execute this view.
- execute(DBTransaction) - Method in class com.storedobject.core.BulkDataUpdate
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONContentType
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONCount
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONExists
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONGet
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONLedger
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONList
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONMenu
- execute(Device, JSON, JSONMap) - Method in interface com.storedobject.core.JSONService
-
This method should be implemented to serve the connector API call.
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONTransact
- execute(Device, JSON, JSONMap) - Method in class com.storedobject.core.JSONTranSync
- execute(Device, JSON, JSONMap, int) - Method in class com.storedobject.core.JSONRetrieve
- execute(Logic) - Method in class com.storedobject.core.ApplicationServer
- execute(Logic) - Method in class com.storedobject.ui.Application
- execute(Logic, boolean) - Method in class com.storedobject.core.ApplicationServer
- execute(Transaction) - Method in class com.storedobject.core.BulkDataDelete
- execute(TransactionManager) - Method in class com.storedobject.core.BulkDataDelete
- execute(TransactionManager) - Method in class com.storedobject.core.BulkDataUpdate
- execute(View) - Method in class com.storedobject.ui.accounts.AbstractInvoiceBrowser
- execute(View) - Method in class com.storedobject.ui.inventory.ReceiveAndBin
- execute(View) - Method in class com.storedobject.ui.iot.BlockView
-
Executes the operation for the current block view.
- execute(View) - Method in class com.storedobject.ui.iot.StatusGrid
- execute(View) - Method in class com.storedobject.ui.ObjectHistoryGrid
- execute(View) - Method in class com.storedobject.ui.support.SupportSystem
- execute(View) - Method in interface com.storedobject.vaadin.ExecutableView
-
Execute the associated view by locking another view (the locked view will not be selectable until this view is closed).
- execute(View) - Method in class com.storedobject.vaadin.SelectGrid
- execute(View) - Method in class com.storedobject.vaadin.View
-
Execute this view by locking another view (the locked view will not be selectable until this view is closed).
- execute(View) - Method in class com.storedobject.vaadin.ViewGrid
- execute(View, boolean) - Method in class com.storedobject.ui.accounts.AbstractInvoiceEditor
- execute(View, boolean) - Method in class com.storedobject.ui.accounts.TrialBalance
- execute(View, boolean) - Method in class com.storedobject.ui.BarcodeScanner
- execute(View, boolean) - Method in class com.storedobject.ui.common.CaptureSignature
- execute(View, boolean) - Method in class com.storedobject.ui.common.ChangeObjectPassword
- execute(View, boolean) - Method in class com.storedobject.ui.common.SetMailSenderPassword
- execute(View, boolean) - Method in class com.storedobject.ui.GridMenu
- execute(View, boolean) - Method in class com.storedobject.ui.inventory.ConsumptionReturn
- execute(View, boolean) - Method in class com.storedobject.ui.inventory.PurchaseReturn
- execute(View, boolean) - Method in class com.storedobject.ui.inventory.ReceiveMaterial
- execute(View, boolean) - Method in class com.storedobject.ui.inventory.ReceiveReturnedItems
- execute(View, boolean) - Method in class com.storedobject.ui.iot.BlockSelector
- execute(View, boolean) - Method in class com.storedobject.ui.iot.CommandSelector
- execute(View, boolean) - Method in class com.storedobject.ui.iot.ConsumptionDashboard
- execute(View, boolean) - Method in class com.storedobject.ui.iot.Dashboard
- execute(View, boolean) - Method in class com.storedobject.ui.iot.MQTTEditor
- execute(View, boolean) - Method in class com.storedobject.ui.iot.SiteView
- execute(View, boolean) - Method in class com.storedobject.ui.iot.ValueChart
- execute(View, boolean) - Method in class com.storedobject.ui.SteppedDataForm
- execute(View, boolean) - Method in class com.storedobject.ui.SteppedObjectForm
- execute(View, boolean) - Method in class com.storedobject.ui.TextView
- execute(View, boolean) - Method in class com.storedobject.ui.tools.AuthenticatorRegistration
- execute(View, boolean) - Method in class com.storedobject.ui.tools.ChangePassword
- execute(View, boolean) - Method in class com.storedobject.ui.tools.DeployFlutterApplication
- execute(View, boolean) - Method in class com.storedobject.ui.tools.ManageJobScheduler
- execute(View, boolean) - Method in class com.storedobject.ui.tools.SystemTableDeployer
- execute(View, boolean) - Method in class com.storedobject.ui.tools.TelegramRegistration
- execute(View, boolean) - Method in class com.storedobject.ui.VerifyOTP
- execute(View, boolean) - Method in class com.storedobject.vaadin.ActionForm
-
Overridden to implement "preconfirm" check.
- execute(View, boolean) - Method in class com.storedobject.vaadin.DataEditor
- execute(View, boolean) - Method in class com.storedobject.vaadin.View
-
Override this if you want to do something before the View comes up on the screen.
- execute(Component, Runnable) - Static method in class com.storedobject.vaadin.ActionForm
-
Execute an action if the user confirms it.
- execute(Component, Runnable) - Static method in class com.storedobject.vaadin.InformationMessage
-
Execute an action after showing a informational message to the user.
- execute(Class<?>, boolean) - Method in class com.storedobject.core.ApplicationServer
- execute(Object) - Method in class com.storedobject.core.ApplicationServer
- execute(Object, boolean) - Method in class com.storedobject.core.ApplicationServer
- execute(Method, Object, String) - Static method in class com.storedobject.core.StoredObjectUtility
- execute(Runnable) - Static method in class com.storedobject.common.Executor
-
Submit a command for execution.
- execute(Runnable) - Method in class com.storedobject.vaadin.Application
-
Execute a command.
- execute(Runnable, boolean) - Method in class com.storedobject.vaadin.Application
-
Execute a command.
- execute(String) - Method in class com.storedobject.common.SystemProcess
-
Executes the given system command by setting it as the current command and then invoking the execution process.
- execute(String) - Method in class com.storedobject.core.ApplicationServer
- execute(String) - Method in class com.storedobject.core.RawSQL
- execute(String) - Method in class com.storedobject.pdf.PDFReport
-
Generate the content and view it on the device with a caption.
- execute(String, boolean) - Method in class com.storedobject.core.ApplicationServer
- execute(String, Runnable) - Static method in class com.storedobject.vaadin.ActionForm
-
Execute an action if the user confirms it.
- execute(String, Runnable) - Static method in class com.storedobject.vaadin.InformationMessage
-
Execute an action after showing a informational message to the user.
- execute(Callable<V>) - Static method in class com.storedobject.common.Executor
-
Submit a command for execution.
- executeAll() - Method in class com.storedobject.ui.ObjectHistoryGrid
- executeAnchorForm() - Method in class com.storedobject.ui.ObjectEditor
-
Execute the "anchor form".
- executeAnchorForm(Runnable) - Method in class com.storedobject.ui.ObjectBrowser
-
Execute the "anchor form" and run some specified action.
- executeAnchorForm(Runnable) - Method in class com.storedobject.ui.ObjectEditor
-
Execute the "anchor form" and run some specified action.
- executeAndLoad() - Method in class com.storedobject.ui.common.MemoSystem
- executed(long) - Method in class com.storedobject.core.ApplicationServer
-
Check whether some logic was executed in the time period or not.
- executeJS(String, Serializable...) - Method in class com.storedobject.helper.LitComponent
-
Execute Javascript function with the parameter passed.
- executeRaw(Method, Object, Object) - Static method in class com.storedobject.core.StoredObjectUtility
- executeSQL(Reader, Class<?>) - Method in class com.storedobject.core.Install
- executeSQL(String[]) - Method in class com.storedobject.core.Install
- executeSQL(String[], String, String) - Method in class com.storedobject.core.Database
-
Executes SQL statements.
- executeSQL(String[], String, String, boolean) - Method in class com.storedobject.core.Database
-
Executes SQL statements.
- executeSQL(String, String) - Method in class com.storedobject.core.Database
-
Executes a SQL statement as System Admin.
- executeSQL(String, String, String) - Method in class com.storedobject.core.Database
-
Executes a SQL statements.
- executeSQL(String, String, String, boolean) - Method in class com.storedobject.core.Database
-
Executes a SQL statements.
- executeUpdate() - Method in class com.storedobject.core.RawSQL
- executeUpdate(String) - Method in class com.storedobject.core.RawSQL
- executing() - Method in class com.storedobject.ui.ObjectViewer
- executing() - Method in interface com.storedobject.vaadin.HasColumns
-
Check if this grid is currently being displayed or not through the associated view.
- executing() - Method in class com.storedobject.vaadin.View
-
Is if this view is currently being displayed.
- Executor - Class in com.storedobject.common
-
A static class that can be used to execute commands and tasks.
- Executor - Class in com.storedobject.ui
- Executor() - Constructor for class com.storedobject.common.Executor
- Executor(Application) - Constructor for class com.storedobject.ui.Executor
- exists() - Method in class com.storedobject.core.QueryBuilder
-
Check whether any entry exists or not.
- exists(Query) - Static method in class com.storedobject.core.StoredObject
-
Check the existence of any instances for the given set of parameters.
- exists(StoredObject) - Method in interface com.storedobject.core.FallbackAuthenticator
-
Check if the password owner exists.
- exists(Transaction, Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.StoredObject
-
Check the existence of any instances for the given set of parameters.
- exists(Transaction, Class<? extends StoredObject>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Check the existence of any instances for the given set of parameters.
- exists(Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.StoredObject
-
Check the existence of any instances for the given set of parameters.
- exists(Class<? extends StoredObject>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Check the existence of any instances for the given set of parameters.
- exists(String) - Static method in class com.storedobject.core.JavaClassLoader
-
Check whether a logic or data class exists or not.
- existsFileData() - Method in class com.storedobject.core.StoredObject
-
Check if any "file data"
FileData
exists as attachment under this instance or not. - existsLink(int, Id) - Method in class com.storedobject.core.Id
- existsLink(int, Id) - Method in class com.storedobject.core.StoredObject
-
Check the existence of the link under this instance for the given parameters.
- existsLink(int, StoredObject) - Method in class com.storedobject.core.Id
- existsLink(int, StoredObject) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLink(Id) - Method in class com.storedobject.core.Id
- existsLink(Id) - Method in class com.storedobject.core.StoredObject
-
Check the existence of the link under this instance for the given parameter.
- existsLink(StoredObject) - Method in class com.storedobject.core.Id
- existsLink(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Check the existence of the link under this instance for the given parameter.
- existsLink(Transaction, int, Id) - Method in class com.storedobject.core.Id
- existsLink(Transaction, int, Id) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLink(Transaction, int, StoredObject) - Method in class com.storedobject.core.Id
- existsLink(Transaction, int, StoredObject) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLink(Transaction, Id) - Method in class com.storedobject.core.Id
- existsLink(Transaction, Id) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLink(Transaction, StoredObject) - Method in class com.storedobject.core.Id
- existsLink(Transaction, StoredObject) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks() - Method in class com.storedobject.core.Id
- existsLinks() - Method in class com.storedobject.core.StoredObject
-
Check the existence of any links under this instance.
- existsLinks(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsLinks(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsLinks(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsLinks(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsLinks(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Id) - Method in class com.storedobject.core.QueryBuilder
-
Check whether link objects exist associated with the specified parent object.
- existsLinks(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Check whether link objects exist associated with the specified parent object and of a specific link type.
- existsLinks(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Check whether link objects exist associated with the specified parent object.
- existsLinks(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Check whether link objects exist associated with the specified parent object and of a specific link type.
- existsLinks(Transaction) - Method in class com.storedobject.core.Id
- existsLinks(Transaction) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameter.
- existsLinks(Transaction, int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Transaction, String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Transaction, String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsLinks(Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameter.
- existsLinks(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsLinks(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsLinks(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsLinks(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsLinks(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsLinks(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsLinks(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsLinks(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Check the existence of links under this instance for the given parameters.
- existsMaster(Id) - Method in class com.storedobject.core.Id
- existsMaster(Id) - Method in class com.storedobject.core.StoredObject
-
Check whether the given parameter is a masters of this instance or not.
- existsMaster(StoredObject) - Method in class com.storedobject.core.Id
- existsMaster(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Check whether the given parameter is a masters of this instance or not.
- existsMasters() - Method in class com.storedobject.core.Id
- existsMasters() - Method in class com.storedobject.core.StoredObject
-
Check the existence of any masters of this instance.
- existsMasters(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsMasters(int, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsMasters(int, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsMasters(int, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsMasters(int, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(Id) - Method in class com.storedobject.core.QueryBuilder
-
Check whether master objects exist related to the given stored object link.
- existsMasters(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Check whether master objects exist associated with a given stored object link and link type.
- existsMasters(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Check whether master objects exist related to the given stored object link.
- existsMasters(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Check whether master objects exist associated with a given stored object link and link type.
- existsMasters(Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsMasters(Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given parameter, check the existence of masters of this instance.
- existsMasters(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsMasters(Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsMasters(Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsMasters(Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.Id
- existsMasters(String, Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.Id
- existsMasters(String, Class<? extends StoredObject>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.Id
- existsMasters(String, Class<? extends StoredObject>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- existsMasters(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.Id
- existsMasters(String, Class<? extends StoredObject>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, check the existence of masters of this instance.
- exit - Variable in class com.storedobject.ui.inventory.ReceiveAndBin
- exit - Variable in class com.storedobject.ui.ObjectBrowser
- exit - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Exit.
- exit - Variable in class com.storedobject.ui.ObjectForestBrowser
- exit - Variable in class com.storedobject.ui.ObjectTreeBrowser
- exit - Variable in class com.storedobject.ui.QueryGrid
- exit - Variable in class com.storedobject.vaadin.ViewGrid
-
The "Exit" button.
- exit(String, String) - Method in class com.storedobject.ui.Application
-
Exit the application after showing a message.
- expand() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Expand this node.
- expand() - Method in class com.storedobject.vaadin.DetailComponent
-
Expand the content section.
- expand(Function<O, ObjectIterator<TO>>) - Method in class com.storedobject.core.ObjectIterator
-
Expand this iterator using the given function.
- expanded() - Static method in class com.storedobject.chart.Font.Stretch
-
Create a stretch of type "expanded".
- ext - Static variable in interface com.storedobject.common.ContentGenerator
- extendBy(int) - Method in class com.storedobject.core.AccountLimit
- extendTemporarilyBy(int) - Method in class com.storedobject.core.AccountLimit
- extendTemporarilyTo(Date) - Method in class com.storedobject.core.AccountLimit
- extendTo(Date) - Method in class com.storedobject.core.AccountLimit
- extensionMap() - Static method in interface com.storedobject.common.ContentGenerator
- EXTERNAL_SYSTEM_NOT_RECOGNIZED - Static variable in class com.storedobject.common.Fault
- ExternalSystemUser - Class in com.storedobject.core
- ExternalSystemUser() - Constructor for class com.storedobject.core.ExternalSystemUser
- extra_condensed() - Static method in class com.storedobject.chart.Font.Stretch
-
Create a stretch of type "extra-condensed".
- extra_expanded() - Static method in class com.storedobject.chart.Font.Stretch
-
Create a stretch of type "extra-expanded".
- extractContent() - Method in interface com.storedobject.core.ContentProducer
- extractContent() - Method in class com.storedobject.pdf.PDFReport
- extraGRNInfoCreated(InventoryGRN, StoredObject) - Method in interface com.storedobject.ui.inventory.ProducesGRN
-
This is invoked when an "Extra Information" instance is created for a GRN.
- extraGRNInfoLoaded(InventoryGRN, StoredObject) - Method in interface com.storedobject.ui.inventory.ProducesGRN
-
This is invoked when an existing "Extra Information" instance is loaded for the current object.
- ExtraInfo<T> - Class in com.storedobject.ui.util
- ExtraInfo(ExtraInfoDefinition) - Constructor for class com.storedobject.ui.util.ExtraInfo
- extraInfoCreated(StoredObject) - Method in class com.storedobject.ui.ObjectEditor
-
This is invoked when an "Extra Information" instance is created.
- extraInfoCreated(T, StoredObject) - Method in class com.storedobject.ui.ObjectBrowser
-
This is invoked when an "Extra Information" instance is created.
- ExtraInfoDefinition - Class in com.storedobject.core
- ExtraInfoDefinition() - Constructor for class com.storedobject.core.ExtraInfoDefinition
- ExtraInfoField<T> - Class in com.storedobject.ui.util
- ExtraInfoField(ExtraInfo<T>) - Constructor for class com.storedobject.ui.util.ExtraInfoField
- extraInfoLoaded(StoredObject) - Method in class com.storedobject.ui.ObjectEditor
-
This is invoked when an existing "Extra Information" instance is loaded for the current object.
- extraInfoLoaded(T, StoredObject) - Method in class com.storedobject.ui.ObjectBrowser
-
This is invoked when an existing "Extra Information" instance is loaded for the current object.
- ExtraInfoValue<T> - Class in com.storedobject.ui.util
- ExtraInfoValue(ExtraInfo<T>) - Constructor for class com.storedobject.ui.util.ExtraInfoValue
- extraLinks() - Method in class com.storedobject.ui.inventory.AssignStoresAndLocations
- extraLinks() - Method in class com.storedobject.ui.ObjectEditor
- extraLinks() - Method in class com.storedobject.ui.tools.ManageExternalUsers
F
- FADE_IN - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_DOWN - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_DOWN_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_LEFT - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_LEFT_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_RIGHT - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_RIGHT_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_UP - Enum constant in enum class com.storedobject.ui.Animation
- FADE_IN_UP_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_DOWN - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_DOWN_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_LEFT - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_LEFT_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_RIGHT - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_RIGHT_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_UP - Enum constant in enum class com.storedobject.ui.Animation
- FADE_OUT_UP_BIG - Enum constant in enum class com.storedobject.ui.Animation
- FallbackAuthenticator - Interface in com.storedobject.core
-
Unlike
Authenticator
, if this is plugged in as the external authenticator, it will be used only as a fallback authenticator. - family() - Method in class com.storedobject.core.StoredObject
-
Get the family code of this instance.
- family(Id) - Static method in class com.storedobject.core.StoredObject
-
Get the family code of the given Id.
- family(Class<O>) - Static method in class com.storedobject.core.StoredObject
-
Get the family code of the given class.
- family(Class<T>) - Static method in class com.storedobject.core.StoredObjectUtility
- fangsong() - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family of type "fangsong".
- fantasy() - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family of type "fantasy".
- Fault - Class in com.storedobject.common
-
Represents a fault or error condition in the system.
- Fault(int, String) - Constructor for class com.storedobject.common.Fault
-
Represents a fault with an error code and a descriptive message.
- fetch(Query<T, SerializablePredicate<T>>) - Method in class com.storedobject.ui.AbstractListProvider
- fetchChildren(HierarchicalQuery<Object, SerializablePredicate<Object>>) - Method in class com.storedobject.ui.ObjectForestProvider
- fetchChildren(HierarchicalQuery<T, SerializablePredicate<T>>) - Method in class com.storedobject.ui.ObjectTreeProvider
- FI - Enum constant in enum class com.storedobject.chart.Language
-
Finnish
- fieldAttached(String, HasValue<?, ?>) - Method in class com.storedobject.ui.ObjectEditor
- fieldAttached(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked whenever a field is attached to the form.
- FieldCustomizer - Interface in com.storedobject.vaadin
-
Field customizer may be set on
ObjectForm
. - fieldDetached(String, HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked whenever a field is detached from the form.
- FieldError() - Constructor for exception class com.storedobject.vaadin.AbstractDataForm.FieldError
- FieldValueHandler - Interface in com.storedobject.vaadin.util
-
Interface for handling field values dynamically.
- file(String) - Method in class com.storedobject.client.Client
-
Retrieve stream of data for the give file [name].
- FILE - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
File type.
- FileBuffer - Class in com.storedobject.common
-
A file-mapped data buffer with index-based access to data for writing and then, for reading.
- FileBuffer() - Constructor for class com.storedobject.common.FileBuffer
-
Constructor.
- FileCirculation - Class in com.storedobject.core
- FileCirculation() - Constructor for class com.storedobject.core.FileCirculation
- FileCirculationStatus - Class in com.storedobject.report
- FileCirculationStatus(Device) - Constructor for class com.storedobject.report.FileCirculationStatus
- FileCirculationStatus(Device, FileData) - Constructor for class com.storedobject.report.FileCirculationStatus
- FileCirculationStatus(Device, FileFolder) - Constructor for class com.storedobject.report.FileCirculationStatus
- FileCirculationStatus(Device, FileFolder, boolean) - Constructor for class com.storedobject.report.FileCirculationStatus
- FileCirculationStatus(Device, String) - Constructor for class com.storedobject.report.FileCirculationStatus
- FileData - Class in com.storedobject.core
- FileData() - Constructor for class com.storedobject.core.FileData
- FileData(FileData) - Constructor for class com.storedobject.core.FileData
- FileData(String) - Constructor for class com.storedobject.core.FileData
- FileData(String, FileData) - Constructor for class com.storedobject.core.FileData
- FileDataProvider - Class in com.storedobject.core
- FileDataProvider(File) - Constructor for class com.storedobject.core.FileDataProvider
- FileDataProvider(String) - Constructor for class com.storedobject.core.FileDataProvider
- FileExpiryReport - Class in com.storedobject.report
- FileExpiryReport(Device) - Constructor for class com.storedobject.report.FileExpiryReport
- FileExpiryReport(Device, FileFolder) - Constructor for class com.storedobject.report.FileExpiryReport
- FileExpiryReport(Device, FileFolder, boolean) - Constructor for class com.storedobject.report.FileExpiryReport
- FileExpiryReport(Device, FileFolder, int) - Constructor for class com.storedobject.report.FileExpiryReport
- FileExpiryReport(Device, FileFolder, int, boolean) - Constructor for class com.storedobject.report.FileExpiryReport
- FileExpiryReport(Device, String) - Constructor for class com.storedobject.report.FileExpiryReport
- FileExpiryReport(Device, String, int) - Constructor for class com.storedobject.report.FileExpiryReport
- FileField - Class in com.storedobject.ui
- FileField() - Constructor for class com.storedobject.ui.FileField
- FileField(ObjectField.Type...) - Constructor for class com.storedobject.ui.FileField
- FileField(String) - Constructor for class com.storedobject.ui.FileField
- FileField(String, ObjectField.Type...) - Constructor for class com.storedobject.ui.FileField
- FileFolder - Class in com.storedobject.core
- FileFolder() - Constructor for class com.storedobject.core.FileFolder
- FileFolderAccessRights - Class in com.storedobject.core
- FileFolderAccessRights() - Constructor for class com.storedobject.core.FileFolderAccessRights
- FileFolderGenerator - Interface in com.storedobject.core
- FileManager - Class in com.storedobject.ui
- FileManager(Application) - Constructor for class com.storedobject.ui.FileManager
- FileManager(Application, String) - Constructor for class com.storedobject.ui.FileManager
- FileManager(Application, String, String) - Constructor for class com.storedobject.ui.FileManager
- FileManager(String) - Constructor for class com.storedobject.ui.FileManager
- FileManager(String, String) - Constructor for class com.storedobject.ui.FileManager
- fileMethods() - Method in class com.storedobject.core.ClassAttribute
-
Get the "file" methods of this.
- FileResource - Class in com.storedobject.ui
- FileResource - Class in com.storedobject.ui.util
- FileResource(File, String) - Constructor for class com.storedobject.ui.FileResource
- FileResource(File, String) - Constructor for class com.storedobject.ui.util.FileResource
- FileResource(String, String) - Constructor for class com.storedobject.ui.FileResource
- FileResource(String, String) - Constructor for class com.storedobject.ui.util.FileResource
- FileViewer - Class in com.storedobject.ui
- FileViewer(FileFolder, String) - Constructor for class com.storedobject.ui.FileViewer
- FileViewer(Application) - Constructor for class com.storedobject.ui.FileViewer
- FileViewer(Application, String) - Constructor for class com.storedobject.ui.FileViewer
- FileViewer(Application, String, String) - Constructor for class com.storedobject.ui.FileViewer
- FileViewer(String) - Constructor for class com.storedobject.ui.FileViewer
- FileViewer(String, String) - Constructor for class com.storedobject.ui.FileViewer
- FileViewerGrid - Class in com.storedobject.ui
- FileViewerGrid() - Constructor for class com.storedobject.ui.FileViewerGrid
- fill(String) - Method in interface com.storedobject.common.StringFiller
- fill(String) - Method in class com.storedobject.core.StoredObject
- fill(String) - Method in class com.storedobject.office.ODTObjectReport
-
The fill method when this class acts as the value filler for this ODT report (by default this class will act as the value filler).
- fill(String, StringFiller) - Static method in class com.storedobject.common.StringUtility
-
Replace variables in the source string with values returned by the filler.
- fillBlankData(int, String) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Fill blank data with the given value.
- fillCells(Excel, Object...) - Method in class com.storedobject.pdf.TableHeader
-
Fill the cell values into the
Excel
instance provided. - Filler - Class in com.storedobject.ui.tools
- Filler() - Constructor for class com.storedobject.ui.tools.Filler
- fillHeaderCells(Excel) - Method in class com.storedobject.pdf.TableHeader
-
Fill the header values into the
Excel
instance provided. - fillRow(Excel, Object...) - Method in class com.storedobject.pdf.TableHeader
-
Fill the cell values into the
Excel
instance provided. - filter - Variable in class com.storedobject.ui.ObjectBrowser
- filter - Variable in class com.storedobject.ui.ObjectForestBrowser
- filter(String) - Method in class com.storedobject.ui.GridSearchField
- filter(BiPredicate<? super O, ? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Apply a bi-filter.
- filter(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Apply a filter.
- filter(Predicate<? super T>) - Method in interface com.storedobject.core.Filtered
- filter(Predicate<? super T>) - Method in class com.storedobject.core.MemoryCache
- filter(Predicate<? super T>) - Method in class com.storedobject.core.ObjectCache
- filter(Predicate<? super T>) - Method in class com.storedobject.core.ObjectCacheList
- filter(Predicate<? super T>) - Method in class com.storedobject.core.ObjectForest
- filter(Predicate<? super T>) - Method in class com.storedobject.core.ObjectTree
- filter(Predicate<? super T>, Comparator<? super T>) - Method in interface com.storedobject.core.Filtered
- filter(Predicate<? super T>, Comparator<? super T>) - Method in class com.storedobject.core.MemoryCache
- filter(Predicate<? super T>, Comparator<? super T>) - Method in class com.storedobject.core.ObjectCacheList
- filter(Predicate<? super T>, Comparator<? super T>) - Method in class com.storedobject.core.ObjectForest
- filter(Predicate<? super T>, Comparator<? super T>) - Method in class com.storedobject.core.ObjectTree
- filter(Predicate<byte[]>) - Method in class com.storedobject.common.FileBuffer
-
Apply a filter to the buffer.
- filter(Predicate<Id>) - Method in class com.storedobject.core.IdBuffer
- filter(Predicate<T>) - Method in class com.storedobject.ui.ObjectComboField
-
Deprecated.Please use
ObjectLoader.setFilter(Predicate)
instead. - filter(Predicate<T>) - Method in class com.storedobject.ui.ObjectField
-
Deprecated.Please use
ObjectField.setFilter(Predicate)
instead. - filter(T) - Method in class com.storedobject.core.ObjectLoadFilter
-
Apply filter to an object instance.
- filter(T) - Method in class com.storedobject.ui.AbstractObjectField
-
Check a given value to see if it satisfies the filter condition of the searcher.
- filter(T, String) - Method in class com.storedobject.core.ObjectLoadFilter
-
Apply filter to an object instance.
- filterActions(int) - Method in class com.storedobject.ui.ObjectBrowser
- filterActions(int) - Method in class com.storedobject.ui.ObjectEditor
-
Get the filtered result of actions.
- filterActions(int) - Method in class com.storedobject.ui.ObjectForestBrowser
- filterActions(int) - Method in class com.storedobject.ui.ObjectTreeBrowser
- Filtered<T> - Interface in com.storedobject.core
- filteredList(ObjectIterator<T>) - Method in class com.storedobject.ui.AbstractObjectField
-
Check a given set of values to see if they satisfy the filter condition of the searcher.
- FilterMethods<T> - Interface in com.storedobject.core
-
Interface defining filter methods to be used while loading objects from the DB.
- FilterProvider - Interface in com.storedobject.common
-
Filter provider is used to define a provider of some sort of "filter condition".
- filterView(String) - Method in class com.storedobject.ui.AbstractListProvider
- filterView(String) - Method in class com.storedobject.ui.AbstractTreeProvider
- filterView(String) - Method in interface com.storedobject.ui.util.ViewFilterSupport
- filterWho(SystemUser) - Method in class com.storedobject.ui.common.MemoSystem
- filterWho(SystemUser) - Method in class com.storedobject.ui.support.SupportSystem
- Financial - Interface in com.storedobject.core
-
The Financial interface represents a financial entity that can post ledger transactions.
- find(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Find the object matching the given filter.
- findBin(InventoryItem) - Method in class com.storedobject.core.InventoryStore
-
Find a suitable "bin" in this store for the specified item.
- findBin(InventoryItemType) - Method in class com.storedobject.core.InventoryStore
-
Find a suitable "bin" in this store for the specified part number.
- findClass(String) - Method in class com.storedobject.core.JavaClassLoader
-
Find a class.
- findFirst() - Method in class com.storedobject.core.ObjectIterator
-
Find the first object.
- findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class com.storedobject.office.od.ods.Workbook
- findNonWhitespace(String, int) - Method in class com.storedobject.common.StringUtility
-
Find the next non-whitespace position.
- findSystemEntityId() - Method in interface com.storedobject.core.OfEntity
- findWhitespace(String, int) - Method in class com.storedobject.common.StringUtility
-
Find the next whitespace position.
- finish() - Method in class com.storedobject.ui.SteppedView
-
Invoke the finish (Equivalent of pressing the "Finish" button).
- finish() - Method in class com.storedobject.ui.util.Stepper
- finished() - Method in interface com.storedobject.vaadin.MediaCapture.DataReceiver
-
This method is invoked when end-of-stream is reached.
- fire(EventListener, EventObject) - Method in class com.storedobject.vaadin.util.ClickListeners
- fire(EventListener, EventObject) - Method in class com.storedobject.vaadin.util.Listeners
-
Dispatches an event to a specified listener.
- fire(EventListener, EventObject) - Method in class com.storedobject.vaadin.util.ValueChangeListeners
- fire(EventObject) - Method in class com.storedobject.vaadin.util.Listeners
-
Notifies all registered listeners of the provided event by invoking the
fire
method for each listener. - fireFormConstructed() - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to inform all
ConstructedListener
s when the form is constructed. - firstCaps(String) - Static method in class com.storedobject.common.StringUtility
-
Convert a string to proper case (first letter of each word will be capitalized).
- firstCaps(String[]) - Static method in class com.storedobject.common.StringUtility
-
Convert each element of the string array to proper case (first letter of each word will be capitalized).
- firstElement() - Method in class com.storedobject.common.ArrayList
-
Gets the first element of a list
- fitOnLeftSide() - Method in class com.storedobject.chart.FunnelChart
-
Fit the funnel to the left side.
- fitOnRightSide() - Method in class com.storedobject.chart.FunnelChart
-
Fit the funnel to the right side.
- FixedTax - Class in com.storedobject.accounts
- FixedTax() - Constructor for class com.storedobject.accounts.FixedTax
- fixPartNumber(InventoryItemType) - Method in class com.storedobject.ui.inventory.ItemField
-
Fix the part number (an instance of
InventoryItemType
). - FLASH - Enum constant in enum class com.storedobject.ui.Animation
- FLIP - Enum constant in enum class com.storedobject.ui.Animation
- FLIP_IN_X - Enum constant in enum class com.storedobject.ui.Animation
- FLIP_IN_Y - Enum constant in enum class com.storedobject.ui.Animation
- FLIP_OUT_X - Enum constant in enum class com.storedobject.ui.Animation
- FLIP_OUT_Y - Enum constant in enum class com.storedobject.ui.Animation
- FlowDiagram - Class in com.storedobject.ui
-
Component for drawing flow diagrams.
- FlowDiagram() - Constructor for class com.storedobject.ui.FlowDiagram
- FlowDiagram(int, int) - Constructor for class com.storedobject.ui.FlowDiagram
- FlowDiagram(TextContent) - Constructor for class com.storedobject.ui.FlowDiagram
- FlowDiagram(String, String) - Constructor for class com.storedobject.ui.FlowDiagram
- FlowDiagramEditor - Class in com.storedobject.ui.common
- FlowDiagramEditor() - Constructor for class com.storedobject.ui.common.FlowDiagramEditor
- FlowDiagramEditor(int) - Constructor for class com.storedobject.ui.common.FlowDiagramEditor
- FlowDiagramEditor(int, String) - Constructor for class com.storedobject.ui.common.FlowDiagramEditor
- FlowDiagramEditor(String) - Constructor for class com.storedobject.ui.common.FlowDiagramEditor
- flush() - Method in class com.storedobject.common.TeeOutputStream
- flush() - Method in class com.storedobject.core.JavaSourceWriter
- flush() - Method in class com.storedobject.office.od.ODOutputStream
- focus() - Method in class com.storedobject.ui.ObjectComboField
- focus() - Method in class com.storedobject.ui.ObjectField
- focus() - Method in class com.storedobject.ui.ObjectFormField
- focus() - Method in class com.storedobject.ui.ObjectGetField
- focus() - Method in class com.storedobject.ui.ObjectListField
- focus() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Focus this field.
- focus() - Method in class com.storedobject.ui.util.ComputedField
- focus() - Method in class com.storedobject.vaadin.CustomField
- focus() - Method in class com.storedobject.vaadin.View
-
Focus this view by finding the first focusable component.
- focus(Component) - Method in class com.storedobject.vaadin.View
-
Focus a component (or its focusable child component).
- focusAny(Component) - Method in class com.storedobject.vaadin.View
-
Focus a component (or its focusable child component).
- FoldingLayout - Class in com.storedobject.ui
-
A responsive layout that can contain only sizeable components (
HasSize
). - FoldingLayout(int, int, HasSize...) - Constructor for class com.storedobject.ui.FoldingLayout
-
Constructor with fixed view-width and view-height.
- FoldingLayout(HasSize...) - Constructor for class com.storedobject.ui.FoldingLayout
-
Constructor.
- Font - Class in com.storedobject.chart
-
Defines Font.
- Font(Font.Family, Font.Size) - Constructor for class com.storedobject.chart.Font
- Font(Font.Family, Font.Style, Font.Size) - Constructor for class com.storedobject.chart.Font
- Font.Family - Class in com.storedobject.chart
-
Represents font-family.
- Font.Size - Class in com.storedobject.chart
-
Represents font-size.
- Font.Stretch - Class in com.storedobject.chart
-
Represents font-stretch.
- Font.Style - Enum Class in com.storedobject.chart
-
Represents font styles.
- Font.Variant - Enum Class in com.storedobject.chart
-
Represents font variants.
- Font.Weight - Class in com.storedobject.chart
-
Represents font-weight.
- force(GraphData.Force) - Method in class com.storedobject.chart.GraphData
-
Sets the force layout configuration for the graph data.
- Force() - Constructor for class com.storedobject.chart.GraphData.Force
- FORCE - Enum constant in enum class com.storedobject.chart.GraphData.Layout
- forDataPickup(TransactionManager) - Static method in class com.storedobject.core.InventoryTransaction
-
Deprecated.
- forDataPickup(TransactionManager, String) - Static method in class com.storedobject.core.InventoryTransaction
-
Create "Inventory Transaction" for data pick-up.
- forEach(Consumer<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Consume objects.
- foreclose(Transaction) - Method in class com.storedobject.core.MaterialRequest
- ForeignFinancialSystem - Class in com.storedobject.core
- ForeignFinancialSystem() - Constructor for class com.storedobject.core.ForeignFinancialSystem
- foreignKeyConstraintNames(String) - Method in class com.storedobject.core.Database
- foreignKeyConstraints(String) - Method in class com.storedobject.core.Database
- foreignKeysDDL(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- forgotPassword(char[], String) - Method in class com.storedobject.core.TransactionManager
- forgotPassword(IdentityCheck) - Method in class com.storedobject.ui.Application
- forgotPassword(Login) - Method in interface com.storedobject.core.Device
- forgotPassword(Login) - Method in class com.storedobject.ui.Application
- forgotPassword(String) - Method in class com.storedobject.core.Login
-
For setting forgotten password.
- form - Variable in class com.storedobject.vaadin.AbstractDataForm
-
Form embedded in this view.
- Form - Class in com.storedobject.vaadin
-
Class to represent a "data entry form".
- Form() - Constructor for class com.storedobject.vaadin.Form
-
Constructor.
- FORM - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Form type.
- FORM_BLOCK - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Form type - embedded as a block.
- format() - Method in class com.storedobject.core.JavaSourceWriter
-
Format the content that was already written to this.
- format(double) - Static method in class com.storedobject.common.StringUtility
-
Formats a double value as a numeric string.
- format(double, boolean) - Static method in class com.storedobject.common.StringUtility
-
Formats a double value as a numeric string.
- format(double, int) - Static method in class com.storedobject.common.StringUtility
-
Formats a double value as a numeric string with thousands separation.
- format(double, int, boolean) - Static method in class com.storedobject.common.StringUtility
-
Formats a double value as a numeric string with thousands separation.
- format(int) - Static method in class com.storedobject.core.converter.DaysValueConverter
- format(int) - Static method in class com.storedobject.core.converter.SecondsValueConverter
- format(int, boolean) - Static method in class com.storedobject.core.converter.MinutesValueConverter
- format(JSON) - Method in class com.storedobject.ui.JSONField
- format(Money) - Method in class com.storedobject.ui.MoneyField
- format(D) - Static method in class com.storedobject.common.DateUtility
-
Formats the given date
- format(D) - Static method in class com.storedobject.core.Database
-
Format a date value that can be sent to the database as part of a SQL query.
- format(Integer) - Method in class com.storedobject.ui.DaysField
- format(Integer) - Method in class com.storedobject.ui.MinutesField
- format(Integer) - Method in class com.storedobject.ui.SecondsField
- format(Object) - Method in class com.storedobject.core.converter.BitsValueConverter
- format(Object) - Method in class com.storedobject.core.converter.BoolValueConverter
- format(Object) - Method in class com.storedobject.core.converter.ChoiceValueConverter
- format(Object) - Method in class com.storedobject.core.converter.DateValueConverter
- format(Object) - Method in class com.storedobject.core.converter.DaysValueConverter
- format(Object) - Method in class com.storedobject.core.converter.MinutesValueConverter
- format(Object) - Method in class com.storedobject.core.converter.ObjectValueConverter
- format(Object) - Method in class com.storedobject.core.converter.SecondsValueConverter
- format(Object) - Method in class com.storedobject.core.converter.TimeValueConverter
- format(Object) - Method in class com.storedobject.core.converter.ValueConverter
- format(Object, SystemUser) - Method in class com.storedobject.core.converter.MoneyValueConverter
- format(Object, SystemUser) - Method in class com.storedobject.core.converter.ValueConverter
- format(String) - Static method in class com.storedobject.common.IBAN
-
Format an IBAN by inserting a space after every 4 positions from the left.
- format(String, int, boolean) - Static method in class com.storedobject.common.StringUtility
-
Formats a string as a numeric string with thousands separation.
- format(String, int, boolean) - Static method in class com.storedobject.core.StringUtility
-
Formats a string as a numeric string with thousands separation (If the default currency is INR, it will be done in India style).
- format(Date) - Method in class com.storedobject.core.SystemUser
- format(Date) - Method in class com.storedobject.core.TransactionManager
-
Format the date as per the locale of the user.
- format(T) - Method in class com.storedobject.ui.ObjectCodeField
- format(T) - Method in class com.storedobject.ui.util.AbstractQuantityField
- format(T) - Method in class com.storedobject.vaadin.CustomTextField
-
Format the value to display it as a string.
- format(T) - Method in class com.storedobject.vaadin.FreeFormatField
- format(T) - Method in class com.storedobject.vaadin.util.NumericField
- formatDate(D) - Static method in class com.storedobject.common.DateUtility
-
Formats a given date in sql date format
- formatHHMM(long) - Static method in class com.storedobject.common.DateUtility
- formatHHMM(D) - Static method in class com.storedobject.common.DateUtility
- formatIndian(double, boolean) - Static method in class com.storedobject.common.StringUtility
-
Formats a double value as a numeric string (Indian style).
- formatIndian(double, int, boolean) - Static method in class com.storedobject.common.StringUtility
-
Formats a double value as a numeric string with thousands separation (Indian style).
- formatIndian(String, int, boolean) - Static method in class com.storedobject.common.StringUtility
-
Formats a string as a numeric string with thousands separation (Indian style).
- formatLongDate(D) - Static method in class com.storedobject.common.DateUtility
-
Formats a given date and time
- formatMonth(D) - Static method in class com.storedobject.common.DateUtility
- formatParser - Variable in class com.storedobject.chart.Label
-
The format parser that converts the formatter string to the real JSON value.
- formatShortDate(D) - Static method in class com.storedobject.common.DateUtility
-
Formats a given date in MMM dd, yy format
- formatter - Variable in class com.storedobject.chart.Label
-
The formatter string.
- formatTime(D) - Static method in class com.storedobject.common.DateUtility
- formatTinyDate(D) - Static method in class com.storedobject.common.DateUtility
-
Formats a given date in MM yy format
- formatValue(Object) - Method in class com.storedobject.chart.XRangeChart
-
Format a value to show as part of the tooltip.
- formatWithTime(D) - Static method in class com.storedobject.common.DateUtility
-
Formats the given date
- formatWithTime(D) - Static method in class com.storedobject.core.Database
-
Format a date value with time component that can be sent to the database as part of a SQL query.
- formatWithTimeHHMM(D) - Static method in class com.storedobject.common.DateUtility
-
Formats the given date
- formatXValue(X) - Method in class com.storedobject.chart.XRangeChart
-
Format an X-value to show as part of the tooltip.
- formatXValue(X, X) - Method in class com.storedobject.chart.XRangeChart
-
Format the X-values to show as part of the tooltip.
- formatYValue(Y) - Method in class com.storedobject.chart.XRangeChart
-
Format a Y-value to show as part of the tooltip.
- formConstructed() - Method in class com.storedobject.ui.common.AbstractTextContentEditor
- formConstructed() - Method in class com.storedobject.ui.common.FlowDiagramEditor
- formConstructed() - Method in class com.storedobject.ui.common.MessageEditor
- formConstructed() - Method in class com.storedobject.ui.common.SMSMessageEditor
- formConstructed() - Method in class com.storedobject.ui.inventory.GRNEditor
- formConstructed() - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked when the form is constructed.
- FormLayout - Class in com.storedobject.vaadin
-
Enhanced version of Vaadin's
FormLayout
. - FormLayout() - Constructor for class com.storedobject.vaadin.FormLayout
-
Constructor.
- FormLayout(Component...) - Constructor for class com.storedobject.vaadin.FormLayout
-
Constructor.
- formsConstructed() - Method in class com.storedobject.ui.SteppedView
-
This method will be invoked once forms for all steps are constructed.
- formStyle() - Element in annotation interface com.storedobject.core.annotation.Table
-
Form style (Number of field columns).
- FormSubmit - Class in com.storedobject.ui
-
Component that can submit HTML form-data to another site.
- FormSubmit() - Constructor for class com.storedobject.ui.FormSubmit
- FormSubmit(String) - Constructor for class com.storedobject.ui.FormSubmit
- forwardMemo(Transaction, String, SystemUser) - Method in class com.storedobject.core.MemoComment
- FR - Enum constant in enum class com.storedobject.chart.Language
-
French
- FractionalCount - Class in com.storedobject.core
- FractionalCount() - Constructor for class com.storedobject.core.FractionalCount
- FractionalCount(double) - Constructor for class com.storedobject.core.FractionalCount
- FractionalCount(double, MeasurementUnit) - Constructor for class com.storedobject.core.FractionalCount
- FractionalCount(double, String) - Constructor for class com.storedobject.core.FractionalCount
- FractionalCount(BigDecimal) - Constructor for class com.storedobject.core.FractionalCount
- FractionalCount(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.FractionalCount
- FractionalCount(BigDecimal, String) - Constructor for class com.storedobject.core.FractionalCount
- FractionalCountField - Class in com.storedobject.ui
- FractionalCountField() - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(int) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(int, int) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(int, int, String) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String, int) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String, int, int) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String, int, int, String) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String, int, String) - Constructor for class com.storedobject.ui.FractionalCountField
- FractionalCountField(String, String) - Constructor for class com.storedobject.ui.FractionalCountField
- FreeFormatField<T> - Class in com.storedobject.vaadin
-
A field that accepts free format text and converts it into a value of specific type.
- FreeFormatField(String, T) - Constructor for class com.storedobject.vaadin.FreeFormatField
-
Constructor.
- FreeFormatField(String, T, HasValue<?, String>) - Constructor for class com.storedobject.vaadin.FreeFormatField
-
Constructor.
- friction(double) - Method in class com.storedobject.chart.GraphData.Force
-
Sets the friction value for this force instance.
- from - Variable in class com.storedobject.common.Range
- from(Class<O>) - Static method in class com.storedobject.core.QueryBuilder
-
Creates a new
QueryBuilder
instance for the specified class type. - fromGMT(D, String) - Static method in class com.storedobject.common.DateUtility
-
Converts the given date from GMT to the specified time zone.
- fromGMT(D, ZoneId) - Static method in class com.storedobject.common.DateUtility
-
Converts the given date from GMT (Greenwich Mean Time) to a specified time zone.
- fromGMT(D, ZoneOffset) - Static method in class com.storedobject.common.DateUtility
-
Translates a given date from GMT to a specified time zone.
- fromGMT(D, TimeZone) - Static method in class com.storedobject.common.DateUtility
-
Converts a given date from GMT (Greenwich Mean Time) to the specified time zone.
- fromJSS(String) - Static method in class com.storedobject.common.JSON
-
Create JSON from JSS (JavaScript Structure).
- FullConsumption - Class in com.storedobject.iot
- FullConsumption() - Constructor for class com.storedobject.iot.FullConsumption
- FullScreen - Interface in com.storedobject.vaadin
-
A marker interface to denote that a
View
or its component (View.getComponent()
) has to be rendered full-screen. - function() - Method in interface com.storedobject.common.MethodInvoker
- function() - Method in interface com.storedobject.core.ObjectConverter
-
Create a standard Java function from this.
- function(boolean) - Method in interface com.storedobject.common.MethodInvoker
- FunctionData - Class in com.storedobject.chart
-
Representation of data as a mathematical function of another data or stream of values.
- Funnel - Enum constant in enum class com.storedobject.chart.ChartType
-
Funnel.
- FunnelChart - Class in com.storedobject.chart
-
Funnel chart.
- FunnelChart() - Constructor for class com.storedobject.chart.FunnelChart
-
Constructor.
- FunnelChart(AbstractDataProvider<?>, DataProvider) - Constructor for class com.storedobject.chart.FunnelChart
-
Constructor.
G
- GanttChart - Class in com.storedobject.chart
-
Gantt chart.
- GanttChart(Project) - Constructor for class com.storedobject.chart.GanttChart
-
Constructor.
- Gauge - Enum constant in enum class com.storedobject.chart.ChartType
-
Gauge.
- GaugeChart - Class in com.storedobject.chart
-
Gauge chart.
- GaugeChart() - Constructor for class com.storedobject.chart.GaugeChart
-
Constructor with a single needle for the gauge.
- GaugeChart(int) - Constructor for class com.storedobject.chart.GaugeChart
-
Constructor with number of needles for the gauge.
- GaugeChart(String) - Constructor for class com.storedobject.chart.GaugeChart
-
Constructor with a single needle for the gauge.
- GaugeChart.AxisLine - Class in com.storedobject.chart
-
Axis line used in
GaugeChart
. - GaugeChart.Needle - Class in com.storedobject.chart
-
Needle property of the gauge chart.
- GBAddress - Class in com.storedobject.common
- GBAddressForm - Class in com.storedobject.ui.util
- GBAddressForm() - Constructor for class com.storedobject.ui.util.GBAddressForm
- gc() - Static method in class com.storedobject.common.ResourceDisposal
-
Invoke JVM's garbage collector within the next 30 seconds.
- generate(Country, String...) - Static method in class com.storedobject.common.IBAN
-
Insert check digits to the given set of IBAN fragments for a given country to generate a valid IBAN.
- generate(Transaction, Object) - Static method in class com.storedobject.core.SerialGenerator
- generate(String, String...) - Static method in class com.storedobject.common.IBAN
-
Insert check digits to the given set of IBAN fragments for a given country to generate a valid IBAN.
- generateContent() - Method in class com.storedobject.common.CSV
-
Override this method for adding content to the CSV.
- generateContent() - Method in class com.storedobject.common.SVG
-
This is where you create your content by invoking various other methods available in this class.
- generateContent() - Method in class com.storedobject.core.ImageProducer
- generateContent() - Method in class com.storedobject.core.StreamContentProducer
-
Generate the content here and write to 'out'
- generateContent() - Method in class com.storedobject.core.TextContentProducer
- generateContent() - Method in class com.storedobject.office.AbstractSpreadSheet
- generateContent() - Method in class com.storedobject.pdf.PDF
-
Generate the content by writing stuff to the PDF.
- generateContent() - Method in class com.storedobject.report.AccountStatement
- generateContent() - Method in class com.storedobject.report.FileCirculationStatus
- generateContent() - Method in class com.storedobject.report.FileExpiryReport
- generateContent() - Method in class com.storedobject.report.ItemMovementReport
- generateContent() - Method in class com.storedobject.report.JournalReport
- generateContent() - Method in class com.storedobject.report.ObjectList
- generateContent() - Method in class com.storedobject.report.ObjectListExcel
- generateContent() - Method in class com.storedobject.report.StockAvailability
- generateContent() - Method in class com.storedobject.report.StockMovementReport
- generateContent() - Method in class com.storedobject.report.StockReport
- generateContent() - Method in class com.storedobject.report.StockReportExcel
- generateContent() - Method in class com.storedobject.report.TrialBalance
- generateContent() - Method in class com.storedobject.ui.inventory.StockMovementReport
- generateContent() - Method in class com.storedobject.ui.inventory.StockReport
- generateContent() - Method in class com.storedobject.ui.iot.DataDownload
- generateContent() - Method in class com.storedobject.ui.ObjectGridReport
- generateContent(Graphics) - Method in class com.storedobject.common.GeneratedImage
-
Generate the image.
- generateContent(OutputStream) - Method in interface com.storedobject.common.BinaryContentGenerator
-
Generate the content and write to an output stream.
- generateContent(OutputStream) - Method in class com.storedobject.common.GeneratedImage
- generateContent(OutputStream) - Method in interface com.storedobject.common.ImageGenerator
-
Generate the content and write to an output stream.
- generateContent(Writer) - Method in class com.storedobject.common.CSV
- generateContent(Writer) - Method in class com.storedobject.common.SVG
- generateContent(Writer) - Method in interface com.storedobject.common.TextContentGenerator
-
Generate the content and write to a writer.
- GeneratedImage - Class in com.storedobject.common
-
Create an image.
- GeneratedImage(int, int) - Constructor for class com.storedobject.common.GeneratedImage
-
Constructor.
- GeneratedImage(InputStream) - Constructor for class com.storedobject.common.GeneratedImage
-
Constructor.
- generateError() - Method in class com.storedobject.common.ErrorText
- generateFieldNames() - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- generateFieldNames() - Method in class com.storedobject.vaadin.AbstractForm
-
For internal use only.
- generateFieldNames() - Method in class com.storedobject.vaadin.ObjectForm
-
Generate field names.
- generateHeaderRow() - Method in class com.storedobject.pdf.PDF.ObjectTable
-
Generate the header row.
- generateInterfaceCode() - Method in class com.storedobject.tools.TableDefinition
- generateJavaCode(Writer) - Method in class com.storedobject.tools.TableDefinition
- generateJavaCode(Writer, boolean) - Method in class com.storedobject.tools.TableDefinition
- generateJavaCode(Writer, boolean, boolean) - Method in class com.storedobject.tools.TableDefinition
- generateKey() - Static method in class com.storedobject.common.TOTP
-
Generate a suitable key.
- generateLimitsAndAlarms(TransactionManager) - Static method in class com.storedobject.iot.UnitDefinition
- generateModelValue() - Method in class com.storedobject.ui.AddressField
- generateModelValue() - Method in class com.storedobject.ui.ELabelField
- generateModelValue() - Method in class com.storedobject.ui.FileField
- generateModelValue() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- generateModelValue() - Method in class com.storedobject.ui.MeasurementUnitField
- generateModelValue() - Method in class com.storedobject.ui.MonthField
- generateModelValue() - Method in class com.storedobject.ui.ObjectField
- generateModelValue() - Method in class com.storedobject.ui.ObjectFormField
- generateModelValue() - Method in class com.storedobject.ui.ObjectGetField
- generateModelValue() - Method in class com.storedobject.ui.ObjectSearchField
- generateModelValue() - Method in class com.storedobject.ui.ObjectTextField
- generateModelValue() - Method in class com.storedobject.ui.PhoneField
- generateModelValue() - Method in class com.storedobject.ui.RangeField
- generateModelValue() - Method in class com.storedobject.ui.util.ComputedField
- generateModelValue() - Method in class com.storedobject.vaadin.BigDecimalField
- generateModelValue() - Method in class com.storedobject.vaadin.BooleanField
- generateModelValue() - Method in class com.storedobject.vaadin.ChoicesField
- generateModelValue() - Method in class com.storedobject.vaadin.CompoundField
- generateModelValue() - Method in class com.storedobject.vaadin.CustomTextField
- generateModelValue() - Method in class com.storedobject.vaadin.LabelField
- generateModelValue() - Method in class com.storedobject.vaadin.TranslatedField
- generateModelValue() - Method in class com.storedobject.vaadin.UploadField
- generateOTP() - Static method in interface com.storedobject.core.IdentityCheck
-
Generates a 6-digit One-Time Password (OTP).
- generateOTP(char[], String, String, String, String, String, int) - Method in class com.storedobject.core.UserRegistrationConfiguration
- generatePassword(int) - Static method in class com.storedobject.core.Secret
- generatePrefix() - Static method in interface com.storedobject.core.IdentityCheck
-
Generate a prefix with a specific format.
- generateSecretKey() - Static method in class com.storedobject.core.Secret
- generateStatement(PDFReport, Account, DatePeriod) - Static method in class com.storedobject.report.AccountStatement
- Geolocation - Class in com.storedobject.common
-
Representation of Geolocation.
- Geolocation() - Constructor for class com.storedobject.common.Geolocation
- Geolocation(double, char, double, char) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(double, double) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(int, int) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(int, int, int) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(int, int, int, char, int, int, int, char) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(Geolocation) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(Object) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(String) - Constructor for class com.storedobject.common.Geolocation
- Geolocation(BigDecimal, char, BigDecimal, char) - Constructor for class com.storedobject.common.Geolocation
- GeolocationField - Class in com.storedobject.ui
- GeolocationField() - Constructor for class com.storedobject.ui.GeolocationField
- GeolocationField(Geolocation) - Constructor for class com.storedobject.ui.GeolocationField
- GeolocationField(String) - Constructor for class com.storedobject.ui.GeolocationField
- GeolocationField(String, Geolocation) - Constructor for class com.storedobject.ui.GeolocationField
- GeolocationValueConverter - Class in com.storedobject.core.converter
- get() - Method in class com.storedobject.common.Accumulator
-
Gets the value from the accumulator.
- get() - Static method in class com.storedobject.core.converter.BoolValueConverter
- get() - Static method in class com.storedobject.core.converter.DateValueConverter
- get() - Static method in class com.storedobject.core.converter.DecimalNumberValueConverter
- get() - Static method in class com.storedobject.core.converter.DoubleValueConverter
- get() - Static method in class com.storedobject.core.converter.GeolocationValueConverter
- get() - Static method in class com.storedobject.core.converter.IntegerValueConverter
- get() - Static method in class com.storedobject.core.converter.LongValueConverter
- get() - Static method in class com.storedobject.core.converter.MinutesValueConverter
- get() - Static method in class com.storedobject.core.converter.MoneyValueConverter
- get() - Static method in class com.storedobject.core.converter.QuantityValueConverter
- get() - Static method in class com.storedobject.core.converter.RateValueConverter
- get() - Static method in class com.storedobject.core.converter.SecondsValueConverter
- get() - Static method in class com.storedobject.core.converter.TimeValueConverter
- get() - Static method in class com.storedobject.core.Database
-
Gets the current database.
- get() - Method in class com.storedobject.core.Id
- get() - Method in class com.storedobject.core.QueryBuilder
-
Get an object instance.
- get() - Static method in class com.storedobject.core.SystemEntity
-
Get the default System Entity.
- get() - Static method in class com.storedobject.core.UniqueLong
- get() - Method in class com.storedobject.iot.AQI
- get() - Static method in class com.storedobject.iot.MQTT
- get() - Static method in class com.storedobject.office.od.Office
- get() - Static method in class com.storedobject.ui.Application
- get() - Static method in class com.storedobject.ui.inventory.SelectStore
- get() - Static method in class com.storedobject.vaadin.Application
-
Get the current application.
- get() - Static method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a default implementation.
- get(int) - Method in class com.storedobject.chart.TreeData
-
Get the data at the given index.
- get(int) - Method in class com.storedobject.common.Array
- get(int) - Method in class com.storedobject.common.JSON
-
Get the value at position 'n' assuming that this is an array.
- get(int) - Method in class com.storedobject.common.StringList
- get(int) - Static method in class com.storedobject.core.ClassAttribute
-
Get the class attribute instance for the given family (each
StoredObject
class has a unique family code). - get(int) - Method in class com.storedobject.core.IdBuffer
- get(int) - Method in class com.storedobject.core.IndexDefinitions
- get(int) - Method in interface com.storedobject.core.Indices
- get(int) - Method in class com.storedobject.core.JSON
- get(int) - Method in class com.storedobject.core.MemoryCache
- get(int) - Method in class com.storedobject.core.ObjectCache
- get(int) - Method in class com.storedobject.core.ObjectCacheList
- get(int) - Static method in class com.storedobject.core.PurchaseType
- get(int) - Static method in class com.storedobject.core.SaleType
- get(int) - Method in class com.storedobject.ui.AbstractListProvider
- get(int) - Method in class com.storedobject.ui.AbstractTreeProvider
- get(int) - Method in class com.storedobject.ui.ObjectComboField
- get(int) - Method in class com.storedobject.ui.ObjectForestProvider
- get(int) - Method in class com.storedobject.ui.ObjectListField
- get(int) - Method in class com.storedobject.ui.ObjectListProvider
- get(int) - Method in interface com.storedobject.ui.ObjectLoader
- get(int) - Method in class com.storedobject.ui.ObjectTreeProvider
- get(int) - Method in class com.storedobject.vaadin.DataList
- get(int) - Method in class com.storedobject.vaadin.ListGrid
- get(int...) - Static method in class com.storedobject.ui.inventory.SelectLocation
- get(int, TransactionManager) - Static method in class com.storedobject.iot.AlertRepeatFrequency
- get(Entity) - Static method in class com.storedobject.core.AccessControl
- get(Entity) - Static method in class com.storedobject.core.ReportFormat
-
Get the "report format" definition for the given parameter.
- get(Entity) - Static method in class com.storedobject.core.SystemEntity
- get(Id) - Method in class com.storedobject.core.DBTransaction
- get(Id) - Method in class com.storedobject.core.ObjectCache
- get(Id) - Static method in class com.storedobject.core.PasswordPolicy
- get(Id) - Static method in class com.storedobject.core.Signature
- get(Id) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given Id.
- get(Id) - Method in interface com.storedobject.core.Transaction
- get(Id, String) - Static method in class com.storedobject.core.GlobalProperty
- get(Id, String) - Static method in class com.storedobject.core.PIN
- get(InventoryItem, InventoryAssembly) - Static method in class com.storedobject.core.InventoryFitmentPosition
-
Get a fitment position for the given item and assembly.
- get(ObjectIterator<T>) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for instances specified in an iterator.
- get(ObjectIterator<T>, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for instances specified in an iterator.
- get(Person) - Static method in class com.storedobject.core.Signature
- get(StoredObject) - Method in class com.storedobject.core.ReferencePattern
- get(SystemEntity) - Static method in class com.storedobject.core.AccessControl
- get(SystemEntity) - Static method in class com.storedobject.core.OffsetAccount
- get(SystemEntity) - Static method in class com.storedobject.core.ReportFormat
-
Get the "report format" definition for the given parameter.
- get(SystemEntity, Entity) - Static method in class com.storedobjects.support.Organization
- get(SystemEntity, Class<T>, Entity) - Static method in class com.storedobject.core.EntityRole
- get(SystemEntity, Class<T>, Entity, boolean) - Static method in class com.storedobject.core.EntityRole
- get(SystemEntity, Class<T>, Person) - Static method in class com.storedobject.core.PersonRole
- get(SystemEntity, Class<T>, Person, boolean) - Static method in class com.storedobject.core.PersonRole
- get(SystemEntity, String) - Static method in class com.storedobject.accounts.EntityAccount
-
Retrieves an instance of
EntityAccount
based on the givenSystemEntity
and name. - get(SystemEntity, String) - Static method in class com.storedobject.core.Account
- get(SystemEntity, String) - Static method in class com.storedobject.core.AccountTitle
- get(SystemEntity, String) - Static method in class com.storedobject.core.BranchAccount
- get(SystemEntity, String) - Static method in class com.storedobject.core.GlobalProperty
- get(SystemEntity, String) - Static method in class com.storedobject.core.InventoryStore
- get(SystemEntity, String) - Static method in class com.storedobject.core.OffsetAccount
- get(SystemEntity, String) - Static method in class com.storedobjects.support.Organization
- get(SystemUser) - Static method in class com.storedobject.core.Signature
- get(SystemUser, Id) - Static method in class com.storedobject.core.WebBiometric
- get(SystemUser, Class<? extends StoredObject>) - Static method in class com.storedobject.core.ObjectPermission
- get(TransactionManager) - Static method in class com.storedobject.core.FileFolderAccessRights
- get(TransactionManager) - Static method in class com.storedobject.core.OffsetAccount
- get(TransactionManager) - Static method in class com.storedobject.core.ReportFormat
-
Get the "report format" definition for the given parameter.
- get(TransactionManager) - Static method in class com.storedobject.iot.AlertGenerator
- get(TransactionManager, JavaClass) - Static method in class com.storedobject.core.DeveloperLog
- get(TransactionManager, String) - Static method in class com.storedobject.core.GlobalProperty
- get(Transaction, Id) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Transaction, InventoryItem, InventoryAssembly) - Static method in class com.storedobject.core.InventoryFitmentPosition
-
Get a fitment position for the given item and assembly.
- get(Transaction, Class<T>, Id) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Transaction, Class<T>, Id, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Transaction, Class<T>, String) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Transaction, Class<T>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Transaction, Class<T>, String, String) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Transaction, Class<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(UI) - Static method in class com.storedobject.vaadin.Application
-
Get the application for the given UI.
- get(D, int) - Static method in class com.storedobject.common.DateUtility
- get(InputStream) - Static method in class com.storedobject.common.IO
-
Convert a stream to a buffered stream
- get(OutputStream) - Static method in class com.storedobject.common.IO
-
Convert a stream to a buffered stream
- get(Reader) - Static method in class com.storedobject.common.IO
-
Convert a reader to a buffered reader
- get(Writer) - Static method in class com.storedobject.common.IO
-
Convert a writer to a buffered writer
- get(Class<O>) - Static method in class com.storedobject.core.ClassAttribute
-
Get the class attribute instance for the given object class.
- get(Class<T>) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameter.
- get(Class<T>, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, Id) - Method in class com.storedobject.core.DBTransaction
- get(Class<T>, Id) - Method in class com.storedobject.core.PseudoTransaction
- get(Class<T>, Id) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, Id) - Method in interface com.storedobject.core.Transaction
- get(Class<T>, Id, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, String) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, String, InventoryItemType) - Static method in class com.storedobject.core.InventoryItem
- get(Class<T>, String, InventoryItemType, boolean) - Static method in class com.storedobject.core.InventoryItem
- get(Class<T>, String, String) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, String, String) - Static method in class com.storedobject.core.StoredObjectUtility
- get(Class<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the instance from the database for the given parameters.
- get(Class<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObjectUtility
- get(Class<T>, String, String, String) - Static method in class com.storedobject.core.StoredObjectUtility
- get(Class<T>, String, String, String, boolean) - Static method in class com.storedobject.core.StoredObjectUtility
- get(Object) - Method in class com.storedobject.core.JSONMap
- get(String) - Static method in class com.storedobject.accounts.AccountEntity
- get(String) - Static method in class com.storedobject.common.Country
-
Get country for a given short name.
- get(String) - Method in interface com.storedobject.common.DataSet
-
Get the value for the given attribute.
- get(String) - Method in class com.storedobject.common.HashDataSet
- get(String) - Method in class com.storedobject.common.JSON
-
Get the value for the given key.
- get(String) - Method in class com.storedobject.common.Script
-
Get current value of a variable that was set.
- get(String) - Method in class com.storedobject.common.XML
-
Deprecated.Use
XML.getText(String)
instead. - get(String) - Static method in class com.storedobject.core.ApplicationModule
- get(String) - Static method in class com.storedobject.core.AuditTrailConfiguration
- get(String) - Static method in class com.storedobject.core.CheckList
- get(String) - Static method in class com.storedobject.core.CheckListTemplate
- get(String) - Static method in class com.storedobject.core.ConnectorLogic
- get(String) - Static method in class com.storedobject.core.DashboardDefinition
- get(String) - Static method in class com.storedobject.core.DocumentConfiguration
- get(String) - Static method in class com.storedobject.core.DocumentType
- get(String) - Static method in class com.storedobject.core.Entity
- get(String) - Static method in class com.storedobject.core.FileData
- get(String) - Static method in class com.storedobject.core.FileFolder
- get(String) - Static method in class com.storedobject.core.ForeignFinancialSystem
- get(String) - Static method in class com.storedobject.core.GlobalProperty
- get(String) - Static method in class com.storedobject.core.InventoryAssembly
- get(String) - Static method in class com.storedobject.core.InventoryCustodyLocation
- get(String) - Static method in class com.storedobject.core.InventoryItemType
- get(String) - Static method in class com.storedobject.core.JavaClass
- get(String) - Method in class com.storedobject.core.JSON
- get(String) - Static method in class com.storedobject.core.LandedCostType
- get(String) - Static method in class com.storedobject.core.Logic
- get(String) - Static method in class com.storedobject.core.LogicGroup
- get(String) - Static method in class com.storedobject.core.MaterialRequestPriority
- get(String) - Static method in class com.storedobject.core.MeasurementUnit
- get(String) - Static method in class com.storedobject.core.MediaFile
- get(String) - Static method in class com.storedobject.core.MessageTemplate
- get(String) - Method in class com.storedobject.core.ObjectData
- get(String) - Static method in class com.storedobject.core.Person
- get(String) - Static method in class com.storedobject.core.ProcessingLanguage
- get(String) - Static method in class com.storedobject.core.PurchaseType
- get(String) - Static method in class com.storedobject.core.ReportDefinition
- get(String) - Static method in class com.storedobject.core.SaleType
- get(String) - Static method in class com.storedobject.core.SerialPattern
- get(String) - Static method in class com.storedobject.core.ServerInformation
- get(String) - Static method in class com.storedobject.core.ServiceItemType
- get(String) - Static method in class com.storedobject.core.SOClass
- get(String) - Static method in class com.storedobject.core.StreamData
-
Get the
StreamData
instance for the given name. - get(String) - Static method in class com.storedobject.core.SubscriptionItemType
- get(String) - Static method in class com.storedobject.core.SystemEntity
- get(String) - Static method in class com.storedobject.core.SystemUser
- get(String) - Static method in class com.storedobject.core.SystemUserGroup
- get(String) - Static method in class com.storedobject.core.TaxRegion
- get(String) - Static method in class com.storedobject.core.TaxType
- get(String) - Static method in class com.storedobject.core.TextContent
- get(String) - Static method in class com.storedobject.core.TransactionType
- get(String) - Static method in class com.storedobject.core.UIAction
- get(String) - Static method in class com.storedobject.iot.AlarmSwitch
- get(String) - Static method in class com.storedobject.iot.Block
-
Retrieves a Block object by searching for it using the specified name.
- get(String) - Static method in class com.storedobject.iot.ControlSchedule
- get(String) - Static method in class com.storedobject.iot.MQTT
- get(String) - Static method in class com.storedobject.iot.Resource
- get(String) - Static method in class com.storedobject.iot.Site
-
Retrieves a
Site
object based on the provided name. - get(String) - Static method in class com.storedobject.iot.SuperUnit
- get(String) - Static method in class com.storedobject.iot.Unit
-
Retrieves a Unit instance that matches the given name.
- get(String) - Static method in class com.storedobject.iot.ValueLimit
- get(String) - Static method in class com.storedobject.job.MessageEscalationGroup
- get(String) - Static method in class com.storedobject.job.MessageGroup
- get(String) - Static method in class com.storedobject.job.Schedule
- get(String) - Static method in class com.storedobject.job.Scheduler
- get(String) - Static method in class com.storedobject.mail.SenderGroup
- get(String) - Static method in class com.storedobject.sms.Provider
- get(String) - Static method in class com.storedobject.tools.TableDefinition
- get(String) - Static method in class com.storedobjects.support.Product
- get(String, boolean) - Method in class com.storedobject.chart.RichTextStyle
-
Get the text style for the given part.
- get(String, int) - Method in class com.storedobject.common.JSON
-
Retrieve the value for the given key and get the value from the given position from that value, assuming that value is an array type.
- get(String, int) - Method in class com.storedobject.core.JSON
- get(String, FileFolder) - Static method in class com.storedobject.core.FileFolder
- get(String, InventoryItemType) - Static method in class com.storedobject.core.InventoryItem
- get(String, InventoryStore) - Static method in class com.storedobject.core.InventoryBin
- get(String, MeasurementUnit) - Static method in class com.storedobject.core.MeasurementUnit
- get(String, ServiceItemType) - Static method in class com.storedobject.core.ServiceItem
- get(String, SubscriptionItemType) - Static method in class com.storedobject.core.SubscriptionItem
- get(String, Class<? extends Quantity>) - Static method in class com.storedobject.core.MeasurementUnit
- get(String, String) - Static method in class com.storedobject.core.InventoryItem
- get(String, String) - Static method in class com.storedobject.platform.Application
- get(BigInteger) - Static method in class com.storedobject.core.TransactionInformation
-
Get the
TransactionInformation.TransactionLink
for a particular transaction. - get(Date, Currency, SystemEntity) - Static method in class com.storedobject.core.CurrencyRate
- get(Date, Currency, Currency) - Static method in class com.storedobject.core.ExchangeRate
- get(Currency, SystemEntity) - Static method in class com.storedobject.core.CurrencyRate
- get(Currency, Currency) - Static method in class com.storedobject.core.ExchangeRate
- get(O) - Static method in class com.storedobject.core.ClassAttribute
-
Get the class attribute instance for the given object instance.
- get(Node, String) - Method in class com.storedobject.common.XML
-
Deprecated.Use
XML.getText(Node, String)
instead. - get(T) - Method in class com.storedobject.core.DBTransaction
- get(T) - Static method in class com.storedobject.core.PasswordPolicy
- get(T) - Method in class com.storedobject.core.PseudoTransaction
- get(T) - Method in interface com.storedobject.core.Transaction
- GET - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Object "get" type.
- get_Name(Object) - Method in class com.storedobject.ui.AbstractObjectForest
- Get_Not_Allowed - Exception Class in com.storedobject.core
- Get_Not_Allowed() - Constructor for exception class com.storedobject.core.Get_Not_Allowed
- Get_Not_Allowed(String) - Constructor for exception class com.storedobject.core.Get_Not_Allowed
- getAbsoluteWidths() - Method in class com.storedobject.pdf.PDFTable
- getAbstractClass() - Method in class com.storedobject.tools.TableDefinition
- getAccessory() - Method in class com.storedobject.core.InventoryAssembly
- getAccessory(InventoryAssembly) - Method in class com.storedobject.ui.inventory.DefineAssembly
- getAccessory(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getAccessRights() - Method in class com.storedobject.core.FileFolderAccessRights
- getAccessRightsBitValues() - Static method in class com.storedobject.core.FileFolderAccessRights
- getAccessRightsValue() - Method in class com.storedobject.core.FileFolderAccessRights
- getAccessRightsValue(int) - Static method in class com.storedobject.core.FileFolderAccessRights
- getAccount() - Method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the Account related to the current AccountConfiguration.
- getAccount() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Retrieves the Account related to the current AccountConfiguration.
- getAccount() - Method in class com.storedobject.core.AccountLimit
- getAccount() - Method in class com.storedobject.core.AccountTitle
- getAccount() - Method in exception class com.storedobject.core.Database_Id_Message
- getAccount() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the account of this entry.
- getAccount() - Method in interface com.storedobject.core.Ledger
-
The account of this ledger.
- getAccount() - Method in class com.storedobject.core.LedgerWindow
-
Get the account for which entries are loaded.
- getAccount() - Method in exception class com.storedobject.core.Not_Enough_Balance
- getAccount() - Method in class com.storedobject.core.TransactionValueDate
- getAccount() - Method in class com.storedobject.core.UnpostedJournalEntry
- getAccount() - Method in class com.storedobject.ui.accounts.AccountField
- getAccount() - Method in class com.storedobject.ui.accounts.StatementView
- getAccount(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve an
Account
instance from the JSON request. - getAccount(String) - Method in class com.storedobject.core.JSONLedger
- getAccountClass() - Method in class com.storedobject.core.AccountChartMap
- getAccountClassDisplay() - Method in class com.storedobject.core.AccountChartMap
- getAccountClassName() - Method in class com.storedobject.core.AccountChartMap
- getAccountId() - Method in class com.storedobject.accounts.AccountConfiguration
-
Returns the account Id.
- getAccountId() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Returns the account Id.
- getAccountId() - Method in class com.storedobject.core.AccountLimit
- getAccountId() - Method in class com.storedobject.core.AccountTitle
- getAccountId() - Method in class com.storedobject.core.TransactionValueDate
- getAccountId() - Method in class com.storedobject.core.UnpostedJournalEntry
- getAccountId() - Method in class com.storedobject.ui.accounts.AccountField
- getAccountNumber() - Method in class com.storedobject.core.Account
- getAccountsAllowed() - Method in class com.storedobject.core.AccountChart
- getAccountStatus() - Method in class com.storedobject.core.Account
- getAction() - Method in class com.storedobject.core.DeveloperLog
- getAction() - Method in class com.storedobject.core.PseudoTranApproval
- getAction() - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the 'action' of the object in this transaction.
- getAction() - Method in class com.storedobject.core.UIAction
- getAction() - Method in class com.storedobject.vaadin.ActionTextField
-
Get the action.
- getActionedAt() - Method in class com.storedobject.core.DeveloperLog
- getActionPrefix() - Method in class com.storedobject.ui.DataGrid
-
Prefix string that is added to the "action" string to determine the actual
UIAction
to be checked. - getActionPrefix() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- getActionPrefix() - Method in class com.storedobject.ui.inventory.POEditor
- getActionPrefix() - Method in class com.storedobject.ui.ObjectEditor
-
Prefix string that is added to the "action" string to determine the actual
UIAction
to be checked. - getActionPrefix() - Method in class com.storedobject.ui.ObjectTree
-
Prefix string that is added to the "action" string to determine the actual
UIAction
to be checked. - getActions(String) - Static method in class com.storedobject.core.EditorAction
- getActions(String, boolean) - Static method in class com.storedobject.core.EditorAction
- getActionText() - Method in class com.storedobject.vaadin.ActionTextField
-
Get the action text.
- getActionValue() - Method in class com.storedobject.core.DeveloperLog
- getActionValue() - Method in class com.storedobject.core.PseudoTranApproval
- getActionValue(int) - Static method in class com.storedobject.core.DeveloperLog
- getActionValue(int) - Static method in class com.storedobject.core.PseudoTranApproval
- getActionValues() - Static method in class com.storedobject.core.DeveloperLog
- getActionValues() - Static method in class com.storedobject.core.PseudoTranApproval
- getActive() - Method in class com.storedobject.core.ConnectorLogic
- getActive() - Method in class com.storedobject.core.DeviceLayout
- getActive() - Method in class com.storedobject.core.ForeignFinancialSystem
- getActive() - Method in class com.storedobject.core.LoginMessage
- getActive() - Method in class com.storedobject.core.ParameterLogic
- getActive() - Method in class com.storedobject.core.TaxMethod
- getActive() - Method in class com.storedobject.core.TaxRegion
- getActive() - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the active status of the unit.
- getActive() - Method in class com.storedobject.iot.ControlSchedule
- getActive() - Method in class com.storedobject.iot.CustomMessageLogic
- getActive() - Method in class com.storedobject.iot.Site
-
Retrieves the active status of the site.
- getActive() - Method in class com.storedobject.iot.ValueDefinition
- getActive() - Method in class com.storedobject.job.Schedule
- getActiveCell() - Method in class com.storedobject.office.od.ods.Sheet
- getActiveMenuIconName() - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Get the menu icon to be used for active (running)
View
s. - getActiveSheetIndex() - Method in class com.storedobject.office.od.ods.Workbook
- getActiveView() - Method in class com.storedobject.vaadin.Application
-
Get the currently active
View
. - getActiveViewCount() - Method in class com.storedobject.vaadin.Application
- getActiveViews() - Method in class com.storedobject.vaadin.Application
- getActivity(int) - Method in class com.storedobject.chart.ActivityList.ActivityGroup
-
Get an
ActivityList.Activity
from this group. - getActivityAxis() - Method in class com.storedobject.chart.ActivityChart
-
Get the activity axis of this Gantt chart.
- getActivityAxisZoom() - Method in class com.storedobject.chart.ActivityChart
-
Get the activity zoom component.
- getActivityCount() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
-
Get the
ActivityList.Activity
count belonging to this group. - getActivityFontSize() - Method in class com.storedobject.chart.AbstractProject
-
Get the font-size used to render the activity details.
- getAddress() - Method in class com.storedobject.accounts.AccountEntity
- getAddress() - Method in interface com.storedobject.core.HasContacts
-
Get the address.
- getAddress() - Method in class com.storedobject.office.od.ods.Cell
- getAddress() - Method in class com.storedobject.ui.AddressField
- getAddress(byte[]) - Static method in class com.storedobject.vaadin.util.MACAddressTextField
-
Converts a byte array representation of a MAC address into a string format.
- getAddress(String) - Method in interface com.storedobject.core.HasContacts
-
Get the address.
- getAddress(String) - Static method in class com.storedobject.vaadin.util.IP6AddressTextField
-
Retrieves an
Inet6Address
object for the specified IPv6 address string. - getAddress(String) - Static method in class com.storedobject.vaadin.util.IPAddressTextField
-
Resolves a given string representation of an IPv4 address into an
Inet4Address
object. - getAddress(String) - Static method in class com.storedobject.vaadin.util.MACAddressTextField
-
Converts a MAC address string into its corresponding byte array representation.
- getAddress(Inet4Address) - Static method in class com.storedobject.vaadin.util.IPAddressTextField
-
Retrieves the formatted address of the given IPv4 address.
- getAddress(Inet6Address) - Static method in class com.storedobject.vaadin.util.IP6AddressTextField
-
Retrieves the formatted IPv6 address as a string.
- getAge() - Method in class com.storedobject.core.Person
-
Gets the age of this person as of now.
- getAge(Date) - Method in class com.storedobject.core.Person
-
Gets the age of this person.
- getAggregate() - Method in class com.storedobject.core.ReportColumnDefinition
- getAggregateValue() - Method in class com.storedobject.core.ReportColumnDefinition
- getAggregateValue(int) - Static method in class com.storedobject.core.ReportColumnDefinition
- getAggregateValues() - Static method in class com.storedobject.core.ReportColumnDefinition
- getAirwayBillNumber() - Method in class com.storedobject.core.Consignment
- getAlarmAt() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieve the time at which the alarm condition was last triggered.
- getAlarmMessage() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Get the alarm message associated with the current alarm condition.
- getAlarmWhen() - Method in class com.storedobject.iot.AlarmSwitch
- getAlarmWhenValue() - Method in class com.storedobject.iot.AlarmSwitch
- getAlarmWhenValue(int) - Static method in class com.storedobject.iot.AlarmSwitch
- getAlarmWhenValues() - Static method in class com.storedobject.iot.AlarmSwitch
- getAlert() - Method in class com.storedobject.iot.ValueDefinition
- getAlert() - Method in class com.storedobject.mail.SenderGroup
- getAlert() - Method in class com.storedobject.ui.Application
- getAlert(Id) - Method in class com.storedobject.ui.Application
- getAlert(Object) - Method in class com.storedobject.ui.Application
- getAlert(Object, Id) - Method in class com.storedobject.ui.Application
- getAlertButton() - Method in class com.storedobject.ui.Application
- getAlertCaption() - Method in interface com.storedobject.ui.AlertHandler
-
Get the caption name to be used on the alert action button.
- getAlertCaption() - Method in class com.storedobject.ui.ObjectEditor
- getAlertCaption() - Method in class com.storedobject.ui.ObjectViewer
- getAlertCount() - Method in class com.storedobject.ui.util.AlertButton
- getAlertCount(Object) - Static method in class com.storedobject.vaadin.Application
-
Get the number of alerts for a specified owner.
- getAlertIcon() - Method in interface com.storedobject.ui.AlertHandler
-
Get the icon name to be used for showing the alert action button.
- getAlertIcon() - Method in class com.storedobject.ui.ObjectEditor
- getAlertIcon() - Method in class com.storedobject.ui.ObjectViewer
- getAlertMessage() - Method in class com.storedobject.iot.ValueDefinition
- getAlertMessage(int) - Method in class com.storedobject.iot.AlarmSwitch
- getAlertMessage(int) - Method in class com.storedobject.iot.ValueDefinition
-
Get alert message for the value alarm level
- getAlertMessage(int) - Method in class com.storedobject.iot.ValueLimit
- getAlerts(Object) - Static method in class com.storedobject.vaadin.Application
-
Get alert list for a specified owner.
- getAlg() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getAlignment() - Method in class com.storedobject.core.converter.DateValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.DecimalNumberValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.DoubleValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.IntegerValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.LongValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.MinutesValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.MoneyValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.QuantityValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.RateValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.SecondsValueConverter
- getAlignment() - Method in class com.storedobject.core.converter.ValueConverter
- getAlignment() - Method in class com.storedobject.pdf.PDFImage
- getAlignment() - Method in class com.storedobject.pdf.PDFParagraph
- getAlignment(boolean) - Method in class com.storedobject.chart.Text
-
Get text alignment.
- getAlignment(boolean) - Method in class com.storedobject.chart.TextStyle
-
Get the alignment.
- getAllAttributes() - Method in class com.storedobject.core.ClassAttribute
-
Get all attributes that can be used by end-developers (for reporting/displaying etc.)
- getAllNames() - Method in class com.storedobject.office.od.ods.Workbook
- getAllow() - Method in class com.storedobject.accounts.AccountConfiguration
- getAllowAny() - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- getAllowAny() - Method in interface com.storedobject.core.ObjectLoader
-
Retrieve sub-classes?
- getAllowBitValues() - Static method in class com.storedobject.accounts.AccountConfiguration
- getAllowDays() - Method in class com.storedobject.ui.MinutesField
- getAllowNegative() - Method in class com.storedobject.vaadin.util.NumericField
-
Retrieves the current configuration indicating whether negative numbers are allowed in this numeric field.
- getAllowRepeatCharacters() - Method in class com.storedobject.core.PasswordPolicy
- getAllowValue() - Method in class com.storedobject.accounts.AccountConfiguration
- getAllowValue(int) - Static method in class com.storedobject.accounts.AccountConfiguration
- getAllPictures() - Method in class com.storedobject.office.od.ods.Workbook
- getAlpha() - Method in class com.storedobject.pdf.PDFColor
-
Get the alpha value.
- getAlt() - Method in class com.storedobject.ui.ImageMap
-
Gets the alternate text for the image.
- getAlternateLocale() - Method in class com.storedobject.core.SystemEntity
- getAlternateLocaleCountry() - Method in class com.storedobject.core.SystemEntity
- getAlternateLocaleLanguage() - Method in class com.storedobject.core.SystemEntity
- getAlternateNumber() - Method in class com.storedobject.core.Account
- getAlterValue(String, String, String) - Static method in class com.storedobject.tools.ColumnDefinition
- getAltitude() - Method in class com.storedobject.common.Geolocation
- getAmend() - Method in interface com.storedobject.core.HasReference
- getAmend() - Method in class com.storedobject.core.InventoryPO
- getAmend() - Method in class com.storedobject.core.InventoryTransfer
- getAmendment() - Method in class com.storedobject.core.InventoryTransfer
- getAmendment() - Method in class com.storedobject.core.InventoryTransferItem
- getAmount() - Method in class com.storedobject.accounts.Invoice
- getAmount() - Method in class com.storedobject.core.InventoryGRN
- getAmount() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the (foreign currency) amount of this entry.
- getAmount() - Method in class com.storedobject.core.LandedCost
- getAmount() - Method in interface com.storedobject.core.LedgerEntry
-
Foreign currency amount of this entry.
- getAmount() - Method in class com.storedobject.core.UnpostedJournalEntry
- getAnchorColumns() - Method in class com.storedobject.tools.TableDefinition
- getAnchorField(String) - Method in class com.storedobject.ui.ObjectEditor
-
Get the anchor field.
- getAnchorFilter() - Method in class com.storedobject.ui.ObjectEditor
-
Get the anchor filter associated with this editor.
- getAnchors() - Method in class com.storedobject.core.ClassAttribute
-
Get anchors defined for this.
- getAnchors() - Method in class com.storedobject.ui.util.SOFieldCreator
- getAnimation(boolean) - Method in class com.storedobject.chart.Chart
- getAnimation(boolean) - Method in class com.storedobject.chart.ComposedPart
- getAnimation(boolean) - Method in interface com.storedobject.chart.HasAnimation
-
Get the instance of this property.
- getApartmentName() - Method in class com.storedobject.common.Address
-
Get the apartment/villa/house/office name.
- getApplicable(Account) - Static method in class com.storedobject.core.AccountLimit
- getApplicable(Id) - Static method in class com.storedobject.core.AccountLimit
- getApplicableFrom() - Method in class com.storedobject.core.TaxType
- getApplicablePeriod() - Method in class com.storedobject.core.TaxType
- getApplicableTo() - Method in class com.storedobject.core.TaxType
- getApplication() - Method in class com.storedobject.core.SystemUser.SessionLog
- getApplication() - Method in class com.storedobject.ui.AbstractObjectForest
- getApplication() - Method in class com.storedobject.ui.Alert
- getApplication() - Method in class com.storedobject.ui.DataEditor
- getApplication() - Method in class com.storedobject.ui.ELabel
- getApplication() - Method in class com.storedobject.ui.ELabelField
- getApplication() - Method in class com.storedobject.ui.ELabels
- getApplication() - Method in class com.storedobject.ui.Executor
- getApplication() - Method in class com.storedobject.ui.ObjectEditor
- getApplication() - Method in class com.storedobject.ui.ObjectListGrid
- getApplication() - Method in class com.storedobject.ui.ObjectTree
- getApplication() - Method in class com.storedobject.ui.PresentationRunner
-
Get the current
Application
instance. - getApplication() - Method in interface com.storedobject.ui.StyledBuilder
- getApplication() - Method in class com.storedobject.ui.TextView
- getApplication() - Method in class com.storedobject.ui.tools.SystemUtility
- getApplication() - Method in class com.storedobject.vaadin.AudioCapture
-
Get the
Application
to which this is attached. - getApplication() - Method in interface com.storedobject.vaadin.ExecutableView
-
Get the current Application.
- getApplication() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the current Application.
- getApplication() - Method in interface com.storedobject.vaadin.MediaCapture
-
Get the
Application
to which this is attached. - getApplication() - Method in class com.storedobject.vaadin.VideoCapture
-
Get the
Application
to which this is attached. - getApplication() - Method in class com.storedobject.vaadin.View
-
Get the application that's tied to this View.
- getApplicationClassName() - Method in class com.storedobject.vaadin.ApplicationView
-
Get the name of the Application class.
- getApplicationClient() - Method in class com.storedobject.core.AuditTrail
-
Get the application client environment.
- getApplicationName() - Static method in class com.storedobject.core.ApplicationServer
- getApplicationSite() - Static method in class com.storedobject.core.ApplicationServer
- getApplicationURI() - Method in class com.storedobject.mail.GMailSender
- getApproval() - Method in class com.storedobject.core.PseudoTranApproval
- getApprovalCount() - Method in class com.storedobject.core.Logic
- getApprovalCount() - Method in class com.storedobject.core.MemoType
- getApprovalCount() - Method in class com.storedobject.core.PseudoTran
- getApprovalCount() - Method in class com.storedobject.core.PseudoTransaction
- getApprovalRequired() - Method in class com.storedobject.core.InventoryPO
- getApprovalRequired() - Method in class com.storedobject.core.InventoryRO
- getApprovalRequired() - Method in class com.storedobject.core.InventoryTransfer
- getApprovalsEnabled() - Method in class com.storedobject.core.SystemEntity
- getApprovalsRequired() - Method in class com.storedobject.core.Memo
-
Typically, number of approvals required is determined by the number returned by the
MemoType.getApprovalCount()
method. - getApprovalsRequired() - Method in class com.storedobjects.support.Issue
- getApproveLabel() - Method in class com.storedobject.ui.common.MemoSystem
- getApproveLabel() - Method in class com.storedobject.ui.support.SupportSystem
- getArea() - Method in class com.storedobject.ui.ImageMap.AreaClickEvent
- getAreaCaption() - Method in class com.storedobject.common.Address
-
Get the caption for the "area" line.
- getAreaCaption() - Method in class com.storedobject.common.CHAddress
- getAreaCaption() - Method in class com.storedobject.common.GBAddress
- getAreaCaption() - Method in class com.storedobject.common.LKAddress
- getAreaCaption() - Method in class com.storedobject.common.MYAddress
- getAreaCaption() - Method in class com.storedobject.common.USAddress
- getAreaName() - Method in class com.storedobject.common.Address
-
Get area name.
- getAreaStyle(boolean) - Method in class com.storedobject.chart.DataZoom.DataShadowStyle
-
Get the area style.
- getAreaStyle(boolean) - Method in class com.storedobject.chart.LineChart
-
Get the area-style (to style the area under the line).
- getArrayFormulaRange() - Method in class com.storedobject.office.od.ods.Cell
- getArraySize() - Method in class com.storedobject.common.JSON
-
Get the array size.
- getAssembly() - Method in class com.storedobject.core.InventoryFitmentPosition
- getAssemblyId() - Method in class com.storedobject.core.InventoryFitmentPosition
- getAssemblyLevel() - Method in class com.storedobject.core.InventoryItem
-
Get the assembly level of this item.
- getAssignedTo() - Method in class com.storedobjects.crm.Inquiry
- getAssignedToId() - Method in class com.storedobjects.crm.Inquiry
- getAttachment() - Method in class com.storedobject.ui.util.AttachmentField
- getAttachment(String) - Method in class com.storedobject.core.Id
- getAttachment(String) - Method in class com.storedobject.core.StoredObject
-
Get the attachment available under this instance as a stream data.
- getAttachment(String) - Method in class com.storedobject.ui.util.StreamAttachmentData
- getAttachmentData() - Method in class com.storedobject.ui.util.StreamAttachment
- getAttachmentField(String) - Method in class com.storedobject.ui.ObjectEditor
-
Get the attachment field.
- getAttachmentId(String) - Method in class com.storedobject.core.Id
- getAttachmentId(String) - Method in class com.storedobject.core.StoredObject
-
Get the stream data Id of the attachment available under this instance.
- getAttachmentType() - Method in class com.storedobject.ui.util.StreamAttachment
- getAttestation() - Method in class com.storedobject.core.WebBiometric
- getAttestnCert() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getAttribute() - Method in class com.storedobject.core.ReportColumnDefinition
- getAttribute(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getAttribute(String) - Method in interface com.storedobject.vaadin.HasElement
-
Get the specific attribute value of an element.
- getAttributeName() - Method in class com.storedobject.common.CustomMethodInvoker
- getAttributeName() - Method in interface com.storedobject.common.MethodInvoker
- getAttributeName() - Method in class com.storedobject.common.SimpleMethodInvoker
- getAttributeName() - Method in class com.storedobject.core.SerialNumberMethodInvoker
- getAttributeName() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- getAttributes() - Method in class com.storedobject.core.ClassAttribute
-
Get the list of attributes.
- getAttStmt() - Method in class com.storedobject.core.WebBiometric.Attestation
- getAudio(String) - Static method in class com.storedobject.ui.util.SOServlet
- getAudio(String...) - Static method in class com.storedobject.ui.util.SOServlet
- getAuditID(T) - Method in class com.storedobject.ui.ObjectHistoryGrid
- getAuditTrailConfiguration() - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- getAuditTrailConfigurationId() - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- getAuthData() - Method in class com.storedobject.core.WebBiometric.Attestation
- getAuthenticated() - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- getAutobreaks() - Method in class com.storedobject.office.od.ods.Sheet
- getAutocomplete() - Method in class com.storedobject.vaadin.CustomTextField
- getAutoExecute() - Method in class com.storedobject.core.Logic
- getAutoLogin() - Method in class com.storedobject.core.SystemUser
- getAutoNext() - Method in class com.storedobject.core.RawSQL
- getAverageLeadTime() - Method in class com.storedobject.core.InventoryItemType
- getAverageValue(DecimalNumber) - Method in class com.storedobject.core.DecimalNumber
- getAverageValue(BigDecimal) - Method in class com.storedobject.core.DecimalNumber
- getAxes() - Method in enum class com.storedobject.chart.ChartType
-
Get the name of the axes.
- getAxis() - Method in class com.storedobject.chart.RadarCoordinate
- getAxis(int) - Method in class com.storedobject.chart.CoordinateSystem
-
Return an axis of this coordinate system.
- getAxisIndicators() - Method in class com.storedobject.chart.RadarCoordinate
-
Get the current axis indicators.
- getAxisLabel(boolean) - Method in class com.storedobject.chart.GaugeChart
-
Get the axis label for this gauge.
- getAxisLabel(AbstractTask) - Method in class com.storedobject.chart.AbstractProject
-
Get the axis label for the task/activity task or group.
- getAxisLine(boolean) - Method in class com.storedobject.chart.GaugeChart
-
Get the axis line for this gauge.
- getBackground() - Method in class com.storedobject.chart.Border
-
Get background color.
- getBackground() - Method in class com.storedobject.chart.DataZoom
-
Get the background color.
- getBackground() - Method in class com.storedobject.chart.TextStyle
-
Get background color.
- getBackgroundColor() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the background color.
- getBalance() - Method in class com.storedobject.core.Account
- getBalance() - Method in class com.storedobject.core.InventoryPOItem
- getBalance() - Method in interface com.storedobject.core.LedgerEntry
-
Get the balance in the account after this entry is counted.
- getBalance() - Method in class com.storedobject.core.MaterialRequestItem
- getBalance(LedgerEntry) - Method in class com.storedobject.ui.accounts.StatementView
- getBalance(Date) - Method in class com.storedobject.core.Account
- getBalanceType() - Method in class com.storedobject.core.AccountChart
- getBalanceType(Account) - Static method in interface com.storedobject.core.Financial
- getBalanceTypeValue() - Method in class com.storedobject.core.AccountChart
- getBalanceTypeValue(int) - Static method in class com.storedobject.core.AccountChart
- getBalanceTypeValue(Account) - Static method in interface com.storedobject.core.Financial
- getBalanceTypeValues() - Static method in class com.storedobject.core.AccountChart
- getBar() - Method in class com.storedobject.vaadin.MenuBar
-
Get Vaadin's
MenuBar
embedded in this. - getBarCategoryGap() - Method in class com.storedobject.chart.BarChart
-
Get the gap between the categories of the same bar chart.
- getBarGap() - Method in class com.storedobject.chart.BarChart
-
Get the gap between bars when multiple bar charts are displayed on the same coordinate system.
- getBarWidth() - Method in class com.storedobject.chart.BarChart
-
Get the width of the bar.
- getBaseFontSize() - Method in class com.storedobject.core.ReportDefinition
- getBaseFontSizeValue() - Method in class com.storedobject.core.ReportDefinition
- getBaseFontSizeValue(int) - Static method in class com.storedobject.core.ReportDefinition
- getBaseFontSizeValues() - Static method in class com.storedobject.core.ReportDefinition
- getBaseURL() - Method in class com.storedobject.sms.Provider
- getBatchNumber() - Method in interface com.storedobject.core.LedgerEntry
-
Certain external systems still follows batch processing and the entry may have a batch number.
- getBatchSize() - Method in class com.storedobject.job.MessageSender
-
Batch size - How many messages to be read for sending in one batch?
- getBatchSize() - Method in class com.storedobject.mail.Server
- getBatchTag() - Method in class com.storedobject.core.InventoryItem
- getBigDecimal(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
BigDecimal
value from the JSON request. - getBin() - Method in class com.storedobject.core.InventoryGRNItem
- getBin() - Method in class com.storedobject.core.InventoryReservedBin
- getBinder() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the data binder.
- getBinder() - Method in class com.storedobject.vaadin.util.Data
-
Get the embedded binder.
- getBinId() - Method in class com.storedobject.core.InventoryGRNItem
- getBinId() - Method in class com.storedobject.core.InventoryReservedBin
- getBiometric() - Method in class com.storedobject.ui.tools.BiometricButton
- getBiometricDeviceId() - Method in class com.storedobject.ui.Application
- getBiometricID() - Method in class com.storedobject.core.WebBiometric
- getBlock() - Method in class com.storedobject.iot.BlockDisplayContent
- getBlock() - Method in class com.storedobject.iot.Unit
-
Retrieves the associated
Block
for the current Unit. - getBlock() - Method in class com.storedobject.iot.UnitItem
- getBlock() - Method in class com.storedobject.ui.iot.BlockComboField
- getBlock() - Method in class com.storedobject.ui.iot.BlockView
-
Retrieves the Block object associated with this instance.
- getBlock() - Method in class com.storedobject.ui.iot.ConsumptionList
- getBlock() - Method in class com.storedobject.ui.iot.GUI
-
Retrieves the current block.
- getBlock(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getBlockExcel() - Method in class com.storedobject.core.AccessControl
- getBlockId() - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the unique identifier of the block associated with this unit.
- getBlockId() - Method in class com.storedobject.iot.Block
-
Retrieves the unique identifier for the block.
- getBlockId() - Method in class com.storedobject.iot.BlockDisplayContent
- getBlockId() - Method in class com.storedobject.iot.Unit
-
Retrieves the block ID associated with this unit.
- getBlockId() - Method in class com.storedobject.iot.UnitItem
- getBlockODS() - Method in class com.storedobject.core.AccessControl
- getBlockODT() - Method in class com.storedobject.core.AccessControl
- getBlockPDF() - Method in class com.storedobject.core.AccessControl
- getBlockText() - Method in class com.storedobject.ui.tools.ObjectBlockEditor
- getBlue() - Method in class com.storedobject.pdf.PDFColor
-
Get the blue value.
- getBlur() - Method in class com.storedobject.chart.Shadow
-
Get the blur for the shadow.
- getBody() - Method in class com.storedobject.common.SOAP
-
Get the SOAP Body node.
- getBody() - Method in class com.storedobject.mail.Sender
- getBody() - Method in class com.storedobject.vaadin.ContentWithHeader
-
Get the
Component
from the body portion. - getBodyCellCustomizer() - Method in class com.storedobject.report.ObjectList
- getBodyType() - Method in class com.storedobject.mail.Sender
- getBoolean() - Method in class com.storedobject.common.JSON
-
Get this as a Boolean value.
- getBoolean(Id, String) - Static method in class com.storedobject.core.GlobalProperty
- getBoolean(SystemEntity, String) - Static method in class com.storedobject.core.GlobalProperty
- getBoolean(TransactionManager, String) - Static method in class com.storedobject.core.GlobalProperty
- getBoolean(String) - Method in class com.storedobject.common.JSON
-
Get the value for the given key as a Boolean.
- getBoolean(String) - Static method in class com.storedobject.core.GlobalProperty
- getBoolean(String, int) - Method in class com.storedobject.common.JSON
-
Retrieve the value for the given key and get the value from the given position as a Boolean from that value, assuming that value is an array type.
- getBooleanCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getBorder() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the border value.
- getBorder(boolean) - Method in class com.storedobject.chart.ItemStyle
-
Get the border.
- getBorder(boolean) - Method in class com.storedobject.chart.Legend
-
Get the border.
- getBorder(boolean) - Method in class com.storedobject.chart.RectangularCoordinate
-
Get the border.
- getBorder(boolean) - Method in class com.storedobject.chart.TextStyle
-
Get the border.
- getBorderColor() - Method in class com.storedobject.chart.DataZoom
-
Get the border color.
- getBorderColor() - Method in class com.storedobject.chart.DataZoom.HandleStyle
-
Get the border color.
- getBorderColor() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the border color.
- getBorderColorBottom() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the color for the bottom border.
- getBorderColorLeft() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the color for the left border.
- getBorderColorRight() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the color for the right border.
- getBorderColorTop() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the color for the top border.
- getBorderRadius() - Method in class com.storedobject.chart.Rectangle
-
Get border radius.
- getBorderType() - Method in class com.storedobject.chart.DataZoom.HandleStyle
-
Get the type of the border.
- getBorderWidth() - Method in class com.storedobject.chart.DataZoom.HandleStyle
-
Get the border width.
- getBorderWidth() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the border thickness.
- getBorderWidthBottom() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the thickness of the bottom border.
- getBorderWidthLeft() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the thickness of the left border.
- getBorderWidthRight() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the thickness of the right border.
- getBorderWidthTop() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the thickness of the top border.
- getBottom() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the bottom value.
- getBottomComponent() - Method in class com.storedobject.ui.TextView
- getBottomMargin() - Method in class com.storedobject.pdf.PDF
-
Document margin.
- getBoxNumber() - Method in class com.storedobject.core.ConsignmentItem
- getBranch() - Method in class com.storedobject.core.BranchAccount
- getBranchId() - Method in class com.storedobject.core.BranchAccount
- getBrowseColumns() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getBrowseColumns() - Method in class com.storedobject.core.UIMetadata
- getBrowseColumns() - Method in class com.storedobject.tools.LinkDefinition
- getBrowseColumns() - Method in class com.storedobject.tools.TableDefinition
- getBrowseColumns() - Method in class com.storedobject.ui.AbstractObjectField
-
Get browse columns of the searcher.
- getBrowseOrder() - Method in class com.storedobject.core.UIMetadata
- getBrowseOrder() - Method in class com.storedobject.tools.LinkDefinition
- getBufferSize() - Method in class com.storedobject.ui.util.DownloadStream
-
Gets the size of the download buffer.
- getBuildingName() - Method in class com.storedobject.common.Address
-
Get the building name.
- getBusyConnectionCount() - Static method in class com.storedobject.core.SQLConnector
-
Gets the number of busy connections as of now.
- getBusyIndicator() - Method in class com.storedobject.ui.Application
- getButton(String) - Method in class com.storedobject.ui.PrintButton
-
Get the button corresponding to the label passed.
- getButtonPanel() - Method in class com.storedobject.ui.DetailLinkGrid
- getButtonPanel() - Method in interface com.storedobject.ui.LinkGrid
- getButtonPanel() - Method in class com.storedobject.ui.ReferenceLinkGrid
- getBuyer() - Method in class com.storedobject.core.Consignment
- getBuyerId() - Method in class com.storedobject.core.Consignment
- getBuyingRate() - Method in class com.storedobject.core.CurrencyRate
- getBuyingRate() - Method in interface com.storedobject.core.CurrencyRateProvider
- getBuyingRate() - Method in class com.storedobject.core.ExchangeRate
- getBuyingRate(Currency) - Method in class com.storedobject.core.Money
-
Gets the selling rate.
- getBuyingRate(Currency, SystemEntity) - Method in class com.storedobject.core.Money
-
Gets the buying rate.
- getBuyingRate(Currency, Currency) - Static method in class com.storedobject.core.Money
-
Gets the selling rate.
- getBuyingRate(Currency, Currency, SystemEntity) - Static method in class com.storedobject.core.Money
-
Gets the buying rate.
- getBy() - Method in class com.storedobject.core.MaterialIssuedItem
- getByClass(Class<O>) - Static method in class com.storedobject.core.AuditTrailConfiguration
- getByEntityId(SystemEntity, Id) - Static method in class com.storedobjects.support.Organization
- getByEntityId(SystemEntity, Class<T>, Id) - Static method in class com.storedobject.core.EntityRole
- getByEntityId(SystemEntity, Class<T>, Id, boolean) - Static method in class com.storedobject.core.EntityRole
- getByName(SystemEntity, Class<T>, String) - Static method in class com.storedobject.core.EntityRole
- getByName(SystemEntity, Class<T>, String) - Static method in class com.storedobject.core.PersonRole
- getByName(SystemEntity, Class<T>, String, boolean) - Static method in class com.storedobject.core.EntityRole
- getByName(SystemEntity, Class<T>, String, boolean) - Static method in class com.storedobject.core.PersonRole
- getByNameOrNumber(SystemEntity, Class<A>, String, boolean) - Static method in class com.storedobject.core.Account
- getByPartNumber(Class<T>, String) - Static method in class com.storedobject.core.InventoryItemType
- getByPartNumber(Class<T>, String, boolean) - Static method in class com.storedobject.core.InventoryItemType
- getByPartNumber(Class<T>, String, String) - Static method in class com.storedobject.core.InventoryItem
- getByPartNumber(Class<T>, String, String, boolean) - Static method in class com.storedobject.core.InventoryItem
- getByPartNumberId(Class<T>, String, Id) - Static method in class com.storedobject.core.InventoryItem
- getByPartNumberId(String, Id) - Static method in class com.storedobject.core.InventoryItem
- getByPersonId(SystemEntity, Class<T>, Id) - Static method in class com.storedobject.core.PersonRole
- getByPersonId(SystemEntity, Class<T>, Id, boolean) - Static method in class com.storedobject.core.PersonRole
- getByPhoneNumber(String) - Static method in class com.storedobject.common.Country
-
Get the country for the given phone number by matching its ISD prefix.
- getCached() - Method in class com.storedobject.ui.AbstractObjectField
- getCached() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getCached() - Method in class com.storedobject.ui.ObjectCodeField
- getCached() - Method in class com.storedobject.ui.ObjectComboField
- getCached() - Method in class com.storedobject.ui.ObjectField
- getCached() - Method in class com.storedobject.ui.ObjectFormField
- getCached() - Method in class com.storedobject.ui.ObjectListField
- getCached() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the currently cached object.
- getCached(Id) - Static method in class com.storedobject.core.SystemEntity
- getCachedFormulaResultType() - Method in class com.storedobject.office.od.ods.Cell
- getCacheLevel() - Method in class com.storedobject.core.ObjectCache
- getCacheLevel() - Method in class com.storedobject.core.ObjectCacheList
- getCacheLevel() - Method in interface com.storedobject.core.ObjectList
- getCacheLevel() - Method in class com.storedobject.core.ObjectMemoryList
- getCacheLevel() - Method in class com.storedobject.ui.ObjectForestProvider
- getCacheLevel() - Method in class com.storedobject.ui.ObjectListProvider
- getCacheLevel() - Method in interface com.storedobject.ui.ObjectLoader
- getCacheLevel() - Method in class com.storedobject.ui.ObjectTreeProvider
- getCacheSize() - Method in class com.storedobject.core.ObjectCache
- getCacheTime() - Method in class com.storedobject.ui.util.DownloadStream
-
Gets length of cache expiration time.
- getCalendarFrom() - Method in class com.storedobject.core.AbstractPeriod
- getCalendarTo() - Method in class com.storedobject.core.AbstractPeriod
- getCancelAction() - Method in class com.storedobject.vaadin.ActionForm
-
Get the cancel action.
- getCaption() - Method in class com.storedobject.chart.ToolboxButton
-
Get the caption for this (will be shown as a tooltip).
- getCaption() - Method in class com.storedobject.core.AttachmentDefinition
- getCaption() - Method in class com.storedobject.core.ReportColumnDefinition
- getCaption() - Method in class com.storedobject.core.UIFieldMetadata
- getCaption() - Method in class com.storedobject.iot.UnitDefinition
- getCaption() - Method in class com.storedobject.iot.UnitItemType
- getCaption() - Method in class com.storedobject.iot.ValueDefinition
- getCaption() - Method in class com.storedobject.tools.ColumnDefinition
- getCaption() - Method in class com.storedobject.ui.AbstractObjectForest
- getCaption() - Method in class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- getCaption() - Method in class com.storedobject.ui.iot.ConsumptionList
- getCaption() - Method in class com.storedobject.ui.ViewerLink
-
Get the caption.
- getCaption() - Method in class com.storedobject.vaadin.Application
-
Get the caption for this application.
- getCaption() - Method in class com.storedobject.vaadin.ApplicationFrame
- getCaption() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
Get the caption of the application.
- getCaption() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Get the caption of this node.
- getCaption() - Method in class com.storedobject.vaadin.Dashboard
-
Caption used when displaying it in a View.
- getCaption() - Method in interface com.storedobject.vaadin.ExecutableView
-
Get the caption for this view.
- getCaption() - Method in class com.storedobject.vaadin.GridColumnDetail
-
Get the header caption.
- getCaption() - Method in interface com.storedobject.vaadin.HasColumns
-
Caption used when displaying it in a View.
- getCaption() - Method in class com.storedobject.vaadin.View
-
Get the caption.
- getCaption(int, int) - Method in class com.storedobject.iot.ValueDefinition
- getCaption(Unit) - Method in class com.storedobject.iot.ValueDefinition
- getCaption(String) - Method in class com.storedobject.ui.ObjectGridReport
-
Get the caption of the column (Default implementation returns corresponding grid column caption).
- getCaptionComponent() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the component to display the "caption" of the application.
- getCaptionStyle() - Method in class com.storedobject.iot.Block
-
Retrieves the style applied to the caption.
- getCaptionStyle() - Method in class com.storedobject.iot.UnitItemType
- getCaptionX() - Method in class com.storedobject.iot.Block
-
Retrieves the X-coordinate for the caption.
- getCaptionY() - Method in class com.storedobject.iot.Block
-
Retrieves the Y-coordinate value for the caption.
- getCategory() - Method in class com.storedobject.accounts.AccountConfiguration
-
Returns the category of the item.
- getCategory() - Method in enum class com.storedobject.chart.EventType
-
Retrieves the category associated with this event type.
- getCategory() - Method in class com.storedobject.chart.GraphData.Node
-
Retrieves the category associated with this node.
- getCategory() - Method in class com.storedobject.core.AccountChart
- getCategory() - Method in class com.storedobject.core.TaxDefinition
- getCategory(Account) - Static method in interface com.storedobject.core.Financial
- getCategoryId() - Method in class com.storedobject.core.InventoryItemType
-
Get the category Id of this item.
- getCategoryId() - Method in class com.storedobject.core.InventoryLocation
- getCategoryValue() - Method in class com.storedobject.accounts.AccountConfiguration
-
Returns the category value.
- getCategoryValue() - Method in class com.storedobject.core.AccountChart
- getCategoryValue(int) - Static method in class com.storedobject.accounts.AccountConfiguration
-
Returns the category value corresponding to the given input value.
- getCategoryValue(int) - Static method in class com.storedobject.core.AccountChart
- getCategoryValue(Account) - Static method in interface com.storedobject.core.Financial
- getCategoryValues() - Static method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the list of category values.
- getCategoryValues() - Static method in class com.storedobject.core.AccountChart
- getCause() - Method in class com.storedobject.iot.AQI
- getCauseValue() - Method in class com.storedobject.iot.AQI
- getCauseValue(int) - Static method in class com.storedobject.iot.AQI
- getCCAddress() - Method in class com.storedobject.mail.Mail
-
Retrieves the "CC address" associated with the mail.
- getCell() - Method in class com.storedobject.office.AbstractSpreadSheet
- getCell(int) - Method in class com.storedobject.office.od.ods.Row
- getCell(int, int) - Method in class com.storedobject.office.AbstractSpreadSheet
- getCell(int, int) - Method in class com.storedobject.office.od.ods.Sheet
- getCell(int, int, int) - Method in class com.storedobject.office.AbstractSpreadSheet
- getCell(int, Row.MissingCellPolicy) - Method in class com.storedobject.office.od.ods.Row
- getCell(String) - Method in class com.storedobject.office.AbstractSpreadSheet
- getCell(String) - Method in class com.storedobject.office.od.ods.Sheet
- getCell(String) - Method in class com.storedobject.vaadin.GridRow
-
Get a specific cell from this row.
- getCellComment() - Method in class com.storedobject.office.od.ods.Cell
- getCellComment(CellAddress) - Method in class com.storedobject.office.od.ods.Sheet
- getCellComments() - Method in class com.storedobject.office.od.ods.Sheet
- getCellCustomizer() - Method in class com.storedobject.ui.ObjectGridReport
-
Get a customizer for the cells that will be created for adding to the report.
- getCellFormula() - Method in class com.storedobject.office.od.ods.Cell
- getCellIndex() - Method in class com.storedobject.office.AbstractSpreadSheet
- getCellReferenceType() - Method in class com.storedobject.office.od.ods.Workbook
- getCells() - Method in class com.storedobject.vaadin.GridRow
-
Get all the cells of this row.
- getCells(String) - Method in class com.storedobject.office.AbstractSpreadSheet
- getCellStyle() - Method in class com.storedobject.office.od.ods.Cell
- getCellStyleAt(int) - Method in class com.storedobject.office.od.ods.Workbook
- getCellType() - Method in class com.storedobject.office.od.ods.Cell
- getCellValue(String) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Get the value corresponding to a cell name variable defined via
ExcelDataUpload.defineCell(String, String)
. - getCenter() - Method in class com.storedobject.chart.CirclePart
-
Get center.
- getCenter(boolean) - Method in class com.storedobject.chart.GraphData
-
Retrieves the center offset configuration for this object.
- getCenteredStyle() - Method in class com.storedobject.office.AbstractSpreadSheet
- getCertificate() - Method in class com.storedobject.core.ServerInformation
- getChallenge() - Method in class com.storedobject.core.WebBiometric
- getChange() - Method in class com.storedobject.core.DataChanged
-
Get the type of change.
- getChange(byte) - Static method in class com.storedobject.core.DataChanged
-
Get the type of change from a byte code.
- getChangeCode() - Method in class com.storedobject.core.DataChanged
-
Get the byte code of the change.
- getChanged() - Method in class com.storedobject.vaadin.ChangedValue
-
Get the field that is chnaged.
- getChanged() - Method in class com.storedobject.vaadin.ChangedValues
-
Get the field whose value is changed.
- getChanged(HasValue<?, V>) - Method in class com.storedobject.vaadin.ChangedValues
-
Get the "value change" (appropriately type-casted).
- getChangedBy(T) - Method in class com.storedobject.ui.ObjectHistoryGrid
- getChangeLog(SystemUser.SessionLog) - Method in class com.storedobject.core.SystemUser
- getChanges() - Method in class com.storedobject.core.PseudoTranDetail
- getCharacterSpacing() - Method in class com.storedobject.pdf.PDFChunk
-
Get the character spacing.
- getCharCount(Object) - Method in class com.storedobject.report.ObjectList
- getCharCount(Object) - Method in interface com.storedobject.report.ObjectLister
- getCharCount(String, char) - Static method in class com.storedobject.common.StringUtility
-
Gets the number of occurrences of a given character in the string.
- getChart() - Method in class com.storedobject.chart.VisualMap
-
Get the chart for which this visual map is used.
- getChart() - Method in class com.storedobject.core.Account
- getChart() - Method in class com.storedobject.core.AccountChartMap
- getChartId() - Method in class com.storedobject.core.Account
- getChartId() - Method in class com.storedobject.core.AccountChartMap
- getCheckList() - Method in class com.storedobject.core.AbstractCheckList
- getCheckList(Transaction) - Method in class com.storedobject.core.AbstractCheckList
- getChild(Breadcrumbs.Breadcrumb) - Method in class com.storedobject.vaadin.Breadcrumbs
-
Get the child of the given breadcrumb.
- getChildCount(HierarchicalQuery<Object, SerializablePredicate<Object>>) - Method in class com.storedobject.ui.ObjectForestProvider
- getChildCount(HierarchicalQuery<T, SerializablePredicate<T>>) - Method in class com.storedobject.ui.ObjectTreeProvider
- getChildren() - Method in class com.storedobject.chart.TreeData
- getChildren() - Method in interface com.storedobject.chart.TreeDataProvider
-
Get the child nodes.
- getChildren() - Method in class com.storedobject.core.StoredObject
-
Get the list of children of this class if exists.
- getChildren(Tab) - Method in class com.storedobject.vaadin.Tabs
-
Get components under a given tab.
- getChoice() - Method in class com.storedobject.vaadin.ChoiceField
-
Get the current choice.
- getChunks() - Method in class com.storedobject.pdf.PDFChunk
-
Get the list of chunks within this.
- getChunks() - Method in class com.storedobject.pdf.PDFPhrase
-
Get the list of chunks in this instance.
- getChunks() - Method in class com.storedobject.pdf.PDFTable
- getCirculatedAt() - Method in class com.storedobject.core.FileCirculation
- getCirculation(Id) - Method in class com.storedobject.core.FileData
- getCirculation(Person) - Method in class com.storedobject.core.FileData
- getCity() - Method in class com.storedobject.common.IPLocation
- getCity() - Method in class com.storedobject.common.USAddress
-
Retrieves the city name for this USAddress.
- getClass(MeasurementUnit) - Static method in class com.storedobject.core.Quantity
- getClassAttribute() - Method in class com.storedobject.core.SOClass
- getClassData() - Method in class com.storedobject.core.JavaInnerClass
-
Gets the "class data" of the Logic Class
- getClassDataId() - Method in class com.storedobject.core.JavaInnerClass
-
Gets the Id of the "class data" of this Logic Class.
- getClassDirectory() - Static method in class com.storedobject.tools.JavaTool
- getClassFamily() - Method in class com.storedobject.core.ObjectPermission
- getClassForData() - Method in class com.storedobject.core.ReportDefinition
- getClassForLogic(boolean) - Method in class com.storedobject.core.ReportDefinition
- getClassName() - Method in class com.storedobject.core.AttachmentDefinition
- getClassName() - Method in class com.storedobject.core.AuditTrailConfiguration
- getClassName() - Method in class com.storedobject.core.ExtraInfoDefinition
- getClassName() - Method in class com.storedobject.core.Logic
-
Gets the class name of the Logic
- getClassName() - Method in class com.storedobject.core.SOClass
- getClassName() - Method in class com.storedobject.core.UIMetadata
- getClassName() - Method in class com.storedobject.tools.Packager
- getClassName() - Method in class com.storedobject.tools.TableDefinition
- getClassName() - Method in interface com.storedobject.vaadin.HasStyle
- getClassNames() - Method in interface com.storedobject.vaadin.HasStyle
- getClassStream() - Method in class com.storedobject.core.JavaInnerClass
-
Gets the "class data" stream.
- getClickAction() - Method in class com.storedobject.vaadin.Alert
-
Get the click action associated with this alert.
- getClientBuilder() - Method in class com.storedobject.common.HTTP2.Builder
-
Retrieves or initializes the
HttpClient.Builder
instance for configuring and buildingHttpClient
objects. - getClientId() - Method in class com.storedobject.mail.GMailSender
- getClientSecret() - Method in class com.storedobject.mail.GMailSender
- getCloseReason() - Method in class com.storedobject.ui.Application
-
The reason for closing the application.
- getClosingStock(InventoryItemType, Date, InventoryLocation) - Static method in class com.storedobject.core.InventoryLedger
- getCO() - Method in class com.storedobject.iot.AQI
- getCode() - Method in class com.storedobject.common.Fault
-
Retrieves the code value associated with this object.
- getCode() - Method in class com.storedobject.core.InventoryVirtualLocation
- getCode() - Method in class com.storedobject.core.MessageTemplate
- getCode() - Method in class com.storedobject.core.ProcessingLanguage
- getCode() - Method in class com.storedobject.iot.Block
-
Retrieves the unique block code for the block.
- getCode() - Method in class com.storedobject.iot.Resource
- getCode() - Method in class com.storedobject.iot.Site
-
Retrieves the unique site code of the Site.
- getCode() - Method in class com.storedobject.iot.Unit
-
Retrieves the unique unit code associated with the unit.
- getCollectedAt() - Method in class com.storedobject.iot.Data
-
Get the time at which this data is collected (GMT).
- getCollectedAt(D) - Method in class com.storedobject.ui.iot.DataView
- getColor() - Method in class com.storedobject.calendar.Entry
- getColor() - Method in class com.storedobject.chart.AbstractStyle
-
Get color.
- getColor() - Method in class com.storedobject.chart.AbstractTask
-
Get the color used when rendering.
- getColor() - Method in class com.storedobject.chart.ActivityList.Activity
- getColor() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
- getColor() - Method in class com.storedobject.chart.Axis.PointerHandle
-
Get the color of the handle.
- getColor() - Method in class com.storedobject.chart.DataZoom.HandleStyle
-
Get color.
- getColor() - Method in class com.storedobject.chart.Project.Task
- getColor() - Method in class com.storedobject.chart.Project.TaskGroup
- getColor() - Method in class com.storedobject.chart.RadarCoordinate
-
Get the color of the indicator.
- getColor() - Method in class com.storedobject.chart.Shadow
-
Get the color.
- getColor() - Method in class com.storedobject.chart.TextStyle
-
Get color.
- getColor() - Method in class com.storedobject.pdf.PDFFont
-
Get the color.
- getColor() - Method in class com.storedobject.vaadin.Icon
-
Get the current color.
- getColors() - Method in class com.storedobject.chart.ColorGradient
-
Get the color-bands.
- getColors() - Method in class com.storedobject.chart.VisualMap.Range
-
Retrieves the list of colors associated with this instance.
- getColorspace() - Method in class com.storedobject.pdf.PDFImage
- getColumn() - Method in class com.storedobject.vaadin.GridColumnDetail
-
Get the associated grid column.
- getColumn(int) - Method in class com.storedobject.chart.DataMatrix
-
Get a specific column as data provider.
- getColumn(int, int) - Method in class com.storedobject.chart.DataMatrix
-
Get a specific column as data provider.
- getColumn(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get the column for the given column name.
- getColumnBreaks() - Method in class com.storedobject.office.od.ods.Sheet
- getColumnByKey(String) - Method in class com.storedobject.vaadin.DataGrid
- getColumnByKey(String) - Method in class com.storedobject.vaadin.DataTreeGrid
- getColumnByKey(String) - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
Get the column of the grid for the given key.
- getColumnCaption(int) - Method in class com.storedobject.ui.QueryGrid
-
Get the caption for the column.
- getColumnCaption(String) - Method in class com.storedobject.ui.AbstractObjectForest
- getColumnCaption(String) - Method in class com.storedobject.ui.crm.InquiryBrowser
- getColumnCaption(String) - Method in class com.storedobject.ui.FileManager
- getColumnCaption(String) - Method in class com.storedobject.ui.FileViewer
- getColumnCaption(String) - Method in class com.storedobject.ui.inventory.DefineAssembly
- getColumnCaption(String) - Method in class com.storedobject.ui.inventory.GRN
- getColumnCaption(String) - Method in class com.storedobject.ui.inventory.MultiSelectStock
- getColumnCaption(String) - Method in class com.storedobject.ui.inventory.SelectStock
- getColumnCaption(String) - Method in class com.storedobject.ui.iot.StatusGrid
- getColumnCaption(String) - Method in class com.storedobject.ui.ObjectHistoryGrid
- getColumnCaption(String) - Method in class com.storedobject.ui.ObjectTable
-
Get the caption for the column.
- getColumnCaption(String) - Method in class com.storedobject.ui.QueryGrid
- getColumnCaption(String) - Method in class com.storedobject.ui.tools.ManageBiometric
- getColumnCaption(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get the text to display in the header.
- getColumnCaption(String) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the header text for the given column.
- getColumnCaption(String, int) - Method in interface com.storedobject.report.ObjectLister
- getColumnCells(String) - Method in class com.storedobject.office.AbstractSpreadSheet
- getColumnCount() - Method in class com.storedobject.chart.DataMatrix
-
Get the column count.
- getColumnCount() - Method in class com.storedobject.ui.ObjectTable
-
Get column count.
- getColumnCount() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the column count of the grid.
- getColumnDataName() - Method in class com.storedobject.chart.DataMatrix
-
Get the name of the column data.
- getColumnDetail(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get column details.
- getColumnField(String) - Method in class com.storedobject.ui.DetailLinkGrid
- getColumnField(String) - Method in class com.storedobject.ui.EditableGrid
-
Get the field for the column.
- getColumnField(String) - Method in class com.storedobject.ui.EditableObjectGrid
-
Get the field for the column.
- getColumnField(String) - Method in class com.storedobject.ui.ListEditor
- getColumnField(String) - Method in class com.storedobject.ui.ObjectListEditor
- getColumnFunction(String) - Method in class com.storedobject.ui.ObjectTable
-
Get the function to obtain the cell value for the column.
- getColumnFunction(String) - Method in class com.storedobject.ui.util.SOColumnCreator
- getColumnFunction(String) - Method in class com.storedobject.ui.XGrid
- getColumnFunction(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Return a Function for generating column data.
- getColumnFunction(String) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the function that is used to generate the content of a particular column.
- getColumnHeaderComponent(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get the header component for the specified column.
- getColumnIndex() - Method in class com.storedobject.office.od.ods.Cell
- getColumnList() - Method in class com.storedobject.tools.IndexDefinition
- getColumnMethod(String) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the method that is used to generate the content of a particular column.
- getColumnMethodName(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get the name of the method to determine column data.
- getColumnName(int) - Method in class com.storedobject.chart.DataMatrix
-
Get the name of a particular column.
- getColumnNames() - Method in class com.storedobject.chart.DataMatrix
-
Get column names as a category data provider.
- getColumnNames() - Method in class com.storedobject.ui.util.SOColumnCreator
- getColumnNames() - Method in interface com.storedobject.vaadin.HasColumns
-
This method is invoked to find out the names of the columns to be generated.
- getColumnNames() - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the column names for the grid.
- getColumnNames(int) - Method in class com.storedobject.chart.DataMatrix
-
Get column names as a category data provider.
- getColumnOrder(String) - Method in class com.storedobject.ui.AbstractEditableGrid
- getColumnOrder(String) - Method in class com.storedobject.ui.QueryGrid
- getColumnOrder(String) - Method in class com.storedobject.ui.ReferenceLinkGrid
- getColumnOrder(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Return value from this method determines the order in which columns are displayed.
- getColumnOrder(String) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the order of the column to be displayed in the grid.
- getColumnOutlineLevel(int) - Method in class com.storedobject.office.od.ods.Sheet
- getColumnParam() - Method in class com.storedobject.tools.ColumnDefinition
- getColumns() - Method in class com.storedobject.core.ReportDefinition
- getColumns() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get number of responsive columns for the form.
- getColumns() - Method in class com.storedobject.vaadin.AbstractForm
-
Get number of responsive columns for the form.
- getColumns() - Method in class com.storedobject.vaadin.DataGrid
- getColumns() - Method in class com.storedobject.vaadin.DataTreeGrid
- getColumns() - Method in class com.storedobject.vaadin.FormLayout
-
Get number of responsive columns for the form.
- getColumns() - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
Get the columns of the grid.
- getColumnSorter(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get a "sorter" for the column.
- getColumnSpan() - Method in class com.storedobject.core.UIFieldMetadata
- getColumnSpan() - Method in class com.storedobject.pdf.PDFCell
-
Get the number of columns the cell spans.
- getColumnSpan() - Method in interface com.storedobject.vaadin.ColumnSpan
-
Get column span.
- getColumnSpan(Component) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the column span of a component.
- getColumnSpan(Component) - Method in class com.storedobject.vaadin.AbstractForm
-
Get the column span of a component.
- getColumnSpan(Component) - Method in class com.storedobject.vaadin.CSSGrid
-
Get number of columns the component takes up.
- getColumnSpan(Component) - Method in class com.storedobject.vaadin.FormLayout
-
Get the column span of a component.
- getColumnSpan(Component) - Method in class com.storedobject.vaadin.PopupButton
-
Get number of columns the component takes up.
- getColumnStyle(int) - Method in class com.storedobject.office.od.ods.Sheet
- getColumnTemplate(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Get the template for the given column name.
- getColumnTextAlign(String, Class<?>) - Method in class com.storedobject.ui.util.SOColumnCreator
- getColumnTextAlign(String, Class<?>) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the text alignment of a particular column.
- getColumnType() - Method in class com.storedobject.tools.ColumnDefinition
- getColumnValueType(String) - Method in class com.storedobject.ui.util.SOColumnCreator
- getColumnValueType(String) - Method in interface com.storedobject.vaadin.ObjectColumnCreator
-
Get the value type of particular column.
- getColumnWidth(int) - Method in class com.storedobject.office.od.ods.Sheet
- getColumnWidthInPixels(int) - Method in class com.storedobject.office.od.ods.Sheet
- getCommand() - Method in class com.storedobject.common.SystemProcess
-
Retrieves the current system command as a list of strings.
- getCommand() - Method in class com.storedobject.iot.Command
- getCommand() - Method in class com.storedobject.iot.ValueDefinition
- getCommandId() - Method in class com.storedobject.iot.Command
- getCommandValue() - Method in class com.storedobject.iot.Command
- getComment() - Method in class com.storedobject.core.MemoComment
- getComment() - Method in class com.storedobject.core.Secret
- getCommentCount() - Method in class com.storedobject.core.MemoComment
- getCommentedAt() - Method in class com.storedobject.core.MemoComment
- getCommentedAt(MemoComment) - Method in class com.storedobject.ui.common.MemoSystem
- getCommentedBy() - Method in class com.storedobject.core.MemoComment
- getCommentedById() - Method in class com.storedobject.core.MemoComment
- getComments() - Method in class com.storedobject.core.FileCirculation
- getCommonAlert() - Method in class com.storedobject.vaadin.Application
-
Get the
Alert
that can be used for showing common messages. - getCommonName() - Method in class com.storedobject.common.LDAP.User
- getCompanyName() - Method in class com.storedobjects.crm.Inquiry
- getComparator() - Method in interface com.storedobject.chart.AbstractDataProvider
-
This comparator, if available, will be used to determine the min/max values of the data if required by the
AbstractDataProvider.getMin()
andAbstractDataProvider.getMax()
methods. - getComparator() - Method in interface com.storedobject.chart.DateDataProvider
- getComparator() - Method in interface com.storedobject.chart.TimeDataProvider
- getComparator() - Method in interface com.storedobject.core.Filtered
- getComparator() - Method in class com.storedobject.core.MemoryCache
- getComparator() - Method in class com.storedobject.core.ObjectCacheList
- getComparator() - Method in class com.storedobject.core.ObjectForest
- getComparator() - Method in class com.storedobject.core.ObjectTree
- getCompleteBefore() - Method in class com.storedobject.core.AbstractCheckList
- getCompleted() - Method in class com.storedobject.chart.AbstractTask
-
Get percentage completed.
- getCompleted() - Method in class com.storedobject.chart.ActivityList.Activity
- getCompleted() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
- getCompleted() - Method in class com.storedobject.chart.Project.Task
- getCompleted() - Method in class com.storedobject.chart.Project.TaskGroup
- getCompleted() - Method in class com.storedobject.core.AbstractCheckList
- getCompletedAt() - Method in class com.storedobject.job.Log
- getCompletedOn() - Method in class com.storedobject.core.AbstractCheckList
- getComponent() - Method in class com.storedobject.ui.TemplateView
-
Get the component that represents this template view.
- getComponent() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the field container of the form as a component.
- getComponent() - Method in class com.storedobject.vaadin.ApplicationFrame
- getComponent() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
The component of the "layout".
- getComponent() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Get the component associated with this node.
- getComponent() - Method in class com.storedobject.vaadin.View
-
Get the "content" component of the view.
- getComponentX() - Method in class com.storedobject.vaadin.EnhancedClickEvent
-
Get the X coordinate of the component.
- getComponentY() - Method in class com.storedobject.vaadin.EnhancedClickEvent
-
Get the Y coordinate of the component.
- getComputedDate(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
ComputedDate
value from the JSON request. - getComputedDouble(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
ComputedDouble
value from the JSON request. - getComputedInteger(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
ComputedInteger
value from the JSON request. - getComputedLong(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
ComputedLong
value from the JSON request. - getComputedMinute(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
ComputedMinute
value from the JSON request. - getCondition() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the condition.
- getCondition() - Method in class com.storedobject.core.ReportDefinition
-
Set the condition to be applied while retrieving the object instances from the database.
- getCondition() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getCondition() - Method in class com.storedobject.iot.LimitMessage
- getCondition() - Method in class com.storedobject.tools.IndexDefinition
- getConditionValue() - Method in class com.storedobject.iot.LimitMessage
- getConditionValue(int) - Static method in class com.storedobject.iot.LimitMessage
- getConditionValues() - Static method in class com.storedobject.iot.LimitMessage
- getConfiguration() - Method in class com.storedobject.accounts.Invoice
- getConfiguration() - Method in class com.storedobject.core.FileFolder
- getConfigureButton() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the "configure button" that can be added somewhere in your user interface, usually as the first component of the "header row".
- getConfirmAction() - Method in class com.storedobject.vaadin.ActionForm
-
Get the confirm action.
- getConfirmLogout() - Method in class com.storedobject.core.SystemUser
- getConfirmMessage() - Method in class com.storedobject.ui.ActionGrid
-
Get the confirm message component for customization.
- getConnection() - Method in class com.storedobject.common.HTTP
-
Get the connection to manipulate it directly.
- getConnection(RawSQL, boolean) - Method in class com.storedobject.core.SQLConnector
-
Gets a connection.
- getConnectionTimeout() - Method in class com.storedobject.iot.MQTT
- getConnectionType() - Method in class com.storedobject.iot.MQTT
- getConnectionTypeValue() - Method in class com.storedobject.iot.MQTT
- getConnectionTypeValue(int) - Static method in class com.storedobject.iot.MQTT
- getConnectionTypeValues() - Static method in class com.storedobject.iot.MQTT
- getConnector() - Static method in class com.storedobject.core.RawSQL
- getConnector(String, int, String, String, String, String) - Method in interface com.storedobject.core.DatabaseDriver
-
Gets a SQL connector for this driver.
- getConnector(String, int, String, String, String, String) - Method in class com.storedobject.database.postgres.DatabaseDriver
- getConnectorCommand() - Method in class com.storedobject.core.ConnectorLogic
- getConsignment(T) - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- getConstructorBlock() - Method in class com.storedobject.tools.TableDefinition
- getConsumable() - Method in class com.storedobject.core.InventoryItemType
- getConsumption() - Method in class com.storedobject.iot.Consumption
-
Retrieves the consumption value.
- getConsumptionCalculator(int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the specific consumption calculator for a given resource.
- getConsumptionLocation(SystemEntity) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getContact() - Method in class com.storedobject.core.Contact
- getContact(ContactType) - Method in interface com.storedobject.core.HasContacts
-
Get the contact value (human-friendly) for a specific type of contact.
- getContact(String) - Method in interface com.storedobject.core.HasContacts
-
Get the contact value (human-friendly) for a specific type of contact.
- getContactClass() - Method in class com.storedobject.core.ContactGroupingCode
- getContactClass() - Method in class com.storedobject.core.ContactType
- getContactDataClass() - Method in class com.storedobject.core.ContactGroupingCode
- getContactField(String) - Method in class com.storedobject.ui.ObjectEditor
-
Get the contact field.
- getContactGroup() - Method in class com.storedobject.core.ContactType
- getContactGroupingCode() - Method in class com.storedobject.accounts.BusinessEntity
-
Returns the contact grouping code for the given class.
- getContactGroupingCode() - Method in class com.storedobject.accounts.PersonalEntity
-
Retrieves the contact grouping code for this entity.
- getContactGroupingCode() - Method in interface com.storedobject.core.HasContacts
-
Get the contact grouping code of this class.
- getContactObject(ContactType) - Method in interface com.storedobject.core.HasContacts
-
Get the contact value for a specific type of contact.
- getContactObject(Id) - Method in class com.storedobject.core.Entity
- getContactObject(Id) - Method in interface com.storedobject.core.HasContacts
-
Get the contact value for a specific type of contact.
- getContactObject(Id) - Method in class com.storedobject.core.Person
- getContactObject(String) - Method in interface com.storedobject.core.HasContacts
-
Get the contact value for a specific type of contact.
- getContactOwnerId() - Method in class com.storedobject.core.EntityRole
- getContactOwnerId() - Method in interface com.storedobject.core.HasContacts
-
Get the
Id
of the object that owns the contact. - getContactOwnerId() - Method in class com.storedobject.core.PersonRole
- getContactRaw(ContactType) - Method in interface com.storedobject.core.HasContacts
-
Get the raw contact value (encoded in some cases) for a specific type of contact.
- getContactRaw(String) - Method in interface com.storedobject.core.HasContacts
-
Get the raw contact value (encoded in some cases) for a specific type of contact.
- getContactType() - Method in class com.storedobject.core.MessageTemplate
- getContactTypeId() - Method in class com.storedobject.core.MessageTemplate
- getContactValue() - Method in class com.storedobject.core.Contact
- getContainer() - Method in class com.storedobject.ui.ObjectEditor
- getContainer() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the field container of the form.
- getContainer() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the field container of the form.
- getContainer() - Method in interface com.storedobject.vaadin.HasContainer
-
Get the component container of this class.
- getContainer() - Method in class com.storedobject.vaadin.Tabs
-
Get the container
Div
. - getContent() - Method in interface com.storedobject.core.ContentProducer
- getContent() - Method in class com.storedobject.core.Memo
- getContent() - Method in class com.storedobject.core.MemoComment
- getContent() - Method in class com.storedobject.core.StreamContentProducer
- getContent() - Method in class com.storedobject.core.StreamData
- getContent() - Method in class com.storedobject.core.StreamDataContent
- getContent() - Method in class com.storedobject.core.TextContent
- getContent() - Method in class com.storedobject.iot.BlockDisplayContent
- getContent() - Method in class com.storedobject.office.ODT
- getContent() - Method in class com.storedobject.pdf.PDF
-
Gets the content as a stream.
- getContent() - Method in class com.storedobject.ui.AbstractObjectField
-
This is where the content of the field display is created.
- getContent() - Method in class com.storedobject.ui.Alert
- getContent() - Method in class com.storedobject.ui.Content
- getContent() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- getContent() - Method in class com.storedobject.ui.util.ContentGenerator
-
Create the download stream (Used when the content is downloaded).
- getContent() - Method in class com.storedobject.ui.util.Stepper.Step
- getContent() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the field container of the form as a component.
- getContent() - Method in class com.storedobject.vaadin.AbstractForm
- getContent() - Method in class com.storedobject.vaadin.Alert
-
Get the content as "styled text".
- getContent() - Method in class com.storedobject.vaadin.Box
- getContent() - Method in class com.storedobject.vaadin.View
-
Get the component that represents the "content" of the view.
- getContent(TextContent) - Method in class com.storedobject.ui.common.TextContentBrowser
- getContentDispositionFilename(String) - Static method in class com.storedobject.ui.util.DownloadStream
-
Returns the filename formatted for inclusion in a Content-Disposition header.
- getContentHeight() - Method in class com.storedobject.vaadin.Application
-
Get the height of the "content area" of the application.
- getContentHeight() - Method in class com.storedobject.vaadin.ApplicationFrame
- getContentHeight() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
Get the height of the content area.
- getContentID() - Method in class com.storedobject.mail.Attachment
- getContentLayout() - Method in class com.storedobject.vaadin.DetailComponent
-
Get the content layout.
- getContentStream() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- getContentTemplate() - Method in class com.storedobject.core.MemoType
- getContentType() - Method in interface com.storedobject.common.BinaryContentGenerator
-
Mime type of the content.
- getContentType() - Method in interface com.storedobject.common.ContentGenerator
-
Mime type of the content.
- getContentType() - Method in class com.storedobject.common.CSV
- getContentType() - Method in interface com.storedobject.common.ImageGenerator
-
Mime type of the content.
- getContentType() - Method in class com.storedobject.common.SVG
- getContentType() - Method in interface com.storedobject.common.TextContentGenerator
-
Mime type of the content.
- getContentType() - Method in interface com.storedobject.core.ContentType
- getContentType() - Method in class com.storedobject.core.DocumentType
- getContentType() - Method in class com.storedobject.core.FileData
- getContentType() - Method in interface com.storedobject.core.HasStreamData
- getContentType() - Method in class com.storedobject.core.ImageProducer
- getContentType() - Method in class com.storedobject.core.MediaFile
- getContentType() - Method in interface com.storedobject.core.ParameterService
-
Mime type of the content.
- getContentType() - Method in class com.storedobject.core.StreamData
- getContentType() - Method in class com.storedobject.core.StreamDataContent
- getContentType() - Method in class com.storedobject.core.TextContentProducer
- getContentType() - Method in class com.storedobject.mail.Attachment
- getContentType() - Method in class com.storedobject.office.Excel
- getContentType() - Method in class com.storedobject.office.ODS
- getContentType() - Method in class com.storedobject.office.ODT
- getContentType() - Method in class com.storedobject.pdf.PDF
-
Gets the content type for this.
- getContentType() - Method in class com.storedobject.ui.Content
- getContentType() - Method in class com.storedobject.ui.util.DownloadStream
-
Gets stream content type.
- getContentTypeBitValues() - Static method in class com.storedobject.core.DocumentType
- getContentTypeValue() - Method in class com.storedobject.core.DocumentType
- getContentTypeValue(int) - Static method in class com.storedobject.core.DocumentType
- getContentWidth() - Method in class com.storedobject.vaadin.Application
-
Get the width of the "content area" of the application.
- getContentWidth() - Method in class com.storedobject.vaadin.ApplicationFrame
- getContentWidth() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
Get the width of the content area.
- getContext() - Method in class com.storedobject.ui.inventory.ItemContextMenu
- getControl() - Method in class com.storedobject.iot.ControlSchedule
- getControlId() - Method in class com.storedobject.iot.ControlSchedule
- getControlPoint() - Method in class com.storedobject.chart.BezierCurve
-
Get the control point for the quadratic Bezier curve.
- getControlPoint1() - Method in class com.storedobject.chart.BezierCurve
-
Get the first control point for the cubic Bezier curve.
- getControlPoint2() - Method in class com.storedobject.chart.BezierCurve
-
Get the second control point for the cubic Bezier curve.
- getControlValue() - Method in class com.storedobject.iot.ControlSchedule
-
Get the control value for display purposes.
- getConverter() - Method in class com.storedobject.common.CSV
-
Get the value converter that maps the column values to string.
- getCoordinateSystem() - Method in class com.storedobject.chart.AbstractGanttChart
-
Return the co-ordinate system used by this Gantt chart.
- getCoordinateSystem() - Method in class com.storedobject.chart.Chart
-
Get the coordinate system of this chart.
- getCoordinateSystem() - Method in class com.storedobject.chart.XRangeChart
-
Return the co-ordinate system used by this chart.
- getCopyright() - Static method in class com.storedobject.core.ApplicationServer
- getCorrectedUnit() - Method in class com.storedobject.core.InventoryUnitCorrection
- getCost() - Method in class com.storedobject.core.InventoryGRNItem
-
Get cost of this item (excluding item-tax if any).
- getCost() - Method in class com.storedobject.core.InventoryItem
- getCost() - Method in class com.storedobject.core.InventoryLedger
- getCost() - Method in class com.storedobject.core.UnitCost
- getCost(MeasurementUnit) - Method in class com.storedobject.core.UnitCost
- getCost(Quantity) - Method in class com.storedobject.core.InventoryItem
- getCost(Quantity) - Method in class com.storedobject.core.InventoryItemType
- getCost(Quantity) - Method in class com.storedobject.core.UnitCost
- getCost(StoredObject) - Static method in class com.storedobject.core.LandedCost
- getCostOfRepair() - Method in class com.storedobject.core.InventoryROItem
- getCount() - Method in class com.storedobject.iot.Statistics
-
Retrieves the count associated with the statistics.
- getCounter() - Method in class com.storedobject.core.WebBiometric
- getCountry() - Method in class com.storedobject.common.Address
-
Get country of this address.
- getCountry() - Method in class com.storedobject.common.IPLocation
- getCountry() - Method in class com.storedobject.core.Entity
- getCountry() - Method in class com.storedobject.core.TransactionManager
- getCountry() - Method in class com.storedobject.ui.AddressField
- getCountry() - Method in class com.storedobject.ui.Application
- getCountry() - Method in class com.storedobject.ui.CountryField
-
Country for the current value.
- getCountry() - Method in class com.storedobject.ui.PhoneField
-
Get the current country.
- getCountry() - Method in class com.storedobject.ui.util.AddressForm
- getCountry() - Method in class com.storedobject.vaadin.Application
-
Get ISO 2-character the country-code of the user in capital letters.
- getCountry() - Method in class com.storedobject.vaadin.util.NumericField
-
Retrieves the country code associated with the current application context.
- getCountry() - Method in class com.storedobjects.crm.Inquiry
- getCountry(String) - Static method in class com.storedobject.common.PhoneNumber
-
Get the country for the given phone number.
- getCreatedAt() - Method in class com.storedobject.core.Message
- getCreatedBy() - Method in class com.storedobject.vaadin.View
-
Get the object that created this view.
- getCreateLabel() - Method in class com.storedobject.ui.common.MemoSystem
- getCreateLabel() - Method in class com.storedobject.ui.support.SupportSystem
- getCreationHelper() - Method in class com.storedobject.office.od.ods.Workbook
- getCredit(JournalVoucher.Entry) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getCredit(LedgerEntry) - Method in class com.storedobject.ui.accounts.StatementView
- getCreditBalance() - Method in class com.storedobject.job.MessageSender
-
Get the current credit balance.
- getCrossEntity() - Method in class com.storedobject.core.MemoType
- getCSV(BufferedReader) - Static method in class com.storedobject.common.StringUtility
- getCurrency() - Method in class com.storedobject.core.Account
-
Gets the currency.
- getCurrency() - Method in class com.storedobject.core.CurrencyRate
-
Gets the currency.
- getCurrency() - Method in class com.storedobject.core.Money
-
Get the currency of this monetary value.
- getCurrency() - Method in class com.storedobject.core.SystemEntity
-
Gets the currency.
- getCurrency() - Method in class com.storedobject.core.TransactionManager
- getCurrency() - Method in class com.storedobject.ui.CurrencyField
-
Get the currency that currently set.
- getCurrency() - Method in class com.storedobject.ui.MoneyField
-
Get the currency of the current value.
- getCurrency(String) - Static method in class com.storedobject.core.Money
-
Get currency for the given code.
- getCurrency(String, boolean) - Static method in class com.storedobject.core.Money
-
Get currency for the given code.
- getCurrentDate() - Method in class com.storedobject.core.TransactionDate
- getCurrentKey() - Method in interface com.storedobject.core.Secret.MasterKeyProvider
-
Get the active key that is currently in use.
- getCurrentTime() - Method in class com.storedobject.core.Database
-
Current time in the database
- getCustomerEntity() - Method in class com.storedobject.core.InventorySale
- getCustomerLogoName() - Method in class com.storedobject.core.DeviceLayout
- getCustomMessage() - Method in exception class com.storedobject.common.SOException
- getCustomMessage() - Method in exception class com.storedobject.common.SORuntimeException
- getCustomMessage() - Method in exception class com.storedobject.core.Database_Id_Message
- getCustomMessage() - Method in exception class com.storedobject.core.Not_Enough_Balance
- getDailyConsumption(Id, int, int) - Method in class com.storedobject.iot.Resource
- getDailyConsumption(Id, D) - Method in class com.storedobject.iot.Resource
- getDailyConsumption(Resource) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the daily consumption record for a specific resource.
- getDailyConsumption(Resource, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves daily consumption data for a specific resource on a given day of a year.
- getDailyConsumption(Resource, D) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the daily consumption for a specific resource and date.
- getDailyStatistics(String) - Method in class com.storedobject.iot.Unit
-
Retrieves the DailyStatistics for a given name.
- getDailyStatistics(String, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves daily statistics for a given name, year, and day.
- getDailyStatistics(String, D) - Method in class com.storedobject.iot.Unit
-
Retrieves the daily statistics for a given name and date.
- getData() - Method in class com.storedobject.chart.Chart
-
Get the current set of data.
- getData() - Method in class com.storedobject.chart.Event
-
Retrieves the additional data associated with the event.
- getData() - Method in class com.storedobject.common.Barcode
-
Get data containing in this barcode.
- getData() - Method in class com.storedobject.core.PseudoTranDetail
- getData() - Method in class com.storedobject.iot.DataSet.DataValue
- getData() - Method in class com.storedobject.ui.AbstractListProvider
- getData() - Method in class com.storedobject.ui.AbstractTreeProvider
- getData() - Method in class com.storedobject.ui.ObjectForestProvider
- getData() - Method in class com.storedobject.ui.ObjectListProvider
- getData() - Method in class com.storedobject.ui.ObjectTreeProvider
- getData() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the "data" associated with the form.
- getData() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Get the ad-hoc data associated with this node.
- getData() - Method in class com.storedobject.vaadin.DataList
-
Get the data of this list.
- getData() - Method in class com.storedobject.vaadin.ListGrid
-
Get the data of this list.
- getData(Block, Class<?>) - Static method in class com.storedobject.iot.MQTT
- getData(ValueDefinition<?>, Id) - Method in class com.storedobject.iot.MQTT
- getData(InputStream) - Static method in class com.storedobject.common.IO
-
Convert a stream to a buffered data stream
- getData(OutputStream) - Static method in class com.storedobject.common.IO
-
Convert a stream to a buffered data stream
- getData(Class<T>) - Method in class com.storedobject.vaadin.Application
-
Get the data that was previously set in this application.
- getDatabase() - Method in interface com.storedobject.core.DatabaseDriver
-
Gets an instance of the Database for this driver.
- getDatabase() - Method in class com.storedobject.database.postgres.DatabaseDriver
- getDatabaseMasterName() - Static method in class com.storedobject.core.SQLConnector
-
Gets the name of the database master.
- getDatabaseMetaData() - Method in class com.storedobject.core.RawSQL
- getDatabaseName() - Static method in class com.storedobject.core.SQLConnector
-
Gets the name of the database.
- getDataClass() - Method in class com.storedobject.core.DataLogic
-
Returns the Data Class instance.
- getDataClass() - Method in class com.storedobject.core.MemoType
- getDataClass() - Method in class com.storedobject.core.PasswordPolicy
- getDataClass() - Method in class com.storedobject.core.PrintLogicDefinition
- getDataClass() - Method in class com.storedobject.core.ReportDefinition
- getDataClass() - Method in class com.storedobject.core.SerialConfigurator
- getDataClass() - Method in class com.storedobject.iot.UnitDefinition
- getDataClass() - Method in class com.storedobject.iot.ValueDefinition
- getDataClass() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the class of the object being edited.
- getDataClass() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the data class of the grid.
- getDataClass() - Method in class com.storedobject.vaadin.ObjectForm
-
Get the class of the object being edited.
- getDataClass(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
StoredObject
class value from the JSON request. - getDataClasses() - Static method in class com.storedobject.iot.MQTT
- getDataClassName() - Method in class com.storedobject.core.DataLogic
-
Gets Data Class Name.
- getDataClassName() - Method in class com.storedobject.core.PrintLogicDefinition
- getDataClassName() - Method in class com.storedobject.core.SerialConfigurator
- getDataClassName() - Method in class com.storedobject.iot.UnitDefinition
- getDataInput(File) - Static method in class com.storedobject.common.IO
-
Create a buffered data stream from the file
- getDataInput(String) - Static method in class com.storedobject.common.IO
-
Create a buffered data stream from the file
- getDataInput(Path) - Static method in class com.storedobject.common.IO
-
Create a buffered data stream from the file
- getDataLogic() - Method in class com.storedobject.core.ApplicableDataLogic
- getDataMatrix() - Method in class com.storedobject.ui.iot.ConsumptionList
- getDataOutput(File) - Static method in class com.storedobject.common.IO
-
Create a buffered data stream to write for the file
- getDataOutput(String) - Static method in class com.storedobject.common.IO
-
Create a buffered data stream to write for the file
- getDataOutput(Path) - Static method in class com.storedobject.common.IO
-
Create a buffered data stream to write for the path
- getDataProvider() - Method in class com.storedobject.ui.AbstractListProvider
- getDataProvider() - Method in class com.storedobject.ui.AbstractObjectForest
- getDataProvider() - Method in class com.storedobject.ui.AbstractTreeProvider
- getDataProvider() - Method in class com.storedobject.ui.DataGrid
- getDataProvider() - Method in class com.storedobject.ui.GridSearchField
- getDataProvider() - Method in class com.storedobject.ui.ObjectListGrid
- getDataProvider() - Method in class com.storedobject.ui.ObjectTree
- getDataProvider() - Method in interface com.storedobject.ui.util.ViewFilterSupport
- getDataProvider() - Method in class com.storedobject.vaadin.ListGrid
- getDataShadowStyle(boolean) - Method in class com.storedobject.chart.DataZoom
-
Get the style of the data shadow.
- getDataStatus() - Method in class com.storedobject.iot.DataSet.AbstractData
- getDataStatus() - Method in class com.storedobject.iot.DataSet.DataValue
- getDataStatus(int) - Method in class com.storedobject.iot.DataSet.AbstractData
- getDataType() - Method in class com.storedobject.chart.AbstractData
-
Get the data type.
- getDataType() - Method in interface com.storedobject.chart.AbstractDataProvider
-
Get the value type of the data.
- getDataType() - Method in class com.storedobject.chart.AbstractDataStream
- getDataType() - Method in class com.storedobject.chart.Axis
-
Get the data type of this axis.
- getDataType() - Method in class com.storedobject.chart.BasicDataProvider
- getDataType() - Method in class com.storedobject.chart.BasicInternalDataProvider
- getDataType() - Method in interface com.storedobject.chart.CategoryDataProvider
- getDataType() - Method in interface com.storedobject.chart.DataProvider
- getDataType() - Method in interface com.storedobject.chart.DateDataProvider
- getDataType() - Method in class com.storedobject.chart.FunctionData
-
Get the data type.
- getDataType() - Method in record class com.storedobject.chart.InternalData.WrappedDataProvider
- getDataType() - Method in class com.storedobject.chart.SerialData
- getDataType() - Method in class com.storedobject.chart.SerialDate
- getDataType() - Method in class com.storedobject.chart.SerialTime
- getDataType() - Method in interface com.storedobject.chart.TimeDataProvider
- getDataValidationHelper() - Method in class com.storedobject.office.od.ods.Sheet
- getDataValidations() - Method in class com.storedobject.office.od.ods.Sheet
- getDataValue(String) - Method in class com.storedobject.ui.JSONData
- getDataValue(String) - Method in interface com.storedobject.ui.XGrid.XData
- getDataValue(String) - Method in class com.storedobject.ui.XMLNodeData
- getDataValues() - Method in class com.storedobject.iot.DataSet.DataValues
- getDate() - Method in class com.storedobject.accounts.Invoice
- getDate() - Method in class com.storedobject.core.ApplicationServer
- getDate() - Method in class com.storedobject.core.Consignment
- getDate() - Method in interface com.storedobject.core.HasReference
- getDate() - Method in class com.storedobject.core.InventoryGRN
- getDate() - Method in class com.storedobject.core.InventoryLedger
- getDate() - Method in class com.storedobject.core.InventoryPO
- getDate() - Method in class com.storedobject.core.InventoryTransaction
-
Get the currently set date.
- getDate() - Method in class com.storedobject.core.InventoryTransfer
- getDate() - Method in class com.storedobject.core.JournalVoucher
-
Get the date of this JV.
- getDate() - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a date value from the JSON request assuming that the attribute name is "date".
- getDate() - Method in interface com.storedobject.core.LedgerEntry
-
Date of this entry.
- getDate() - Method in class com.storedobject.core.MaterialIssued
- getDate() - Method in class com.storedobject.core.MaterialRequest
- getDate() - Method in class com.storedobject.core.Memo
- getDate() - Method in class com.storedobject.core.Minutes
- getDate() - Method in class com.storedobject.core.PseudoTran
- getDate() - Method in class com.storedobject.core.Stock
- getDate() - Method in class com.storedobject.core.UnpostedJournal
- getDate() - Method in class com.storedobject.job.Log
- getDate(InventoryLedger) - Method in class com.storedobject.ui.inventory.ItemMovementView
- getDate(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a date value from the JSON request.
- getDateCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getDateFormat() - Method in class com.storedobject.core.ApplicationServer
- getDateFormat() - Method in interface com.storedobject.core.Device
- getDateFrom() - Method in class com.storedobject.core.SubscriptionItem
- getDateOfBirth() - Method in class com.storedobject.core.Person
-
Get the date of birth
- getDatePeriod() - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
DatePeriod
value from the JSON request assuming that "dateFrom" and "dateTo" are the names of the attributes. - getDateStyle() - Method in class com.storedobject.office.AbstractSpreadSheet
- getDateTimeStyle() - Method in class com.storedobject.office.AbstractSpreadSheet
- getDateTo() - Method in class com.storedobject.core.SubscriptionItem
- getDay() - Static method in class com.storedobject.common.DateUtility
- getDay() - Method in class com.storedobject.iot.DailyConsumption
-
Retrieves the day associated with this daily consumption instance.
- getDay() - Method in class com.storedobject.iot.DailyStatistics
-
Retrieves the day of the month represented by this instance.
- getDay(D) - Static method in class com.storedobject.common.DateUtility
- getDayOfYear(D) - Static method in class com.storedobject.common.DateUtility
-
Get the day of the year.
- getDays() - Method in class com.storedobject.iot.ControlSchedule
- getDays() - Method in class com.storedobject.job.MessageEscalation
- getDaysBitValues() - Static method in class com.storedobject.iot.ControlSchedule
- getDaysValue() - Method in class com.storedobject.iot.ControlSchedule
- getDaysValue(int) - Static method in class com.storedobject.iot.ControlSchedule
- getDBCondition() - Method in class com.storedobject.core.AbstractPeriod
- getDBCondition() - Method in class com.storedobject.ui.MonthField
- getDBCondition() - Method in class com.storedobject.ui.MonthPeriodField
- getDBCondition(TransactionManager) - Method in class com.storedobject.core.AbstractPeriod
- getDBTimeCondition() - Method in class com.storedobject.core.AbstractPeriod
- getDBTimeCondition(TransactionManager) - Method in class com.storedobject.core.AbstractPeriod
- getDBType() - Method in class com.storedobject.core.AbstractComputedInteger
- getDBType() - Method in class com.storedobject.core.ComputedInteger
- getDBType() - Method in class com.storedobject.core.ComputedMinute
- getDebit(JournalVoucher.Entry) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getDebit(LedgerEntry) - Method in class com.storedobject.ui.accounts.StatementView
- getDebugInfo() - Static method in class com.storedobject.core.SQLConnector
-
Get debug information on busy connections older than 5 minutes.
- getDebugInfo(int) - Static method in class com.storedobject.core.SQLConnector
-
Get debug information on busy connections.
- getDecimal() - Method in class com.storedobject.common.JSON
-
Get this as a
BigDecimal
value. - getDecimal(String) - Method in class com.storedobject.common.JSON
-
Get the value for the given key as a
BigDecimal
. - getDecimal(String, int) - Method in class com.storedobject.common.JSON
-
Retrieve the value for the given key and get the value from the given position as a
BigDecimal
from that value, assuming that value is an array type. - getDecimals() - Method in class com.storedobject.core.DecimalNumber
- getDecimals() - Method in class com.storedobject.core.Money
-
Gets the number of decimals.
- getDecimals() - Method in class com.storedobject.iot.ValueLimit
- getDecimals() - Method in class com.storedobject.ui.DecimalNumberField
- getDecimals() - Method in class com.storedobject.ui.RateField
- getDecimals() - Method in class com.storedobject.ui.util.AbstractQuantityField
- getDecimals() - Method in class com.storedobject.vaadin.BigDecimalField
-
Get the number of decimals allowed.
- getDecimals() - Method in class com.storedobject.vaadin.DoubleField
- getDecimals() - Method in class com.storedobject.vaadin.util.NumericField
-
Retrieves the number of decimal places allowed for the numeric field.
- getDeduct() - Method in class com.storedobject.core.LandedCostType
- getDeepFrozen() - Method in class com.storedobject.core.AccountChart
- getDefault() - Static method in class com.storedobject.core.ObjectPermission
- getDefault() - Static method in class com.storedobject.core.SystemUserGroup
- getDefault() - Static method in class com.storedobject.core.TaxRegion
- getDefaultCaption() - Method in class com.storedobject.vaadin.ActionForm
-
Get the default caption.
- getDefaultCaption() - Method in class com.storedobject.vaadin.InformationMessage
- getDefaultCategory() - Method in class com.storedobject.chart.GraphData
-
Retrieves the default category associated with the graph data.
- getDefaultCell() - Method in class com.storedobject.pdf.PDFTable
- getDefaultColor(int) - Static method in class com.storedobject.chart.SOChart
-
Get the default color used by the chart component.
- getDefaultColors() - Method in class com.storedobject.chart.SOChart
-
Get the list of default colors.
- getDefaultColumnWidth() - Method in class com.storedobject.office.od.ods.Sheet
- getDefaultCountry() - Static method in class com.storedobject.ui.Application
- getDefaultCurrency() - Static method in class com.storedobject.core.Money
-
Get the default currency.
- getDefaultCurrency() - Static method in class com.storedobject.core.SystemEntity
-
Get the default currency.
- getDefaultCurrency() - Static method in class com.storedobject.ui.Application
- getDefaultEntity(SystemUser) - Method in interface com.storedobject.core.Device
- getDefaultEntity(SystemUser) - Method in class com.storedobject.tools.SystemDevice
- getDefaultLegend() - Method in class com.storedobject.chart.SOChart
-
Get the default legend.
- getDefaultLength() - Method in class com.storedobject.vaadin.BigDecimalField
- getDefaultLength() - Method in class com.storedobject.vaadin.DoubleField
- getDefaultLength() - Method in class com.storedobject.vaadin.IntegerField
- getDefaultLength() - Method in class com.storedobject.vaadin.LongField
- getDefaultLength() - Method in class com.storedobject.vaadin.util.NumericField
-
Retrieves the default length for the numeric field.
- getDefaultNoLabel() - Method in class com.storedobject.vaadin.ActionForm
-
Get the default "No" label.
- getDefaultPaperSize() - Method in class com.storedobject.core.ReportFormat
-
Get the default paper size.
- getDefaultPaperSizeValue() - Method in class com.storedobject.core.ReportFormat
-
Get the paper size value name for this instance.
- getDefaultPaperSizeValue(int) - Static method in class com.storedobject.core.ReportFormat
-
Get the paper size value name for the given value.
- getDefaultPaperSizeValues() - Static method in class com.storedobject.core.ReportFormat
-
Get the supported paper size value names.
- getDefaultRowHeight() - Method in class com.storedobject.office.od.ods.Sheet
- getDefaultRowHeightInPoints() - Method in class com.storedobject.office.od.ods.Sheet
- getDefaultTextStyle() - Method in class com.storedobject.chart.SOChart
-
Get the default text style.
- getDefaultThemes() - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
Get the default themes to be set.
- getDefaultTooltip() - Method in class com.storedobject.chart.SOChart
-
Get the default tooltip.
- getDefaultUserCurrency() - Static method in class com.storedobject.core.Money
-
Gets the default currency for the library user when SO Platform is not active.
- getDefaultValue(String) - Static method in class com.storedobject.tools.ColumnDefinition
- getDefaultYesLabel() - Method in class com.storedobject.vaadin.ActionForm
-
Get the default "Yes" label.
- getDefaultYesLabel() - Method in class com.storedobject.vaadin.InformationMessage
- getDefinedColumnCount() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the number of columns that are already defined/created.
- getDefinition() - Method in class com.storedobject.ui.ObjectList
-
Get the definition associated with this list.
- getDelay() - Method in class com.storedobject.job.Schedule
- getDelegatedLoader() - Method in class com.storedobject.ui.AbstractObjectForest
- getDelegatedLoader() - Method in class com.storedobject.ui.EditableObjectGrid
- getDelegatedLoader() - Method in class com.storedobject.ui.ObjectComboField
- getDelegatedLoader() - Method in class com.storedobject.ui.ObjectListField
- getDelegatedLoader() - Method in class com.storedobject.ui.ObjectListGrid
- getDelegatedLoader() - Method in interface com.storedobject.ui.ObjectLoader
- getDelegatedLoader() - Method in class com.storedobject.ui.ObjectTree
- getDeleted(Id) - Static method in class com.storedobject.core.StoredObject
-
Get the deleted instance.
- getDeleted(Class<T>, Id) - Static method in class com.storedobject.core.StoredObject
-
Get the deleted instance.
- getDelivered() - Method in class com.storedobject.sms.SMSMessage
- getDelivery() - Method in class com.storedobject.core.MessageTemplate
- getDeliveryCost(T) - Method in class com.storedobject.job.MessageSender
-
Get the number of credits required to deliver this message.
- getDeliveryValue() - Method in class com.storedobject.core.MessageTemplate
- getDeliveryValue(int) - Static method in class com.storedobject.core.MessageTemplate
- getDeliveryValues() - Static method in class com.storedobject.core.MessageTemplate
- getDependentView() - Method in class com.storedobject.ui.ObjectField
- getDependentView() - Method in class com.storedobject.ui.ObjectFormField
- getDependentView() - Method in class com.storedobject.ui.ObjectLinkField
- getDependentView() - Method in class com.storedobject.ui.util.ExtraInfoField
- getDependentView() - Method in interface com.storedobject.vaadin.ViewDependent
-
Get the dependent view.
- getDescription() - Method in class com.storedobject.calendar.Entry
- getDescription() - Method in class com.storedobject.core.AbstractCheckListItem
- getDescription() - Method in class com.storedobject.core.AbstractServiceItemType
- getDescription() - Method in class com.storedobject.core.CheckListTemplateItem
- getDescription() - Method in class com.storedobject.core.GlobalProperty
- getDescription() - Method in class com.storedobject.core.ReportDefinition
- getDescription() - Method in class com.storedobject.core.SerialPattern
- getDescription() - Method in class com.storedobject.core.ServerInformation
- getDescription() - Method in class com.storedobject.core.UIAction
- getDescription() - Method in class com.storedobject.job.Schedule
- getDescription() - Method in class com.storedobject.ui.iot.ConsumptionList
- getDestinationNode() - Method in class com.storedobject.chart.GraphData.Edge
-
Retrieves the destination node of this edge.
- getDetailComponent() - Method in class com.storedobject.ui.AbstractObjectField
- getDetailComponent() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getDetailComponent() - Method in class com.storedobject.ui.ObjectCodeField
- getDetailComponent() - Method in class com.storedobject.ui.ObjectComboField
- getDetailComponent() - Method in class com.storedobject.ui.ObjectField
- getDetailComponent() - Method in class com.storedobject.ui.ObjectFormField
- getDetailComponent() - Method in class com.storedobject.ui.ObjectListField
- getDetailComponent() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the component that is currently displaying details of the object value.
- getDetailComponent() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- getDetailComponent() - Method in interface com.storedobject.ui.util.DelegatedObjectInput
- getDetails() - Method in class com.storedobject.core.FileData
- getDeveloper() - Method in class com.storedobject.core.DeveloperLog
- getDeveloperId() - Method in class com.storedobject.core.DeveloperLog
- getDevice() - Method in class com.storedobject.core.ApplicationServer
- getDevice() - Method in class com.storedobject.core.DeviceLayout
- getDevice() - Method in class com.storedobject.core.Logic
- getDevice() - Method in class com.storedobject.core.TransactionManager
- getDevice() - Method in class com.storedobject.job.Job
-
Get the device associated with this Job.
- getDevice() - Method in class com.storedobject.job.Schedule
- getDevice() - Method in class com.storedobject.office.AbstractSpreadSheet
- getDevice() - Method in class com.storedobject.office.ExcelReport
- getDevice() - Method in class com.storedobject.office.IteratorODTReport
- getDevice() - Method in class com.storedobject.office.ODSReport
- getDevice() - Method in class com.storedobject.office.ODT
- getDevice() - Method in class com.storedobject.office.ODTReport
- getDevice() - Method in class com.storedobject.office.TextReport
- getDevice() - Method in class com.storedobject.pdf.PDF
- getDevice() - Method in class com.storedobject.pdf.PDFReport
-
Get the device on which content will be rendered on.
- getDeviceBitValues() - Static method in class com.storedobject.core.DeviceLayout
- getDeviceBitValues() - Static method in class com.storedobject.core.Logic
- getDeviceHeight() - Method in interface com.storedobject.core.Device
- getDeviceHeight() - Method in class com.storedobject.tools.AbstractJSONService
- getDeviceHeight() - Method in class com.storedobject.tools.SystemDevice
- getDeviceHeight() - Method in class com.storedobject.vaadin.Application
-
Get the device (browser) height.
- getDeviceHeight() - Method in class com.storedobject.vaadin.ApplicationView
-
Get the device (browser) height.
- getDeviceLayout() - Method in interface com.storedobject.core.Device
- getDeviceLayout() - Method in class com.storedobject.tools.SystemDevice
- getDeviceLayout() - Method in class com.storedobject.ui.Application
- getDeviceName() - Method in class com.storedobject.core.WebBiometric
- getDeviceType() - Method in interface com.storedobject.core.Device
- getDeviceType() - Method in class com.storedobject.job.Scheduler
- getDeviceType() - Method in class com.storedobject.tools.AbstractJSONService
- getDeviceType() - Method in class com.storedobject.tools.DeveloperService
- getDeviceType() - Method in class com.storedobject.tools.TestDevice
- getDeviceType() - Method in class com.storedobject.ui.Application
- getDeviceValue() - Method in class com.storedobject.core.DeviceLayout
- getDeviceValue() - Method in class com.storedobject.core.Logic
- getDeviceValue(int) - Static method in class com.storedobject.core.DeviceLayout
- getDeviceValue(int) - Static method in class com.storedobject.core.Logic
- getDeviceWidth() - Method in interface com.storedobject.core.Device
- getDeviceWidth() - Method in class com.storedobject.tools.AbstractJSONService
- getDeviceWidth() - Method in class com.storedobject.tools.SystemDevice
- getDeviceWidth() - Method in class com.storedobject.vaadin.Application
-
Get the device (browser) width.
- getDeviceWidth() - Method in class com.storedobject.vaadin.ApplicationView
-
Get the device (browser) width.
- getDimensions() - Method in class com.storedobject.core.ConsignmentPacket
- getDirectory() - Method in class com.storedobject.common.SystemProcess
-
Retrieves the current working directory for the process execution.
- getDisabled() - Method in class com.storedobject.core.WebBiometric
- getDisableLogin() - Method in class com.storedobject.core.LoginMessage
- getDisplayColumns() - Method in class com.storedobject.core.UIMetadata
- getDisplayColumns() - Method in class com.storedobject.tools.TableDefinition
- getDisplayDetail() - Method in class com.storedobject.ui.AbstractObjectField
- getDisplayDetail() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getDisplayDetail() - Method in class com.storedobject.ui.ObjectCodeField
- getDisplayDetail() - Method in class com.storedobject.ui.ObjectComboField
- getDisplayDetail() - Method in class com.storedobject.ui.ObjectField
- getDisplayDetail() - Method in class com.storedobject.ui.ObjectFormField
- getDisplayDetail() - Method in class com.storedobject.ui.ObjectListField
- getDisplayDetail() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the consumer that is currently consuming details of the object value.
- getDisplayDetail() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- getDisplayDetail() - Method in interface com.storedobject.ui.util.DelegatedObjectInput
- getDisplayFields() - Method in class com.storedobject.core.AuditTrailConfiguration
- getDisplayGuts() - Method in class com.storedobject.office.od.ods.Sheet
- getDisplayName() - Method in class com.storedobject.core.UIFieldMetadata
- getDisplayOrder() - Method in class com.storedobject.core.AbstractCheckListItem
- getDisplayOrder() - Method in class com.storedobject.core.AttachmentDefinition
- getDisplayOrder() - Method in class com.storedobject.core.CheckListTemplateItem
- getDisplayOrder() - Method in class com.storedobject.core.ContactType
- getDisplayOrder() - Method in interface com.storedobject.core.DisplayOrder
- getDisplayOrder() - Method in class com.storedobject.core.ExtraInfoDefinition
- getDisplayOrder() - Method in class com.storedobject.core.InventoryAssembly
- getDisplayOrder() - Method in class com.storedobject.core.LandedCostType
- getDisplayOrder() - Method in class com.storedobject.core.Logic
- getDisplayOrder() - Method in class com.storedobject.core.LogicGroup
- getDisplayOrder() - Method in class com.storedobject.core.ModuleLogic
- getDisplayOrder() - Method in class com.storedobject.core.ReportColumnDefinition
- getDisplayOrder() - Method in class com.storedobject.core.TaxType
- getDisplayOrder() - Method in class com.storedobject.core.UnpostedJournalEntry
- getDisplayOrder() - Method in class com.storedobject.tools.ColumnDefinition
- getDisplayOrder() - Method in class com.storedobject.tools.LinkDefinition
- getDisplayOrder() - Method in class com.storedobject.ui.util.ExtraInfo
- getDisplayOrderGap() - Method in interface com.storedobject.core.DisplayOrder
- getDisplayVersion() - Method in class com.storedobject.ui.Application
- getDistinguishedName() - Method in class com.storedobject.common.LDAP.User
- getDistrict() - Method in class com.storedobject.common.INAddress
- getDistrict() - Method in class com.storedobject.common.PKAddress
- getDistrictName() - Method in class com.storedobject.common.INAddress
- getDistrictName() - Method in class com.storedobject.common.PKAddress
- getDistricts(int) - Static method in class com.storedobject.common.INAddress
- getDistricts(int) - Static method in class com.storedobject.common.PKAddress
- getDivisions() - Method in class com.storedobject.chart.Axis.MinorTicks
-
Get a number of divisions.
- getDocument() - Method in class com.storedobject.common.XML
-
Retrieves the document.
- getDomain() - Static method in class com.storedobject.ui.util.SOServlet
- getDouble(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
Double
value from the JSON request. - getDPIX() - Method in class com.storedobject.pdf.PDFImage
- getDPIY() - Method in class com.storedobject.pdf.PDFImage
- getDrawerToggle() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the drawer-toggle button.
- getDrawingPatriarch() - Method in class com.storedobject.office.od.ods.Sheet
- getDriverIdentifier() - Method in interface com.storedobject.core.Device
- getDriverIdentifier() - Method in class com.storedobject.tools.DeveloperService
- getDriverIdentifier() - Method in class com.storedobject.tools.SystemDevice
- getDriverIdentifier() - Method in class com.storedobject.ui.Application
- getDuplicate(Function<T, R>) - Method in interface com.storedobject.core.EditableList
-
Get a duplicate entry.
- getDuration() - Method in class com.storedobject.chart.AbstractTask
-
Duration.
- getDuration() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
- getDuration() - Method in class com.storedobject.chart.ActivityList.ProjectActivity
-
Get the duration.
- getDuration() - Method in class com.storedobject.chart.Project.ProjectTask
-
Get the duration.
- getDuration() - Method in class com.storedobject.chart.Project.Task
- getDuration() - Method in class com.storedobject.chart.Project.TaskGroup
- getDurationType() - Method in class com.storedobject.chart.AbstractProject
-
Get the duration type of this project.
- getEcdaaKeyId() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getEconomicOrderQuantity() - Method in class com.storedobject.core.InventoryItemType
- getEdgeEndSymbol() - Method in class com.storedobject.chart.GraphData
-
Retrieves the symbol representing the end of an edge in the graph.
- getEdgeLabel(boolean) - Method in class com.storedobject.chart.SankeyChart
-
Get the label for the edges.
- getEdgeLength() - Method in class com.storedobject.chart.GraphData.Force
-
Retrieves the edge length value.
- getEdges() - Method in class com.storedobject.chart.SankeyData
- getEdges() - Method in interface com.storedobject.chart.SankeyDataProvider
-
Get the edges.
- getEdgeStartSymbol() - Method in class com.storedobject.chart.GraphData
-
Returns the symbol representing the start of an edge in the graph.
- getEditability() - Method in class com.storedobject.core.UIFieldMetadata
- getEditable() - Method in class com.storedobject.calendar.Entry
- getEditableList() - Method in class com.storedobject.ui.AbstractEditableGrid
-
Get the editable list maintained by this grid.
- getEditableList() - Method in interface com.storedobject.ui.LinkValue
- getEditingItem() - Method in class com.storedobject.ui.EditableGrid
-
Get the item being currently edited.
- getEditingItem() - Method in class com.storedobject.ui.EditableObjectGrid
- getEditingItem() - Method in class com.storedobject.ui.ObjectBrowser
- getEffectiveAmount() - Method in class com.storedobject.core.LandedCost
- getEffectiveCondition(String) - Method in interface com.storedobject.core.FilterMethods
-
Get the "effective" filter condition that must be applied for loading.
- getEffectiveCondition(String) - Method in class com.storedobject.ui.ObjectForestProvider
- getEffectiveCondition(String) - Method in class com.storedobject.ui.ObjectListProvider
- getEffectiveCondition(String) - Method in interface com.storedobject.ui.ObjectLoader
- getEffectiveCondition(String) - Method in class com.storedobject.ui.ObjectTreeProvider
- getEffectiveDate() - Method in class com.storedobject.core.CurrencyRate
-
Get the effective date
- getEffectiveFrom() - Method in class com.storedobject.core.ExchangeRate
- getEffectiveFrom() - Method in class com.storedobject.core.TaxRate
- getEffectiveFrom() - Method in class com.storedobject.iot.ResourceCost
- getEmail() - Method in class com.storedobject.accounts.AccountEntity
- getEmail() - Method in interface com.storedobject.core.HasContacts
-
Get the email address.
- getEmail() - Method in interface com.storedobject.core.IdentityCheck
-
Get the email of this user.
- getEmail() - Method in class com.storedobjects.crm.Inquiry
- getEmail(String) - Method in interface com.storedobject.core.HasContacts
-
Get the address.
- getEmbeddedView() - Method in class com.storedobject.vaadin.View
-
Get the embedded view of this view.
- getEmirate() - Method in class com.storedobject.common.AEAddress
- getEmirateName() - Method in class com.storedobject.common.AEAddress
- getEmirates() - Static method in class com.storedobject.common.AEAddress
- getEmphasis(boolean) - Method in class com.storedobject.chart.Chart
-
Get the Emphasis effect of the chart.
- getEmphasis(boolean) - Method in class com.storedobject.chart.ComposedPart
- getEmphasis(boolean) - Method in interface com.storedobject.chart.HasEmphasis
-
Get the instance of this property.
- getEmptyAllowed() - Method in class com.storedobject.tools.ColumnDefinition
- getEmptyTextValue() - Method in class com.storedobject.core.converter.DaysValueConverter
- getEmptyTextValue() - Method in class com.storedobject.core.converter.MinutesValueConverter
- getEmptyTextValue() - Method in class com.storedobject.core.converter.SecondsValueConverter
- getEmptyTextValue() - Method in class com.storedobject.core.converter.ValueConverter
- getEmptyValue() - Method in class com.storedobject.core.converter.ValueConverter
- getEmptyValue() - Method in class com.storedobject.ui.ComputedDateField
- getEmptyValue() - Method in class com.storedobject.ui.MoneyField
- getEmptyValue() - Method in class com.storedobject.vaadin.ComboField
- getEmptyValue() - Method in class com.storedobject.vaadin.util.BasicComboList
-
Returns the default empty value for the component.
- getEmptyValue() - Method in class com.storedobject.vaadin.util.IP6AddressTextField
- getEmptyValue() - Method in class com.storedobject.vaadin.util.IPAddressTextField
- getEmptyValue() - Method in class com.storedobject.vaadin.util.MACAddressTextField
- getEncryptionSecret() - Method in class com.storedobject.core.AutoLogin
- getEncryptionType() - Method in class com.storedobject.mail.MailSender
- getEncryptionTypeValue() - Method in class com.storedobject.mail.MailSender
- getEncryptionTypeValue(int) - Static method in class com.storedobject.mail.MailSender
- getEncryptionTypeValues() - Static method in class com.storedobject.mail.MailSender
- getEncryptKey() - Method in class com.storedobject.tools.ColumnDefinition
- getEnd() - Method in class com.storedobject.chart.AbstractDataZoom
-
The end percentage of the window out of the data extent, in the range of 0 ~ 100.
- getEnd() - Method in class com.storedobject.chart.AbstractProject
-
Get the project end.
- getEnd() - Method in class com.storedobject.chart.AbstractTask
-
Get the end.
- getEnd() - Method in class com.storedobject.chart.ActivityList
- getEnd() - Method in class com.storedobject.chart.ActivityList.ProjectActivity
-
Get the end.
- getEnd() - Method in class com.storedobject.chart.Project
- getEnd() - Method in class com.storedobject.chart.Project.ProjectTask
-
Get the end.
- getEndAngle() - Method in class com.storedobject.chart.ArcPart
-
Get the ending angle.
- getEndDate() - Method in class com.storedobject.calendar.Entry
- getEndingSide() - Method in class com.storedobject.chart.MarkArea.Block
-
Get the ending side.
- getEndOfFinancialYear() - Method in class com.storedobject.core.SystemEntity
-
Get the ending date of the financial year
- getEndOfFinancialYear(Date) - Method in class com.storedobject.core.SystemEntity
-
Get the ending date of the financial year for the given date
- getEndTime() - Method in class com.storedobject.calendar.Entry
- getEndTime() - Method in class com.storedobject.iot.DataSet.DataValues
- getEndTimeConverter() - Static method in class com.storedobject.calendar.Entry
- getEndTimeValue() - Method in class com.storedobject.calendar.Entry
- getEndTimeValue(int) - Static method in class com.storedobject.calendar.Entry
- getEndUserMessage() - Method in interface com.storedobject.common.EndUserMessage
-
Get the message.
- getEndUserMessage() - Method in exception class com.storedobject.common.SOException
- getEndUserMessage() - Method in exception class com.storedobject.common.SORuntimeException
- getEndUserMessage() - Method in exception class com.storedobject.core.Database_Message
- getEndUserMessage() - Method in exception class com.storedobject.core.Invalid_Value
- getEndUserMessage() - Method in exception class com.storedobject.core.Set_Not_Allowed
- getEndUserMessage() - Method in exception class com.storedobject.job.MessageGroup.NOT_FOUND
- getEndValue() - Method in class com.storedobject.chart.AbstractDataZoom
-
The absolute end value of the window.
- getEnteredBy() - Method in class com.storedobject.core.MemoComment
- getEnteredById() - Method in class com.storedobject.core.MemoComment
- getEntity() - Method in class com.storedobject.accounts.BusinessEntity
-
Retrieves the entity associated with this account entity.
- getEntity() - Method in class com.storedobject.accounts.EntityAccount
-
Retrieves the associated entity for this EntityAccount.
- getEntity() - Method in interface com.storedobject.core.ContentProducer
- getEntity() - Method in class com.storedobject.core.EntityRole
-
Same as
EntityRole.getOrganization()
. - getEntity() - Method in class com.storedobject.core.InventoryVirtualLocation
- getEntity() - Method in class com.storedobject.core.ReportFormat
-
Get the entity
Id
for which this "report format" definition is applicable. - getEntity() - Method in class com.storedobject.core.SystemEntity
-
Gets the entity of this System Entity
- getEntity() - Method in class com.storedobject.core.TransactionManager
- getEntity() - Method in class com.storedobject.office.ExcelReport
- getEntity() - Method in class com.storedobject.office.ODSReport
- getEntity() - Method in class com.storedobject.office.ODTReport
- getEntity() - Method in class com.storedobject.office.TextReport
- getEntity() - Method in class com.storedobject.pdf.PDF
-
Get the entity (If the entity can not be identified from "Transaction Manager" or "Entity", then, null is returned.
- getEntityAccountClass() - Method in class com.storedobject.accounts.AccountConfiguration
- getEntityAccountClassName() - Method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the entity account class name.
- getEntityFilter(SystemEntity, String) - Method in interface com.storedobject.ui.ObjectGridData
- getEntityId() - Method in class com.storedobject.accounts.BusinessEntity
-
Retrieves the ID of the business entity.
- getEntityId() - Method in class com.storedobject.accounts.EntityAccount
-
Returns the entity Id.
- getEntityId() - Method in class com.storedobject.core.EntityRole
-
Same as
EntityRole.getOrganizationId()
. - getEntityId() - Method in class com.storedobject.core.InventoryBin
- getEntityId() - Method in class com.storedobject.core.InventoryCustodyLocation
- getEntityId() - Method in class com.storedobject.core.InventoryFitmentPosition
- getEntityId() - Method in class com.storedobject.core.InventoryLocation
- getEntityId() - Method in class com.storedobject.core.InventoryVirtualLocation
- getEntityId() - Method in class com.storedobject.core.ReportFormat
-
Get the entity
Id
for which this "report format" definition is applicable. - getEntityId() - Method in class com.storedobject.core.SystemEntity
-
Gets the Id of the entity.
- getEntityLocation() - Method in class com.storedobject.pdf.PDF
-
Get the location of the entity (If the entity can not be identified from "Transaction Manager" or "Entity", then, a blank String is returned.
- getEntityName() - Method in class com.storedobject.pdf.PDF
-
Get the name of the entity (If the entity can not be identified from "Transaction Manager" or "Entity", then, a blank String is returned.
- getEntries() - Method in class com.storedobject.core.LedgerWindow
-
Get the list containing the ledger entries.
- getEntry(int) - Method in class com.storedobject.core.JournalVoucher
-
Get the entry at a specific index.
- getEntryCount() - Method in class com.storedobject.core.JournalVoucher
-
Get the entry count of this JV.
- getEntrySerial() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the serial number of this entry in the JV.
- getEntrySerial() - Method in interface com.storedobject.core.LedgerEntry
-
Get the entry serial number.
- getEntrySerial() - Method in class com.storedobject.core.TransactionValueDate
- getEntrySerial() - Method in class com.storedobject.core.UnpostedJournalEntry
- getEnvironment() - Method in class com.storedobject.common.SystemProcess
-
Retrieves the environment variables associated with the system process.
- getEnvironment() - Method in class com.storedobject.vaadin.Application
-
Get the current "application environment".
- getEpoch() - Method in class com.storedobject.ui.DatePeriodField
-
Get the current epoch value.
- getEpoch() - Method in class com.storedobject.ui.TimestampField
-
Get the current epoch value.
- getEpoch() - Method in class com.storedobject.ui.TimestampPeriodField
-
Get the current epoch value.
- getEpoch() - Method in class com.storedobject.vaadin.DateField
-
Get the current epoch value.
- getEpoch() - Method in class com.storedobject.vaadin.LegacyDateField
-
Get the current epoch value.
- getError() - Method in class com.storedobject.client.Client
-
Get the current error if any.
- getError() - Method in class com.storedobject.common.ErrorText
- getError() - Method in class com.storedobject.common.SystemProcess
-
Retrieves the error message generated during the execution of the process.
- getError() - Method in class com.storedobject.core.AbstractTransaction
-
Gets the current error in Transaction.
- getError() - Method in interface com.storedobject.core.ContentProducer
-
Get the current error (set via
ContentProducer.abort(Throwable)
). - getError() - Method in exception class com.storedobject.core.Error_Running_SQL
- getError() - Method in class com.storedobject.core.Message
-
Get the current error value.
- getError() - Method in class com.storedobject.core.RawSQL
- getError() - Method in class com.storedobject.core.StreamContentProducer
- getError() - Method in interface com.storedobject.core.Transaction
-
Gets the current error in Transaction.
- getError() - Method in class com.storedobject.mail.Error
- getErrorCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getErrorDisplay() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the current error display of the form.
- getErrorDisplay() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the current error display of the form.
- getErrorDisplay() - Method in class com.storedobject.vaadin.util.Data
-
Get the current error display.
- getErrorMessageCount() - Static method in class com.storedobject.iot.MQTT
- getErrorObject() - Method in class com.storedobject.common.ErrorText
- getErrorValue() - Method in class com.storedobject.mail.Mail
-
Retrieves the error value associated with the current object's error property.
- getErrorValue() - Method in class com.storedobject.sms.SMSMessage
- getErrorValue() - Method in class com.storedobject.telegram.Telegram
- getErrorValue(int) - Static method in class com.storedobject.mail.Mail
-
Retrieves a specific error value from the predefined error values array based on the provided input value.
- getErrorValue(int) - Static method in class com.storedobject.sms.SMSMessage
- getErrorValue(int) - Static method in class com.storedobject.telegram.Telegram
- getErrorValues() - Static method in class com.storedobject.mail.Mail
-
Retrieves the array of error values associated with the mail.
- getErrorValues() - Static method in class com.storedobject.sms.SMSMessage
- getErrorValues() - Static method in class com.storedobject.telegram.Telegram
- getEscalateTo() - Method in class com.storedobject.job.MessageEscalation
- getEscalateToId() - Method in class com.storedobject.job.MessageEscalation
- getEventGroup(int) - Method in class com.storedobject.chart.ActivityList
-
Get the
ActivityList.ActivityGroup
of thisActivityList
. - getEveryday() - Method in class com.storedobject.iot.FullConsumption
- getExact(String) - Static method in class com.storedobject.core.SystemUser
- getExcelCell(int, int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Get the name of the Excel cell address for the given data row.
- getExcelColumn(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Get the column name of the Excel cell address for the given data row.
- getExcelInBrowse() - Method in class com.storedobject.core.UIMetadata
- getExcelRow(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Get the Excel row number for the given data row.
- getException() - Method in class com.storedobject.common.HTTP2.Builder
- getException() - Method in class com.storedobject.common.StringCollector
-
Retrieves the exception that occurred during the reading process, if any.
- getException() - Method in exception class com.storedobject.core.Error_Running_SQL
- getException() - Method in class com.storedobject.mail.Sender.Debugger
- getException() - Method in class com.storedobject.office.ODT
- getException(String) - Method in class com.storedobject.core.SQLConnector
-
Gets an equivalent exception from the StoredObject system.
- getExchangeRate() - Method in class com.storedobject.accounts.Invoice
- getExchangeRate(Currency) - Method in class com.storedobject.core.Money
-
Gets the exchange rate (average of selling rate and buying rate).
- getExchangeRate(Currency, SystemEntity) - Method in class com.storedobject.core.Money
-
Gets the exchange rate (average of selling rate and buying rate).
- getExchangeRate(Currency, Currency) - Static method in class com.storedobject.core.Money
-
Gets the exchange rate (average of selling rate and buying rate).
- getExchangeRate(Currency, Currency, SystemEntity) - Static method in class com.storedobject.core.Money
-
Gets the exchange rate (average of selling rate and buying rate).
- getExecutable() - Method in class com.storedobject.core.Logic
- getExecutable() - Method in exception class com.storedobject.core.LogicRedirected
-
Get the alternate logic of the original logic.
- getExistsCondition(Class<O>, String) - Static method in class com.storedobject.core.QueryBuilder
-
Create an "exists condition" that can be used for retrieving or querying
StoredObject
instances. - getExistsCondition(Class<O>, String) - Static method in class com.storedobject.core.StoredObject
-
Deprecated.You may use
QueryBuilder.getExistsCondition(Class, String)
- getExistsCondition(Class<O>, String, String) - Static method in class com.storedobject.core.QueryBuilder
-
Create an "exists condition" that can be used for retrieving or querying
StoredObject
instances. - getExistsCondition(Class<O>, String, String) - Static method in class com.storedobject.core.StoredObject
-
Deprecated.
- getExitSite() - Method in class com.storedobject.core.BrowserDeviceLayout
- getExitSite() - Method in interface com.storedobject.core.IdentityCheck
-
Get the site to go when password is successfully set.
- getExitValue() - Method in class com.storedobject.common.SystemProcess
-
Retrieves the exit value of the last executed system process.
- getExpiry() - Method in class com.storedobject.core.Document
- getExpiry() - Method in class com.storedobject.core.PIN
- getExpiryApplicable() - Method in class com.storedobject.core.DocumentType
- getExpiryDate() - Method in class com.storedobject.core.FileData
- getExpiryDays() - Method in class com.storedobject.core.PasswordPolicy
- getExt() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- getExternalUser() - Method in class com.storedobject.core.ExternalSystemUser
- getExtraAxisLabel(AbstractTask) - Method in class com.storedobject.chart.AbstractProject
-
Get the extra axis label for the task/activity.
- getExtraAxisLabel(AbstractTask) - Method in class com.storedobject.chart.ActivityList
- getExtraAxisLabel(AbstractTask) - Method in class com.storedobject.chart.Project
-
Get the extra axis label for the task.
- getExtraAxisLabel(ActivityList.ActivityGroup) - Method in class com.storedobject.chart.ActivityList
- getExtraCaptions() - Method in class com.storedobject.report.ObjectList
- getExtraCaptions() - Method in class com.storedobject.report.ObjectListExcel
- getExtraCondition() - Method in class com.storedobject.report.ObjectList
- getExtraCondition() - Method in interface com.storedobject.report.ObjectLister
- getExtraCondition() - Method in class com.storedobject.report.ObjectListExcel
- getExtraCondition() - Method in class com.storedobject.ui.ObjectList
-
Specify extra condition to be applied while retrieving the data.
- getExtraConstructors() - Method in class com.storedobject.tools.TableDefinition
- getExtraData() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Returns the extra data associated with this entry.
- getExtraData() - Method in class com.storedobject.core.UnpostedJournalEntry
- getExtraFields() - Method in class com.storedobject.core.ClassAttribute
-
Get extra fields of this.
- getExtraFontSize() - Method in class com.storedobject.chart.AbstractProject
-
Get the font-size used to render the extra information of group.
- getExtraFontSize() - Method in class com.storedobject.chart.AbstractTask
-
Get the font-size used to render the extra information of a group (Applicable only if this is a group).
- getExtraImports() - Method in class com.storedobject.tools.TableDefinition
- getExtraInfo() - Method in class com.storedobject.chart.AbstractTask
-
Get the extra information associated with this.
- getExtraInfo() - Method in class com.storedobject.core.ClassAttribute
- getExtraInfoClass() - Method in class com.storedobject.core.ExtraInfoDefinition
- getExtraInfoClassName() - Method in class com.storedobject.core.ExtraInfoDefinition
- getExtraInfoField() - Method in class com.storedobject.ui.ObjectEditor
-
Get the extra info field if exists.
- getExtraInformation() - Method in class com.storedobject.core.UnpostedJournal
- getExtraLines() - Method in class com.storedobject.common.Address
-
Get the number of extra lines.
- getExtraLines() - Method in class com.storedobject.common.AEAddress
- getExtraLines() - Method in class com.storedobject.common.GBAddress
- getExtraLines() - Method in class com.storedobject.common.INAddress
- getExtraLines() - Method in class com.storedobject.common.LKAddress
- getExtraLines() - Method in class com.storedobject.common.MYAddress
- getExtraLines() - Method in class com.storedobject.common.PKAddress
- getExtraLines() - Method in class com.storedobject.common.SGAddress
- getExtraLines() - Method in class com.storedobject.common.USAddress
- getExtraLines() - Method in class com.storedobject.common.XXAddress
- getExtraMethods() - Method in class com.storedobject.tools.TableDefinition
- getExtraParagraphSpace() - Method in class com.storedobject.pdf.PDFCell
-
Get the extra space between paragraphs.
- getFailureMessage() - Method in interface com.storedobject.core.IdentityCheck
-
Get the message to be shown when a "password change" fails.
- getFamily() - Method in class com.storedobject.chart.Font
-
Get font-family.
- getFamily() - Method in class com.storedobject.core.ClassAttribute
- getFamily() - Method in class com.storedobject.pdf.PDFFont
-
Get the font family.
- getFamily(String) - Static method in class com.storedobject.pdf.PDFFont
-
Get the font family for the given name.
- getFamilyName() - Method in class com.storedobject.pdf.PDFFont
-
Get the font family name.
- getFault() - Method in class com.storedobject.common.SOAP
-
Get the SOAP Fault node (Available when response is received).
- getFault(JSON) - Static method in class com.storedobject.client.Client
-
Extract fault if any from the given JSON object.
- getFemale() - Method in class com.storedobject.ui.tools.ManageSalutation.Salutation
- getField() - Method in class com.storedobject.ui.AbstractLinkGrid
- getField() - Method in class com.storedobject.ui.DecimalNumberField
- getField() - Method in interface com.storedobject.ui.LinkGrid
- getField() - Method in interface com.storedobject.ui.LinkValue
- getField() - Method in class com.storedobject.ui.ObjectField
-
Get the internal field.
- getField() - Method in class com.storedobject.ui.RateField
- getField() - Method in class com.storedobject.ui.TimestampField
- getField() - Method in class com.storedobject.ui.util.ComputedField
- getField() - Method in class com.storedobject.vaadin.CustomTextField
-
Get the internal text field that represents the value of the field.
- getField() - Method in class com.storedobject.vaadin.DateField
- getField() - Method in class com.storedobject.vaadin.TranslatedField
-
Get the embedded field.
- getField(int) - Method in class com.storedobject.vaadin.CompoundField
-
Get a field from this.
- getField(String) - Method in class com.storedobject.ui.AbstractEditableGrid
-
Get the field for the given column name.
- getField(String) - Method in class com.storedobject.ui.EditableGrid
- getField(String) - Method in class com.storedobject.ui.EditableObjectGrid
- getField(String) - Method in class com.storedobject.ui.ObjectEditor
- getField(String) - Method in class com.storedobject.ui.tools.PermissionEditor
- getField(String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get a field associated with a field name.
- getField(String) - Method in class com.storedobject.vaadin.AbstractForm
-
Get a field associated with a field name.
- getField(String) - Method in class com.storedobject.vaadin.util.Data
-
Get the field for the given field name.
- getFieldCount() - Method in class com.storedobject.vaadin.util.Data
-
Get the number of fields.
- getFieldCreator() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the "field creator" for this form.
- getFieldGetMethod(String) - Method in class com.storedobject.ui.util.SOFieldCreator
- getFieldGetMethod(String) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- getFieldGetMethod(String) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the field's "get" method.
- getFieldGetMethod(String) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get the "getXXX" method for a given field name.
- getFieldGetMethod(String) - Method in class com.storedobject.vaadin.ObjectForm
-
Get the field's "get" method.
- getFieldGetMethods() - Method in class com.storedobject.ui.util.SOFieldCreator
- getFieldGetMethods() - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get the "getXXX" methods of the object from which name of the "fields" can be determined.
- getFieldLabel(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get label for the given field.
- getFieldLabel(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Get label for the given field.
- getFieldLabel(String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get label for the given field.
- getFieldLabel(String) - Method in class com.storedobject.vaadin.AbstractForm
-
Get label for the given field.
- getFieldMetadata(String) - Method in class com.storedobject.core.ClassAttribute
-
Get the UI field metadata for a given attribute name.
- getFieldMetadata(String, boolean) - Method in class com.storedobject.core.ClassAttribute
-
Get the UI field metadata for a given attribute name.
- getFieldName() - Method in class com.storedobject.core.UIFieldMetadata
- getFieldName() - Method in class com.storedobject.ui.ObjectEditor
- getFieldName() - Method in class com.storedobject.ui.ObjectLinkField
- getFieldName(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get a field name associated with a field.
- getFieldName(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
Get a field name associated with a field.
- getFieldName(Method) - Method in class com.storedobject.ui.util.SOFieldCreator
- getFieldName(Method) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get field name for a method (typically a getXXX or isXXX method).
- getFieldNameForId(String) - Method in class com.storedobject.ui.TemplateDataForm
-
Get the name of the field.
- getFieldNames() - Method in class com.storedobject.ui.common.ManageMailSenders
- getFieldNames() - Method in class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- getFieldNames() - Method in class com.storedobject.ui.util.SOFieldCreator
- getFieldNames() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the names of the fields to be generated in the form.
- getFieldNames() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the field names.
- getFieldNames() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the field names.
- getFieldNames() - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get additional field names (in addition to the ones got from
ObjectFieldCreator.getFieldGetMethods()
. - getFieldNames() - Method in class com.storedobject.vaadin.ObjectForm
-
Get the valid/allowed field names.
- getFieldNames() - Method in class com.storedobject.vaadin.util.Data
-
Get the names of all the fields.
- getFieldOrder() - Method in class com.storedobject.core.UIFieldMetadata
- getFieldOrder(String) - Method in class com.storedobject.ui.common.MemoSystem.MemoEditor
- getFieldOrder(String) - Method in class com.storedobject.ui.tools.JavaClassEditor
- getFieldOrder(String) - Method in class com.storedobject.ui.tools.ManageExternalUsers
- getFieldOrder(String) - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- getFieldOrder(String) - Method in class com.storedobject.ui.util.SOFieldCreator
- getFieldOrder(String) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- getFieldOrder(String) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the order in which a field to appear in the form.
- getFieldOrder(String) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Determine the order in which field is displayed on the form.
- getFieldOrder(String) - Method in class com.storedobject.vaadin.ObjectForm
-
Get the order in which a field to appear in the form.
- getFields() - Method in class com.storedobject.vaadin.util.Data
-
Get all the fields.
- getFields(int) - Method in class com.storedobject.ui.SteppedDataForm
-
Get field names for the step.
- getFields(int) - Method in class com.storedobject.ui.SteppedObjectForm
-
Get field names for the step.
- getFieldSetMethod(String, Method) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- getFieldSetMethod(String, Method) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the field's "set" method.
- getFieldSetMethod(String, Method) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get the "setXXX" method for a given field name.
- getFieldSetMethod(String, Method) - Method in class com.storedobject.vaadin.ObjectForm
-
Get the field's "set" method.
- getFieldValueHandler() - Method in class com.storedobject.vaadin.util.Data
-
Get the current field value handler.
- getFile() - Method in class com.storedobject.core.FileData
- getFile() - Method in class com.storedobject.core.MediaFile
- getFile() - Method in class com.storedobject.mail.Attachment
- getFileClass() - Method in class com.storedobject.core.AttachmentDefinition
- getFileClass() - Method in class com.storedobject.core.DocumentConfiguration
- getFileClass() - Method in class com.storedobject.ui.util.StreamAttachment
- getFileClassName() - Method in class com.storedobject.core.AttachmentDefinition
- getFileCount() - Method in class com.storedobject.ui.UploadProcessorView
- getFileData(String) - Method in class com.storedobject.core.Id
- getFileData(String) - Method in class com.storedobject.core.StoredObject
-
Get the "file data"
FileData
attachment instance available under this instance. - getFileData(String, Transaction) - Method in class com.storedobject.core.Id
- getFileData(String, Transaction) - Method in class com.storedobject.core.StoredObject
-
Get the "file data"
FileData
attachment instance available under this instance for a given transaction. - getFileExtension() - Method in interface com.storedobject.common.BinaryContentGenerator
-
File extension normally used for this type of content.
- getFileExtension() - Method in interface com.storedobject.common.ContentGenerator
-
File extension normally used for this type of content.
- getFileExtension() - Method in class com.storedobject.common.CSV
- getFileExtension() - Method in interface com.storedobject.common.ImageGenerator
-
File extension normally used for this type of content.
- getFileExtension() - Method in class com.storedobject.common.SVG
- getFileExtension() - Method in interface com.storedobject.common.TextContentGenerator
-
File extension normally used for this type of content.
- getFileExtension() - Method in interface com.storedobject.core.ContentProducer
- getFileExtension() - Method in class com.storedobject.core.FileData
- getFileExtension() - Method in class com.storedobject.core.ImageProducer
- getFileExtension() - Method in class com.storedobject.core.StreamData
- getFileExtension() - Method in class com.storedobject.core.StreamDataContent
- getFileExtension() - Method in class com.storedobject.core.TextContentProducer
- getFileExtension() - Method in class com.storedobject.office.Excel
- getFileExtension() - Method in class com.storedobject.office.ODS
- getFileExtension() - Method in class com.storedobject.office.ODT
- getFileExtension() - Method in class com.storedobject.pdf.PDF
-
Gets the file name extension.
- getFileExtension() - Method in class com.storedobject.ui.Content
- getFileExtension(String) - Static method in interface com.storedobject.common.ContentGenerator
- getFileId() - Method in class com.storedobject.core.FileData
- getFileId() - Method in class com.storedobject.core.MediaFile
- getFileId() - Method in class com.storedobject.mail.Attachment
- getFileName() - Method in interface com.storedobject.core.ContentProducer
- getFileName() - Method in interface com.storedobject.core.HasStreamData
-
Determines the file name based on the name provided by the implementing entity and the file extension associated with its
StreamData
. - getFileName() - Method in class com.storedobject.core.MediaFile
- getFileName() - Method in class com.storedobject.core.StreamContentProducer
- getFileName() - Method in class com.storedobject.core.StreamDataContent
- getFileName() - Method in class com.storedobject.mail.Attachment
- getFileName() - Method in class com.storedobject.office.ODT
- getFileName() - Method in class com.storedobject.pdf.PDF
-
Gets the name of the file for this PDF
- getFileName() - Method in class com.storedobject.ui.Content
- getFileName() - Method in class com.storedobject.ui.FileField
- getFileName() - Method in class com.storedobject.ui.iot.DataDownload
- getFileName() - Method in class com.storedobject.ui.UploadProcessorView
- getFileName() - Method in class com.storedobject.ui.util.DownloadStream
-
Returns the file name.
- getFileName() - Method in class com.storedobject.vaadin.UploadField
-
Get name of the file that is being processed.
- getFillColor() - Method in class com.storedobject.chart.Shape.Style
-
Get the fill color.
- getFiller() - Method in class com.storedobject.office.ODT
- getFillerColor() - Method in class com.storedobject.chart.DataZoom
-
Get the filler color.
- getFilter() - Method in interface com.storedobject.core.Filtered
- getFilter() - Method in class com.storedobject.core.MemoryCache
- getFilter() - Method in class com.storedobject.core.ObjectCacheList
- getFilter() - Method in class com.storedobject.core.ObjectForest
- getFilter() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the current filter condition.
- getFilter() - Method in class com.storedobject.core.ObjectTree
- getFilter() - Method in class com.storedobject.core.ReportDefinition
-
Get the filter variables with comparison indicators.
- getFilter() - Method in class com.storedobject.office.PDFProperties
- getFilter(String) - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the current filter condition with an extra condition appended to it.
- getFilterButton() - Method in class com.storedobject.ui.util.LoadFilterButtons
- getFilterCondition() - Method in interface com.storedobject.common.FilterProvider
-
Get the filter condition string.
- getFilterCondition() - Method in interface com.storedobject.core.FilterMethods
-
Get the current filter condition that is applicable when loading the instances.
- getFilterMode() - Method in class com.storedobject.chart.AbstractDataZoom
-
Get the filter mode.
- getFilterPredicate() - Method in interface com.storedobject.core.ObjectSearchBuilder
- getFilterPredicate() - Method in class com.storedobject.ui.ObjectFilter
- getFilterProvider() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the "filter provider".
- getFilterText() - Method in interface com.storedobject.core.ObjectSearchBuilder
- getFilterText() - Method in class com.storedobject.ui.ObjectFilter
- getFireImmediately() - Method in class com.storedobject.job.Schedule
- getFirst() - Method in class com.storedobject.core.MemoComment
- getFirstCellNum() - Method in class com.storedobject.office.od.ods.Row
- getFirstLineIndent() - Method in class com.storedobject.pdf.PDFParagraph
- getFirstName() - Method in class com.storedobject.core.Person
-
Get the first name of the person
- getFirstNode() - Method in class com.storedobject.chart.GraphData
-
Retrieves the first node from the list of nodes.
- getFirstRowNum() - Method in class com.storedobject.office.od.ods.Sheet
- getFirstStream() - Method in class com.storedobject.common.TeeOutputStream
-
Get the first stream.
- getFirstVisibleTab() - Method in class com.storedobject.office.od.ods.Workbook
- getFittedItem() - Method in class com.storedobject.core.InventoryFitmentPosition
-
Get the item that is fitted at this position.
- getFittedItem(Transaction) - Method in class com.storedobject.core.InventoryFitmentPosition
-
Get the item that is fitted at this position (checks within a transaction).
- getFitToPage() - Method in class com.storedobject.office.od.ods.Sheet
- getFixedColumnWidth(String) - Method in interface com.storedobject.vaadin.HasColumns
-
This method is invoked when the real column is created to determine whether the column requires "fixed and inflexible width" or not.
- getFixedFilter() - Method in class com.storedobject.ui.ObjectForestProvider
- getFixedFilter() - Method in class com.storedobject.ui.ObjectListProvider
- getFixedFilter() - Method in interface com.storedobject.ui.ObjectLoader
- getFixedFilter() - Method in class com.storedobject.ui.ObjectTreeProvider
- getFixedHeight() - Method in class com.storedobject.pdf.PDFCell
-
Get fixed height for the cell.
- getFlag() - Method in class com.storedobject.common.Country
-
Get the flag as an emoji that can be displayed in most of the computer systems.
- getFmt() - Method in class com.storedobject.core.WebBiometric.Attestation
- getFolder() - Method in class com.storedobject.core.FileData
- getFolder() - Static method in class com.storedobject.ui.util.SOServlet
- getFoldingPoint() - Method in class com.storedobject.ui.FoldingLayout
-
Set the folding point (Point at which folding is initiated).
- getFollowingIndent() - Method in class com.storedobject.pdf.PDFCell
-
Get the following indent.
- getFont() - Method in class com.storedobject.chart.Text
-
Get the current font.
- getFont() - Method in class com.storedobject.pdf.PDFChunk
-
Set the font.
- getFont() - Method in class com.storedobject.pdf.PDFPhrase
-
Get the current font.
- getFontAt(int) - Method in class com.storedobject.office.od.ods.Workbook
- getFontSize() - Method in class com.storedobject.chart.AbstractTask
-
Get the font-size used to render the details
- getFontSize() - Method in class com.storedobject.core.ApplicationModule
- getFontSize() - Method in class com.storedobject.pdf.PDF
-
Gets default font size.
- getFontSize() - Method in class com.storedobject.ui.ModuleMenu
-
Get the font-size of the menu title.
- getFontStyle() - Method in class com.storedobject.chart.TextStyle
-
Get font.
- getFooter() - Method in class com.storedobject.core.ReportColumnDefinition
- getFooter() - Method in class com.storedobject.mail.Sender
- getFooter() - Method in class com.storedobject.office.od.ods.Sheet
- getFooter() - Method in class com.storedobject.pdf.PDF
-
Footer to be displayed on each page.
- getFooterAlignment() - Method in class com.storedobject.core.ReportColumnDefinition
- getFooterAlignmentValue() - Method in class com.storedobject.core.ReportColumnDefinition
- getFooterAlignmentValue(int) - Static method in class com.storedobject.core.ReportColumnDefinition
- getFooterAlignmentValues() - Static method in class com.storedobject.core.ReportColumnDefinition
- getFooterHeight() - Method in class com.storedobject.pdf.PDFTable
- getFooterRows() - Method in class com.storedobject.pdf.PDFTable
- getFooterType() - Method in class com.storedobject.mail.Sender
- getFor(Id) - Static method in class com.storedobject.accounts.BusinessEntity
-
Retrieves the business entity for the given entity ID.
- getFor(Id) - Static method in class com.storedobject.accounts.PersonalEntity
- getFor(Id) - Static method in class com.storedobject.core.LandedCostType
- getFor(Id) - Static method in class com.storedobject.core.TaxMethod
- getFor(Id) - Static method in class com.storedobject.core.TaxRate
- getFor(Id) - Static method in class com.storedobject.core.TaxRegion
- getFor(Id) - Static method in class com.storedobject.core.TaxType
- getFor(Id) - Static method in class com.storedobject.iot.Resource
- getFor(Id) - Static method in class com.storedobject.iot.ResourceCost
- getFor(Id, int, int) - Static method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the AccountConfiguration for a given SystemEntity, category, and type.
- getFor(SystemUser) - Static method in class com.storedobjects.support.SupportPerson
- getFor(TransactionManager, JavaClass) - Static method in class com.storedobject.core.DeveloperLog
- getFor(Class<?>) - Static method in class com.storedobject.core.DataChangeNotifierLogic
-
Retrieves the DataChangeNotifier class for a given data class.
- getFor(Class<? extends StoredObject>) - Static method in class com.storedobject.core.SerialConfigurator
- getFor(Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.PrintLogicDefinition
- getFor(Class<? extends Unit>) - Static method in class com.storedobject.iot.UnitItemType
- getFor(Class<? extends Unit>) - Static method in class com.storedobject.iot.UnitType
- getFor(Class<? extends Unit>, Class<? extends Data>) - Static method in class com.storedobject.iot.UnitDefinition
- getFor(String) - Static method in class com.storedobject.core.Account
- getFor(String) - Static method in class com.storedobject.core.MessageTemplate
- getFor(String) - Static method in class com.storedobject.core.TransactionType
- getFor(String) - Static method in class com.storedobject.iot.UnitItemType
- getFor(String) - Static method in class com.storedobject.iot.UnitType
- getFor(String) - Static method in class com.storedobject.job.MessageGroup
- getFor(String, String) - Static method in class com.storedobject.iot.UnitDefinition
- getForce(boolean) - Method in class com.storedobject.chart.GraphData
-
Retrieves the instance of the
Force
object. - getForceFormulaRecalculation() - Method in class com.storedobject.office.od.ods.Sheet
- getForceFormulaRecalculation() - Method in class com.storedobject.office.od.ods.Workbook
- getForClass(Class<T>) - Static method in class com.storedobject.core.PasswordPolicy
- getForConsumer(Id) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getForeignCurrency() - Method in class com.storedobject.core.ExchangeRate
- getForeignReference() - Method in class com.storedobject.core.JournalVoucher
-
Get the foreign reference of this JV (to be used by the foreign system).
- getForeignReference() - Method in class com.storedobject.core.UnpostedJournal
- getForeignSystem() - Method in class com.storedobject.core.JournalVoucherStage
- getForeignSystemId() - Method in class com.storedobject.core.JournalVoucherStage
- getForest() - Method in class com.storedobject.ui.ObjectForestProvider
- getForExternalOwner(Id) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getForLoanFrom(Id) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getForLoanTo(Id) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getForm() - Method in class com.storedobject.vaadin.AbstractDataEditor
- getForm() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Get the form embedded in this view.
- getFormat() - Method in class com.storedobject.common.Barcode
-
Get the barcode format.
- getFormat() - Method in class com.storedobject.ui.BarcodeImage
- getFormatter() - Method in class com.storedobject.chart.Label
-
Get the label formatter currently set.
- getFormEditor() - Method in class com.storedobject.ui.ObjectFormField
- getFormLayout() - Method in class com.storedobject.core.ClassAttribute
-
Get the "form layout" information of this.
- getFormLayout() - Method in class com.storedobject.core.UIMetadata
- getFormStyle() - Method in class com.storedobject.core.ClassAttribute
-
Get the "form style" of this.
- getFormStyle() - Method in class com.storedobject.core.UIMetadata
- getFormStyle() - Method in class com.storedobject.tools.TableDefinition
- getFormStyleValue() - Method in class com.storedobject.core.UIMetadata
- getFormStyleValue() - Method in class com.storedobject.tools.TableDefinition
- getFormStyleValue(int) - Static method in class com.storedobject.core.UIMetadata
- getFormStyleValue(int) - Static method in class com.storedobject.tools.TableDefinition
- getFormStyleValues() - Static method in class com.storedobject.core.UIMetadata
- getFormStyleValues() - Static method in class com.storedobject.tools.TableDefinition
- getFormTitle() - Method in class com.storedobject.tools.TableDefinition
- getForPerson(Id) - Static method in class com.storedobject.core.InventoryCustodyLocation
- getForPerson(Person) - Static method in class com.storedobject.core.InventoryCustodyLocation
- getForRepairOrganization(Id) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getForStore(Id) - Static method in class com.storedobject.core.InventoryStoreBin
- getForStore(InventoryStore) - Static method in class com.storedobject.core.InventoryStoreBin
- getForSupplier(Id) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getFractionDigits() - Method in class com.storedobject.core.Money
- getFractionDigits(Currency) - Static method in class com.storedobject.core.Money
- getFreeConnectionCount() - Static method in class com.storedobject.core.SQLConnector
-
Gets the number of free connections available in the pool as of now.
- getFrequency() - Method in class com.storedobject.iot.AlertRepeatFrequency
- getFrequencyConverter() - Static method in class com.storedobject.iot.AlertRepeatFrequency
- getFrequencyValue() - Method in class com.storedobject.iot.AlertRepeatFrequency
- getFrequencyValue(int) - Static method in class com.storedobject.iot.AlertRepeatFrequency
- getFriction() - Method in class com.storedobject.chart.GraphData.Force
-
Retrieves the friction value.
- getFriday() - Method in class com.storedobject.iot.FullConsumption
- getFrom() - Method in class com.storedobject.chart.BezierCurve
-
Get the "from" point.
- getFrom() - Method in class com.storedobject.chart.Line
-
Get the "from" point.
- getFrom() - Method in class com.storedobject.chart.SankeyData.Edge
-
Get the starting node of the edge.
- getFrom() - Method in class com.storedobject.common.Range
- getFrom() - Method in class com.storedobject.ui.RangeField
- getFrom(InventoryLedger) - Method in class com.storedobject.ui.inventory.ItemMovementView
- getFromAddress() - Method in class com.storedobject.mail.Mail
-
Retrieves the "from address" associated with the sender of the mail.
- getFromAddress() - Method in class com.storedobject.mail.Sender
- getFromAddressName() - Method in class com.storedobject.mail.Sender
- getFromField() - Method in class com.storedobject.ui.RangeField
- getFromField() - Method in class com.storedobject.ui.TimestampPeriodField
- getFromInventory() - Method in class com.storedobject.accounts.Invoice
- getFromLink() - Method in class com.storedobject.core.ServerLink
- getFromLocation() - Method in class com.storedobject.core.InventoryTransfer
- getFromLocation() - Method in class com.storedobject.core.MaterialRequest
- getFromLocationId() - Method in class com.storedobject.core.InventoryTransfer
- getFromLocationId() - Method in class com.storedobject.core.MaterialRequest
- getFromMonth() - Method in class com.storedobject.ui.MonthPeriodField
- getFromYear() - Method in class com.storedobject.ui.MonthPeriodField
- getFullName() - Method in class com.storedobjects.crm.Inquiry
- getGap() - Method in class com.storedobject.chart.AbstractLabel
-
Set the gap between the part and labels.
- getGap() - Method in class com.storedobject.chart.Axis.PointerHandle
-
Set the gap between the axis and the handle.
- getGap() - Method in class com.storedobject.chart.Title
-
Get the gap between title and sub-title.
- getGap() - Method in class com.storedobject.ui.FoldingLayout
-
Get the gap between components.
- getGap() - Method in class com.storedobject.vaadin.ButtonLayout
-
Get the gap between components.
- getGapName() - Method in class com.storedobject.chart.AbstractLabel
-
Name of the gap to be used when rendering (It is different when different parts are used).
- getGapName() - Method in class com.storedobject.chart.Chart.Label
- getGender() - Method in class com.storedobject.core.Person
-
Get the gender value
- getGenderValue() - Method in class com.storedobject.core.Person
-
Get the gender value as a String in the local language
- getGenderValues() - Static method in class com.storedobject.core.Person
- getGeneralRemarks() - Method in class com.storedobject.sms.Provider
- getGenerated() - Method in class com.storedobject.core.JavaClass
- getGeneratedBy() - Method in class com.storedobject.core.JournalVoucher
-
Get the owner who generated this JV.
- getGeneratedBy() - Method in class com.storedobject.core.LoginMessage
- getGetMethod(String) - Method in class com.storedobject.core.ObjectData
- getGlobalBooleanProperty(String) - Static method in class com.storedobject.core.ApplicationServer
- getGlobalBooleanProperty(String, boolean) - Static method in class com.storedobject.core.ApplicationServer
- getGlobalBooleanProperty(String, boolean, boolean) - Static method in class com.storedobject.core.ApplicationServer
- getGlobalProperty(String) - Static method in class com.storedobject.core.ApplicationServer
- getGlobalProperty(String, boolean) - Static method in class com.storedobject.core.ApplicationServer
- getGlobalProperty(String, String) - Static method in class com.storedobject.core.ApplicationServer
- getGlobalProperty(String, String, boolean) - Static method in class com.storedobject.core.ApplicationServer
- getGrandParentItem() - Method in class com.storedobject.core.InventoryItem
-
Get the grandparent item on which this item is fitted on.
- getGravity() - Method in class com.storedobject.chart.GraphData.Force
-
Retrieves the gravity value.
- getGrayFill() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the gray fill value.
- getGreen() - Method in class com.storedobject.pdf.PDFColor
-
Get the green value.
- getGrid() - Method in class com.storedobject.ui.ObjectEditor
-
Get the grid associated with this editor.
- getGrid() - Method in class com.storedobject.ui.ObjectLinkField
- getGridAreas(boolean) - Method in class com.storedobject.chart.Axis
-
Get the grid-areas for the axis.
- getGridLines(boolean) - Method in class com.storedobject.chart.Axis
-
Get the grid-lines of the axis.
- getGRN() - Method in class com.storedobject.core.InventoryItem
- getGRNId() - Method in class com.storedobject.core.InventoryItem
- getGRNProducer() - Method in class com.storedobject.ui.inventory.GRN
- getGRNType() - Method in class com.storedobject.core.InventoryPO
-
Get the GRN type.
- getGrossWeight() - Method in class com.storedobject.core.ConsignmentPacket
- getGroup() - Method in class com.storedobject.chart.ActivityList.Activity
-
Get the
ActivityList.ActivityGroup
this activity belongs to. - getGroup() - Method in class com.storedobject.chart.Project.Task
-
Get the
Project.TaskGroup
this task belongs to. - getGroupCount() - Method in class com.storedobject.chart.ActivityList
-
Get the number of
ActivityList.Activity
belonging to this group. - getGroupCount() - Method in class com.storedobject.chart.Project
-
Get the number of
Project.Task
belonging to this group. - getGroupFontSize() - Method in class com.storedobject.chart.AbstractProject
-
Get the font-size used to render the task/activity group.
- getGroupingCode() - Method in class com.storedobject.core.ContactGroupingCode
- getGroupingCode() - Method in class com.storedobject.core.ContactType
- getHandle(boolean) - Method in class com.storedobject.chart.Axis.Pointer
-
Get the pointer-handle.
- getHandleStyle(boolean) - Method in class com.storedobject.chart.DataZoom
-
Get the handle style.
- getHead() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- getHead() - Method in class com.storedobject.vaadin.Breadcrumbs
-
Get the head breadcrumb.
- getHeader() - Method in class com.storedobject.common.SOAP
-
Get the SOAP Header node.
- getHeader() - Method in class com.storedobject.office.od.ods.Sheet
- getHeader() - Method in class com.storedobject.ui.util.Stepper.Step
- getHeader() - Method in class com.storedobject.vaadin.ContentWithHeader
-
Get the
ButtonLayout
from the header portion. - getHeaderBackground() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the background color of the header area.
- getHeaderCellCustomizer() - Method in class com.storedobject.report.ObjectList
- getHeaderColor() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the foreground color of the header area.
- getHeaderHeight() - Method in class com.storedobject.pdf.PDFTable
- getHeaderHeight() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the height of the header area.
- getHeaderRows() - Method in class com.storedobject.pdf.PDFTable
- getHeading(Geolocation) - Method in class com.storedobject.common.Geolocation
- getHeight() - Method in class com.storedobject.chart.Axis.PointerHandle
-
Get the height in pixels.
- getHeight() - Method in class com.storedobject.chart.Image
-
Get height in pixels.
- getHeight() - Method in class com.storedobject.chart.Rectangle
-
Get height.
- getHeight() - Method in class com.storedobject.common.Barcode
-
Get the height of hte barcode image.
- getHeight() - Method in class com.storedobject.common.SVG
-
Get the height.
- getHeight() - Method in class com.storedobject.core.ConsignmentPacket
- getHeight() - Method in class com.storedobject.office.od.ods.Row
- getHeight() - Method in class com.storedobject.pdf.PDF
-
Gets the printable height.
- getHeight() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the height.
- getHeight() - Method in class com.storedobject.vaadin.Icon
- getHeightInPoints() - Method in class com.storedobject.office.od.ods.Row
- getHigh() - Method in class com.storedobject.iot.ValueLimit
- getHigher() - Method in class com.storedobject.iot.ValueLimit
- getHighest() - Method in class com.storedobject.iot.ValueLimit
- getHistorical(Class<H>, Id) - Static method in class com.storedobject.core.StoredObject
-
Retrieve an object from the database or from history if already deleted.
- getHitTime() - Method in class com.storedobject.core.SystemUser.LogicHit
- getHoleRadius() - Method in class com.storedobject.chart.ArcPart
-
Get radius of the hole.
- getHoleRadius() - Method in class com.storedobject.chart.Ring
-
Get radius of the hole.
- getHomeImage() - Static method in class com.storedobject.ui.Application
- getHorizontalAlignment() - Method in class com.storedobject.core.ReportColumnDefinition
- getHorizontalAlignment() - Method in class com.storedobject.pdf.PDFCell
-
Get the horizontal alignment.
- getHorizontalAlignment() - Method in class com.storedobject.pdf.PDFTable
- getHorizontalAlignment(String) - Method in class com.storedobject.ui.ObjectGridReport
-
Get the horizontal alignment.
- getHorizontalAlignmentValue() - Method in class com.storedobject.core.ReportColumnDefinition
- getHorizontalAlignmentValue(int) - Static method in class com.storedobject.core.ReportColumnDefinition
- getHorizontalAlignmentValues() - Static method in class com.storedobject.core.ReportColumnDefinition
- getHorizontallyCenter() - Method in class com.storedobject.office.od.ods.Sheet
- getHorizontalScaling() - Method in class com.storedobject.pdf.PDFChunk
-
Get horizontal scaling.
- getHostName() - Method in class com.storedobject.common.IPLocation
- getHour() - Method in class com.storedobject.iot.AQI
- getHour() - Method in class com.storedobject.iot.HourlyConsumption
-
Retrieves the hour value associated with this instance.
- getHour() - Method in class com.storedobject.iot.HourlyStatistics
-
Retrieves the hour associated with this HourlyStatistics instance.
- getHourlyConsumption(Id, int, int) - Method in class com.storedobject.iot.Resource
- getHourlyConsumption(Id, D) - Method in class com.storedobject.iot.Resource
- getHourlyConsumption(Resource) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the hourly consumption for the specified resource.
- getHourlyConsumption(Resource, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the hourly consumption for a specific resource, year, and hour.
- getHourlyConsumption(Resource, D) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the hourly consumption for the specified resource and date.
- getHourlyStatistics(String) - Method in class com.storedobject.iot.Unit
-
Retrieves the hourly statistics for a given name.
- getHourlyStatistics(String, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves the hourly statistics for a specific name, year, and hour.
- getHourlyStatistics(String, D) - Method in class com.storedobject.iot.Unit
-
Retrieves the hourly statistics for the specified name and date.
- getHourOfYear(D) - Static method in class com.storedobject.common.DateUtility
-
Get the hour of the year.
- getHourStyle() - Method in class com.storedobject.office.AbstractSpreadSheet
- getHouseName() - Method in class com.storedobject.common.Address
-
Get the apartment/villa/house/office name.
- getHSNCode() - Method in class com.storedobject.core.InventoryItemType
- getHTML() - Method in class com.storedobject.ui.ELabel
- getHTML() - Method in class com.storedobject.ui.HTMLText
- getHTML() - Method in interface com.storedobject.ui.StyledBuilder
- getHTML() - Method in class com.storedobject.ui.StyledString
- getHTML() - Method in interface com.storedobject.vaadin.HTMLGenerator
-
Get the HTML text generated.
- getHTML() - Method in class com.storedobject.vaadin.StyledText
- getHTTP() - Method in class com.storedobject.common.SOAP
-
Get the HTTP connection associated with this SOAP.
- getHyperlink() - Method in class com.storedobject.office.od.ods.Cell
- getHyperlink(int, int) - Method in class com.storedobject.office.od.ods.Sheet
- getHyperlink(CellAddress) - Method in class com.storedobject.office.od.ods.Sheet
- getHyperlinkList() - Method in class com.storedobject.office.od.ods.Sheet
- getIcon() - Method in interface com.storedobject.vaadin.HasIcon
-
Get the current icon name
- getIcon() - Method in class com.storedobject.vaadin.Icon
- getIconImageName() - Method in class com.storedobject.core.Logic
- getIconName() - Method in class com.storedobject.core.DashboardDefinition
- getIconName() - Method in class com.storedobject.core.PrintLogicDefinition
- getIconName(VaadinIcon) - Static method in interface com.storedobject.vaadin.HasIcon
-
Get the name of the Vaadin icon.
- getIconName(String) - Method in class com.storedobject.ui.util.SOEnvironment
- getIconName(String) - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
This method is used to determine the name of the icon to be displayed on a
Button
from its label. - getIconName(String) - Static method in interface com.storedobject.vaadin.HasIcon
-
Find the real name of the icon to be used from the
ApplicationEnvironment
. - getId() - Method in interface com.storedobject.chart.AbstractDataProvider
- getId() - Method in class com.storedobject.chart.AbstractPart
-
Get a unique Id for this part.
- getId() - Method in class com.storedobject.chart.AbstractTask
-
Unique ID for this task/activity.
- getId() - Method in interface com.storedobject.chart.ComponentPart
-
Each part should have a unique Id.
- getId() - Method in class com.storedobject.chart.GraphData.Node
- getId() - Method in class com.storedobject.chart.TreeData
- getId() - Method in class com.storedobject.chart.VisualMap
- getId() - Method in class com.storedobject.core.AbstractTransaction
-
Gets the Id of this transaction.
- getId() - Method in class com.storedobject.core.AuditTrail
-
Get transaction Id.
- getId() - Method in exception class com.storedobject.core.Database_Id_Message
- getId() - Method in interface com.storedobject.core.Detail
-
Get the
Id
of the detail class instance. - getId() - Method in interface com.storedobject.core.HasContacts
-
Get the Id.
- getId() - Method in interface com.storedobject.core.HasId
-
Get the
Id
. - getId() - Method in class com.storedobject.core.ObjectForest.LinkNode
- getId() - Method in class com.storedobject.core.ObjectForest.LinkObject
- getId() - Method in class com.storedobject.core.ObjectText
-
Get the
Id
value. - getId() - Method in class com.storedobject.core.StoredObject
-
Get the Id of this instance.
- getId() - Method in interface com.storedobject.core.Transaction
-
Gets the Id of this transaction.
- getId() - Method in class com.storedobject.iot.DataSet.AbstractData
- getId() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the unique identifier associated with the current data status.
- getId() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- getId(int) - Method in class com.storedobject.core.ObjectCache
- getId(StoredObject) - Method in class com.storedobject.core.PseudoTransaction
- getId(Object) - Method in class com.storedobject.ui.ObjectForestProvider
- getId(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
Id
from the JSON request. - getId(T) - Method in class com.storedobject.ui.ObjectListProvider
- getId(T) - Method in class com.storedobject.ui.ObjectTreeProvider
- getIdBuffer() - Method in class com.storedobject.core.ObjectCache
- getIdentifier() - Method in interface com.storedobject.core.Device
- getIdentifier() - Method in class com.storedobject.tools.SystemDevice
- getIdentifier() - Method in class com.storedobject.vaadin.Application
-
Get an identifier of the application (can be used for logging etc.).
- getIdentifierTag() - Method in class com.storedobject.job.Scheduler
- getIdentifierTag() - Method in class com.storedobject.tools.AbstractJSONService
- getIdentifierTag() - Method in class com.storedobject.tools.DeveloperService
- getIdentifierTag() - Method in class com.storedobject.tools.SystemDevice
- getIdentifierTag() - Method in class com.storedobject.tools.TestDevice
- getIdLoop() - Method in class com.storedobject.core.ObjectCache
- getIgnoredMessageCount() - Static method in class com.storedobject.iot.MQTT
- getImage() - Method in class com.storedobject.common.Barcode
-
Get the image of the barcode.
- getImage() - Method in class com.storedobject.core.Signature
- getImage() - Method in class com.storedobject.pdf.PDFCell
-
Get the image contained in this cell.
- getImage() - Method in class com.storedobject.pdf.PDFChunk
-
Get the image in this chunk.
- getImage(String) - Static method in class com.storedobject.ui.util.SOServlet
- getImage(String...) - Static method in class com.storedobject.ui.util.SOServlet
- getImageComponent(Image) - Method in class com.storedobject.vaadin.ImageView
-
Get the image component that will be set as the component of this view.
- getImageHeight() - Method in class com.storedobject.vaadin.PaintedImage
-
Get image height.
- getImageName() - Method in class com.storedobject.iot.Block
-
Retrieves the image name for the block.
- getImageName() - Method in class com.storedobject.iot.Site
-
Retrieves the name of the image associated with the site.
- getImagePrefix() - Method in class com.storedobject.iot.ValueDefinition
- getImageRotation() - Method in class com.storedobject.pdf.PDFImage
- getImageURL() - Method in class com.storedobject.chart.Image
-
Get current image URL.
- getImageWidth() - Method in class com.storedobject.vaadin.PaintedImage
-
Get image width.
- getImageX() - Method in class com.storedobject.iot.ValueDefinition
- getImageX() - Method in class com.storedobject.iot.ValueImagePosition
- getImageX(int, int) - Method in class com.storedobject.iot.ValueDefinition
- getImageX(Unit) - Method in class com.storedobject.iot.ValueDefinition
- getImageY() - Method in class com.storedobject.iot.ValueDefinition
- getImageY() - Method in class com.storedobject.iot.ValueImagePosition
- getImageY(int, int) - Method in class com.storedobject.iot.ValueDefinition
- getImageY(Unit) - Method in class com.storedobject.iot.ValueDefinition
- getImmediateChildCount() - Method in class com.storedobject.iot.SuperUnit
- getInactive() - Method in class com.storedobject.core.LandedCostType
- getInactive() - Method in class com.storedobject.core.MemoType
- getIncludeFieldChecker(int) - Method in class com.storedobject.ui.SteppedDataForm
-
Return the "include field checker" for the step.
- getIncludeFieldChecker(int) - Method in class com.storedobject.ui.SteppedObjectForm
-
Return the "include field checker" for the step.
- getIncludeSubclasses() - Method in class com.storedobject.core.ReportDefinition
- getInCondition(String, Class<O>) - Static method in class com.storedobject.core.QueryBuilder
- getInCondition(String, Class<O>, boolean) - Static method in class com.storedobject.core.QueryBuilder
- getInCondition(String, Class<O>, String) - Static method in class com.storedobject.core.QueryBuilder
- getInCondition(String, Class<O>, String, boolean) - Static method in class com.storedobject.core.QueryBuilder
- getIndent() - Method in class com.storedobject.pdf.PDFCell
-
Get the indent.
- getIndentationLeft() - Method in class com.storedobject.pdf.PDFImage
- getIndentationLeft() - Method in class com.storedobject.pdf.PDFParagraph
- getIndentationRight() - Method in class com.storedobject.pdf.PDFImage
- getIndentationRight() - Method in class com.storedobject.pdf.PDFParagraph
- getIndependent() - Method in class com.storedobject.iot.UnitItem
- getIndex() - Method in class com.storedobject.vaadin.ComboField
-
Get the index of the current value.
- getIndex() - Method in class com.storedobject.vaadin.LabelField
-
Get the index of the currently displayed label.
- getIndex() - Method in class com.storedobject.vaadin.RadioField
-
Get the index of the current value.
- getIndex() - Method in class com.storedobject.vaadin.util.BasicComboList
-
Retrieves the index of the item currently selected or set as the value of the combo list.
- getIndex(T) - Method in class com.storedobject.vaadin.ComboField
-
Get the index of qn item.
- getIndex(T) - Method in class com.storedobject.vaadin.LabelField
-
Get index of an item.
- getIndex(T) - Method in class com.storedobject.vaadin.ListField
-
Get index of an item.
- getIndex(T) - Method in class com.storedobject.vaadin.RadioField
-
Get the index of a value.
- getIndex(T) - Method in class com.storedobject.vaadin.util.BasicComboList
-
Returns the index of the specified item in the list.
- getInfo() - Method in class com.storedobject.ui.util.ExtraInfoValue
- getInformSuccess() - Method in class com.storedobject.job.Schedule
- getInitialComment() - Method in class com.storedobject.core.Memo
- getInitialLayout() - Method in class com.storedobject.chart.GraphData.Force
-
Retrieves the initial layout configuration.
- getInitialPassword() - Method in class com.storedobject.core.PasswordPolicy
- getInitialRotation() - Method in class com.storedobject.pdf.PDFImage
- getInitiatedBy() - Method in class com.storedobject.core.Memo
- getInitiatedById() - Method in class com.storedobject.core.Memo
- getInitString() - Method in class com.storedobject.tools.ColumnDefinition
- getInkColor() - Method in class com.storedobject.vaadin.ButtonIcon
-
Get the ink color
- getInnerClassList() - Method in class com.storedobject.core.JavaClass
- getInnerClassList(Transaction) - Method in class com.storedobject.core.JavaClass
- getInput(File) - Static method in class com.storedobject.common.IO
-
Create a buffered stream from the file
- getInput(String) - Static method in class com.storedobject.common.IO
-
Create a buffered stream from the file
- getInput(Path) - Static method in class com.storedobject.common.IO
-
Create a buffered stream from the path
- getInputStream() - Method in class com.storedobject.common.HTTP
-
Get the input stream to read the response.
- getInputStream() - Method in class com.storedobject.common.InputOutputStream
-
Get the input stream for reading.
- getInputStream() - Method in class com.storedobject.common.InvertedOutputStream
-
Get the associated input stream.
- getInputStream() - Method in class com.storedobject.mail.Attachment
- getInRange() - Method in class com.storedobject.chart.VisualMap
-
Retrieves the range of colors and visuals to be used for the visual map.
- getInspected() - Method in class com.storedobject.core.InventoryGRNItem
- getInstance() - Static method in class com.storedobject.ui.util.Scheduler
- getInstance(String) - Static method in class com.storedobject.pdf.PDFPhrase
-
Create an instance for the given text.
- getInteger(Id, String) - Static method in class com.storedobject.core.GlobalProperty
- getInteger(SystemEntity, String) - Static method in class com.storedobject.core.GlobalProperty
- getInteger(TransactionManager, String) - Static method in class com.storedobject.core.GlobalProperty
- getInteger(String) - Static method in class com.storedobject.core.GlobalProperty
- getInteger(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
Integer
value from the JSON request. - getInterfaces() - Method in class com.storedobject.tools.TableDefinition
- getInternalElement() - Method in class com.storedobject.vaadin.CustomTextField
- getInternalElement() - Method in interface com.storedobject.vaadin.HasStyle
-
Get the internal element to which style will be applied.
- getInternalElement() - Method in interface com.storedobject.vaadin.HasThemeStyle
-
Get the internal element where the theme is ultimately applied.
- getInternalElement() - Method in class com.storedobject.vaadin.Icon
- getInternalElement() - Method in interface com.storedobject.vaadin.util.InternalElement
-
Retrieves the internal element.
- getInternalLabel() - Method in class com.storedobject.ui.AbstractObjectField
- getInternalLabel() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getInternalLabel() - Method in class com.storedobject.ui.ObjectCodeField
- getInternalLabel() - Method in class com.storedobject.ui.ObjectComboField
- getInternalLabel() - Method in class com.storedobject.ui.ObjectFormField
- getInternalLabel() - Method in interface com.storedobject.ui.ObjectInput
-
Get the internal label of this field.
- getInternalLabel() - Method in class com.storedobject.ui.ObjectListField
- getInternalStyledBuilder() - Method in class com.storedobject.ui.Alert
- getInternalStyledBuilder() - Method in class com.storedobject.ui.ELabel
- getInternalStyledBuilder() - Method in class com.storedobject.ui.ELabelField
- getInternalStyledBuilder() - Method in class com.storedobject.ui.ELabels
- getInternalStyledBuilder() - Method in interface com.storedobject.ui.StyledBuilder
- getInternalStyledBuilder() - Method in class com.storedobject.ui.TextView
- getInterval() - Method in class com.storedobject.chart.Axis.GridAreas
-
Get the interval for the grid lines.
- getInterval() - Method in class com.storedobject.chart.Axis.GridLines
-
Get the interval for the grid lines.
- getInterval() - Method in class com.storedobject.chart.Axis.Label
-
Get the interval between labels.
- getInterval() - Method in class com.storedobject.chart.Axis.Ticks
-
Get the interval between labels.
- getInterval() - Method in class com.storedobject.job.Schedule
- getIntervalConverter() - Static method in class com.storedobject.job.Schedule
- getIntervalValue() - Method in class com.storedobject.job.Schedule
- getIntervalValue(int) - Static method in class com.storedobject.job.Schedule
- getInTime() - Method in class com.storedobject.core.SystemUser.SessionLog
- getIntParameter(int, int) - Method in class com.storedobject.core.UIFieldMetadata
- getInTransit() - Method in class com.storedobject.core.InventoryItem
- getInventoryItemType() - Method in interface com.storedobject.core.HasInventoryItemType
-
Returns the InventoryItemType (P/N) associated with this object.
- getInventoryItemType() - Method in class com.storedobject.core.InventoryItemType
- getInventoryItemType() - Method in class com.storedobject.core.MaterialRequestItem
- getInvoiceDate() - Method in class com.storedobject.core.InventoryGRN
- getInvoiceDate() - Method in class com.storedobject.core.InventoryTransfer
- getInvoiceNo() - Method in class com.storedobject.accounts.CustomerInvoice
- getInvoiceNo() - Method in class com.storedobject.accounts.Invoice
- getInvoiceNo() - Method in class com.storedobject.accounts.SupplierInvoice
- getInvoiceNumber() - Method in class com.storedobject.core.InventoryGRN
- getInvoiceNumber() - Method in class com.storedobject.core.InventoryTransfer
- getIP() - Method in class com.storedobject.common.IPLocation
- getIP() - Method in class com.storedobject.ui.ObjectHistoryGrid
- getIPAddress() - Method in class com.storedobject.core.AuditTrail
-
Get the IP address from which this transaction was carried out.
- getIPAddress() - Method in interface com.storedobject.core.Device
- getIPAddress() - Method in class com.storedobject.core.SystemUser.SessionLog
- getIPAddress() - Method in class com.storedobject.tools.SystemDevice
- getIPAddress() - Method in class com.storedobject.vaadin.Application
-
Get the IP address of the application.
- getISDCode() - Method in class com.storedobject.common.Country
-
Get the ISD prefix for the country.
- getISO3CharacterCode() - Method in class com.storedobject.common.Country
-
Get ISO 3 character code of the country.
- getIssued() - Method in class com.storedobject.core.DocumentType
- getIssued() - Method in class com.storedobject.core.MaterialRequestItem
- getIssuedOn() - Method in class com.storedobject.core.Document
- getIssueReference() - Method in class com.storedobject.core.MaterialRequest
- getIssueText() - Method in class com.storedobject.core.InventoryLocation
- getItem() - Method in class com.storedobject.core.ConsignmentItem
- getItem() - Method in interface com.storedobject.core.HasInventoryItem
-
Retrieves the inventory item associated with this entity.
- getItem() - Method in class com.storedobject.core.InventoryFitmentPosition
- getItem() - Method in class com.storedobject.core.InventoryGRNItem
- getItem() - Method in class com.storedobject.core.InventoryItem
- getItem() - Method in class com.storedobject.core.InventoryLedger
- getItem() - Method in class com.storedobject.core.InventoryTransferItem
- getItem() - Method in class com.storedobject.core.InventoryUnitCorrection
- getItem() - Method in class com.storedobject.core.MaterialIssuedItem
- getItem() - Method in class com.storedobject.iot.Consumption
-
Retrieves the associated item as an
AbstractUnit
. - getItem(int) - Method in class com.storedobject.ui.AbstractLinkGrid
- getItem(int) - Method in class com.storedobject.ui.AbstractObjectForest
- getItem(int) - Method in interface com.storedobject.ui.LinkGrid
- getItem(int) - Method in interface com.storedobject.ui.ObjectGridData
- getItemClass() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- getItemFromHistory() - Method in class com.storedobject.core.InventoryLedger
- getItemId() - Method in class com.storedobject.core.ConsignmentItem
- getItemId() - Method in class com.storedobject.core.InventoryFitmentPosition
- getItemId() - Method in class com.storedobject.core.InventoryGRNItem
- getItemId() - Method in class com.storedobject.core.InventoryLedger
- getItemId() - Method in class com.storedobject.core.InventoryTransferItem
- getItemId() - Method in class com.storedobject.core.InventoryUnitCorrection
- getItemId() - Method in class com.storedobject.core.MaterialIssuedItem
- getItemId() - Method in class com.storedobject.iot.Consumption
-
Retrieves the unique identifier associated with the item in the consumption record.
- getItemLabelGenerator() - Method in class com.storedobject.ui.AbstractTreeProvider
- getItems() - Method in class com.storedobject.ui.AbstractListProvider
- getItems() - Method in class com.storedobject.ui.ObjectLinkField
- getItemsChanged() - Method in class com.storedobject.core.InventoryTransaction
- getItemStyle(boolean) - Method in class com.storedobject.chart.Chart
-
Get item style.
- getItemStyle(boolean) - Method in class com.storedobject.chart.ComposedPart
- getItemStyle(boolean) - Method in interface com.storedobject.chart.HasItemStyle
-
Get the item-style for this part.
- getItemStyle(boolean) - Method in class com.storedobject.chart.MarkArea.Block
-
Get item style for this block.
- getItemStyle(boolean) - Method in class com.storedobject.chart.MarkArea
-
Get item style.
- getItemStyle(boolean) - Method in interface com.storedobject.chart.TreeDataProvider
-
Get item style.
- getItemType() - Method in class com.storedobject.core.InventoryAssembly
- getItemType() - Method in class com.storedobject.core.InventoryItem
- getItemType() - Method in class com.storedobject.core.InventoryItemType
- getItemType() - Method in class com.storedobject.core.InventoryLedger
- getItemType() - Method in class com.storedobject.core.InventoryROItem
- getItemTypeFromHistory() - Method in class com.storedobject.core.InventoryLedger
- getItemTypeId() - Method in class com.storedobject.core.InventoryAssembly
- getItemTypeId() - Method in class com.storedobject.core.InventoryLedger
- getItemTypeTitle(InventoryItemType) - Method in class com.storedobject.report.StockMovementReport
- getItemTypeTitle(InventoryItemType) - Method in class com.storedobject.report.StockReport
- getItemTypeTitle(InventoryItemType) - Method in class com.storedobject.report.StockReportExcel
- getItemTypeTitle(InventoryItemType) - Method in class com.storedobject.ui.inventory.StockMovementReport
- getItemTypeTitle(InventoryItemType) - Method in class com.storedobject.ui.inventory.StockReport
- getJarList() - Static method in class com.storedobject.tools.JavaTool
- getJarsDirectory() - Static method in class com.storedobject.tools.JavaTool
- getJavaVersion() - Static method in class com.storedobject.tools.JavaTool
- getJobClassName() - Method in class com.storedobject.job.Schedule
- getJobLog() - Method in class com.storedobject.job.Schedule
- getJSON() - Method in class com.storedobject.ui.JSONData
- getJVClassName() - Method in class com.storedobject.core.UnpostedJournal
- getKeepAliveInterval() - Method in class com.storedobject.iot.MQTT
- getKeepTogether() - Method in class com.storedobject.pdf.PDFParagraph
- getKeepTogether() - Method in class com.storedobject.pdf.PDFTable
- getKey() - Method in class com.storedobject.telegram.Bot
- getKeyIndex() - Method in class com.storedobject.core.Secret
- getKeyIndex(String) - Method in class com.storedobject.core.StoredObject
-
Get the key-index of the encryption key to be used for encrypting the given attribute value.
- getKeySerial() - Method in class com.storedobject.core.Secret
- getKeyStoreFile() - Method in class com.storedobject.iot.MQTT
- getKeyStoreFileId() - Method in class com.storedobject.iot.MQTT
- getKeyStorePassword() - Method in class com.storedobject.iot.MQTT
- getLabel() - Method in class com.storedobject.core.ConsignmentPacket
- getLabel() - Method in class com.storedobject.core.PrintLogicDefinition
- getLabel() - Method in class com.storedobject.core.Stock
- getLabel() - Method in class com.storedobject.core.Tax
- getLabel() - Method in class com.storedobject.iot.ValueDefinition
- getLabel() - Method in class com.storedobject.iot.ValueImagePosition
- getLabel() - Method in class com.storedobject.ui.Application.BusyIndicator
- getLabel() - Method in class com.storedobject.ui.ObjectLinkField
- getLabel() - Method in class com.storedobject.ui.util.ExtraInfo
- getLabel() - Method in class com.storedobject.vaadin.GridColumnDetail
-
Retrieves the label of the grid column.
- getLabel(boolean) - Method in class com.storedobject.chart.Axis
-
Get the label.
- getLabel(boolean) - Method in class com.storedobject.chart.Axis.Pointer
-
Get the label of the pointer.
- getLabel(boolean) - Method in class com.storedobject.chart.Chart
-
Get the label for this chart value.
- getLabel(boolean) - Method in class com.storedobject.chart.ComposedPart
- getLabel(boolean) - Method in interface com.storedobject.chart.HasLabel
-
Get the label for this part.
- getLabel(boolean) - Method in class com.storedobject.chart.TreeData
- getLabel(boolean) - Method in interface com.storedobject.chart.TreeDataProvider
-
Get the label for this tree node.
- getLabel(int, int) - Method in class com.storedobject.iot.ValueDefinition
- getLabel(AbstractTask) - Method in class com.storedobject.chart.AbstractProject
-
Get the label of the given task/activity (Will be used for displaying the label on the task/activity bar).
- getLabel(Unit) - Method in class com.storedobject.iot.ValueDefinition
- getLabel(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.util.Data
-
Get the label for the given field.
- getLabel(String) - Method in class com.storedobject.ui.common.FlowDiagramEditor
- getLabel(String) - Method in class com.storedobject.ui.common.ProcessingLanguageEditor
- getLabel(String) - Method in class com.storedobject.ui.util.SOFieldCreator
- getLabel(String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to determine the label used for displaying the field.
- getLabel(String) - Method in class com.storedobject.vaadin.AbstractForm
-
This method is invoked to determine the label used for displaying the field.
- getLabel(String) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Determine the label to be used for a field.
- getLabel(String) - Method in class com.storedobject.vaadin.ObjectForm
-
Get the label for the field.
- getLabelClass() - Method in class com.storedobject.chart.ComposedPart
-
This is invoked to determine the class of the label to create.
- getLabelClass() - Method in class com.storedobject.chart.SankeyData.Edge
- getLabelClass() - Method in class com.storedobject.chart.SankeyData.Node
- getLabelName() - Method in class com.storedobject.chart.Chart
-
Get the label name for encoding label if exists.
- getLabelName() - Method in class com.storedobject.chart.GaugeChart
- getLabelTag() - Method in class com.storedobject.chart.AbstractPart
- getLabelTag() - Method in class com.storedobject.chart.SankeyData.Edge
- getLandedCost() - Method in class com.storedobject.core.InventoryGRN
- getLastCellNum() - Method in class com.storedobject.office.od.ods.Row
- getLastComment() - Method in class com.storedobject.core.Memo
- getLastCommentBy() - Method in class com.storedobject.core.Memo
- getLastName() - Method in class com.storedobject.core.Person
-
Get the last name of the person
- getLastNode() - Method in class com.storedobject.chart.GraphData
-
Retrieves the last node in the list.
- getLastProcessingTime() - Static method in class com.storedobject.iot.MQTT
- getLastRowNum() - Method in class com.storedobject.office.od.ods.Sheet
- getLastUpdate() - Method in class com.storedobject.ui.iot.BlockView
-
Retrieves the formatted timestamp for the last update of the block view.
- getLastUpdateTime() - Method in class com.storedobject.ui.iot.BlockView
-
Retrieves the last update time of the block view.
- getLatest() - Method in class com.storedobject.core.MemoComment
- getLatest(Class<IOT>, Id) - Static method in class com.storedobject.iot.Data
-
Get the latest data record collected.
- getLatestComment() - Method in class com.storedobject.core.Memo
- getLatestData(Id) - Method in class com.storedobject.iot.ValueDefinition
- getLatitude() - Method in class com.storedobject.common.Geolocation
- getLatitudeDegree() - Method in class com.storedobject.common.Geolocation
- getLayout() - Method in class com.storedobject.chart.GraphData
-
Retrieves the layout configuration for the graph.
- getLayout(Device, int) - Static method in class com.storedobject.core.DeviceLayout
- getLayoutStyle() - Method in class com.storedobject.iot.Block
-
Retrieves the layout style identifier for the block.
- getLayoutStyle() - Method in class com.storedobject.iot.Unit
-
Retrieves the layout style identifier for this unit's associated block.
- getLayoutStyle() - Method in class com.storedobject.iot.ValueImagePosition
- getLayoutStyleValue() - Method in class com.storedobject.iot.Block
-
Retrieves the layout style value for the current layoutStyle of the block.
- getLayoutStyleValue() - Method in class com.storedobject.iot.ValueImagePosition
- getLayoutStyleValue(int) - Static method in class com.storedobject.iot.Block
-
Returns the layout style value corresponding to the given layout style index.
- getLayoutStyleValue(int) - Static method in class com.storedobject.iot.ValueImagePosition
- getLayoutStyleValues() - Static method in class com.storedobject.iot.Block
-
Retrieves all layout style values available in the system.
- getLayoutStyleValues() - Static method in class com.storedobject.iot.ValueImagePosition
- getLeading() - Method in class com.storedobject.pdf.PDFCell
-
Get the leading.
- getLeading() - Method in class com.storedobject.pdf.PDFPhrase
-
Get the leading.
- getLedger() - Method in class com.storedobject.ui.accounts.StatementView
- getLedger(Account, DatePeriod) - Method in class com.storedobject.core.JSONLedger
- getLedger(DatePeriod) - Method in class com.storedobject.core.Account
- getLedger(Date, Date) - Method in class com.storedobject.core.Account
- getLedger(Date, Date) - Method in class com.storedobject.core.LedgerWindow
-
Get the ledger entries for the given period for the account.
- getLedgerTran() - Method in class com.storedobject.core.JournalVoucher
-
Get the original transaction Id of this voucher for which ledger entries are created.
- getLedgerTran() - Method in interface com.storedobject.core.LedgerEntry
-
Get the transaction Id that created this entry.
- getLedgerTran() - Method in class com.storedobject.core.TransactionValueDate
- getLeft() - Method in class com.storedobject.pdf.PDFRectangle
- getLeftCol() - Method in class com.storedobject.office.od.ods.Sheet
- getLeftMargin() - Method in class com.storedobject.pdf.PDF
-
Document margin.
- getLength() - Method in class com.storedobject.core.ConsignmentPacket
- getLength() - Method in class com.storedobject.office.od.ODInputStream
- getLength() - Method in class com.storedobject.ui.DaysField
- getLength() - Method in class com.storedobject.ui.MinutesField
- getLength() - Method in class com.storedobject.ui.SecondsField
- getLength() - Method in class com.storedobject.vaadin.util.NumericField
-
Retrieves the length of the numeric field.
- getLevel() - Method in class com.storedobject.core.InventoryAssembly
-
Get the level number for this assembly.
- getLevel() - Method in class com.storedobject.core.InventoryFitmentPosition
-
Get the level number for this assembly.
- getLevel() - Method in class com.storedobjects.support.Issue
- getLevelValue() - Method in class com.storedobjects.support.Issue
- getLevelValue(int) - Static method in class com.storedobjects.support.Issue
- getLevelValues() - Static method in class com.storedobjects.support.Issue
- getLicenseStatus() - Static method in class com.storedobject.core.ApplicationServer
- getLimitAmount() - Method in class com.storedobject.core.AccountLimit
- getLimitCheck() - Method in class com.storedobject.core.AccountChart
- getLine(int) - Method in class com.storedobject.common.Address
-
Get a line (extra line) from the address.
- getLineCaption(int) - Method in class com.storedobject.common.IDAddress
- getLineCaption(int) - Method in class com.storedobject.common.SGAddress
- getLineCaption(int) - Method in class com.storedobject.common.XXAddress
-
Get the caption for the extra line.
- getLineCount() - Method in class com.storedobject.ui.util.XXAddressForm
- getLineHeight() - Method in class com.storedobject.chart.Font
-
Get line-height of this font.
- getLineNumber() - Method in class com.storedobject.ui.CSVUploadProcessorView
-
Get the line number of the line being processed currently.
- getLineStyle(boolean) - Method in class com.storedobject.chart.Axis.Pointer
-
Get the line-style of the pointer.
- getLineStyle(boolean) - Method in class com.storedobject.chart.DataZoom.DataShadowStyle
-
Get the line style.
- getLineStyle(boolean) - Method in class com.storedobject.chart.LineChart
-
Get the line-style.
- getLineStyle(boolean) - Method in class com.storedobject.chart.SankeyChart
-
Get line style.
- getLineStyle(boolean) - Method in class com.storedobject.chart.SankeyData.Edge
-
Get line style.
- getLineWidth() - Method in class com.storedobject.chart.Shape.Style
-
Get the line width.
- getLink() - Method in interface com.storedobject.core.ContentType
- getLink() - Method in class com.storedobject.core.ObjectForest.LinkNode
- getLink() - Method in class com.storedobject.core.StreamData
- getLink() - Method in class com.storedobject.core.StreamDataContent
- getLink() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
Get the link object involved.
- getLink() - Method in class com.storedobject.ui.DetailLinkGrid
- getLink() - Method in interface com.storedobject.ui.LinkGrid
- getLink() - Method in interface com.storedobject.ui.LinkValue
- getLink() - Method in class com.storedobject.ui.ObjectLinkField
- getLink() - Method in class com.storedobject.ui.ReferenceLinkGrid
- getLink(Id) - Method in class com.storedobject.core.QueryBuilder
-
Get the first link object.
- getLink(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Get the first link object.
- getLink(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Get the first link object.
- getLink(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Get the first link object.
- getLinkClass() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
Class of the link object.
- getLinkField(String) - Method in class com.storedobject.ui.ObjectEditor
-
Get the link field.
- getLinkGrid() - Method in class com.storedobject.ui.DetailLinkGrid
- getLinkGrid() - Method in interface com.storedobject.ui.LinkGrid
- getLinkGrid() - Method in class com.storedobject.ui.ReferenceLinkGrid
- getLinkId() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
Get the Id of the link object.
- getLinkName() - Method in class com.storedobject.vaadin.Application
-
Get the "context path" of the application.
- getLinkNode() - Method in class com.storedobject.core.ObjectForest.LinkObject
- getLinks() - Method in class com.storedobject.core.AuditTrailConfiguration
- getLinks() - Method in class com.storedobject.core.UIMetadata
- getLinksValue() - Method in class com.storedobject.core.AuditTrailConfiguration
- getLinksValue(int) - Static method in class com.storedobject.core.AuditTrailConfiguration
- getLinksValues() - Static method in class com.storedobject.core.AuditTrailConfiguration
- getLinkType() - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- getLinkType() - Method in interface com.storedobject.core.ObjectLoader
-
Get the current link type.
- getLinkType() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the "link type" for this filter.
- getLinkVisibility() - Method in class com.storedobject.core.ObjectForest
- getListLinks() - Method in class com.storedobject.core.ObjectForest
- getLoadButton() - Method in class com.storedobject.ui.util.LoadFilterButtons
- getLoader() - Method in class com.storedobject.core.ObjectMemoryList
- getLoadFilter() - Method in interface com.storedobject.core.FilterMethods
-
Get the load filter.
- getLoadFilter() - Method in class com.storedobject.core.ObjectCache
- getLoadFilter() - Method in class com.storedobject.core.ObjectCacheList
- getLoadFilter() - Method in class com.storedobject.core.ObjectForest
- getLoadFilter() - Method in class com.storedobject.core.ObjectMemoryList
- getLoadFilter() - Method in interface com.storedobject.core.ObjectSearcher
- getLoadFilter() - Method in class com.storedobject.core.ObjectTree
- getLoadFilter() - Method in class com.storedobject.report.ObjectList
- getLoadFilter() - Method in interface com.storedobject.report.ObjectLister
- getLoadFilter() - Method in class com.storedobject.report.ObjectListExcel
- getLoadFilter() - Method in class com.storedobject.ui.AbstractObjectField
- getLoadFilter() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getLoadFilter() - Method in class com.storedobject.ui.ObjectCodeField
- getLoadFilter() - Method in class com.storedobject.ui.ObjectField
- getLoadFilter() - Method in class com.storedobject.ui.ObjectForestProvider
- getLoadFilter() - Method in class com.storedobject.ui.ObjectFormField
- getLoadFilter() - Method in interface com.storedobject.ui.ObjectGridData
- getLoadFilter() - Method in class com.storedobject.ui.ObjectListProvider
- getLoadFilter() - Method in interface com.storedobject.ui.ObjectLoader
- getLoadFilter() - Method in class com.storedobject.ui.ObjectTable
- getLoadFilter() - Method in class com.storedobject.ui.ObjectTreeProvider
- getLoadingPredicate() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the filter that needs to be applied while loading into the memory from the DB - for "view filtering".
- getLoadPredicate() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getLocalCurrency() - Method in class com.storedobject.core.Account
-
Gets the local currency.
- getLocalCurrency() - Method in class com.storedobject.core.ExchangeRate
- getLocalCurrencyAmount() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the amount of this entry (in accounting currency).
- getLocalCurrencyAmount() - Method in interface com.storedobject.core.LedgerEntry
-
Local currency amount of this entry.
- getLocalCurrencyAmount() - Method in class com.storedobject.core.UnpostedJournalEntry
- getLocalCurrencyBalance() - Method in class com.storedobject.core.Account
- getLocalCurrencyBalance() - Method in interface com.storedobject.core.LedgerEntry
-
Get the local currency balance in the account after this entry is counted.
- getLocalCurrencyBalance(Date) - Method in class com.storedobject.core.Account
- getLocalCurrencyOpeningBalance() - Method in class com.storedobject.core.Account
- getLocalCurrencyOpeningBalance() - Method in interface com.storedobject.core.Ledger
-
Local currency opening balance.
- getLocalCurrencyOpeningBalance() - Method in interface com.storedobject.core.LedgerEntry
-
Get the opening balance in local currency in the account at this entry (before effecting transaction of this entry).
- getLocalCurrencyOpeningBalance(Date) - Method in class com.storedobject.core.Account
- getLocalDateTimeCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getLocale() - Method in interface com.storedobject.core.Device
- getLocale() - Method in class com.storedobject.core.SystemUser
- getLocale() - Method in class com.storedobject.tools.SystemDevice
- getLocale() - Method in class com.storedobject.vaadin.Application
-
Retrieves the current locale used in the application view.
- getLocale(String, String) - Static method in class com.storedobject.core.SystemUser
- getLocaleCountry() - Method in class com.storedobject.core.SystemUser
- getLocaleLanguage() - Method in class com.storedobject.core.SystemUser
- getLocales() - Method in class com.storedobject.common.Country
-
Get the
Locale
s of the country. - getLocalName() - Method in class com.storedobject.common.Country
-
Get the local name of the country.
- getLocalServer() - Static method in class com.storedobject.core.ServerInformation
- getLocation() - Method in class com.storedobject.common.IPLocation
- getLocation() - Method in class com.storedobject.core.Entity
-
Gets the location of the Entity.
- getLocation() - Method in class com.storedobject.core.InventoryItem
- getLocation() - Method in class com.storedobject.core.MaterialIssued
- getLocation() - Method in class com.storedobject.core.SystemEntity
-
Gets the location of the Entity.
- getLocation(InventoryItem) - Method in class com.storedobject.ui.inventory.LocationMonitoring
- getLocation(InventoryItem) - Method in class com.storedobject.ui.inventory.ReceiveAndBin
- getLocation(String, boolean, int...) - Static method in class com.storedobject.ui.inventory.LocationField
-
Get the location for the given location name.
- getLocation(String, int...) - Static method in class com.storedobject.ui.inventory.LocationField
-
Get the location for the given location name.
- getLocationCount() - Method in class com.storedobject.ui.inventory.LocationField
-
Get the number of locations allowed in this field.
- getLocationDisplay() - Method in class com.storedobject.core.InventoryItem
-
Get the name of the current location for display purposes.
- getLocationDisplay(InventoryItem) - Method in class com.storedobject.ui.inventory.LocateItem
- getLocationField() - Method in class com.storedobject.ui.inventory.ItemsSentForRepair
- getLocationField() - Method in class com.storedobject.ui.inventory.LocationMonitoring
- getLocationField() - Method in class com.storedobject.ui.inventory.ToolMonitoring
- getLocationFrom() - Method in class com.storedobject.core.InventoryLedger
- getLocationFrom() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- getLocationFromId() - Method in class com.storedobject.core.InventoryLedger
- getLocationId() - Method in class com.storedobject.core.InventoryItem
- getLocationId() - Method in class com.storedobject.core.MaterialIssued
- getLocations() - Method in class com.storedobject.ui.inventory.LocationField
-
Get the list of locations allowed in this field instance.
- getLocationTo() - Method in class com.storedobject.core.InventoryLedger
- getLocationTo() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- getLocationToId() - Method in class com.storedobject.core.InventoryLedger
- getLocationType() - Method in class com.storedobject.ui.inventory.ItemsSentForRepair
- getLocationType() - Method in class com.storedobject.ui.inventory.LocationMonitoring
- getLog() - Method in class com.storedobject.job.Schedule
- getLogFile() - Static method in class com.storedobject.core.ApplicationServer
- getLoggedAt() - Method in class com.storedobject.core.SystemLog
-
Gets the timestamp when the log entry was created.
- getLogger() - Static method in class com.storedobject.core.SQLConnector
- getLogic() - Method in class com.storedobject.core.FileFolder
- getLogic() - Method in interface com.storedobject.core.HasLogic
-
Get the logic.
- getLogic() - Method in class com.storedobject.core.ModuleLogic
- getLogic() - Method in class com.storedobject.core.PseudoTran
- getLogic() - Method in class com.storedobject.core.SystemUser.LogicHit
- getLogic() - Method in class com.storedobject.ui.AbstractObjectForest
- getLogic() - Method in class com.storedobject.ui.ObjectBrowser
- getLogic() - Method in class com.storedobject.ui.ObjectEditor
- getLogic() - Method in class com.storedobject.ui.ObjectTree
- getLogic() - Method in interface com.storedobject.ui.Transactional
- getLogic(String) - Static method in class com.storedobject.core.JavaClassLoader
-
Load a logic or data class from the database.
- getLogic(String, boolean) - Static method in class com.storedobject.core.JavaClassLoader
-
Load a logic or data class from the database.
- getLogicCaption(String) - Static method in class com.storedobject.ui.Application
-
Get the caption of the currently running logic from the current
Application
. - getLogicClass() - Method in class com.storedobject.core.DataLogic
-
Returns the Logic Class instance.
- getLogicClass() - Method in class com.storedobject.core.PrintLogicDefinition
- getLogicClass() - Method in class com.storedobject.core.ReportDefinition
- getLogicClassName() - Method in class com.storedobject.core.DataLogic
-
Gets Logic Class Name.
- getLogicCode() - Method in class com.storedobject.core.PseudoTran
- getLogicHit(SystemUser.SessionLog) - Method in class com.storedobject.core.SystemUser
- getLogicId() - Method in class com.storedobject.core.ModuleLogic
- getLogicName() - Method in class com.storedobject.core.ConnectorLogic
- getLogicName() - Method in class com.storedobject.core.ParameterLogic
- getLogicName() - Method in class com.storedobject.iot.CustomMessageLogic
- getLogicTitle(String) - Method in class com.storedobject.ui.Application
-
Get the title of the currently running logic.
- getLogin() - Method in class com.storedobject.core.ObjectPermissionUser
- getLogin() - Method in class com.storedobject.core.PseudoTranApproval
- getLogin() - Method in class com.storedobject.core.SystemUser
-
Gets the login name.
- getLogin() - Method in class com.storedobject.core.WebBiometric
- getLogin() - Method in class com.storedobject.ui.Application
-
This return the
Login
instance associated with application. - getLoginAlert() - Method in class com.storedobject.core.LoginMessage
- getLoginId() - Method in class com.storedobject.core.ObjectPermissionUser
- getLoginId() - Method in class com.storedobject.core.PseudoTranApproval
- getLoginId() - Method in class com.storedobject.core.WebBiometric
- getLoginImageName() - Method in class com.storedobject.core.BrowserDeviceLayout
- getLoginMethod() - Method in class com.storedobject.core.AutoLogin
- getLoginMethodValue() - Method in class com.storedobject.core.AutoLogin
- getLoginMethodValue(int) - Static method in class com.storedobject.core.AutoLogin
- getLoginMethodValues() - Static method in class com.storedobject.core.AutoLogin
- getLoginTime() - Method in class com.storedobject.core.AuditTrail
-
Get the login time of the user.
- getLogo() - Method in class com.storedobject.pdf.PDFReport
-
Get the configured logo of the organization (could be
null
). - getLogo() - Method in class com.storedobject.ui.util.ApplicationFrame
- getLogo() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the Logo (typically an
Image
component) to be displayed on the "Nav Bar", next to the "drawer menu" icon. - getLogoName() - Method in class com.storedobject.core.SystemEntity
- getLogoName() - Method in class com.storedobject.pdf.PDFReport
-
Get the name of the configured logo of the organization.
- getLogoName(TransactionManager) - Method in class com.storedobject.core.DeviceLayout
- getLogoPosition() - Method in class com.storedobject.core.ReportFormat
-
Get the position of the logo in the report.
- getLogoPosition() - Method in class com.storedobject.pdf.PDFReport
-
Get the position of the logo in this report.
- getLogoPositionValue() - Method in class com.storedobject.core.ReportFormat
-
Get the position value of the logo for this instance.
- getLogoPositionValue(int) - Static method in class com.storedobject.core.ReportFormat
-
Get the position value of the logo for the given position.
- getLogoPositionValues() - Static method in class com.storedobject.core.ReportFormat
-
Get the position values of the logo.
- getLogoutTime() - Method in class com.storedobject.core.AuditTrail
-
Get the logout time of the user.
- getLogValue() - Method in class com.storedobject.job.Schedule
- getLogValue(int) - Static method in class com.storedobject.job.Schedule
- getLogValues() - Static method in class com.storedobject.job.Schedule
- getLong(Id, String) - Static method in class com.storedobject.core.GlobalProperty
- getLong(SystemEntity, String) - Static method in class com.storedobject.core.GlobalProperty
- getLong(TransactionManager, String) - Static method in class com.storedobject.core.GlobalProperty
- getLong(String) - Static method in class com.storedobject.core.GlobalProperty
- getLong(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
Long
value from the JSON request. - getLongitude() - Method in class com.storedobject.common.Geolocation
- getLongitudeDegree() - Method in class com.storedobject.common.Geolocation
- getLow() - Method in class com.storedobject.iot.ValueLimit
- getLower() - Method in class com.storedobject.iot.ValueLimit
- getLowest() - Method in class com.storedobject.iot.ValueLimit
- getMailSender() - Method in class com.storedobject.ui.Application
- getMajorVersion() - Method in interface com.storedobject.core.Device
- getMajorVersion() - Method in class com.storedobject.tools.SystemDevice
- getMajorVersion() - Method in class com.storedobject.vaadin.Application
-
Get the major version number (from browser information).
- getMale() - Method in class com.storedobject.ui.tools.ManageSalutation.Salutation
- getManager() - Method in class com.storedobject.core.AbstractTransaction
-
Gets the TransactionManager associated with this Transaction.
- getManager() - Method in interface com.storedobject.core.Transaction
-
Gets the TransactionManager associated with this Transaction.
- getManager() - Method in class com.storedobject.core.TransactionControl
- getMandatory() - Method in class com.storedobject.core.AttachmentDefinition
- getMandatory() - Method in class com.storedobject.core.ExtraInfoDefinition
- getMandatoryParameters() - Method in interface com.storedobject.core.ParameterService
-
Gets the mandatory set of parameters to be present when calling this service.
- getMandatoryParameters() - Method in class com.storedobject.mail.GMailRegistrationService
- getMandatoryParameters() - Method in class com.storedobjects.crm.ReceiveWebInquiry
- getMap() - Method in class com.storedobject.vaadin.MapComboField
-
Get the map.
- getMargin(short) - Method in class com.storedobject.office.od.ods.Sheet
- getMargin(PageMargin) - Method in class com.storedobject.office.od.ods.Sheet
- getMaritalStatus() - Method in class com.storedobject.core.Person
-
Get the marital status value
- getMaritalStatusValue() - Method in class com.storedobject.core.Person
-
Get the marital status value as a String in the local language
- getMaritalStatusValues() - Static method in class com.storedobject.core.Person
- getMarkArea(boolean) - Method in class com.storedobject.chart.BarChart
-
This chart doesn't support mark area and this method always returns
null
. - getMarkArea(boolean) - Method in class com.storedobject.chart.Chart
-
Get the mark area for the chart.
- getMaster() - Method in interface com.storedobject.core.ObjectLoader
-
Get the current master instance if available.
- getMaster() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the master instance for this filter.
- getMaster() - Method in class com.storedobject.core.StoredObjectLink.Copy
- getMaster() - Method in interface com.storedobject.core.StoredObjectLink
- getMaster() - Method in class com.storedobject.ui.AbstractLinkGrid
- getMaster() - Method in interface com.storedobject.ui.LinkGrid
- getMaster() - Method in class com.storedobject.ui.ObjectLinkField
- getMaster() - Method in class com.storedobject.ui.util.ContactData
- getMaster() - Method in class com.storedobject.ui.util.ExtraInfoValue
- getMaster() - Method in class com.storedobject.ui.util.StreamAttachmentData
- getMaster(int, Class<T>) - Method in class com.storedobject.core.Id
- getMaster(int, Class<T>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(int, Class<T>, boolean) - Method in class com.storedobject.core.Id
- getMaster(int, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(int, Class<T>, String) - Method in class com.storedobject.core.Id
- getMaster(int, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(int, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(int, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(int, Class<T>, String, String) - Method in class com.storedobject.core.Id
- getMaster(int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Id) - Method in class com.storedobject.core.QueryBuilder
-
Get the first master object.
- getMaster(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Get the first master object.
- getMaster(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Get the first master object.
- getMaster(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Get the first master object.
- getMaster(Transaction, int, Class<T>) - Method in class com.storedobject.core.Id
- getMaster(Transaction, int, Class<T>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, int, Class<T>, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, int, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, int, Class<T>, String) - Method in class com.storedobject.core.Id
- getMaster(Transaction, int, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, int, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, int, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, int, Class<T>, String, String) - Method in class com.storedobject.core.Id
- getMaster(Transaction, int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, Class<T>) - Method in class com.storedobject.core.Id
- getMaster(Transaction, Class<T>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, Class<T>, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, Class<T>, String) - Method in class com.storedobject.core.Id
- getMaster(Transaction, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, Class<T>, String, String) - Method in class com.storedobject.core.Id
- getMaster(Transaction, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, String, Class<T>) - Method in class com.storedobject.core.Id
- getMaster(Transaction, String, Class<T>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, String, Class<T>, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, String, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, String, Class<T>, String) - Method in class com.storedobject.core.Id
- getMaster(Transaction, String, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, String, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Transaction, String, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Transaction, String, Class<T>, String, String) - Method in class com.storedobject.core.Id
- getMaster(Transaction, String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Class<T>) - Method in class com.storedobject.core.Id
- getMaster(Class<T>) - Method in class com.storedobject.core.StoredObject
-
For the given parameter, look for a single master for this instance.
- getMaster(Class<T>, boolean) - Method in class com.storedobject.core.Id
- getMaster(Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Class<T>, String) - Method in class com.storedobject.core.Id
- getMaster(Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(Class<T>, String, String) - Method in class com.storedobject.core.Id
- getMaster(Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(String, Class<T>) - Method in class com.storedobject.core.Id
- getMaster(String, Class<T>) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(String, Class<T>, boolean) - Method in class com.storedobject.core.Id
- getMaster(String, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(String, Class<T>, String) - Method in class com.storedobject.core.Id
- getMaster(String, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(String, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- getMaster(String, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
For the given set of parameters, look for a single master for this instance.
- getMaster(String, Class<T>, String, String) - Method in class com.storedobject.core.Id
- getMaster(String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- getMasterClass() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getMasterClass() - Method in class com.storedobject.ui.ObjectLinkField
- getMasterView() - Method in class com.storedobject.ui.util.LinkGridButtons
- getMax() - Method in interface com.storedobject.chart.AbstractDataProvider
-
Get the maximum value from this data.
- getMax() - Method in class com.storedobject.chart.CategoryData
- getMax() - Method in class com.storedobject.chart.Chart
-
Get the minimum value for this chart.
- getMax() - Method in class com.storedobject.chart.VisualMap
-
Get the maximum value to be used by this map.
- getMax() - Method in class com.storedobject.iot.Statistics
-
Retrieves the maximum value among the recorded statistics.
- getMax() - Method in class com.storedobject.ui.TimestampField
-
Get the allowed maximum value that is currently set.
- getMax() - Method in class com.storedobject.ui.TimestampPeriodField
-
Get the allowed maximum value that is currently set.
- getMax() - Method in class com.storedobject.vaadin.DateField
-
Get the allowed maximum value that is currently set.
- getMaxDate(Date) - Method in class com.storedobject.core.LedgerWindow
-
Get the date of the most recent transaction within the upper boundary.
- getMaxFiles() - Method in class com.storedobject.vaadin.UploadField
-
Get the number of files allowed to upload.
- getMaxHeight() - Method in class com.storedobject.pdf.PDFCell
-
Get the maximum height.
- getMaxHeight() - Method in class com.storedobject.vaadin.Icon
- getMaximum() - Method in class com.storedobject.iot.ValueLimit
- getMaximumContentHeight() - Method in class com.storedobject.vaadin.DataForm
-
Get the maximum "content height" (Percentage value of the view port height.
- getMaximumContentWidth() - Method in class com.storedobject.ui.inventory.ComputeLandedCost
- getMaximumContentWidth() - Method in class com.storedobject.ui.tools.DataDownload
- getMaximumContentWidth() - Method in class com.storedobject.ui.util.AddressForm
- getMaximumContentWidth() - Method in class com.storedobject.vaadin.DataForm
-
Get the maximum "content width" (Percentage value of the view port width).
- getMaximumDeviceHeight() - Method in class com.storedobject.core.DeviceLayout
- getMaximumDeviceHeight() - Method in class com.storedobject.core.Logic
- getMaximumDeviceWidth() - Method in class com.storedobject.core.DeviceLayout
- getMaximumDeviceWidth() - Method in class com.storedobject.core.Logic
- getMaximumLength() - Method in class com.storedobject.core.PasswordPolicy
- getMaxLength() - Method in class com.storedobject.sms.SMSMessage
- getMaxLength() - Method in class com.storedobject.whatsapp.WhatsAppMessage
- getMaxProcessingTime() - Static method in class com.storedobject.iot.MQTT
- getMaxSpan() - Method in class com.storedobject.chart.AbstractDataZoom
-
The maximum span percentage value of the window out of the data extent, in the range of 0 ~ 100.
- getMaxSpanValue() - Method in class com.storedobject.chart.AbstractDataZoom
-
The absolute maximum span value of the window.
- getMaxWidth() - Method in class com.storedobject.vaadin.Icon
- getMD(String) - Method in class com.storedobject.ui.util.SOFieldCreator
- getMean() - Method in class com.storedobject.iot.Statistics
-
Retrieves the mean value of the statistical data.
- getMeasurementUnit() - Method in class com.storedobject.iot.Resource
- getMechanismNames(Map<String, ?>) - Method in class com.storedobject.mail.OAuth2SaslClientFactory
- getMedia(String) - Static method in class com.storedobject.ui.util.SOServlet
- getMedia(String...) - Static method in class com.storedobject.ui.util.SOServlet
- getMemo() - Method in class com.storedobject.core.MemoComment
- getMemoClass() - Method in class com.storedobject.core.MemoType
- getMemoId() - Method in class com.storedobject.core.MemoComment
- getMemoLabel() - Method in class com.storedobject.ui.common.MemoSystem
- getMemoLabel() - Method in class com.storedobject.ui.support.SupportSystem
- getMemoStatus() - Method in class com.storedobject.core.Memo
- getMemoStatus() - Method in class com.storedobject.core.MemoComment
- getMemoStatus() - Method in class com.storedobjects.support.Issue
- getMenu() - Method in class com.storedobject.core.AuditTrailConfiguration
- getMenu() - Method in class com.storedobject.vaadin.ApplicationFrame
- getMenu() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
The "menu" of the layout.
- getMenuIconName() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- getMenuIconName() - Method in interface com.storedobject.vaadin.ExecutableView
-
Get the name of the icon to be displayed in the menu when this view is active (running).
- getMenuIconName() - Method in class com.storedobject.vaadin.WrappedView
- getMenuImage() - Method in class com.storedobject.core.ModuleLogic
- getMenuImageId() - Method in class com.storedobject.core.ModuleLogic
- getMenuItem() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the menu item for this when displayed as view.
- getMenuItem() - Method in class com.storedobject.vaadin.View
-
Get the menu item for this view.
- getMenuItem(Runnable) - Method in interface com.storedobject.vaadin.ExecutableView
-
Get the menu item for this view.
- getMenuItem(Runnable) - Method in class com.storedobject.vaadin.View
-
Get the menu item for this view.
- getMenuPane() - Method in interface com.storedobject.vaadin.ApplicationMenu
-
Get the menu pane.
- getMenuSearcher() - Method in class com.storedobject.ui.util.ApplicationFrame
- getMenuSearcher() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
Get the "menu searcher" component.
- getMergedRegion(int) - Method in class com.storedobject.office.od.ods.Sheet
- getMergedRegions() - Method in class com.storedobject.office.od.ods.Sheet
- getMessage() - Method in class com.storedobject.common.Fault
-
Retrieves the message associated with this method.
- getMessage() - Method in exception class com.storedobject.common.SOException
- getMessage() - Method in exception class com.storedobject.common.SORuntimeException
- getMessage() - Method in exception class com.storedobject.core.Error_Running_SQL
- getMessage() - Method in exception class com.storedobject.core.Invalid_State
- getMessage() - Method in class com.storedobject.core.LoginMessage
- getMessage() - Method in class com.storedobject.core.Message
- getMessage() - Method in exception class com.storedobject.core.SOClassError
- getMessage() - Method in class com.storedobject.core.SystemLog
-
Retrieves the message associated with this log entry.
- getMessage() - Method in class com.storedobject.iot.LimitMessage
- getMessage() - Method in class com.storedobject.job.Log
- getMessage() - Method in class com.storedobjects.crm.Inquiry
- getMessage(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getMessageCount() - Static method in class com.storedobject.iot.MQTT
- getMessageEmail() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getMessageGroup() - Method in class com.storedobject.iot.Block
-
Retrieves the associated
MessageGroup
for this Block. - getMessageGroup() - Method in class com.storedobject.iot.Site
-
Retrieves the related MessageGroup instance for the current Site.
- getMessageGroupId() - Method in class com.storedobject.iot.Block
-
Retrieves the identifier of the message group associated with the block.
- getMessageGroupId() - Method in class com.storedobject.iot.Site
-
Retrieves the unique identifier for the message group associated with this site.
- getMessageID() - Method in class com.storedobject.core.Message
- getMessageMobile() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getMessageSubject() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getMessageType() - Method in class com.storedobject.mail.Mail
-
Retrieves the message type associated with this mail.
- getMessageViewer() - Method in interface com.storedobject.core.Device
- getMessageViewer() - Method in class com.storedobject.tools.SystemDevice
- getMessageViewer() - Method in class com.storedobject.ui.Application
- getMetadata() - Method in class com.storedobject.core.AttachmentDefinition
- getMetadata() - Method in class com.storedobject.core.ExtraInfoDefinition
- getMetadata() - Method in class com.storedobject.core.UIFieldMetadata
- getMethod() - Method in class com.storedobject.common.HTTP
-
Get the request method.
- getMethod(Class<?>, String, Class<?>) - Static method in class com.storedobject.core.Utility
-
Get a method of a class.
- getMethod(String) - Method in class com.storedobject.core.ClassAttribute
-
Get the "get" method for the given attribute.
- getMiddleName() - Method in class com.storedobject.core.Person
-
Get the middle name of the person
- getMime() - Method in class com.storedobject.vaadin.util.MediaStreamVariable
-
Returns the MIME type associated with the streaming media.
- getMimeType() - Method in interface com.storedobject.core.ContentType
- getMimeType() - Method in class com.storedobject.core.MediaFile
- getMimeType() - Method in class com.storedobject.core.StreamData
- getMin() - Method in interface com.storedobject.chart.AbstractDataProvider
-
Get the minimum value from this data.
- getMin() - Method in class com.storedobject.chart.CategoryData
- getMin() - Method in class com.storedobject.chart.Chart
-
Get the minimum value for this chart.
- getMin() - Method in class com.storedobject.chart.VisualMap
-
Get the minimum value to be used by this map.
- getMin() - Method in class com.storedobject.iot.Statistics
-
Retrieves the minimum value from the statistical data.
- getMin() - Method in class com.storedobject.ui.TimestampField
-
Get the allowed minimum value that is currently set.
- getMin() - Method in class com.storedobject.ui.TimestampPeriodField
-
Get the allowed minimum value that is currently set.
- getMin() - Method in class com.storedobject.vaadin.DateField
-
Get the allowed minimum value that is currently set.
- getMinDate(Date) - Method in class com.storedobject.core.LedgerWindow
-
Get the date of the first transaction available for the current account.
- getMinHeight() - Method in class com.storedobject.vaadin.Icon
- getMinimum() - Method in class com.storedobject.iot.ValueLimit
- getMinimumContentHeight() - Method in class com.storedobject.vaadin.DataForm
-
Get the minimum "content height" (Percentage value of the view port height.
- getMinimumContentWidth() - Method in class com.storedobject.ui.inventory.ReceiveReturnedItems
- getMinimumContentWidth() - Method in class com.storedobject.ui.tools.DeployFlutterApplication
- getMinimumContentWidth() - Method in class com.storedobject.ui.tools.LicenseManagement
- getMinimumContentWidth() - Method in class com.storedobject.ui.util.ApplicationFrame.EntitySelector
- getMinimumContentWidth() - Method in class com.storedobject.vaadin.DataForm
-
Get the minimum "content width" (Percentage value of the view port width).
- getMinimumDeviceHeight() - Method in class com.storedobject.core.DeviceLayout
- getMinimumDeviceHeight() - Method in class com.storedobject.core.Logic
- getMinimumDeviceWidth() - Method in class com.storedobject.core.DeviceLayout
- getMinimumDeviceWidth() - Method in class com.storedobject.core.Logic
- getMinimumHeight() - Method in class com.storedobject.pdf.PDFCell
-
Get minimum height for the cell.
- getMinimumLength() - Method in class com.storedobject.core.PasswordPolicy
- getMinimumStockLevel() - Method in class com.storedobject.core.InventoryItemType
- getMinorGridLines(boolean) - Method in class com.storedobject.chart.Axis
-
Get the minor grid-lines of the axis.
- getMinorTicks(boolean) - Method in class com.storedobject.chart.Axis
-
Get the minor tick of the axis-line.
- getMinorVersion() - Method in interface com.storedobject.core.Device
- getMinorVersion() - Method in class com.storedobject.tools.SystemDevice
- getMinorVersion() - Method in class com.storedobject.vaadin.Application
-
Get the minor version number (from browser information).
- getMinProcessingTime() - Static method in class com.storedobject.iot.MQTT
- getMinSpan() - Method in class com.storedobject.chart.AbstractDataZoom
-
The minimum span percentage value of the window out of the data extent, in the range of 0 ~ 100.
- getMinSpanValue() - Method in class com.storedobject.chart.AbstractDataZoom
-
The absolute minimum span value of the window.
- getMinutes() - Method in class com.storedobject.core.Minutes
- getMinWidth() - Method in class com.storedobject.vaadin.Icon
- getMissingCellPolicy() - Method in class com.storedobject.office.od.ods.Workbook
- getMobile() - Method in interface com.storedobject.core.HasContacts
-
Get the mobile number.
- getMobile() - Method in interface com.storedobject.core.IdentityCheck
-
Get the mobile number of this user.
- getMobileNumber() - Method in class com.storedobject.sms.SMSMessage
- getModelValue(String) - Method in class com.storedobject.ui.DaysField
- getModelValue(String) - Method in class com.storedobject.ui.GeolocationField
- getModelValue(String) - Method in class com.storedobject.ui.JSONField
- getModelValue(String) - Method in class com.storedobject.ui.MinutesField
- getModelValue(String) - Method in class com.storedobject.ui.MoneyField
- getModelValue(String) - Method in class com.storedobject.ui.ObjectCodeField
- getModelValue(String) - Method in class com.storedobject.ui.SecondsField
- getModelValue(String) - Method in class com.storedobject.ui.tools.ClassNameField
- getModelValue(String) - Method in class com.storedobject.ui.util.AbstractQuantityField
- getModelValue(String) - Method in class com.storedobject.vaadin.BigDecimalField
- getModelValue(String) - Method in class com.storedobject.vaadin.CustomTextField
-
Create the model value from the string value passed.
- getModelValue(String) - Method in class com.storedobject.vaadin.DoubleField
- getModelValue(String) - Method in class com.storedobject.vaadin.IntegerField
- getModelValue(String) - Method in class com.storedobject.vaadin.LongField
- getModuleName() - Method in class com.storedobject.core.ClassAttribute
-
Get the module name.
- getMonday() - Method in class com.storedobject.iot.FullConsumption
- getMoney(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a monetary value from the JSON request.
- getMonth() - Static method in class com.storedobject.common.DateUtility
- getMonth() - Method in class com.storedobject.core.AbstractPeriod
- getMonth() - Method in class com.storedobject.iot.MonthlyConsumption
-
Retrieves the value of the month corresponding to this instance of MonthlyConsumption.
- getMonth() - Method in class com.storedobject.iot.MonthlyStatistics
-
Retrieves the month associated with this statistical record.
- getMonth() - Method in class com.storedobject.ui.MonthField
- getMonth(D) - Static method in class com.storedobject.common.DateUtility
- getMonth(String) - Static method in class com.storedobject.common.DateUtility
- getMonthFrom() - Method in class com.storedobject.core.AbstractPeriod
- getMonthlyConsumption(Id, int, int) - Method in class com.storedobject.iot.Resource
- getMonthlyConsumption(Id, D) - Method in class com.storedobject.iot.Resource
- getMonthlyConsumption(Resource) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the monthly consumption data for the specified resource.
- getMonthlyConsumption(Resource, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the monthly consumption for a specific resource in a given year and month.
- getMonthlyConsumption(Resource, D) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the monthly consumption for a given resource and date.
- getMonthlyStatistics(String) - Method in class com.storedobject.iot.Unit
-
Retrieves the monthly statistics for the given name.
- getMonthlyStatistics(String, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves the monthly statistics for the specified name, year, and month.
- getMonthlyStatistics(String, D) - Method in class com.storedobject.iot.Unit
-
Retrieves the monthly statistics for the specified name and date.
- getMonthName(int) - Static method in class com.storedobject.common.DateUtility
- getMonthName(D) - Static method in class com.storedobject.common.DateUtility
- getMonthNames() - Static method in class com.storedobject.common.DateUtility
-
Returns an array of month names.
- getMonthTo() - Method in class com.storedobject.core.AbstractPeriod
- getMonthZeroBased() - Static method in class com.storedobject.common.DateUtility
- getMonthZeroBased(D) - Static method in class com.storedobject.common.DateUtility
- getMQTTVersion() - Method in class com.storedobject.iot.MQTT
- getMQTTVersionValue() - Method in class com.storedobject.iot.MQTT
- getMQTTVersionValue(int) - Static method in class com.storedobject.iot.MQTT
- getMQTTVersionValues() - Static method in class com.storedobject.iot.MQTT
- getMultipliedLeading() - Method in class com.storedobject.pdf.PDFCell
-
Get the variable leading.
- getMultiplier() - Method in class com.storedobject.core.MeasurementUnit
- getName() - Method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the name of the AccountConfiguration.
- getName() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the name of the entity associated with this account.
- getName() - Method in class com.storedobject.accounts.BusinessEntity
-
Retrieves the name of the business entity associated with this account entity.
- getName() - Method in class com.storedobject.accounts.PersonalEntity
-
Returns the name of the person associated with the account.
- getName() - Method in class com.storedobject.calendar.Calendar
- getName() - Method in class com.storedobject.chart.AbstractData
-
Get the name of this data set.
- getName() - Method in interface com.storedobject.chart.AbstractDataProvider
- getName() - Method in class com.storedobject.chart.AbstractPart
-
Get the name of this part.
- getName() - Method in class com.storedobject.chart.AbstractProject
-
Get the name of the project.
- getName() - Method in class com.storedobject.chart.AbstractTask
-
Get the name.
- getName() - Method in class com.storedobject.chart.ActivityList.ProjectActivity
-
Get the name.
- getName() - Method in class com.storedobject.chart.Axis
-
Get the name of the axis.
- getName() - Method in class com.storedobject.chart.Chart
-
Set the name of the chart.
- getName() - Method in interface com.storedobject.chart.ComponentPart
-
Get the name of this part.
- getName() - Method in class com.storedobject.chart.DataMatrix
-
Get name of the data set.
- getName() - Method in enum class com.storedobject.chart.EventType
-
Gets the name associated with this event type.
- getName() - Method in class com.storedobject.chart.FunctionData
-
Get the name of this data set.
- getName() - Method in class com.storedobject.chart.GaugeChart.Needle
-
Get the name of the needle (This will be displayed on the dial).
- getName() - Method in class com.storedobject.chart.GraphData.Node
-
Retrieves the name of the node.
- getName() - Method in class com.storedobject.chart.MarkArea.Block
-
Get the name of the block.
- getName() - Method in class com.storedobject.chart.Project.ProjectTask
-
Get the name.
- getName() - Method in class com.storedobject.chart.SankeyData.Node
-
Get the name of the node.
- getName() - Method in class com.storedobject.chart.TreeData
- getName() - Method in class com.storedobject.common.Country
-
Gets the name of the Country
- getName() - Method in interface com.storedobject.common.HasName
- getName() - Method in class com.storedobject.core.AbstractCheckList
- getName() - Method in class com.storedobject.core.AbstractCheckListItem
- getName() - Method in class com.storedobject.core.Account
- getName() - Method in class com.storedobject.core.AccountChart
- getName() - Method in class com.storedobject.core.AttachmentDefinition
- getName() - Method in class com.storedobject.core.AuditTrailConfiguration
- getName() - Method in class com.storedobject.core.CheckListTemplateItem
- getName() - Method in class com.storedobject.core.ContactType
- getName() - Method in class com.storedobject.core.DashboardDefinition
- getName() - Method in class com.storedobject.core.DeviceLayout
- getName() - Method in class com.storedobject.core.DocumentConfiguration
- getName() - Method in class com.storedobject.core.Entity
-
Gets the name of the Entity
- getName() - Method in class com.storedobject.core.EntityRole
- getName() - Method in class com.storedobject.core.FileData
- getName() - Method in class com.storedobject.core.FileFolder
- getName() - Method in class com.storedobject.core.GlobalProperty
- getName() - Method in interface com.storedobject.core.HasContacts
-
Name of the contact.
- getName() - Method in interface com.storedobject.core.HasName
-
Get the name.
- getName() - Method in interface com.storedobject.core.HasStreamData
-
Retrieves the name associated with the implementing entity.
- getName() - Method in class com.storedobject.core.InventoryFitmentPosition
- getName() - Method in class com.storedobject.core.InventoryItemType
- getName() - Method in class com.storedobject.core.InventoryLocation
- getName() - Method in class com.storedobject.core.InventoryStore
- getName() - Method in class com.storedobject.core.JavaInnerClass
-
Gets the name of the JavaClass
- getName() - Method in class com.storedobject.core.LandedCostType
- getName() - Method in class com.storedobject.core.LogicGroup
-
Gets the name of the LogicGroup
- getName() - Method in class com.storedobject.core.MemoType
- getName() - Method in class com.storedobject.core.ModuleLogic
- getName() - Method in class com.storedobject.core.Name
- getName() - Method in interface com.storedobject.core.ParameterService
-
Name of the service.
- getName() - Method in class com.storedobject.core.Person
-
Get the name of the person
- getName() - Method in class com.storedobject.core.PersonRole
- getName() - Method in class com.storedobject.core.SerialGenerator
- getName() - Method in class com.storedobject.core.SerialPattern
- getName() - Method in class com.storedobject.core.ServerInformation
- getName() - Method in class com.storedobject.core.StoredObjectLink.Copy
- getName() - Method in interface com.storedobject.core.StoredObjectLink
- getName() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getName() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- getName() - Method in class com.storedobject.core.SystemEntity
-
Gets the name of the Entity
- getName() - Method in class com.storedobject.core.SystemUser
-
Gets the name of the Person
- getName() - Method in class com.storedobject.core.SystemUserGroup
-
Gets the name of the System User Group
- getName() - Method in class com.storedobject.core.TextContent
-
Gets the name of the Text Content
- getName() - Method in class com.storedobject.iot.DataSet.AbstractData
- getName() - Method in class com.storedobject.iot.DataSet.SiteData
- getName() - Method in class com.storedobject.iot.DataSet.UnitData
- getName() - Method in class com.storedobject.iot.DataSet.UnitHeaderData
- getName() - Method in class com.storedobject.iot.MQTT
- getName() - Method in class com.storedobject.iot.Site
-
Retrieves the name of the site.
- getName() - Method in class com.storedobject.iot.Statistics
-
Retrieves the name associated with this instance.
- getName() - Method in class com.storedobject.iot.ValueDefinition
- getName() - Method in class com.storedobject.job.MessageGroup
- getName() - Method in class com.storedobject.job.Schedule
- getName() - Method in class com.storedobject.mail.Attachment
- getName() - Method in class com.storedobject.mail.GMailRegistrationService
- getName() - Method in class com.storedobject.mail.Sender
- getName() - Method in class com.storedobject.mail.SenderGroup
- getName() - Method in class com.storedobject.platform.Application
- getName() - Method in class com.storedobject.sms.Provider
- getName() - Method in class com.storedobject.telegram.Bot
- getName() - Method in class com.storedobject.tools.ColumnDefinition
- getName() - Method in class com.storedobject.tools.LinkDefinition
- getName() - Method in class com.storedobject.ui.AbstractLinkGrid
- getName() - Method in class com.storedobject.ui.Application
- getName() - Method in interface com.storedobject.ui.LinkGrid
- getName() - Method in interface com.storedobject.ui.LinkValue
- getName() - Method in class com.storedobject.ui.util.ContactData
- getName() - Static method in class com.storedobject.ui.util.ExtraInfo
- getName() - Method in class com.storedobject.ui.util.ExtraInfoValue
- getName() - Method in class com.storedobject.ui.util.StreamAttachment
- getName() - Method in class com.storedobject.ui.util.StreamAttachmentData
- getName() - Method in class com.storedobject.vaadin.GridRow.Cell
-
Get the name of this cell.
- getName() - Method in class com.storedobjects.crm.ReceiveWebInquiry
- getName(int) - Method in class com.storedobject.core.ColumnDefinitions
- getName(int) - Method in interface com.storedobject.core.Columns
- getName(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getName(InventoryItem) - Method in class com.storedobject.ui.inventory.LocationMonitoring
- getName(HasValue<?, ?>) - Method in class com.storedobject.vaadin.util.Data
-
Get the name of the given field.
- getName(String) - Method in class com.storedobject.office.od.ods.Workbook
- getNameGap() - Method in class com.storedobject.chart.Axis
-
Get the gap between the axis and the name in pixels.
- getNameLocation() - Method in class com.storedobject.chart.Axis
-
Get the location of the name.
- getNameRotation() - Method in class com.storedobject.chart.Axis
-
Get the rotation of the name in degrees.
- getNames(String) - Method in class com.storedobject.office.od.ods.Workbook
- getNamespacePrefix(String) - Method in class com.storedobject.common.XML
-
Returns the namespace prefix associated with the given URI.
- getNamespaceURI(String) - Method in class com.storedobject.common.XML
-
Retrieves the namespace URI associated with the given prefix.
- getNameTextStyle(boolean) - Method in class com.storedobject.chart.Axis
-
Get the text style for the name.
- getNetWeight() - Method in class com.storedobject.core.ConsignmentPacket
- getNewDate() - Method in class com.storedobject.core.TransactionDate
- getNewValueDate() - Method in class com.storedobject.core.TransactionValueDate
- getNext() - Method in class com.storedobject.core.MemoComment
- getNext() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- getNextByPhoneNumber(String) - Method in class com.storedobject.common.Country
-
Get the next country for the given phone number by matching its ISD prefix.
- getNextCell() - Method in class com.storedobject.office.AbstractSpreadSheet
- getNextRow() - Method in class com.storedobject.office.AbstractSpreadSheet
- getNextSheet() - Method in class com.storedobject.office.AbstractSpreadSheet
- getNo() - Method in class com.storedobject.accounts.CustomerInvoice
- getNo() - Method in class com.storedobject.core.Consignment
- getNo() - Method in class com.storedobject.core.Document
- getNo() - Method in interface com.storedobject.core.HasReference
- getNo() - Method in class com.storedobject.core.InventoryGRN
- getNo() - Method in class com.storedobject.core.InventoryPO
- getNo() - Method in class com.storedobject.core.InventoryTransfer
- getNo() - Method in class com.storedobject.core.JournalVoucher
-
Get the serial number of this JV.
- getNo() - Method in class com.storedobject.core.MaterialIssued
- getNo() - Method in class com.storedobject.core.MaterialRequest
- getNo() - Method in class com.storedobject.core.Memo
- getNo() - Method in class com.storedobject.core.PseudoTran
- getNO2() - Method in class com.storedobject.iot.AQI
- getNode(int) - Method in class com.storedobject.chart.GraphData
-
Retrieves the node at the specified index from the collection of nodes.
- getNode(String) - Method in class com.storedobject.chart.GraphData
-
Retrieves the node with the specified name from the collection of nodes.
- getNode(String) - Method in class com.storedobject.common.SOAP
-
Get a node from the SOAP Body.
- getNode(String) - Method in class com.storedobject.common.XML
-
Retrieves the Node object corresponding to the given XPath expression.
- getNode(Node, String) - Method in class com.storedobject.common.XML
-
Retrieves the specific node based on the given XPath expression.
- getNodeAlignment(boolean) - Method in class com.storedobject.chart.SankeyChart
-
Get the current node alignment.
- getNodes() - Method in class com.storedobject.chart.SankeyData
- getNodes() - Method in interface com.storedobject.chart.SankeyDataProvider
-
Get the nodes.
- getNodes() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
-
Get child nodes.
- getNotes() - Method in class com.storedobject.core.JavaClass
- getNotes() - Method in class com.storedobject.core.TextContent
- getNotes() - Method in class com.storedobject.tools.ColumnDefinition
- getNotes() - Method in class com.storedobject.tools.IndexDefinition
- getNotes() - Method in class com.storedobject.tools.LinkDefinition
- getNotes() - Method in class com.storedobject.tools.TableDefinition
- getNotExistsCondition(Class<O>, String) - Static method in class com.storedobject.core.QueryBuilder
-
Create a "not exists condition" that can be used for retrieving or querying
StoredObject
instances. - getNotExistsCondition(Class<O>, String) - Static method in class com.storedobject.core.StoredObject
-
Deprecated.
- getNotExistsCondition(Class<O>, String, String) - Static method in class com.storedobject.core.QueryBuilder
-
Create a "not exists condition" that can be used for retrieving or querying
StoredObject
instances. - getNotExistsCondition(Class<O>, String, String) - Static method in class com.storedobject.core.StoredObject
-
Deprecated.
- getNotInCondition(String, Class<O>) - Static method in class com.storedobject.core.QueryBuilder
- getNotInCondition(String, Class<O>, boolean) - Static method in class com.storedobject.core.QueryBuilder
- getNotInCondition(String, Class<O>, String) - Static method in class com.storedobject.core.QueryBuilder
- getNotInCondition(String, Class<O>, String, boolean) - Static method in class com.storedobject.core.QueryBuilder
- getNullConnectionHandler() - Static method in class com.storedobject.core.RawSQL
- getNumber() - Method in class com.storedobject.common.JSON
-
Get this as a
Number
. - getNumber() - Method in class com.storedobject.core.Account
- getNumber() - Method in class com.storedobject.core.ConsignmentPacket
- getNumber(SystemEntity, long, Date) - Method in class com.storedobject.core.SerialPattern
-
Get the number string appropriately stuffed as per the pattern.
- getNumber(SystemEntity, long, Date, String) - Static method in class com.storedobject.core.SerialPattern
-
Get the number string appropriately stuffed as per the pattern.
- getNumber(TransactionManager, long, Date) - Method in class com.storedobject.core.SerialPattern
-
Get the number string appropriately stuffed as per the pattern.
- getNumber(TransactionManager, long, Date, String) - Static method in class com.storedobject.core.SerialPattern
-
Get the number string appropriately stuffed as per the pattern.
- getNumber(String) - Method in class com.storedobject.common.JSON
-
Get the value for the given key as a
Number
. - getNumber(String) - Method in class com.storedobject.common.SOAP
-
Extract the numeric value of a path within the SOAP Body.
- getNumber(String) - Method in class com.storedobject.common.XML
-
Extract the numeric value of a path.
- getNumber(String, int) - Method in class com.storedobject.common.JSON
-
Retrieve the value for the given key and get the value from the given position as a
Number
from that value, assuming that value is an array type. - getNumber(String, SystemEntity, long, Date) - Static method in class com.storedobject.core.SerialPattern
-
Get the number string appropriately stuffed as per the pattern.
- getNumber(String, TransactionManager, long, Date) - Static method in class com.storedobject.core.SerialPattern
-
Get the number string appropriately stuffed as per the pattern.
- getNumber(Node, String) - Method in class com.storedobject.common.XML
-
Extract the numeric value of a path under a given node.
- getNumberOfColumns() - Method in class com.storedobject.pdf.PDFTable
- getNumberOfFonts() - Method in class com.storedobject.office.od.ods.Workbook
- getNumberOfFontsAsInt() - Method in class com.storedobject.office.od.ods.Workbook
- getNumberOfNames() - Method in class com.storedobject.office.od.ods.Workbook
- getNumberOfNeedles() - Method in class com.storedobject.chart.GaugeChart
-
Get number of needles.
- getNumberOfPages() - Method in class com.storedobject.pdf.PDF.PDFContent
-
Number of pages in this content.
- getNumberOfRows() - Method in class com.storedobject.pdf.PDFTable
- getNumberOfSheets() - Method in class com.storedobject.office.od.ods.Workbook
- getNumCellStyles() - Method in class com.storedobject.office.od.ods.Workbook
- getNumericCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getNumericStyle(int, int) - Method in class com.storedobject.office.AbstractSpreadSheet
- getNumericStyle(int, int, boolean) - Method in class com.storedobject.office.AbstractSpreadSheet
- getNumericTag() - Method in class com.storedobject.core.SerialGenerator
- getNumMergedRegions() - Method in class com.storedobject.office.od.ods.Sheet
- getO3() - Method in class com.storedobject.iot.AQI
- getOAuth() - Static method in class com.storedobject.ui.util.SOServlet
- getOAuthProviders() - Static method in class com.storedobject.ui.util.SOServlet
- getObject() - Method in class com.storedobject.core.DataChanged
-
Retrieves the object instance that was changed.
- getObject() - Method in class com.storedobject.core.Id
- getObject() - Method in class com.storedobject.core.ObjectData
- getObject() - Method in class com.storedobject.core.ObjectForest.LinkObject
- getObject() - Method in interface com.storedobject.core.ObjectGetter
-
Get the object that is provided.
- getObject() - Method in class com.storedobject.core.ObjectText
-
Get the object value.
- getObject() - Method in class com.storedobject.core.PseudoTranDetail
- getObject() - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the object involved.
- getObject() - Method in class com.storedobject.office.ODTObjectReport
-
Get the current object instance to report.
- getObject() - Method in class com.storedobject.pdf.PDFObjectReport
-
Get the current object instance to report.
- getObject() - Method in interface com.storedobject.ui.IdInput
-
Get the current object value.
- getObject() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getObject() - Method in class com.storedobject.ui.ObjectEditor
- getObject() - Method in class com.storedobject.ui.ObjectFormField
- getObject() - Method in interface com.storedobject.ui.ObjectInput
-
Get the current object.
- getObject() - Method in interface com.storedobject.ui.ObjectProvider
-
Get the object provided.
- getObject() - Method in class com.storedobject.ui.SteppedObjectForm
-
Get the currenct object value.
- getObject() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the object that is currently set.
- getObject() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- getObject() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the instance of the currently editing object.
- getObject() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the instance of the currently editing data object.
- getObject(boolean) - Method in class com.storedobject.vaadin.AbstractForm
-
Get the instance of the currently editing data object.
- getObject(int) - Method in class com.storedobject.ui.ObjectComboField
- getObject(int) - Method in class com.storedobject.ui.ObjectListField
- getObject(int) - Method in class com.storedobject.ui.SteppedDataForm
-
Get the object value from a given step.
- getObject(Id) - Method in class com.storedobject.core.TransactionInformation
-
Get the involved object for the given Id.
- getObject(Id) - Method in class com.storedobject.ui.ObjectFormField
- getObject(Id) - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the object for the given
Id
. - getObject(String, Class<T>) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Converts the given value to an object.
- getObject(O) - Method in class com.storedobject.core.TransactionInformation
-
Get the involved object for the given object.
- getObjectClass() - Method in class com.storedobject.core.AuditTrailConfiguration
- getObjectClass() - Method in class com.storedobject.core.ClassAttribute
-
Class of this.
- getObjectClass() - Method in class com.storedobject.core.Id
- getObjectClass() - Method in class com.storedobject.core.Logic
- getObjectClass() - Method in class com.storedobject.core.ObjectCache
- getObjectClass() - Method in class com.storedobject.core.ObjectCacheList
- getObjectClass() - Method in interface com.storedobject.core.ObjectConsumer
- getObjectClass() - Method in class com.storedobject.core.ObjectData
- getObjectClass() - Method in class com.storedobject.core.ObjectForest
- getObjectClass() - Method in interface com.storedobject.core.ObjectGetter
-
Class of the object provided.
- getObjectClass() - Method in interface com.storedobject.core.ObjectLoader
-
The class of the instances.
- getObjectClass() - Method in class com.storedobject.core.ObjectMemoryList
- getObjectClass() - Method in interface com.storedobject.core.ObjectSearchBuilder
- getObjectClass() - Method in interface com.storedobject.core.ObjectSetter
-
Class of the object accepted.
- getObjectClass() - Method in class com.storedobject.core.ObjectTree
- getObjectClass() - Method in class com.storedobject.core.QueryBuilder
-
Retrieves the class type of the object represented by this instance.
- getObjectClass() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getObjectClass() - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the class of the object involved.
- getObjectClass() - Method in class com.storedobject.ui.AbstractListProvider
- getObjectClass() - Method in class com.storedobject.ui.AbstractObjectField
- getObjectClass() - Method in class com.storedobject.ui.AbstractObjectForest
- getObjectClass() - Method in class com.storedobject.ui.AbstractTreeProvider
- getObjectClass() - Method in class com.storedobject.ui.DataGrid
- getObjectClass() - Method in class com.storedobject.ui.GridSearchField
- getObjectClass() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getObjectClass() - Method in interface com.storedobject.ui.LinkGrid
- getObjectClass() - Method in class com.storedobject.ui.ObjectCodeField
- getObjectClass() - Method in class com.storedobject.ui.ObjectComboField
- getObjectClass() - Method in class com.storedobject.ui.ObjectField
- getObjectClass() - Method in class com.storedobject.ui.ObjectFilter
- getObjectClass() - Method in class com.storedobject.ui.ObjectFormField
- getObjectClass() - Method in interface com.storedobject.ui.ObjectGridData
- getObjectClass() - Method in class com.storedobject.ui.ObjectLinkField
- getObjectClass() - Method in class com.storedobject.ui.ObjectListField
- getObjectClass() - Method in interface com.storedobject.ui.ObjectProvider
-
Get the class of the object provided.
- getObjectClass() - Method in class com.storedobject.ui.ObjectSearchForm
- getObjectClass() - Method in class com.storedobject.ui.ObjectTable
-
Get the object class.
- getObjectClass() - Method in class com.storedobject.ui.ObjectTextField
- getObjectClass() - Method in class com.storedobject.ui.ObjectTree
- getObjectClass() - Method in class com.storedobject.ui.SteppedObjectForm
-
Get the class of the object.
- getObjectClass() - Method in class com.storedobject.ui.tools.ClassNameField
- getObjectClass() - Method in class com.storedobject.ui.tools.DataTransfer
- getObjectClass() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Class of the object supported in this input field.
- getObjectClass() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- getObjectClass() - Method in interface com.storedobject.ui.util.DelegatedObjectInput
- getObjectClass() - Method in class com.storedobject.ui.util.SOFieldCreator
- getObjectClass() - Method in interface com.storedobject.ui.util.ViewFilterSupport
- getObjectClass() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Get the class of the object being edited.
- getObjectClass() - Method in class com.storedobject.vaadin.ObjectForm
-
Get the class of the object being edited.
- getObjectClass(int) - Method in class com.storedobject.ui.SteppedDataForm
-
If
SteppedDataForm.createObjectForm(int)
returnsnull
, the class returned by this method is used to create the form for the step. - getObjectClass(String) - Static method in class com.storedobject.core.StoredObjectUtility
- getObjectClassName() - Method in class com.storedobject.core.Database
-
Get the name of Object class of this database.
- getObjectClassName() - Method in class com.storedobject.database.postgres.Database
- getObjectClassName() - Method in class com.storedobject.ui.tools.ClassNameField
- getObjectClassName(int) - Static method in class com.storedobject.ui.tools.ClassNameField
- getObjectColumnCreator() - Method in class com.storedobject.ui.util.SOEnvironment
- getObjectColumnCreator() - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create a "column creator" for the application when an
Object
is viewed in aGrid
. - getObjectCount() - Method in interface com.storedobject.core.ObjectSearcher
- getObjectCount() - Method in class com.storedobject.ui.AbstractListProvider
- getObjectCount() - Method in class com.storedobject.ui.AbstractTreeProvider
- getObjectCount() - Method in class com.storedobject.ui.ObjectComboField
- getObjectCount() - Method in interface com.storedobject.ui.ObjectGridData
- getObjectCount() - Method in class com.storedobject.ui.ObjectListField
- getObjectCount() - Method in class com.storedobject.ui.ObjectListProvider
- getObjectCount() - Method in interface com.storedobject.ui.ObjectLoader
- getObjectCount() - Method in class com.storedobject.ui.ObjectTreeProvider
- getObjectEditor() - Method in class com.storedobject.ui.EditableObjectGrid
- getObjectEditor() - Method in interface com.storedobject.ui.LinkGrid
- getObjectEditor() - Method in class com.storedobject.ui.ObjectBrowser
- getObjectEditor() - Method in class com.storedobject.ui.ObjectLinkField
- getObjectEditor() - Method in class com.storedobject.ui.ObjectTree
- getObjectEditor() - Method in class com.storedobject.ui.util.LinkGridButtons
- getObjectEditor(Class<O>) - Method in class com.storedobject.ui.BaseObjectForest
- getObjectFamily(String) - Static method in class com.storedobject.ui.tools.ClassNameField
- getObjectFieldCreator() - Method in class com.storedobject.ui.util.SOEnvironment
- getObjectFieldCreator() - Method in interface com.storedobject.vaadin.ApplicationEnvironment
-
Create the "field creator" for the application when an
Object
is edited or viewed in a "data entry form". - getObjectFieldType(String) - Method in class com.storedobject.ui.common.EntityRoleEditor
- getObjectFieldType(String) - Method in class com.storedobject.ui.common.PersonRoleEditor
- getObjectFieldType(String) - Method in class com.storedobject.ui.common.SystemUserEditor
- getObjectFieldType(String) - Method in class com.storedobject.ui.ObjectEditor
-
Get the
ObjectField.Type
for a given field. - getObjectForm(int) - Method in class com.storedobject.ui.SteppedDataForm
-
Get the form for the step.
- getObjectForm(int) - Method in class com.storedobject.ui.SteppedObjectForm
-
Get the form for the step.
- getObjectId() - Method in interface com.storedobject.core.ObjectGetter
-
Get the
Id
of object that is provided. - getObjectId() - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the Id of the object involved.
- getObjectId() - Method in interface com.storedobject.ui.IdInput
-
Get the current value.
- getObjectId() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getObjectId() - Method in class com.storedobject.ui.ObjectFormField
- getObjectId() - Method in interface com.storedobject.ui.ObjectProvider
-
Get the Id of the object provided.
- getObjectId() - Method in class com.storedobject.ui.SteppedObjectForm
-
Get the Id of the current object value.
- getObjectId() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the
Id
of the current object. - getObjectId() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- getObjectId(T) - Method in class com.storedobject.ui.ObjectFormField
- getObjectId(T) - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Get the
Id
of the given object. - getObjectInput() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- getObjectInput() - Method in interface com.storedobject.ui.util.DelegatedObjectInput
- getObjectLabel() - Method in class com.storedobject.core.PseudoTranDetail
- getObjectName() - Method in class com.storedobject.tools.LinkDefinition
- getObjectRendered() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the currently rendered object.
- getObjectSearcher(Class<O>) - Method in class com.storedobject.ui.BaseObjectForest
- getObjectUnwrapped() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the currently rendered unwrapped object.
- getObjectViewer() - Method in class com.storedobject.ui.ObjectListEditor
-
Get the viewer for this grid.
- getODTFormat() - Method in class com.storedobject.core.PrintLogicDefinition
- getODTFormatId() - Method in class com.storedobject.core.PrintLogicDefinition
- getOfficeName() - Method in class com.storedobject.common.Address
-
Get the apartment/villa/house/office name.
- getOffOn() - Method in class com.storedobject.iot.ControlSchedule
- getOffset() - Method in class com.storedobject.chart.XYAxis
-
Get the offset of the axis.
- getOffset(boolean) - Method in class com.storedobject.chart.PointSymbol
-
Retrieves the offset for the point symbol.
- getOffsetAmount() - Method in class com.storedobject.core.JournalVoucher
-
Get the offset amount of this JV.
- getOffsetX() - Method in class com.storedobject.chart.Shadow
-
Get offset X.
- getOffsetY() - Method in class com.storedobject.chart.Shadow
-
Get offset Y.
- getOldValue() - Method in interface com.storedobject.ui.LinkGrid
- getOldValue() - Method in class com.storedobject.ui.ObjectLinkField
- getOldValue() - Method in class com.storedobject.ui.util.StreamAttachment
- getOldValue() - Method in class com.storedobject.vaadin.ChangedValue
-
Get the old value of the field.
- getOldValue() - Method in class com.storedobject.vaadin.ChangedValues
-
Get the old value.
- getOpacity() - Method in class com.storedobject.chart.AbstractStyle
-
Get the opacity of the line (Value as percentage 0 to 100%).
- getOpacity() - Method in class com.storedobject.chart.Shadow
-
Get the opacity of the shadow (Value as percentage 0 to 100%).
- getOpeningBalance() - Method in class com.storedobject.core.Account
- getOpeningBalance() - Method in interface com.storedobject.core.Ledger
-
Foreign currency opening balance.
- getOpeningBalance() - Method in interface com.storedobject.core.LedgerEntry
-
Get the opening balance in the account at this entry (before effecting transaction of this entry).
- getOpeningBalance(Date) - Method in class com.storedobject.core.Account
- getOpeningStock(InventoryItemType, Date, InventoryLocation) - Static method in class com.storedobject.core.InventoryLedger
- getOptional() - Method in class com.storedobject.core.InventoryAssembly
- getOptional(InventoryAssembly) - Method in class com.storedobject.ui.inventory.DefineAssembly
- getOptional(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getOrder() - Method in class com.storedobject.chart.Project.ProjectTask
-
Get the order.
- getOrderBy() - Method in interface com.storedobject.core.ObjectLoader
-
Get the current "ORDER BY" clause.
- getOrderBy() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the "ORDER BY" clause set via
ObjectLoadFilter.setOrderBy(String)
. - getOrderBy() - Method in class com.storedobject.core.ReportDefinition
- getOrderBy() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getOrderBy() - Method in interface com.storedobject.report.ObjectLister
- getOrderBy() - Method in class com.storedobject.ui.inventory.GRN
- getOrderBy() - Method in class com.storedobject.ui.inventory.POBrowser
- getOrderBy() - Method in class com.storedobject.ui.tools.DataTransfer
- getOrdinality() - Method in class com.storedobject.iot.ControlSchedule
- getOrdinality() - Method in class com.storedobject.iot.Unit
-
Gets the ordinality of this unit, which represents its order or sequence in some context.
- getOrdinality() - Method in class com.storedobject.iot.ValueImagePosition
- getOrdinalityValue() - Method in class com.storedobject.iot.ControlSchedule
- getOrdinalityValue() - Method in class com.storedobject.iot.Unit
-
Retrieves the descriptive string corresponding to the current object's ordinality value.
- getOrdinalityValue() - Method in class com.storedobject.iot.ValueImagePosition
- getOrdinalityValue(int) - Static method in class com.storedobject.iot.ControlSchedule
- getOrdinalityValue(int) - Static method in class com.storedobject.iot.Unit
-
Retrieves the ordinality value corresponding to the specified ordinality index.
- getOrdinalityValue(int) - Static method in class com.storedobject.iot.ValueImagePosition
- getOrdinalityValues() - Static method in class com.storedobject.iot.ControlSchedule
- getOrdinalityValues() - Static method in class com.storedobject.iot.Unit
-
Retrieves an array of ordinality values associated with the Unit class.
- getOrdinalityValues() - Static method in class com.storedobject.iot.ValueImagePosition
- getOrganization() - Method in class com.storedobject.common.IPLocation
- getOrganization() - Method in class com.storedobject.core.AccessControl
- getOrganization() - Method in class com.storedobject.core.EntityRole
- getOrganization() - Method in class com.storedobjects.support.SupportUser
- getOrganizationId() - Method in class com.storedobject.core.AccessControl
- getOrganizationId() - Method in class com.storedobject.core.EntityRole
- getOrganizationId() - Method in class com.storedobjects.support.Issue
- getOrganizationId() - Method in class com.storedobjects.support.SupportUser
- getOrientation() - Method in class com.storedobject.core.ReportDefinition
- getOrientation() - Method in class com.storedobject.vaadin.Tabs
-
Get the current orientation of the tabs.
- getOrientation(boolean) - Method in class com.storedobject.chart.TreeChart
-
Get orientation.
- getOrientationValue() - Method in class com.storedobject.core.ReportDefinition
- getOrientationValue(int) - Static method in class com.storedobject.core.ReportDefinition
- getOrientationValues() - Static method in class com.storedobject.core.ReportDefinition
- getOrigin() - Method in class com.storedobject.core.JournalVoucher
-
Get the origin of this JV.
- getOriginatedFrom() - Method in class com.storedobject.core.JournalVoucher
-
Get the origin of this JV.
- getOriginId() - Method in class com.storedobject.core.JournalVoucher
-
Get the origin Id of this JV.
- getOTPErrorMessage() - Method in interface com.storedobject.core.IdentityCheck
-
Get the "error message" to be shown when failed to send OTP due to technical errors.
- getOTPExitSite() - Method in interface com.storedobject.core.IdentityCheck
-
Get the "exit site" to exit the application when failed to send OTP due to technical errors.
- getOTPTag() - Method in interface com.storedobject.core.IdentityCheck
-
Get the OTP tag that needs to be used when sending OTP.
- getOTPTemplate() - Method in interface com.storedobject.core.IdentityCheck
-
Get the template t be used when sending OTP messages while verifying.
- getOTPTimeout() - Method in interface com.storedobject.core.IdentityCheck
-
Get the OTP timeout in seconds.
- getOutlineLevel() - Method in class com.storedobject.office.od.ods.Row
- getOutOfRange() - Method in class com.storedobject.chart.VisualMap
-
Retrieves the visual map range for values that fall outside the acceptable range.
- getOutput() - Method in class com.storedobject.common.SystemProcess
-
Retrieves the output produced by the executed system process.
- getOutput(File) - Static method in class com.storedobject.common.IO
-
Create a buffered stream to write for the file
- getOutput(String) - Static method in class com.storedobject.common.IO
-
Create a buffered stream to write for the file
- getOutput(Path) - Static method in class com.storedobject.common.IO
-
Create a buffered stream to write for the file
- getOutputStream() - Method in class com.storedobject.common.HTTP
-
Get the output stream to send the request directly.
- getOutputStream() - Method in class com.storedobject.common.InputOutputStream
-
Get the output stream for writing to it.
- getOutputStream() - Method in class com.storedobject.common.InvertedInputStream
-
Get the associated
OutputStream
. - getOutputStream() - Method in class com.storedobject.mail.Attachment
- getOutputStream() - Method in class com.storedobject.tools.AbstractJSONService
- getOutputStream() - Method in class com.storedobject.tools.JSONService
- getOutputStream() - Method in class com.storedobject.tools.JSONServiceWS
- getOutputStream() - Method in class com.storedobject.vaadin.util.MediaStreamVariable
- getOutputStream(String) - Method in interface com.storedobject.vaadin.MediaCapture.DataReceiver
-
Get the output stream to which streamed data can be saved.
- getOutTime() - Method in class com.storedobject.core.SystemUser.SessionLog
- getOwner() - Method in class com.storedobject.calendar.Calendar
- getOwner() - Method in class com.storedobject.core.Document
- getOwner() - Method in class com.storedobject.core.InventoryItem
- getOwner() - Method in class com.storedobject.core.JournalVoucher
-
Get the owner.
- getOwner() - Method in class com.storedobject.core.PIN
-
Gets the owner.
- getOwner() - Method in class com.storedobject.core.UnpostedJournal
- getOwnerClass() - Method in class com.storedobject.core.AccountDocument
- getOwnerClass() - Method in class com.storedobject.core.BusinessDocument
- getOwnerClass() - Method in class com.storedobject.core.Document
- getOwnerClass() - Method in class com.storedobject.core.PersonalDocument
- getOwnerId() - Method in class com.storedobject.calendar.Calendar
- getOwnerId() - Method in class com.storedobject.core.Document
- getOwnerId() - Method in class com.storedobject.core.InventoryItem
- getOwnerId() - Method in class com.storedobject.core.JournalVoucher
-
Get the owner Id.
- getOwnerId() - Method in class com.storedobject.core.PIN
-
Gets the Id of the owner.
- getOwnerId() - Method in class com.storedobject.core.UnpostedJournal
- getPackage(Class<?>) - Static method in class com.storedobject.core.JavaClass
- getPackage(String) - Static method in class com.storedobject.core.JavaClass
- getPackageId() - Static method in class com.storedobject.core.ApplicationServer
- getPackageName() - Static method in class com.storedobject.core.ApplicationServer
- getPackageName() - Method in class com.storedobject.job.Scheduler
- getPackageName() - Method in class com.storedobject.tools.AbstractJSONService
- getPackageName() - Method in class com.storedobject.tools.DeveloperService
- getPackageName() - Method in class com.storedobject.tools.SystemDevice
- getPackageName() - Method in class com.storedobject.tools.TestDevice
- getPacket() - Method in class com.storedobject.core.ConsignmentItem
- getPacking() - Method in class com.storedobject.core.PackingUnit
- getPadding(boolean) - Method in class com.storedobject.chart.ComposedPart
- getPadding(boolean) - Method in interface com.storedobject.chart.HasPadding
-
Get the padding of this on the chart display area.
- getPadding(boolean) - Method in class com.storedobject.chart.Legend
- getPadding(boolean) - Method in class com.storedobject.chart.TextStyle
-
Get the padding.
- getPaddingBottom() - Method in class com.storedobject.pdf.PDFCell
-
Get the bottom padding of this cell.
- getPaddingLeft() - Method in class com.storedobject.pdf.PDFCell
-
Get the left padding of this cell.
- getPaddingRight() - Method in class com.storedobject.pdf.PDFCell
-
Get the right padding of this cell.
- getPaddingTop() - Method in class com.storedobject.pdf.PDFCell
-
Get the top padding of this cell.
- getPage() - Method in class com.storedobject.vaadin.Application
-
Get the browser Page.
- getPageImage(int) - Method in class com.storedobject.pdf.PDF.PDFContent
-
Creates an image from a particular page of this 'Content'.
- getPageNumber() - Method in class com.storedobject.pdf.PDF
-
Get the current page number.
- getPageOrientation() - Method in class com.storedobject.pdf.PDF
-
Page orientation - Portrait or Landscape
- getPageOrientation() - Method in class com.storedobject.report.ObjectList
- getPageSize() - Method in class com.storedobject.pdf.PDF
-
Page size.
- getPageSize(int) - Static method in class com.storedobject.pdf.PDF
- getPageSizeIndex() - Method in class com.storedobject.pdf.PDF
- getPageTitle() - Method in class com.storedobject.vaadin.ApplicationView
-
Get the page title to be displayed.
- getPainter() - Method in class com.storedobject.vaadin.PaintedImage
-
Get the current painter.
- getPaneInformation() - Method in class com.storedobject.office.od.ods.Sheet
- getParameter(int) - Method in class com.storedobject.core.UIFieldMetadata
- getParameter(String) - Method in class com.storedobject.ui.util.DownloadStream
-
Gets a parameter for download stream.
- getParameter(String, int) - Method in class com.storedobject.core.UIFieldMetadata
- getParameterAsActions(int, boolean) - Method in class com.storedobject.core.UIFieldMetadata
- getParameterAsClass(Class<? extends StoredObject>) - Method in class com.storedobject.core.UIFieldMetadata
- getParameterClass() - Method in class com.storedobject.core.ParameterLogic
- getParameterNames() - Method in class com.storedobject.ui.util.DownloadStream
-
Gets the names of the parameters.
- getParameters() - Method in class com.storedobject.core.UIFieldMetadata
- getParameters() - Method in class com.storedobject.tools.ColumnDefinition
- getParent() - Method in class com.storedobject.core.ClassAttribute
-
Get the parent of this.
- getParent() - Method in class com.storedobject.core.ObjectForest.LinkNode
- getParent() - Method in class com.storedobject.core.StoredObject
-
Get the parent of this instance if exists.
- getParent(ObjectTree<O>, O) - Method in interface com.storedobject.core.ObjectTree.Builder
- getParent(Breadcrumbs.Breadcrumb) - Method in class com.storedobject.vaadin.Breadcrumbs
-
Get the parent of the given breadcrumb.
- getParent(Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the specific type of parent of this instance if exists.
- getParent(Class<T>, int) - Method in class com.storedobject.core.StoredObject
-
Get the specific type of parent of this instance if exists.
- getParent(T) - Method in class com.storedobject.core.ObjectTree
- getParentClassName() - Method in class com.storedobject.tools.TableDefinition
- getParentFolder() - Method in class com.storedobject.core.FileFolder
- getParentId() - Method in class com.storedobject.core.StoredObject
-
Get Id of the parent of this instance if exists.
- getParentId(Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObject
-
Get Id of the specific type of parent of this instance if exists.
- getParentId(Class<? extends StoredObject>, int) - Method in class com.storedobject.core.StoredObject
-
Get the Id of the specific type of parent of this instance if exists.
- getParentItem() - Method in class com.storedobject.core.InventoryItem
-
Get the parent item on which this item is fitted on.
- getParentItem(Class<I>) - Method in class com.storedobject.core.InventoryItem
-
Get the parent/grandparents item on which this item is fitted on.
- getParentItemType() - Method in class com.storedobject.core.InventoryAssembly
- getParentItemTypeId() - Method in class com.storedobject.core.InventoryAssembly
- getParentLinkType() - Method in class com.storedobject.ui.ObjectEditor
-
Get the link type of the parent object previously set via
ObjectEditor.setParentObject(StoredObject, int)
. - getParentObject() - Method in class com.storedobject.ui.ObjectEditor
-
Get the parent object previously set via
ObjectEditor.setParentObject(StoredObject, int)
. - getParentOffsetX() - Method in class com.storedobject.ui.ImageViewer
-
Get the X-offset of the parent image.
- getParentOffsetY() - Method in class com.storedobject.ui.ImageViewer
-
Get the Y-offset of the parent image.
- getParentTableName() - Method in class com.storedobject.tools.TableDefinition
- getParticulars() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the particulars/narration of this entry.
- getParticulars() - Method in interface com.storedobject.core.LedgerEntry
-
Transaction particulars (narration) of this entry.
- getParticulars() - Method in class com.storedobject.core.UnpostedJournalEntry
- getParticulars(boolean) - Method in interface com.storedobject.core.LedgerEntry
-
Transaction particulars (narration) of this entry.
- getParticulars(JournalVoucher.Entry) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getParticulars(LedgerEntry) - Method in class com.storedobject.ui.accounts.StatementView
- getPartNumber() - Method in class com.storedobject.core.InventoryAPN
- getPartNumber() - Method in class com.storedobject.core.InventoryGRNItem
- getPartNumber() - Method in class com.storedobject.core.InventoryItem
- getPartNumber() - Method in class com.storedobject.core.InventoryItemType
- getPartNumber() - Method in class com.storedobject.core.InventoryPOItem
- getPartNumber() - Method in class com.storedobject.core.MaterialRequestItem
- getPartNumber() - Method in class com.storedobject.core.ServiceItem
- getPartNumber() - Method in class com.storedobject.core.Stock
- getPartNumber() - Method in class com.storedobject.core.SubscriptionItem
- getPartNumber() - Method in class com.storedobject.ui.inventory.ItemField
-
Get the current value of the part number.
- getPartNumber(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getPartNumber(InventoryItem) - Method in class com.storedobject.ui.inventory.LocationMonitoring
- getPartNumberId() - Method in class com.storedobject.core.InventoryAPN
- getPartNumberId() - Method in class com.storedobject.core.InventoryGRNItem
- getPartNumberId() - Method in class com.storedobject.core.InventoryItem
- getPartNumberId() - Method in class com.storedobject.core.InventoryPOItem
- getPartNumberId() - Method in class com.storedobject.core.MaterialRequestItem
- getPartNumberId() - Method in class com.storedobject.ui.inventory.ItemField
-
Get
Id
of the current part number value. - getPartNumberName() - Method in class com.storedobject.core.AbstractServiceItemType
- getPartNumberName() - Method in class com.storedobject.core.InventoryItem
- getPartNumberName() - Method in class com.storedobject.core.InventoryItemType
- getPartNumberProvider() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getPartNumberProvider() - Method in class com.storedobject.ui.inventory.ItemComboField
- getPartNumberProvider() - Method in class com.storedobject.ui.inventory.ItemField
- getPartNumberProvider() - Method in class com.storedobject.ui.inventory.ItemGetField
- getPartNumberProvider() - Method in interface com.storedobject.ui.inventory.ItemInput
-
Get the P/N provider of this.
- getPartNumberShortName() - Method in class com.storedobject.core.AbstractServiceItemType
- getPartNumberShortName() - Method in class com.storedobject.core.InventoryItem
- getPartNumberShortName() - Method in class com.storedobject.core.InventoryItemType
- getPartNumberType() - Method in class com.storedobject.core.InventoryItem
- getPartOfInvoice() - Method in class com.storedobject.core.LandedCostType
- getParty() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the party associated with this account entity.
- getParty() - Method in class com.storedobject.accounts.Invoice
- getPartyClass() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the party class associated with this object.
- getPartyClass() - Method in class com.storedobject.accounts.BusinessEntity
-
Returns the class representing the party associated with this entity.
- getPartyClass() - Method in class com.storedobject.accounts.PersonalEntity
-
Returns the class of the party associated with this PersonalEntity.
- getPartyId() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the ID of the party associated with this object.
- getPartyId() - Method in class com.storedobject.accounts.BusinessEntity
-
Retrieves the party ID.
- getPartyId() - Method in class com.storedobject.accounts.Invoice
- getPartyId() - Method in class com.storedobject.accounts.PersonalEntity
-
Retrieves the Party ID.
- getPassword() - Method in class com.storedobject.mail.MailSender
- getPassword() - Method in class com.storedobject.sms.Provider
- getPasswordChangeCaption() - Method in interface com.storedobject.core.IdentityCheck
-
Get the caption used when changing the password.
- getPasswordExpiry() - Method in class com.storedobject.core.SystemUser
- getPath(String) - Static method in class com.storedobject.common.IO
-
Get the path class for the file name passed.
- getPattern() - Method in class com.storedobject.core.SerialPattern
- getPatternType() - Method in class com.storedobject.core.SerialConfigurator
- getPatternTypeValue() - Method in class com.storedobject.core.SerialConfigurator
- getPatternTypeValues() - Method in class com.storedobject.core.SerialConfigurator
- getPayload() - Method in class com.storedobject.core.AutoLogin
- getPayment() - Method in class com.storedobject.accounts.Invoice
- getPaymentDetail() - Method in class com.storedobject.accounts.Invoice
- getPaymentStatus() - Method in class com.storedobject.accounts.Invoice
- getPaymentStatusValue() - Method in class com.storedobject.accounts.Invoice
- getPaymentStatusValue(int) - Static method in class com.storedobject.accounts.Invoice
- getPaymentStatusValues() - Static method in class com.storedobject.accounts.Invoice
- getPDFInBrowse() - Method in class com.storedobject.core.UIMetadata
- getPDFProperties() - Method in class com.storedobject.office.od.ods.Workbook
- getPDFProperties() - Method in class com.storedobject.office.ODS
- getPendingMessageCount() - Static method in class com.storedobject.iot.MQTT
- getPendingWith() - Method in class com.storedobject.core.Memo
- getPendingWith() - Method in class com.storedobject.core.MemoComment
- getPercentage() - Method in class com.storedobject.chart.Font.Stretch
-
Get the percentage of stretch.
- getPercentage2Style() - Method in class com.storedobject.office.AbstractSpreadSheet
- getPercentageStyle() - Method in class com.storedobject.office.AbstractSpreadSheet
- getPeriod() - Method in interface com.storedobject.core.Ledger
-
The date-period selected.
- getPeriod() - Method in class com.storedobject.iot.Consumption
-
Abstract method to retrieve the period associated with the consumption record.
- getPeriod() - Method in class com.storedobject.iot.DailyConsumption
-
Retrieves the period value associated with the daily consumption instance.
- getPeriod() - Method in class com.storedobject.iot.DailyStatistics
-
Retrieves the period associated with this instance, represented by the day of the year.
- getPeriod() - Method in class com.storedobject.iot.HourlyConsumption
-
Retrieves the hourly period value representing the hour for this instance.
- getPeriod() - Method in class com.storedobject.iot.HourlyStatistics
-
Retrieves the period associated with this instance, which corresponds to the hour value.
- getPeriod() - Method in class com.storedobject.iot.MonthlyConsumption
-
Retrieves the period associated with the monthly consumption.
- getPeriod() - Method in class com.storedobject.iot.MonthlyStatistics
-
Retrieves the period associated with the monthly statistics.
- getPeriod() - Method in class com.storedobject.iot.Statistics
-
Retrieves the period value associated with the statistics object.
- getPeriod() - Method in class com.storedobject.iot.WeeklyConsumption
-
Retrieves the period of the weekly consumption, represented by the week number.
- getPeriod() - Method in class com.storedobject.iot.WeeklyStatistics
-
Gets the period represented by the current instance of WeeklyStatistics.
- getPeriod() - Method in class com.storedobject.iot.YearlyConsumption
-
Retrieves the period for the yearly consumption, represented as an integer year value.
- getPeriod() - Method in class com.storedobject.iot.YearlyStatistics
-
Retrieves the period value for this instance, which corresponds to the year.
- getPeriod() - Method in class com.storedobject.ui.MonthEndField
- getPeriod() - Method in class com.storedobject.ui.MonthField
- getPeriod(JSON) - Method in class com.storedobject.core.JSONLedger
- getPeriodDetail() - Method in class com.storedobject.iot.Consumption
-
Provides detailed information about the period associated with the consumption instance.
- getPeriodDetail() - Method in class com.storedobject.iot.DailyConsumption
-
Retrieves the detailed representation of the period for the given year and day.
- getPeriodDetail() - Method in class com.storedobject.iot.DailyStatistics
-
Retrieves detailed period information for a specific day within a given year.
- getPeriodDetail() - Method in class com.storedobject.iot.HourlyConsumption
-
Provides the detailed representation of the period for the current hourly consumption.
- getPeriodDetail() - Method in class com.storedobject.iot.HourlyStatistics
-
Retrieves the detailed representation of the period associated with this instance.
- getPeriodDetail() - Method in class com.storedobject.iot.MonthlyConsumption
-
Retrieves the detailed representation of the consumption period in the format of "Month Year".
- getPeriodDetail() - Method in class com.storedobject.iot.MonthlyStatistics
-
Retrieves a detailed representation of the period in the format "Month Year".
- getPeriodDetail() - Method in class com.storedobject.iot.Statistics
-
Retrieves the detailed description of the period associated with this statistics object.
- getPeriodDetail() - Method in class com.storedobject.iot.WeeklyConsumption
-
Retrieves the formatted period detail for the weekly consumption.
- getPeriodDetail() - Method in class com.storedobject.iot.WeeklyStatistics
-
Retrieves a detailed representation of the specific period (week) for this instance, based on the year and week values.
- getPeriodDetail() - Method in class com.storedobject.iot.YearlyConsumption
-
Provides a detailed description of the period by returning the year associated with this consumption record, prefixed by "Year ".
- getPeriodDetail() - Method in class com.storedobject.iot.YearlyStatistics
-
Generates a detailed string representation of the period for this instance.
- getPeriodInDays() - Method in class com.storedobject.core.AbstractPeriod
- getPeriodInDays(D, D) - Static method in class com.storedobject.common.DateUtility
-
Get difference in days between two dates
- getPeriodInDays(D, D, boolean) - Static method in class com.storedobject.common.DateUtility
-
Get difference in days between two dates by considering the time as well
- getPeriodInMonths() - Method in class com.storedobject.core.AbstractPeriod
- getPeriodInMonths(D, D) - Static method in class com.storedobject.common.DateUtility
-
Get difference in months between two dates
- getPeriodName() - Method in class com.storedobject.iot.Consumption
-
Retrieves the period name of the consumption instance.
- getPeriodName() - Method in class com.storedobject.iot.Statistics
-
Retrieves the period name associated with the instance of the class.
- getPeriodType() - Method in class com.storedobject.iot.Consumption
-
Retrieves the type of period associated with the consumption instance.
- getPeriodType() - Method in class com.storedobject.iot.DailyConsumption
-
Retrieves the period type for this consumption instance.
- getPeriodType() - Method in class com.storedobject.iot.DailyStatistics
-
Retrieves the type of period represented by this instance.
- getPeriodType() - Method in class com.storedobject.iot.HourlyConsumption
-
Retrieves the type of period associated with this instance.
- getPeriodType() - Method in class com.storedobject.iot.HourlyStatistics
-
Retrieves the type of period for the current statistics instance.
- getPeriodType() - Method in class com.storedobject.iot.MonthlyConsumption
- getPeriodType() - Method in class com.storedobject.iot.MonthlyStatistics
-
Retrieves the type of period associated with this statistical data.
- getPeriodType() - Method in class com.storedobject.iot.Statistics
-
Retrieves the period type associated with the statistics instance.
- getPeriodType() - Method in class com.storedobject.iot.WeeklyConsumption
-
Retrieves the period type associated with the weekly consumption data.
- getPeriodType() - Method in class com.storedobject.iot.WeeklyStatistics
-
Retrieves the type of period associated with this instance of WeeklyStatistics.
- getPeriodType() - Method in class com.storedobject.iot.YearlyConsumption
-
Retrieves the period type associated with the yearly consumption.
- getPeriodType() - Method in class com.storedobject.iot.YearlyStatistics
-
Retrieves the type of period associated with this instance.
- getPermission() - Method in class com.storedobject.core.ObjectPermission
- getPermissionBitValues() - Static method in class com.storedobject.core.ObjectPermission
- getPermissionValue() - Method in class com.storedobject.core.ObjectPermission
- getPermissionValue(int) - Static method in class com.storedobject.core.ObjectPermission
- getPerson() - Method in class com.storedobject.accounts.CashAccount
- getPerson() - Method in class com.storedobject.accounts.PersonalEntity
-
Retrieves the person associated with this PersonalEntity.
- getPerson() - Method in class com.storedobject.core.FileCirculation
- getPerson() - Method in class com.storedobject.core.FileFolderAccessRights
- getPerson() - Method in class com.storedobject.core.InventoryCustodyLocation
- getPerson() - Method in class com.storedobject.core.MaterialRequest
- getPerson() - Method in class com.storedobject.core.PersonRole
- getPerson() - Method in class com.storedobject.core.Signature
- getPerson() - Method in class com.storedobject.core.SystemUser
-
Gets the person.
- getPerson() - Method in class com.storedobjects.support.SupportPerson
- getPersonId() - Method in class com.storedobject.accounts.CashAccount
- getPersonId() - Method in class com.storedobject.accounts.PersonalEntity
-
Retrieves the unique identifier of a person.
- getPersonId() - Method in class com.storedobject.core.FileCirculation
- getPersonId() - Method in class com.storedobject.core.FileFolderAccessRights
- getPersonId() - Method in class com.storedobject.core.InventoryCustodyLocation
- getPersonId() - Method in class com.storedobject.core.MaterialRequest
- getPersonId() - Method in class com.storedobject.core.PersonRole
- getPersonId() - Method in class com.storedobject.core.Signature
- getPersonId() - Method in class com.storedobject.core.SystemUser
-
Gets the Id of the person.
- getPersonId() - Method in class com.storedobjects.support.SupportPerson
- getPhone() - Method in class com.storedobject.accounts.AccountEntity
- getPhone() - Method in interface com.storedobject.core.HasContacts
-
Get the phone number.
- getPhone() - Method in class com.storedobjects.crm.Inquiry
- getPhone(String) - Method in interface com.storedobject.core.HasContacts
-
Get the address.
- getPhrase() - Method in class com.storedobject.pdf.PDFCell
-
Get the phrase inside the cell.
- getPhysicalNumberOfCells() - Method in class com.storedobject.office.od.ods.Row
- getPhysicalNumberOfRows() - Method in class com.storedobject.office.od.ods.Sheet
- getPickingOrder() - Method in class com.storedobject.core.InventoryBin
- getPid() - Method in class com.storedobject.core.PseudoTranDetail
- getPIN() - Method in class com.storedobject.core.PIN
- getPingTime() - Static method in class com.storedobject.iot.DataSet
-
Get the last time a ping was received.
- getPlaceholder() - Method in class com.storedobject.ui.CountryField
-
Get the placeholder of this field.
- getPlaceholder() - Method in class com.storedobject.vaadin.ChoiceField
-
Get the placeholder of this field.
- getPlaceName() - Method in class com.storedobject.common.PKAddress
- getPlainHeight() - Method in class com.storedobject.pdf.PDFImage
- getPlainWidth() - Method in class com.storedobject.pdf.PDFImage
- getPM10() - Method in class com.storedobject.iot.AQI
- getPM25() - Method in class com.storedobject.iot.AQI
- getPNField() - Method in class com.storedobject.ui.inventory.ItemField
- getPO() - Method in class com.storedobject.core.InventoryItem
-
Get the PO through which this item was procured.
- getPOBox() - Method in class com.storedobject.common.Address
-
Get the Post Box number.
- getPOBoxName() - Method in class com.storedobject.common.Address
-
Get the caption for the Post Box.
- getPOBoxName() - Method in class com.storedobject.common.CHAddress
- getPOBoxName() - Method in class com.storedobject.common.MYAddress
- getPointer(boolean) - Method in class com.storedobject.chart.Axis
-
Get the axis-pointer for the axis.
- getPointSymbol(boolean) - Method in class com.storedobject.chart.BubbleChart
-
Get the
PointSymbol
that represents the "bubble". - getPointSymbol(boolean) - Method in class com.storedobject.chart.LineChart
-
Get the point symbol definition associated with this chart.
- getPointSymbol(boolean) - Method in class com.storedobject.chart.ScatterChart
-
Get the
PointSymbol
. - getPOItem() - Method in class com.storedobject.core.InventoryGRNItem
- getPolarProperty(boolean) - Method in class com.storedobject.chart.ComposedPart
- getPolarProperty(boolean) - Method in class com.storedobject.chart.GaugeChart
- getPolarProperty(boolean) - Method in interface com.storedobject.chart.HasPolarProperty
-
Get the polar property.
- getPolarProperty(boolean) - Method in class com.storedobject.chart.PieChart
- getPolarProperty(boolean) - Method in class com.storedobject.chart.PolarCoordinate
- getPolarProperty(boolean) - Method in class com.storedobject.chart.RadarCoordinate
- getPolarProperty(boolean) - Method in class com.storedobject.chart.SunburstChart
- getPolicy() - Method in class com.storedobject.core.PIN
- getPoolSize() - Static method in class com.storedobject.core.SQLConnector
-
Gets the current connection pool size.
- getPort() - Method in class com.storedobject.iot.MQTT
- getPort() - Method in class com.storedobject.mail.MailSender
- getPortOfDischarge() - Method in class com.storedobject.core.Consignment
- getPortOfLoading() - Method in class com.storedobject.core.Consignment
- getPosition() - Method in class com.storedobject.chart.Chart.Label
-
Get the position indicator of this label.
- getPosition() - Method in class com.storedobject.core.InventoryAssembly
- getPosition() - Method in class com.storedobject.core.InventoryFitmentPosition
- getPosition() - Method in class com.storedobject.office.od.ODInputStream
- getPosition(boolean) - Method in class com.storedobject.chart.ComposedPart
- getPosition(boolean) - Method in class com.storedobject.chart.CoordinateSystem
- getPosition(boolean) - Method in class com.storedobject.chart.DataZoom
- getPosition(boolean) - Method in interface com.storedobject.chart.HasPosition
-
Get the position of this on the chart display area.
- getPosition(boolean) - Method in class com.storedobject.chart.Legend
- getPosition(boolean) - Method in class com.storedobject.chart.SelfPositioningChart
- getPosition(boolean) - Method in class com.storedobject.chart.SelfPositioningSpecialChart
- getPosition(boolean) - Method in class com.storedobject.chart.Shape
-
Get the position.
- getPosition(boolean) - Method in class com.storedobject.chart.SunburstChart
- getPosition(boolean) - Method in class com.storedobject.chart.Title
- getPosition(boolean) - Method in class com.storedobject.chart.Toolbox
- getPosition(boolean) - Method in class com.storedobject.chart.VisualMap
- getPosition(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getPostalCode() - Method in class com.storedobject.common.Address
-
Get the Postal Code.
- getPostalCodeCaption() - Method in class com.storedobject.common.Address
-
Get the caption for the Postal Code.
- getPostalCodeCaption() - Method in class com.storedobject.common.GBAddress
- getPostalCodeCaption() - Method in class com.storedobject.common.INAddress
- getPostalCodeCaption() - Method in class com.storedobject.common.LKAddress
- getPostalCodeCaption() - Method in class com.storedobject.common.USAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.Address
-
What is the maximum length of the postal code?
- getPostalCodeMaxLength() - Method in class com.storedobject.common.CHAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.GBAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.IDAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.INAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.MYAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.PKAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.SGAddress
- getPostalCodeMaxLength() - Method in class com.storedobject.common.USAddress
- getPostalCodeMinLength() - Method in class com.storedobject.common.Address
-
What is the minimum length of the postal code?
- getPostalCodeMinLength() - Method in class com.storedobject.common.GBAddress
- getPostalCodeMinLength() - Method in class com.storedobject.common.USAddress
- getPostalTown() - Method in class com.storedobject.common.MYAddress
- getPosted() - Method in class com.storedobject.accounts.Invoice
- getPosted() - Method in class com.storedobject.core.JournalVoucherStage
- getPostOfficeName() - Method in class com.storedobject.common.INAddress
- getPostTown() - Method in class com.storedobject.common.GBAddress
- getPrecision() - Method in class com.storedobject.chart.Axis.PointerLabel
-
Get the precision for showing the value (Applicable to numeric values).
- getPredicate() - Method in class com.storedobject.core.ObjectLoadFilter
-
Create a "predicate" that can be used in the Java program to apply the equivalent filter condition of using
ObjectLoadFilter.getFilter()
andObjectLoadFilter.getLoadingPredicate()
. - getPredicate(String) - Method in class com.storedobject.core.ObjectLoadFilter
-
Create a "predicate" that can be used in the Java program to apply the equivalent filter condition of using
ObjectLoadFilter.getFilter(String)
andObjectLoadFilter.getLoadingPredicate()
. - getPredicate(String, Predicate<T>) - Method in class com.storedobject.ui.util.ViewFilter
- getPreferences() - Method in class com.storedobject.core.SystemUser
- getPreferencesBitValues() - Static method in class com.storedobject.core.SystemUser
- getPreferencesValue() - Method in class com.storedobject.core.SystemUser
- getPreferencesValue(int) - Static method in class com.storedobject.core.SystemUser
- getPrefixComponent() - Method in class com.storedobject.ui.AbstractObjectField
- getPrefixComponent() - Method in class com.storedobject.vaadin.CustomTextField
- getPrefixSOAP() - Method in class com.storedobject.common.SOAP
-
Get the current "SOAP-Env" prefix.
- getPrevious() - Method in class com.storedobject.common.CheckWithPrevious
-
Gets the previous value that is compared with the current value.
- getPreviousActionText() - Method in class com.storedobject.vaadin.ActionTextField
-
The action text that was already acted up on.
- getPreviousCell() - Method in class com.storedobject.office.AbstractSpreadSheet
- getPreviousKey() - Method in interface com.storedobject.core.Secret.MasterKeyProvider
-
Get the key that was previously active.
- getPreviousLocation() - Method in class com.storedobject.core.InventoryItem
- getPreviousLocation(int) - Method in class com.storedobject.core.InventoryItem
- getPreviousRow() - Method in class com.storedobject.office.AbstractSpreadSheet
- getPreviousSheet() - Method in class com.storedobject.office.AbstractSpreadSheet
- getPreviousTab() - Method in class com.storedobject.vaadin.Tabs.SelectedChangeEvent
-
Get the previously selected tab.
- getPreviousUnit() - Method in class com.storedobject.core.InventoryUnitCorrection
- getPreviousVersion() - Method in class com.storedobject.core.FileData
- getPrice() - Method in class com.storedobject.core.InventorySaleItem
- getPrimaryAddress() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the primary address of the AccountEntity.
- getPrimaryAddressValue() - Method in class com.storedobject.accounts.AccountEntity
-
Returns the primary address value of the AccountEntity.
- getPrimaryEmail() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the primary email address of the account entity.
- getPrimaryPhone() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the primary phone number of the account entity.
- getPrintArea(int) - Method in class com.storedobject.office.od.ods.Workbook
- getPrintDescription() - Method in class com.storedobject.core.ReportDefinition
- getPrintLogicClassName() - Method in class com.storedobject.core.PrintLogicDefinition
- getPrintSetup() - Method in class com.storedobject.office.od.ods.Sheet
- getPrintText() - Method in interface com.storedobject.vaadin.HTMLGenerator
-
Get a printable object that can be used for creating a printable representation of the HTML text.
- getPriority() - Method in class com.storedobject.core.LoginMessage
- getPriority() - Method in class com.storedobject.core.MaterialRequest
- getPriority() - Method in class com.storedobject.core.MaterialRequestPriority
- getPriority() - Method in class com.storedobject.ui.Alert
- getPriorityId() - Method in class com.storedobject.core.MaterialRequest
- getPriorityValue() - Method in class com.storedobject.core.LoginMessage
- getPriorityValue(int) - Static method in class com.storedobject.core.LoginMessage
- getPriorityValues() - Static method in class com.storedobject.core.LoginMessage
- getProcessingOrder() - Method in class com.storedobject.tools.Packager
- getProcessor() - Method in class com.storedobject.ui.iot.DownloadData
- getProcessor() - Method in class com.storedobject.ui.iot.SelectData
- getProcessor() - Method in class com.storedobject.ui.iot.ViewData
- getProcessorClass() - Method in class com.storedobject.iot.CustomMessageLogic
- getProcessorLogic() - Method in class com.storedobject.core.LoginMessage
- getProducer() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- getProduct() - Method in class com.storedobjects.support.Issue
- getProduct() - Method in class com.storedobjects.support.ProductSkill
- getProductId() - Method in class com.storedobjects.support.Issue
- getProductId() - Method in class com.storedobjects.support.ProductSkill
- getProductLogo() - Method in class com.storedobject.pdf.PDFReport
-
Get the configured logo of the product (could be
null
). - getProductLogoName() - Method in class com.storedobject.core.DeviceLayout
- getProductLogoName() - Method in class com.storedobject.pdf.PDFReport
-
Get the name of the configured product logo of the organization.
- getProgressBar(boolean) - Method in class com.storedobject.ui.Application
- getProgressBarHolder() - Method in interface com.storedobject.ui.ApplicationLayout
- getProgressBarHolder() - Method in class com.storedobject.ui.util.ApplicationFrame
- getProgressCaption() - Method in class com.storedobject.ui.TextView
- getProgressCaption() - Method in class com.storedobject.ui.UploadProcessorView
- getProject() - Method in class com.storedobject.iot.Site
-
Retrieves the project associated with the site.
- getProperties() - Method in class com.storedobject.office.PDFProperties
- getProtect() - Method in class com.storedobject.office.od.ods.Sheet
- getProtectedColumns() - Method in class com.storedobject.core.UIMetadata
- getProtectedColumns() - Method in class com.storedobject.tools.TableDefinition
- getProtocol() - Static method in class com.storedobject.ui.util.SOServlet
- getProviderName() - Method in class com.storedobject.sms.CheckDelivery
- getProviderName() - Method in class com.storedobject.sms.Server
- getProviderName() - Method in class com.storedobject.sms.SMSSimulator
- getProvince() - Method in class com.storedobject.common.PKAddress
- getProvinceName() - Method in class com.storedobject.common.PKAddress
- getProvinces() - Static method in class com.storedobject.common.PKAddress
- getPublicKey() - Method in class com.storedobject.core.WebBiometric
- getPurchaseDate() - Method in class com.storedobject.core.InventoryItem
- getPurchaseType() - Method in class com.storedobject.accounts.SupplierInvoice
- getPurgedMessageCount() - Static method in class com.storedobject.iot.MQTT
- getQuantity() - Method in class com.storedobject.core.ConsignmentItem
- getQuantity() - Method in interface com.storedobject.core.HasInventoryItem
-
Retrieves the quantity of the inventory item associated with this entity.
- getQuantity() - Method in class com.storedobject.core.InventoryAssembly
- getQuantity() - Method in class com.storedobject.core.InventoryGRNItem
- getQuantity() - Method in class com.storedobject.core.InventoryItem
- getQuantity() - Method in class com.storedobject.core.InventoryLedger
- getQuantity() - Method in class com.storedobject.core.InventoryPOItem
- getQuantity() - Method in class com.storedobject.core.InventoryTransferItem
- getQuantity() - Method in class com.storedobject.core.MaterialIssuedItem
- getQuantity() - Method in class com.storedobject.core.PackingUnit
- getQuantity(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getQuantity(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a quantity value from the JSON request.
- getQuantityClass() - Method in class com.storedobject.core.MeasurementUnit
-
Get the
Quantity
class for this measurement unit. - getQueryBuilder() - Method in class com.storedobject.core.ReportDefinition
- getQueryBuilder(String) - Method in class com.storedobject.core.ReportDefinition
- getQueryBuilder(String, String) - Method in class com.storedobject.core.ReportDefinition
- getQueryParameter(String) - Method in class com.storedobject.vaadin.Application
-
Get the query parameter value passed to this application.
- getRadius() - Method in class com.storedobject.chart.CirclePart
-
Get radius.
- getRate() - Method in class com.storedobject.core.CurrencyRate
- getRate() - Method in interface com.storedobject.core.CurrencyRateProvider
- getRate() - Method in class com.storedobject.core.ExchangeRate
- getRate() - Method in class com.storedobject.core.Tax
- getRate() - Method in class com.storedobject.core.TaxRate
- getRate() - Method in class com.storedobject.iot.ResourceCost
- getRate(Id) - Static method in class com.storedobject.core.TaxRate
- getRate(Id) - Static method in class com.storedobject.iot.ResourceCost
- getRate(TaxType) - Static method in class com.storedobject.core.TaxRate
- getRate(Resource) - Static method in class com.storedobject.iot.ResourceCost
- getRate(Date, Id) - Static method in class com.storedobject.core.TaxRate
- getRate(Date, Id) - Static method in class com.storedobject.iot.ResourceCost
- getRate(Date, TaxType) - Static method in class com.storedobject.core.TaxRate
- getRate(Date, Resource) - Static method in class com.storedobject.iot.ResourceCost
- getReadAt() - Method in class com.storedobject.core.FileCirculation
- getReadBefore() - Method in class com.storedobject.core.FileData
- getReadBeforeTime() - Method in class com.storedobject.core.FileData
- getReader() - Method in class com.storedobject.common.HTTP
-
Get the response as a "reader".
- getReader() - Method in class com.storedobject.common.InvertedWriter
-
Get the associated reader.
- getReader(File) - Static method in class com.storedobject.common.IO
-
Create a buffered reader from the file
- getReader(InputStream) - Static method in class com.storedobject.common.IO
-
Convert a stream to a buffered UTF-8 reader
- getReader(String) - Static method in class com.storedobject.common.IO
-
Create a buffered reader from the file
- getReader(Path) - Static method in class com.storedobject.common.IO
-
Create a buffered reader from the path
- getReadStamp() - Method in class com.storedobject.core.FileData
- getRealClassName() - Method in class com.storedobject.core.UIMetadata
- getRealLocation() - Method in class com.storedobject.core.InventoryItem
-
Get the real location of this item.
- getReceiptDate(MaterialIssued, MaterialRequest) - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- getReceiptReference(MaterialIssued, MaterialRequest) - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- getReceiptText() - Method in class com.storedobject.core.InventoryLocation
- getReceived() - Method in class com.storedobject.core.InventoryPOItem
- getReceived() - Method in class com.storedobject.core.MaterialRequest
- getReceived(T) - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- getReceivedAt() - Method in class com.storedobjects.crm.Inquiry
- getReceivedAt(Inquiry) - Method in class com.storedobject.ui.crm.InquiryBrowser
- getReceiveLogic() - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- getRecycleLocation() - Static method in class com.storedobject.core.InventoryVirtualLocation
- getRed() - Method in class com.storedobject.pdf.PDFColor
-
Get the red value.
- getReference() - Method in class com.storedobject.accounts.CustomerInvoice
- getReference() - Method in class com.storedobject.core.Consignment
- getReference() - Method in interface com.storedobject.core.HasReference
- getReference() - Method in class com.storedobject.core.InventoryGRN
- getReference() - Method in class com.storedobject.core.InventoryLedger
- getReference() - Method in class com.storedobject.core.InventoryPO
- getReference() - Method in class com.storedobject.core.InventoryTransfer
- getReference() - Method in class com.storedobject.core.JournalVoucher
-
Get the reference of this JV.
- getReference() - Method in interface com.storedobject.core.LedgerEntry
-
Returns the reference of the entry.
- getReference() - Method in class com.storedobject.core.MaterialIssued
- getReference() - Method in class com.storedobject.core.MaterialRequest
- getReference() - Method in class com.storedobject.core.Memo
- getReference() - Method in class com.storedobject.core.MemoComment
- getReference(InventoryLedger) - Method in class com.storedobject.ui.inventory.ItemMovementView
- getReference(JournalVoucher.Entry) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getReferenceNumber() - Method in class com.storedobject.core.InventoryGRN
- getReferenceNumber() - Method in class com.storedobject.core.InventoryPO
-
Deprecated.
- getReferenceNumber() - Method in class com.storedobject.core.InventoryTransfer
- getReferenceNumber() - Method in class com.storedobject.core.MaterialIssued
-
Deprecated.
- getReferenceNumber() - Method in class com.storedobject.core.MaterialRequest
-
Deprecated.
- getRefreshToken() - Method in class com.storedobject.mail.GMailSender
- getRegion() - Method in class com.storedobject.common.IPLocation
- getRegion() - Method in class com.storedobject.core.Tax
- getRegion() - Method in class com.storedobject.core.TaxType
- getRegionId() - Method in class com.storedobject.core.TaxType
- getRelated(Class<T>, Id) - Method in class com.storedobject.core.StoredObject
-
Get the related instance from the database for the given parameters.
- getRelated(Class<T>, Id, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the related instance from the database for the given parameters.
- getRelativeColumnWidth(String) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getRelativeColumnWidth(String) - Method in class com.storedobject.ui.accounts.StatementView
- getRelativeColumnWidth(String) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getRelativeColumnWidth(String) - Method in class com.storedobject.ui.inventory.GRN
- getRelativeColumnWidth(String) - Method in class com.storedobject.ui.inventory.ReceiveAndBin
- getRelativeColumnWidth(String) - Method in interface com.storedobject.vaadin.HasColumns
-
This method is invoked when the real column is created to determine the relative width of the column.
- getRelativeWidth() - Method in class com.storedobject.core.ReportColumnDefinition
- getRemark() - Method in class com.storedobject.core.Consignment
- getRemark() - Method in class com.storedobject.core.InventoryTransfer
- getRemark() - Method in class com.storedobjects.crm.Inquiry
- getRemarks() - Method in class com.storedobject.core.MaterialRequest
- getRemarks() - Method in class com.storedobject.core.TransactionDate
- getRenderingIndex() - Method in class com.storedobject.chart.Axis
- getRenderingIndex() - Method in interface com.storedobject.chart.ComponentPart
-
Return the rendering index of this part.
- getReorderPoint() - Method in class com.storedobject.core.InventoryItemType
- getRepairable() - Method in class com.storedobject.core.InventoryStore
- getRepairDetail() - Method in class com.storedobject.core.InventoryROItem
- getRepairEntity() - Method in class com.storedobject.core.InventoryRO
- getRepeatingColumns() - Method in class com.storedobject.office.od.ods.Sheet
- getRepeatingRows() - Method in class com.storedobject.office.od.ods.Sheet
- getReplyToAddress() - Method in class com.storedobject.mail.Mail
-
Retrieves the "reply-to address" associated with the mail.
- getReplyToAddress() - Method in class com.storedobject.mail.Sender
- getReplyToAddressName() - Method in class com.storedobject.mail.Sender
- getReportClassName() - Method in class com.storedobject.ui.tools.ReportEditor
- getReportDefinition() - Method in class com.storedobject.report.ObjectList
- getReportDefinition() - Method in interface com.storedobject.report.ObjectLister
- getReportDefinition() - Method in class com.storedobject.report.ObjectListExcel
- getReportDefinition(JSON) - Method in interface com.storedobject.report.ObjectLister
- getReportFormat() - Method in class com.storedobject.office.ExcelReport
- getReportFormat() - Method in class com.storedobject.office.ODSReport
- getReportFormat() - Method in class com.storedobject.office.ODTReport
- getReportFormat() - Method in class com.storedobject.pdf.PDF
-
Get the 'Report Format Definition' for this report.
- getReportStage() - Method in class com.storedobject.pdf.PDF
-
Stage of the report.
- getReportTitle() - Method in class com.storedobject.report.StockReportExcel
- getRepulsion() - Method in class com.storedobject.chart.GraphData.Force
-
Retrieves the repulsion value.
- getRequest() - Method in class com.storedobject.core.MaterialIssued
- getRequest() - Method in class com.storedobject.core.MaterialIssuedItem
- getRequested() - Method in class com.storedobject.core.MaterialRequestItem
- getRequestId() - Method in class com.storedobject.core.MaterialIssued
- getRequestId() - Method in class com.storedobject.core.MaterialIssuedItem
- getRequestLogic(InventoryLocation) - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- getRequestReference() - Method in class com.storedobject.core.MaterialIssued
- getRequire() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getRequireBitValues() - Static method in class com.storedobject.core.UserRegistrationConfiguration
- getRequiredBefore() - Method in class com.storedobject.core.MaterialRequest
- getRequirement() - Method in class com.storedobject.core.PasswordPolicy
- getRequirementValue() - Method in class com.storedobject.core.PasswordPolicy
- getRequirementValue(int) - Static method in class com.storedobject.core.PasswordPolicy
- getRequirementValues() - Static method in class com.storedobject.core.PasswordPolicy
- getRequireMixedcase() - Method in class com.storedobject.core.PasswordPolicy
- getRequireValue() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getRequireValue(int) - Static method in class com.storedobject.core.UserRegistrationConfiguration
- getReserved() - Method in class com.storedobject.core.MaterialIssued
- getReserved() - Method in class com.storedobject.core.MaterialRequest
- getReservedBy() - Method in class com.storedobject.core.InventoryReservedBin
- getReservedById() - Method in class com.storedobject.core.InventoryReservedBin
- getResetCaption() - Method in class com.storedobject.chart.Toolbox.Zoom
-
Get the caption for the "reset zoom" part (will be shown as a tooltip).
- getResolution() - Method in class com.storedobject.chart.Toolbox.Download
-
Get image resolution.
- getResolution() - Method in class com.storedobject.ui.TimeField
- getResolution() - Method in class com.storedobject.ui.TimestampField
-
Get the resolution.
- getResolution() - Method in class com.storedobject.ui.TimestampPeriodField
-
Get the resolution.
- getResource() - Method in class com.storedobject.common.FileBuffer
-
Get the "resource" owned by this buffer.
- getResource() - Method in class com.storedobject.common.ResourceHolder
-
Get the resource.
- getResource() - Method in interface com.storedobject.common.ResourceOwner
-
Get the "resource" owned by this "resource owner".
- getResource() - Method in class com.storedobject.core.IdBuffer
- getResource() - Method in class com.storedobject.core.RawSQL
- getResource() - Method in class com.storedobject.iot.Consumption
-
Retrieves the
Resource
associated with the current object. - getResource() - Method in class com.storedobject.iot.FullConsumption
- getResource() - Method in class com.storedobject.iot.ResourceCost
- getResource() - Method in class com.storedobject.ui.iot.ConsumptionList
- getResource() - Method in class com.storedobject.ui.ObjectComboField
- getResource() - Method in class com.storedobject.ui.ObjectForestProvider
- getResource() - Method in class com.storedobject.ui.ObjectListField
- getResource() - Method in class com.storedobject.ui.ObjectListProvider
- getResource() - Method in class com.storedobject.ui.ObjectTreeProvider
- getResourceId() - Method in class com.storedobject.iot.Consumption
-
Retrieves the resource identifier associated with this consumption entity.
- getResourceId() - Method in class com.storedobject.iot.FullConsumption
- getResourceId() - Method in class com.storedobject.iot.ResourceCost
- getResponse() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getRestartAnnually() - Method in class com.storedobject.core.SerialConfigurator
- getResult() - Method in class com.storedobject.core.RawSQL
- getResultSet() - Method in class com.storedobject.core.Query
-
Retrieves the current result set of the query.
- getReturnPolicy() - Method in class com.storedobject.core.InventoryLocation
- getReturnPolicyValue() - Method in class com.storedobject.core.InventoryLocation
- getReturnPolicyValue(int) - Static method in class com.storedobject.core.InventoryLocation
- getReturnPolicyValues() - Static method in class com.storedobject.core.InventoryLocation
- getReturnType() - Method in class com.storedobject.common.CustomMethodInvoker
- getReturnType() - Method in interface com.storedobject.common.MethodInvoker
- getReturnType() - Method in class com.storedobject.common.SimpleMethodInvoker
- getReturnType() - Method in class com.storedobject.common.StyledMethodInvoker
- getReturnType() - Method in class com.storedobject.core.SerialNumberMethodInvoker
- getReturnType() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- getReuseHistory() - Method in class com.storedobject.core.PasswordPolicy
- getRGB() - Method in class com.storedobject.pdf.PDFColor
-
Get the RGB value (32 bit value - each 8 bit part from the left represents Alpha, Red, Green, Blue respectively).
- getRichStringCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getRichTextStyle(boolean) - Method in class com.storedobject.chart.TextStyle
-
Get the
RichTextStyle
instance associated with this text style. - getRight() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the right value.
- getRightAlignedStyle() - Method in class com.storedobject.office.AbstractSpreadSheet
- getRightIndent() - Method in class com.storedobject.pdf.PDFCell
-
Get the right indent.
- getRightMargin() - Method in class com.storedobject.pdf.PDF
-
Document margin.
- getRO() - Method in class com.storedobject.core.InventoryItem
-
Get the RO through which this item was repaired.
- getRoot() - Static method in class com.storedobject.core.FileFolder
- getRoot() - Method in class com.storedobject.ui.AbstractObjectForest
- getRoot() - Method in class com.storedobject.ui.ObjectTree
- getRootFolder() - Method in class com.storedobject.core.FileData
- getRootFolder() - Method in class com.storedobject.core.FileFolder
- getRootMessage() - Method in exception class com.storedobject.common.SOException
- getRoots() - Method in class com.storedobject.core.ObjectForest
- getRoots() - Method in class com.storedobject.core.ObjectTree
- getRoots() - Method in class com.storedobject.ui.AbstractTreeProvider
- getRoots() - Method in class com.storedobject.ui.ObjectForestProvider
- getRoots() - Method in class com.storedobject.ui.ObjectTreeProvider
- getRoots() - Method in class com.storedobject.vaadin.BreadcrumbsTree
-
Get the root nodes.
- getRotation() - Method in class com.storedobject.chart.Label
-
Get the rotation of the label.
- getRotation() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the rotation value.
- getRow() - Method in class com.storedobject.office.AbstractSpreadSheet
- getRow() - Method in class com.storedobject.office.od.ods.Cell
- getRow(int) - Method in class com.storedobject.chart.DataMatrix
-
Get a specific row as data provider.
- getRow(int) - Method in class com.storedobject.office.AbstractSpreadSheet
- getRow(int) - Method in class com.storedobject.office.od.ods.Sheet
- getRow(int, int) - Method in class com.storedobject.chart.DataMatrix
-
Get a specific row as data provider.
- getRow(int, int) - Method in class com.storedobject.office.AbstractSpreadSheet
- getRowBreaks() - Method in class com.storedobject.office.od.ods.Sheet
- getRowCells(String) - Method in class com.storedobject.office.AbstractSpreadSheet
- getRowCount() - Method in class com.storedobject.chart.ActivityList
- getRowCount() - Method in class com.storedobject.chart.DataMatrix
-
Get the row count.
- getRowCount() - Method in class com.storedobject.chart.Project
- getRowCount() - Method in class com.storedobject.core.RawSQL
- getRowCount() - Method in class com.storedobject.ui.ObjectTable
-
Get the row-count.
- getRowCount(T) - Method in class com.storedobject.report.ObjectList
- getRowCount(T) - Method in class com.storedobject.report.ObjectListExcel
- getRowDataName() - Method in class com.storedobject.chart.DataMatrix
-
Get the name of the row data.
- getRowEditor() - Method in class com.storedobject.ui.EditableObjectGrid
- getRowEditor() - Method in class com.storedobject.ui.ObjectBrowser
- getRowHeight(int) - Method in class com.storedobject.pdf.PDFTable
- getRowIndex() - Method in class com.storedobject.office.AbstractSpreadSheet
- getRowIndex() - Method in class com.storedobject.office.od.ods.Cell
- getRowName(int) - Method in class com.storedobject.chart.DataMatrix
-
Get the name of a particular row.
- getRowNames() - Method in class com.storedobject.chart.DataMatrix
-
Get row names as a category data provider.
- getRowNames(int) - Method in class com.storedobject.chart.DataMatrix
-
Get row names as a category data provider.
- getRowNum() - Method in class com.storedobject.office.od.ods.Row
- getRowSpan() - Method in class com.storedobject.pdf.PDFCell
-
Get the number of rows occupied by this cell.
- getRowSpan(Component) - Method in class com.storedobject.vaadin.CSSGrid
-
Get number of rows the component takes up.
- getRowSpan(Component) - Method in class com.storedobject.vaadin.PopupButton
-
Get number of rows the component takes up.
- getRowStyle() - Method in class com.storedobject.office.od.ods.Row
- getRowSumsBelow() - Method in class com.storedobject.office.od.ods.Sheet
- getRowSumsRight() - Method in class com.storedobject.office.od.ods.Sheet
- getRunnable() - Method in class com.storedobject.report.ObjectReport
- getRunningLogic() - Method in interface com.storedobject.core.RunningLogic
- getRunningLogic() - Method in class com.storedobject.ui.Application
- getRunningLogic(Device) - Static method in class com.storedobject.core.Logic
- getRunningLogicTitle(Device, String) - Static method in class com.storedobject.core.Logic
- getSaleType() - Method in class com.storedobject.accounts.CustomerInvoice
- getSalutation() - Method in class com.storedobject.ui.tools.ManageSalutation.Salutation
- getSameOTP() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getSankeyData() - Method in class com.storedobject.chart.SankeyChart
-
Get the Sankey data associated with this chart.
- getSaturday() - Method in class com.storedobject.iot.FullConsumption
- getScaledHeight() - Method in class com.storedobject.pdf.PDFImage
- getScaledWidth() - Method in class com.storedobject.pdf.PDFImage
- getScalePercentage() - Method in class com.storedobject.pdf.CombinedPDFReport
-
Get the current value of the scale percentage (See
CombinedPDFReport.setScalePercentage(int)
). - getScenarioProtect() - Method in class com.storedobject.office.od.ods.Sheet
- getSchedule() - Method in class com.storedobject.job.Log
- getScheduleId() - Method in class com.storedobject.job.Log
- getSchemaName(TransactionManager) - Method in class com.storedobject.tools.TableDefinition
- getScrapLocation(SystemEntity) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getSD() - Method in class com.storedobject.iot.Statistics
-
Retrieves the standard deviation (SD) for the associated statistical data.
- getSearchBuilder() - Method in interface com.storedobject.core.ObjectSearcher
- getSearchBuilder() - Method in class com.storedobject.ui.ObjectBrowser
- getSearchBuilder() - Method in interface com.storedobject.ui.ObjectGridData
- getSearchBuilder() - Method in class com.storedobject.ui.util.LoadFilterButtons
- getSearchColumns() - Method in class com.storedobject.core.UIMetadata
- getSearchColumns() - Method in class com.storedobject.tools.TableDefinition
- getSearchColumns() - Method in class com.storedobject.ui.AbstractObjectField
-
Get search columns.
- getSearcher() - Method in class com.storedobject.ui.AbstractObjectField
-
Get the searcher for this field.
- getSearcher() - Method in class com.storedobject.ui.inventory.POEditor
- getSearcher() - Method in class com.storedobject.ui.ObjectEditor
-
Get the searcher for this editor.
- getSearcher() - Method in interface com.storedobject.ui.ObjectInput
-
Get the searcher for this field.
- getSearcher() - Method in class com.storedobject.ui.ReferenceLinkGrid
- getSearchField() - Method in class com.storedobject.ui.ObjectGetField
-
Get the search field for this.
- getSearchFieldCount() - Method in interface com.storedobject.core.ObjectSearchBuilder
- getSearchFieldCount() - Method in class com.storedobject.ui.ObjectFilter
- getSearchFields() - Method in class com.storedobject.core.AuditTrailConfiguration
- getSecondStream() - Method in class com.storedobject.common.TeeOutputStream
-
Get the second stream.
- getSecret() - Method in class com.storedobject.oauth.OAuth
- getSeed() - Method in class com.storedobject.core.Secret
- getSeedChecker() - Method in class com.storedobject.core.Secret
- getSelectCondition() - Method in class com.storedobject.job.MessageSender
-
Additional condition to be be added when messages are read for sending.
- getSelectCondition() - Method in class com.storedobject.mail.Server
- getSelected() - Method in class com.storedobject.ui.AbstractLinkGrid
- getSelected() - Method in interface com.storedobject.ui.LinkGrid
- getSelected() - Method in class com.storedobject.ui.ObjectForest
- getSelected() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the selected item.
- getSelectedIndex() - Method in class com.storedobject.vaadin.Tabs
-
Get the index of the selected tab.
- getSelectedObjects() - Method in class com.storedobject.ui.AbstractObjectForest
- getSelectedTab() - Method in class com.storedobject.vaadin.Tabs
-
Get the currently selected tab.
- getSelectedTab() - Method in class com.storedobject.vaadin.Tabs.SelectedChangeEvent
-
Get the selected tab.
- getSelectionModel() - Method in interface com.storedobject.ui.ObjectGridData
- getSellingRate() - Method in class com.storedobject.core.CurrencyRate
- getSellingRate() - Method in interface com.storedobject.core.CurrencyRateProvider
- getSellingRate() - Method in class com.storedobject.core.ExchangeRate
- getSellingRate(Currency) - Method in class com.storedobject.core.Money
-
Gets the selling rate.
- getSellingRate(Currency, SystemEntity) - Method in class com.storedobject.core.Money
-
Gets the selling rate.
- getSellingRate(Currency, Currency) - Static method in class com.storedobject.core.Money
-
Gets the selling rate.
- getSellingRate(Currency, Currency, SystemEntity) - Static method in class com.storedobject.core.Money
-
Gets the selling rate.
- getSendAt() - Method in class com.storedobject.iot.ControlSchedule
- getSendAtConverter() - Static method in class com.storedobject.iot.ControlSchedule
- getSendAtValue() - Method in class com.storedobject.iot.ControlSchedule
- getSendAtValue(int) - Static method in class com.storedobject.iot.ControlSchedule
- getSender() - Method in class com.storedobject.mail.Mail
-
Retrieves the sender associated with the mail.
- getSenderGroup() - Method in class com.storedobject.mail.Mail
-
Retrieves the SenderGroup instance associated with the current senderGroupId.
- getSenderGroup() - Method in class com.storedobject.mail.Sender
- getSenderGroup() - Method in class com.storedobject.ui.MailForm
- getSenderGroupId() - Method in class com.storedobject.mail.Mail
-
Retrieves the identifier of the sender group associated with the mail.
- getSenderGroupId() - Method in class com.storedobject.mail.Sender
- getSenderId() - Method in class com.storedobject.mail.Mail
-
Retrieves the identifier of the sender associated with the mail.
- getSenderID() - Method in class com.storedobject.sms.Provider
- getSent() - Method in class com.storedobject.core.Message
- getSentAt() - Method in class com.storedobject.core.MaterialIssued
- getSentAt() - Method in class com.storedobject.core.Message
- getSentAt() - Method in class com.storedobject.iot.Command
- getSentTo() - Method in class com.storedobject.core.Message
- getSentToId() - Method in class com.storedobject.core.Message
- getSerial() - Method in class com.storedobject.chart.AbstractData
- getSerial() - Method in class com.storedobject.chart.AbstractDataStream
- getSerial() - Method in class com.storedobject.chart.AbstractPart
- getSerial() - Method in class com.storedobject.chart.BasicDataProvider
- getSerial() - Method in interface com.storedobject.chart.ComponentPart
-
Get the current serial number (Serial number used for internal purposes only).
- getSerial() - Method in class com.storedobject.chart.FunctionData
- getSerial() - Method in class com.storedobject.chart.GraphData.Node
- getSerial() - Method in record class com.storedobject.chart.InternalData.WrappedDataProvider
- getSerial() - Method in class com.storedobject.chart.SerialData
- getSerial() - Method in class com.storedobject.chart.SerialDate
- getSerial() - Method in class com.storedobject.chart.SerialTime
- getSerial() - Method in class com.storedobject.chart.TreeData
- getSerial() - Method in class com.storedobject.chart.VisualMap
- getSerial(int) - Method in class com.storedobject.core.Database
-
Get the SQL statement for generating next Id for the tag passed.
- getSerial(int) - Method in class com.storedobject.database.postgres.Database
- getSerialName() - Method in exception class com.storedobject.core.Serial_Not_Generated
- getSerialNumber() - Method in class com.storedobject.core.InventoryGRNItem
- getSerialNumber() - Method in class com.storedobject.core.InventoryItem
- getSerialNumber() - Method in class com.storedobject.core.InventoryPOItem
- getSerialNumber(InventoryFitmentPosition) - Method in class com.storedobject.ui.inventory.AbstractAssembly
- getSerialNumberDisplay() - Method in class com.storedobject.core.InventoryGRNItem
- getSerialNumberDisplay() - Method in class com.storedobject.core.InventoryItem
-
Get the serial number for display purposes.
- getSerialNumberName() - Method in class com.storedobject.core.InventoryItem
- getSerialNumberName() - Method in class com.storedobject.core.InventoryItemType
- getSerialNumberName() - Method in class com.storedobject.core.SubscriptionItemType
- getSerialNumberShortName() - Method in class com.storedobject.core.InventoryItem
- getSerialNumberShortName() - Method in class com.storedobject.core.InventoryItemType
- getServer() - Method in interface com.storedobject.core.Device
- getServer() - Method in class com.storedobject.core.ExternalSystemUser
- getServer() - Method in class com.storedobject.iot.MQTT
- getServer() - Method in class com.storedobject.job.Schedule
- getServer() - Method in class com.storedobject.tools.SystemDevice
- getServer() - Method in class com.storedobject.ui.Application
- getServer() - Static method in class com.storedobject.ui.util.SOServlet
- getServer(String) - Static method in class com.storedobject.core.ServerInformation
- getServerId() - Method in class com.storedobject.core.ExternalSystemUser
- getServiceClass() - Method in class com.storedobject.core.ConnectorLogic
- getSession() - Method in interface com.storedobject.core.Transaction
-
Gets Session Id of the transaction.
- getSession() - Method in class com.storedobject.core.TransactionManager
-
Gets Session Id.
- getSessionLog(AbstractPeriod<?>, boolean, String) - Method in class com.storedobject.core.SystemUser
- getSessionLog(AbstractPeriod<?>, String) - Method in class com.storedobject.core.SystemUser
- getSetAllowed() - Method in class com.storedobject.tools.ColumnDefinition
- getSetMethod(String) - Method in class com.storedobject.core.ObjectData
- getShadow(boolean) - Method in class com.storedobject.chart.AbstractStyle
-
Get the shadow.
- getShadow(boolean) - Method in class com.storedobject.chart.Axis.Pointer
-
Get the shadow-style of the pointer.
- getShadow(boolean) - Method in class com.storedobject.chart.Axis.PointerHandle
-
Get the shadow-style of the pointer-handle.
- getShadow(boolean) - Method in class com.storedobject.chart.DataZoom.HandleStyle
-
Get the shadow.
- getShadow(boolean) - Method in class com.storedobject.chart.Shape.Style
-
Get the shadow.
- getSheet() - Method in class com.storedobject.office.AbstractSpreadSheet
- getSheet() - Method in class com.storedobject.office.od.ods.Cell
- getSheet() - Method in class com.storedobject.office.od.ods.Row
- getSheet(int) - Method in class com.storedobject.office.AbstractSpreadSheet
- getSheet(String) - Method in class com.storedobject.office.od.ods.Workbook
- getSheetAt(int) - Method in class com.storedobject.office.od.ods.Workbook
- getSheetConditionalFormatting() - Method in class com.storedobject.office.od.ods.Sheet
- getSheetIndex() - Method in class com.storedobject.office.AbstractSpreadSheet
- getSheetIndex(String) - Method in class com.storedobject.office.od.ods.Workbook
- getSheetIndex(Sheet) - Method in class com.storedobject.office.od.ods.Workbook
- getSheetName() - Method in class com.storedobject.office.od.ods.Sheet
- getSheetName(int) - Method in class com.storedobject.office.od.ods.Workbook
- getSheetVisibility(int) - Method in class com.storedobject.office.od.ods.Workbook
- getShelfLife() - Method in class com.storedobject.core.InventoryItem
-
Get the shelf-life of this item.
- getShortageLocation(SystemEntity) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getShortName() - Method in class com.storedobject.accounts.AccountEntity
-
Retrieves the short name of the Entity.
- getShortName() - Method in class com.storedobject.common.Country
-
Gets the short name of the Country.
- getShortName() - Method in interface com.storedobject.core.HasShortName
-
Get the short name.
- getShortName() - Method in class com.storedobject.core.Person
-
Get the short name of the person
- getShortName() - Method in class com.storedobject.core.ShortName
- getShortName() - Method in class com.storedobject.iot.ValueDefinition
- getShortPrefix() - Method in class com.storedobject.core.MemoType
- getShowChart() - Method in class com.storedobject.iot.ValueDefinition
- getShowEveryTime() - Method in class com.storedobject.core.LoginMessage
- getShowImage() - Method in class com.storedobject.iot.ValueDefinition
- getShowMaxLabel() - Method in class com.storedobject.chart.Axis.Label
-
Check if a label for the maximum value will be displayed or not.
- getShowMinLabel() - Method in class com.storedobject.chart.Axis.Label
-
Check if a label for the minimum value will be displayed or not.
- getSig() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getSignature() - Method in class com.storedobject.core.Signature
- getSignificance() - Method in class com.storedobject.iot.AlertRepeatFrequency
- getSignificance() - Method in class com.storedobject.iot.UnitDefinition
- getSignificance() - Method in class com.storedobject.iot.ValueDefinition
- getSigningSecret() - Method in class com.storedobject.core.AutoLogin
- getSingleInstance() - Method in class com.storedobject.core.Logic
- getSite() - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the associated site of the current unit.
- getSite() - Method in class com.storedobject.iot.Block
-
Retrieves the associated Site object for this Block instance.
- getSite() - Method in class com.storedobject.iot.DataSet.SiteData
- getSite() - Method in class com.storedobject.iot.Unit
-
Retrieves the associated
Site
for this unit. - getSite() - Method in class com.storedobject.iot.UnitItem
- getSite() - Method in class com.storedobject.ui.iot.BlockComboField
- getSite() - Method in class com.storedobject.ui.iot.BlockView
-
Retrieves the Site associated with this BlockView instance.
- getSite() - Method in class com.storedobject.ui.iot.GUI
-
Retrieves the current site associated with this instance.
- getSiteId() - Method in class com.storedobject.iot.Block
-
Retrieves the identifier of the associated site or project.
- getSiteId() - Method in class com.storedobject.iot.Unit
-
Retrieves the identifier of the associated site.
- getSiteId() - Method in class com.storedobject.iot.UnitItem
- getSites() - Static method in class com.storedobject.iot.DataSet
- getSiteViewLabel() - Method in class com.storedobject.ui.iot.GUI
-
Retrieves the label associated with the site view.
- getSize() - Method in class com.storedobject.chart.Font
-
Get font-size.
- getSize() - Method in class com.storedobject.core.ApplicationModule
- getSize() - Method in class com.storedobject.pdf.PDFFont
-
Get the size.
- getSize() - Method in class com.storedobject.ui.ModuleMenu
-
Get the size of the menu block in pixels to be shown on the screen.
- getSize() - Method in interface com.storedobject.vaadin.HasSquareElement
-
Get the current size
- getSize() - Method in class com.storedobject.vaadin.Icon
- getSkillLevel() - Method in class com.storedobjects.support.ProductSkill
- getSkillLevelValue() - Method in class com.storedobjects.support.ProductSkill
- getSkillLevelValue(int) - Static method in class com.storedobjects.support.ProductSkill
- getSkillLevelValues() - Static method in class com.storedobjects.support.ProductSkill
- getSliceGap() - Method in class com.storedobject.chart.FunnelChart
-
Get the gap between slices.
- getSmall() - Method in class com.storedobject.core.UIMetadata
- getSmall() - Method in class com.storedobject.tools.TableDefinition
- getSmallList() - Method in class com.storedobject.core.UIMetadata
- getSmallList() - Method in class com.storedobject.tools.TableDefinition
- getSMSSender() - Method in class com.storedobject.ui.Application
- getSMTPServer() - Method in class com.storedobject.mail.MailSender
- getSnap() - Method in class com.storedobject.chart.Axis.Pointer
-
Get the snap attribute.
- getSO2() - Method in class com.storedobject.iot.AQI
- getSOChart() - Method in class com.storedobject.chart.Event
-
Retrieves the
SOChart
instance associated with this chart event. - getSOClass() - Method in class com.storedobject.core.SOClass
- getSOClass(Class<? extends StoredObject>) - Static method in class com.storedobject.core.SOClass
- getSOGrid() - Method in class com.storedobject.vaadin.DataGrid
-
For internal use only.
- getSOGrid() - Method in class com.storedobject.vaadin.DataTreeGrid
-
For internal use only.
- getSOGrid() - Method in interface com.storedobject.vaadin.HasColumns
-
This method is invoked multiple times.
- getSource() - Method in class com.storedobject.ui.tools.JavaClassEditor
- getSource() - Method in class com.storedobjects.crm.Inquiry
- getSourceCode() - Method in class com.storedobject.core.DeveloperLog
- getSourceCodeId() - Method in class com.storedobject.core.DeveloperLog
- getSourceData() - Method in class com.storedobject.core.JavaClass
-
Gets the "source data" of the Java Class
- getSourceDataId() - Method in class com.storedobject.core.JavaClass
-
Gets the Id of the "source data" of this Java Class.
- getSourceDirectory() - Static method in class com.storedobject.tools.JavaTool
- getSourceNode() - Method in class com.storedobject.chart.GraphData.Edge
-
Retrieves the source node of this edge.
- getSourceStream() - Method in class com.storedobject.core.JavaClass
-
Gets the "source data" stream.
- getSourceValue() - Method in class com.storedobjects.crm.Inquiry
- getSourceValue(int) - Static method in class com.storedobjects.crm.Inquiry
- getSourceValues() - Static method in class com.storedobjects.crm.Inquiry
- getSpacingAfter() - Method in class com.storedobject.pdf.PDFImage
- getSpacingAfter() - Method in class com.storedobject.pdf.PDFParagraph
- getSpacingBefore() - Method in class com.storedobject.pdf.PDFImage
- getSpacingBefore() - Method in class com.storedobject.pdf.PDFParagraph
- getSpecial() - Method in class com.storedobject.core.MemoType
- getSpecial() - Method in class com.storedobject.core.PrintLogicDefinition
- getSpreadsheetVersion() - Method in class com.storedobject.office.od.ods.Workbook
- getSQL() - Method in class com.storedobject.core.Database
-
A convenient method to create RawSQL object for executing adhoc SQL statements.
- getSQL() - Method in class com.storedobject.core.RawSQL
- getStart() - Method in class com.storedobject.chart.AbstractDataZoom
-
The start percentage of the window out of the data extent, in the range of 0 ~ 100.
- getStart() - Method in class com.storedobject.chart.AbstractProject
-
Get the project start.
- getStart() - Method in class com.storedobject.chart.AbstractTask
-
Get the start.
- getStart() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
- getStart() - Method in class com.storedobject.chart.ActivityList
- getStart() - Method in class com.storedobject.chart.Project.ProjectTask
-
Get the start.
- getStart() - Method in class com.storedobject.chart.Project.Task
- getStart() - Method in class com.storedobject.chart.Project.TaskGroup
- getStartAngle() - Method in class com.storedobject.chart.ArcPart
-
Get the starting angle.
- getStartDate() - Method in class com.storedobject.calendar.Entry
- getStartDate() - Method in class com.storedobject.job.Schedule
- getStartedAt() - Method in class com.storedobject.job.Log
- getStartingAngle() - Method in class com.storedobject.chart.AngleAxis
-
Get the starting angle.
- getStartingAngle() - Method in class com.storedobject.chart.RadarCoordinate
-
Get the starting angle.
- getStartingSide() - Method in class com.storedobject.chart.MarkArea.Block
-
Get the starting side.
- getStartingValue() - Method in class com.storedobject.core.SerialGenerator
- getStartOfFinancialYear() - Method in class com.storedobject.core.SystemEntity
-
Get the starting date of the financial year
- getStartOfFinancialYear(Date) - Method in class com.storedobject.core.SystemEntity
-
Get the starting date of the financial year for the given date.
- getStartOfWeek() - Method in class com.storedobject.calendar.Calendar
- getStartOfWeekValue() - Method in class com.storedobject.calendar.Calendar
- getStartOfWeekValues() - Static method in class com.storedobject.calendar.Calendar
- getStartTime() - Method in class com.storedobject.calendar.Entry
- getStartTime() - Method in class com.storedobject.iot.DataSet.DataValues
- getStartTime() - Method in class com.storedobject.job.Schedule
- getStartTimeConverter() - Static method in class com.storedobject.calendar.Entry
- getStartTimeValue() - Method in class com.storedobject.calendar.Entry
- getStartTimeValue(int) - Static method in class com.storedobject.calendar.Entry
- getStartValue() - Method in class com.storedobject.chart.AbstractDataZoom
-
The absolute start value of the window.
- getState() - Method in class com.storedobject.common.INAddress
- getState() - Method in class com.storedobject.common.MYAddress
- getState() - Method in class com.storedobject.common.USAddress
-
Get the state index.
- getState() - Method in exception class com.storedobject.core.Error_Running_SQL
- getState() - Method in class com.storedobject.core.RawSQL
- getStateChanged(Class<D>, Id, String, long, long, boolean) - Static method in class com.storedobject.iot.Data
-
Determines the number of state changes for a specified variable of a given data class for a specific unit within a specified time range.
- getStateChanged(Class<D>, Id, String, PeriodType, int, boolean) - Static method in class com.storedobject.iot.Data
-
Determines the state changes of a specific variable within a given period of time.
- getStateCode() - Method in class com.storedobject.common.USAddress
-
Retrieves the state code of the given USAddress.
- getStatement() - Method in class com.storedobject.core.RawSQL
- getStatement(String, String) - Static method in class com.storedobject.core.SQLConnector
-
Gets a statement object for execution of SQL for a particular login/password pair.
- getStateName() - Method in class com.storedobject.common.INAddress
- getStateName() - Method in class com.storedobject.common.MYAddress
- getStateName() - Method in class com.storedobject.common.USAddress
-
Returns the name of the state for this USAddress.
- getStates() - Static method in class com.storedobject.common.INAddress
- getStates() - Static method in class com.storedobject.common.MYAddress
- getStates() - Static method in class com.storedobject.common.USAddress
-
Get the name of the states.
- getStatistics() - Method in class com.storedobject.iot.UnitType
- getStatus() - Method in class com.storedobject.core.AccountChart
- getStatus() - Method in class com.storedobject.core.AuditTrail
-
Get the status of the transaction.
- getStatus() - Method in class com.storedobject.core.FileCirculation
- getStatus() - Method in class com.storedobject.core.InventoryGRN
- getStatus() - Method in class com.storedobject.core.InventoryPO
- getStatus() - Method in class com.storedobject.core.InventoryTransfer
- getStatus() - Method in class com.storedobject.core.InventoryVirtualLocation
- getStatus() - Method in class com.storedobject.core.MaterialIssued
- getStatus() - Method in class com.storedobject.core.MaterialRequest
- getStatus() - Method in class com.storedobject.core.Memo
- getStatus() - Method in class com.storedobject.core.MemoComment
- getStatus() - Method in class com.storedobject.core.PIN
- getStatus() - Method in class com.storedobject.core.PseudoTran
- getStatus() - Method in class com.storedobject.core.PseudoTranDetail
- getStatus() - Method in class com.storedobject.core.SystemEntity
- getStatus() - Method in class com.storedobject.core.SystemUser
- getStatus() - Method in class com.storedobject.core.Tax
-
Status - 0: Normal / No change, 1: Newly computed, 2: Recomputed, 3: Region changed (to deleted), 4: No more applicable (to delete)
- getStatus() - Method in class com.storedobject.job.Job
-
Get current status information if any.
- getStatus() - Method in class com.storedobject.job.Log
- getStatus() - Static method in class com.storedobject.job.Scheduler
- getStatus() - Method in class com.storedobject.mail.Sender
- getStatus() - Method in class com.storedobject.neem.Neem
- getStatus() - Method in class com.storedobjects.crm.Inquiry
- getStatus(int) - Method in class com.storedobject.core.AccountChart
- getStatus(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getStatusBitValues() - Static method in class com.storedobject.core.SystemUser
- getStatusCode() - Static method in class com.storedobject.job.Scheduler
- getStatusDescription() - Method in class com.storedobject.core.Account
- getStatusDescription() - Method in class com.storedobject.core.AccountChart
- getStatusDescription() - Method in class com.storedobject.core.InventoryItem
-
Get that description of the status of this item (serviceability, storage condition etc.)
- getStatusDescription(int) - Static method in class com.storedobject.core.Account
- getStatusValue() - Method in class com.storedobject.core.FileCirculation
- getStatusValue() - Method in class com.storedobject.core.InventoryGRN
- getStatusValue() - Method in class com.storedobject.core.InventoryPO
- getStatusValue() - Method in class com.storedobject.core.InventoryRO
- getStatusValue() - Method in class com.storedobject.core.InventoryTransfer
- getStatusValue() - Method in class com.storedobject.core.InventoryVirtualLocation
- getStatusValue() - Method in class com.storedobject.core.MaterialIssued
- getStatusValue() - Method in class com.storedobject.core.MaterialRequest
- getStatusValue() - Method in class com.storedobject.core.Memo
- getStatusValue() - Method in class com.storedobject.core.MemoComment
- getStatusValue() - Method in class com.storedobject.core.PseudoTran
- getStatusValue() - Method in class com.storedobject.core.PseudoTranDetail
- getStatusValue() - Method in class com.storedobject.core.SystemUser
- getStatusValue() - Method in class com.storedobject.job.Log
- getStatusValue() - Static method in class com.storedobject.job.Scheduler
- getStatusValue() - Method in class com.storedobject.mail.Sender
- getStatusValue() - Method in class com.storedobjects.crm.Inquiry
- getStatusValue(int) - Static method in class com.storedobject.core.FileCirculation
- getStatusValue(int) - Static method in class com.storedobject.core.InventoryPO
- getStatusValue(int) - Static method in class com.storedobject.core.InventoryTransfer
- getStatusValue(int) - Static method in class com.storedobject.core.InventoryVirtualLocation
- getStatusValue(int) - Static method in class com.storedobject.core.MaterialIssued
- getStatusValue(int) - Static method in class com.storedobject.core.MaterialRequest
- getStatusValue(int) - Static method in class com.storedobject.core.Memo
- getStatusValue(int) - Static method in class com.storedobject.core.MemoComment
- getStatusValue(int) - Static method in class com.storedobject.core.PseudoTran
- getStatusValue(int) - Static method in class com.storedobject.core.PseudoTranDetail
- getStatusValue(int) - Static method in class com.storedobject.core.SystemUser
- getStatusValue(int) - Static method in class com.storedobject.job.Log
- getStatusValue(int) - Static method in class com.storedobject.mail.Sender
- getStatusValue(int) - Static method in class com.storedobjects.crm.Inquiry
- getStatusValues() - Static method in class com.storedobject.core.FileCirculation
- getStatusValues() - Static method in class com.storedobject.core.InventoryGRN
- getStatusValues() - Static method in class com.storedobject.core.InventoryPO
- getStatusValues() - Static method in class com.storedobject.core.InventoryTransfer
- getStatusValues() - Static method in class com.storedobject.core.InventoryVirtualLocation
- getStatusValues() - Static method in class com.storedobject.core.MaterialIssued
- getStatusValues() - Static method in class com.storedobject.core.MaterialRequest
- getStatusValues() - Static method in class com.storedobject.core.Memo
- getStatusValues() - Static method in class com.storedobject.core.MemoComment
- getStatusValues() - Static method in class com.storedobject.core.PseudoTran
- getStatusValues() - Static method in class com.storedobject.core.PseudoTranDetail
- getStatusValues() - Static method in class com.storedobject.job.Log
- getStatusValues() - Static method in class com.storedobject.mail.Sender
- getStatusValues() - Static method in class com.storedobjects.crm.Inquiry
- getStepCaption(int) - Method in class com.storedobject.ui.SteppedView
- getStepComponent(int) - Method in class com.storedobject.ui.SteppedDataForm
- getStepComponent(int) - Method in class com.storedobject.ui.SteppedObjectForm
- getStepComponent(int) - Method in class com.storedobject.ui.SteppedView
-
Get the component to be used for the respective step.
- getStepLabel(int) - Method in class com.storedobject.ui.SteppedView
-
Get a label for the step.
- getStocks() - Method in class com.storedobject.core.Stock
- getStorableValue() - Method in class com.storedobject.common.Geolocation
- getStorableValue() - Method in interface com.storedobject.common.Storable
-
Get the storable value.
- getStorableValue() - Method in class com.storedobject.core.AbstractComputedInteger
- getStorableValue() - Method in class com.storedobject.core.ComputedDate
- getStorableValue() - Method in class com.storedobject.core.ComputedDouble
- getStorableValue() - Method in class com.storedobject.core.ComputedLong
- getStorableValue() - Method in class com.storedobject.core.DecimalNumber
- getStorableValue() - Method in class com.storedobject.core.Money
- getStorableValue() - Method in class com.storedobject.core.ObjectText
- getStorableValue() - Method in class com.storedobject.core.Quantity
- getStore() - Method in class com.storedobject.core.InventoryBin
- getStore() - Method in class com.storedobject.core.InventoryGRN
- getStore() - Method in class com.storedobject.core.InventoryItem
- getStore() - Method in class com.storedobject.core.InventoryPO
- getStore() - Static method in class com.storedobject.ui.inventory.SelectStore
- getStore(Id) - Static method in class com.storedobject.core.InventoryStore
- getStore(String) - Static method in class com.storedobject.ui.inventory.LocationField
-
Get the store for the given store name.
- getStoreBin() - Method in class com.storedobject.core.InventoryStore
- getStoreId() - Method in class com.storedobject.core.InventoryBin
- getStoreId() - Method in class com.storedobject.core.InventoryGRN
- getStoreId() - Method in class com.storedobject.core.InventoryItem
- getStoreId() - Method in class com.storedobject.core.InventoryPO
- getStream() - Method in class com.storedobject.ui.util.DownloadStream
-
Gets downloadable stream.
- getStream(StreamData) - Method in class com.storedobject.core.FileDataProvider
- getStream(StreamData) - Method in interface com.storedobject.core.StreamDataProvider
-
Get an input stream for reading the data.
- getStreamData() - Method in interface com.storedobject.core.ContentProducer
- getStreamData() - Method in class com.storedobject.core.FileData
- getStreamData() - Method in interface com.storedobject.core.HasStreamData
-
Retrieves an instance of
StreamData
. - getStreamData() - Method in class com.storedobject.core.MediaFile
- getStreamData() - Method in class com.storedobject.core.StreamData
- getStreamDataProvider() - Method in interface com.storedobject.core.ContentProducer
- getStreamDataProvider() - Method in class com.storedobject.core.StreamData
- getStreetName() - Method in class com.storedobject.common.Address
-
Get street name.
- getStrictBalanceControl() - Method in class com.storedobject.core.AccountChart
- getString() - Method in class com.storedobject.common.JSON
-
Get this as a String.
- getString() - Method in class com.storedobject.common.StringCollector
-
Returns the concatenated string that has been collected from the input source.
- getString(String) - Method in class com.storedobject.common.JSON
-
Get the value for the given key as a String.
- getString(String, int) - Method in class com.storedobject.common.JSON
-
Retrieve the value for the given key and get the value from the given position as a String from that value, assuming that value is an array type.
- getStringCellValue() - Method in class com.storedobject.office.od.ods.Cell
- getStringCount(String, String) - Static method in class com.storedobject.common.StringUtility
-
Gets the number of occurrences of a given string in this string.
- getStringList(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a
StringList
from the JSON request. - getStrokeColor() - Method in class com.storedobject.chart.Shape.Style
-
Get the stroke color.
- getStyle() - Method in class com.storedobject.chart.Font
-
Get font-style.
- getStyle() - Method in class com.storedobject.chart.GaugeChart.AxisLine
-
Get the style of the Gauge chart's axis line.
- getStyle() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getStyle() - Method in class com.storedobject.core.UIFieldMetadata
- getStyle() - Method in class com.storedobject.iot.ValueStyle
- getStyle() - Method in class com.storedobject.pdf.PDFFont
-
Get the style.
- getStyle() - Method in class com.storedobject.tools.LinkDefinition
- getStyle() - Method in interface com.storedobject.ui.util.HtmlTemplate.StyleSupplier
- getStyle() - Method in interface com.storedobject.vaadin.HasStyle
- getStyle() - Method in class com.storedobject.vaadin.TimerComponent
- getStyle(boolean) - Method in class com.storedobject.chart.Area
-
Get the style.
- getStyle(boolean) - Method in class com.storedobject.chart.Axis.Line
-
Get the style.
- getStyle(boolean) - Method in class com.storedobject.chart.Shape
-
Get the style.
- getStyle(String) - Method in interface com.storedobject.vaadin.HasElement
-
Get the specific style value of an element.
- getStyleHigh() - Method in class com.storedobject.iot.ValueStyle
- getStyleHigher() - Method in class com.storedobject.iot.ValueStyle
- getStyleHighest() - Method in class com.storedobject.iot.ValueStyle
- getStyleLabel() - Method in class com.storedobject.iot.ValueStyle
- getStyleLow() - Method in class com.storedobject.iot.ValueStyle
- getStyleLower() - Method in class com.storedobject.iot.ValueStyle
- getStyleLowest() - Method in class com.storedobject.iot.ValueStyle
- getStyleNormal() - Method in class com.storedobject.iot.ValueStyle
- getStyleOff() - Method in class com.storedobject.iot.ValueStyle
- getStyleOn() - Method in class com.storedobject.iot.ValueStyle
- getStyleValue() - Method in class com.storedobject.tools.LinkDefinition
- getStyleValue(int) - Static method in class com.storedobject.tools.LinkDefinition
- getStyleValues() - Static method in class com.storedobject.tools.LinkDefinition
- getSubdomain() - Static method in class com.storedobject.ui.util.SOServlet
- getSubject() - Method in class com.storedobject.core.Memo
- getSubject() - Method in class com.storedobject.mail.Mail
-
Retrieves the subject of the mail.
- getSubject() - Method in class com.storedobject.mail.Sender
- getSubscriptionNumber() - Method in class com.storedobject.core.SubscriptionItem
- getSubtext() - Method in class com.storedobject.chart.Title
-
Get the sub-text that will be shown as the sub-title in the second line.
- getSubtextStyle(boolean) - Method in class com.storedobject.chart.Title
-
Get the sub-text style.
- getSuccess() - Method in class com.storedobject.iot.Command
- getSuccessMessage() - Method in interface com.storedobject.core.IdentityCheck
-
Get the message to be shown when a "password change" is done successfully.
- getSuffix() - Method in class com.storedobject.core.Person
-
Gets the suffix of this person.
- getSuffix() - Method in class com.storedobject.ui.tools.ManageSuffix.Suffix
- getSuffixComponent() - Method in class com.storedobject.vaadin.CustomTextField
- getSuffixValue() - Method in class com.storedobject.core.Person
-
Gets the suffix value of this person.
- getSuffixValue(int) - Static method in class com.storedobject.core.Person
-
Get the suffix value for the index passed.
- getSuffixValues() - Static method in class com.storedobject.core.Person
-
Gets the list of suffix values.
- getSunburstData() - Method in class com.storedobject.chart.SunburstChart
-
Get the list of data associated with this chart.
- getSunday() - Method in class com.storedobject.iot.FullConsumption
- getSupplier() - Method in class com.storedobject.core.InventoryGRN
- getSupplier() - Method in class com.storedobject.core.InventoryPO
- GetSupplier() - Constructor for class com.storedobject.ui.ObjectGetField.GetSupplier
- GetSupplier(Class<O>) - Constructor for class com.storedobject.ui.ObjectGetField.GetSupplier
-
Constructor.
- GetSupplier(Class<O>, String, String) - Constructor for class com.storedobject.ui.ObjectGetField.GetSupplier
-
Constructor.
- getSupplierId() - Method in class com.storedobject.core.InventoryGRN
- getSupplierId() - Method in class com.storedobject.core.InventoryPO
- getSupplierInvoice() - Method in class com.storedobject.core.InventoryGRN
- getSupportedDevices() - Method in class com.storedobject.core.BrowserDeviceLayout
- getSupportedDevices() - Method in class com.storedobject.core.DeviceLayout
- getSupportUser() - Method in class com.storedobjects.support.SupportUser
- getSupportUserId() - Method in class com.storedobjects.support.SupportUser
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.AbstractSale
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.BaseProcessMaterialRequest
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.BaseRequestMaterial
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.ReceiveMaterialReturned
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.ReturnMaterial
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.SendItemsForRepair
- getSwitchLocationButton() - Method in class com.storedobject.ui.inventory.TransferMaterial
- getSymbol(Currency) - Static method in class com.storedobject.core.Money
-
Get the symbol for the given currency.
- getSystemEntity() - Method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the system entity associated with this AccountConfiguration.
- getSystemEntity() - Method in class com.storedobject.accounts.Invoice
- getSystemEntity() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Retrieves the system entity associated with this AccountConfiguration.
- getSystemEntity() - Method in class com.storedobject.core.Account
-
Gets the System Entity.
- getSystemEntity() - Method in class com.storedobject.core.Consignment
- getSystemEntity() - Method in interface com.storedobject.core.ContentProducer
- getSystemEntity() - Method in class com.storedobject.core.CurrencyRate
-
Gets the System Entity.
- getSystemEntity() - Method in class com.storedobject.core.EntityRole
- getSystemEntity() - Method in class com.storedobject.core.GlobalProperty
- getSystemEntity() - Method in interface com.storedobject.core.HasReference
- getSystemEntity() - Method in class com.storedobject.core.InventoryGRN
- getSystemEntity() - Method in class com.storedobject.core.InventoryPO
- getSystemEntity() - Method in class com.storedobject.core.InventoryStore
- getSystemEntity() - Method in class com.storedobject.core.InventoryTransfer
- getSystemEntity() - Method in class com.storedobject.core.JournalVoucher
-
Get the system entity of this JV.
- getSystemEntity() - Method in class com.storedobject.core.MaterialIssued
- getSystemEntity() - Method in class com.storedobject.core.MaterialRequest
- getSystemEntity() - Method in class com.storedobject.core.Memo
- getSystemEntity() - Method in interface com.storedobject.core.OfEntity
- getSystemEntity() - Method in class com.storedobject.core.PersonRole
- getSystemEntity() - Method in class com.storedobject.core.UnpostedJournal
- getSystemEntity() - Method in class com.storedobject.iot.AlertRepeatFrequency
- getSystemEntityId() - Method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the system entity ID.
- getSystemEntityId() - Method in class com.storedobject.accounts.Invoice
- getSystemEntityId() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Retrieves the system entity ID.
- getSystemEntityId() - Method in class com.storedobject.core.Account
-
Gets the Id of the System Entity.
- getSystemEntityId() - Method in class com.storedobject.core.CurrencyRate
-
Gets the Id of the System Entity.
- getSystemEntityId() - Method in class com.storedobject.core.EntityRole
- getSystemEntityId() - Method in class com.storedobject.core.GlobalProperty
- getSystemEntityId() - Method in interface com.storedobject.core.HasReference
- getSystemEntityId() - Method in class com.storedobject.core.InventoryGRN
- getSystemEntityId() - Method in class com.storedobject.core.InventoryStore
- getSystemEntityId() - Method in class com.storedobject.core.InventoryTransfer
- getSystemEntityId() - Method in class com.storedobject.core.JournalVoucher
-
Get the system entity Id of this JV.
- getSystemEntityId() - Method in class com.storedobject.core.MaterialIssued
- getSystemEntityId() - Method in class com.storedobject.core.MaterialRequest
- getSystemEntityId() - Method in class com.storedobject.core.Memo
- getSystemEntityId() - Method in interface com.storedobject.core.OfEntity
- getSystemEntityId() - Method in class com.storedobject.core.PersonRole
- getSystemEntityId() - Method in class com.storedobject.core.UnpostedJournal
- getSystemEntityId() - Method in class com.storedobject.iot.AlertRepeatFrequency
- getSystemUser() - Method in class com.storedobject.core.AutoLogin
- getSystemUser() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getSystemUserId() - Method in class com.storedobject.core.AutoLogin
- getSystemUserId() - Method in class com.storedobject.core.UserRegistrationConfiguration
- getTab(Component) - Method in class com.storedobject.vaadin.Tabs
-
Get the tab that contains the given component.
- getTableDefinition() - Method in class com.storedobject.core.UIMetadata
- getTableHeader() - Method in class com.storedobject.report.RDLister
- getTableName() - Method in class com.storedobject.core.ClassAttribute
-
Get the table name.
- getTableName(TransactionManager) - Method in class com.storedobject.tools.TableDefinition
- getTabName() - Method in class com.storedobject.core.DashboardDefinition
- getTabName() - Method in class com.storedobject.core.UIFieldMetadata
- getTabName() - Method in class com.storedobject.tools.ColumnDefinition
- getTabName() - Method in class com.storedobject.tools.TableDefinition
- getTabName(String, HasValue<?, ?>) - Method in class com.storedobject.ui.ObjectEditor
-
Get the tab name for a given field.
- getTabs() - Method in class com.storedobject.vaadin.Tabs
-
Get the embedded
Tabs
. - getTag() - Method in class com.storedobject.chart.Toolbox.DataView
- getTag() - Method in class com.storedobject.chart.Toolbox.Download
-
Get the tag for this tool button.
- getTag() - Method in class com.storedobject.chart.Toolbox.Restore
-
Get the tag for this tool button.
- getTag() - Method in class com.storedobject.chart.Toolbox.Zoom
-
Get the tag for this tool button.
- getTag(O) - Method in class com.storedobject.core.ReferencePattern
- getTagPrefix() - Method in class com.storedobject.accounts.CustomerInvoice
- getTagPrefix() - Method in class com.storedobject.core.Consignment
- getTagPrefix() - Method in interface com.storedobject.core.HasReference
-
Get the prefix of the tag to be used for generating the reference.
- getTagPrefix() - Method in class com.storedobject.core.InventoryGRN
- getTagPrefix() - Method in class com.storedobject.core.InventoryPO
- getTagPrefix() - Method in class com.storedobject.core.InventoryTransfer
- getTagPrefix() - Method in class com.storedobject.core.JournalVoucher
- getTagPrefix() - Method in class com.storedobject.core.MaterialIssued
- getTagPrefix() - Method in class com.storedobject.core.MaterialRequest
- getTagSuffix() - Method in interface com.storedobject.core.HasReference
-
Get the suffix of the tag to be used for generating the reference.
- getTail() - Method in interface com.storedobject.common.MethodInvoker
- getTail() - Method in class com.storedobject.common.SimpleMethodInvoker
- getTail() - Method in class com.storedobject.core.SerialNumberMethodInvoker
- getTail() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- getTail(Account) - Method in class com.storedobject.ui.accounts.StatementView
- getTarget() - Method in class com.storedobject.vaadin.Popup
-
Get the target component.
- getTask(int) - Method in class com.storedobject.chart.Project.TaskGroup
-
Get a
Project.Task
from this group. - getTaskAxis() - Method in class com.storedobject.chart.GanttChart
-
Get the task axis of this Gantt chart.
- getTaskAxisZoom() - Method in class com.storedobject.chart.GanttChart
-
Get the task zoom component.
- getTaskCount() - Method in class com.storedobject.chart.Project.TaskGroup
-
Get the number of
Project.Task
belonging to this group. - getTaskFontSize() - Method in class com.storedobject.chart.AbstractProject
-
Get the font-size used to render the task details
- getTaskGroup(int) - Method in class com.storedobject.chart.Project
-
Get the
Project.TaskGroup
of this project. - getTax() - Method in class com.storedobject.core.InventoryGRNItem
-
Gte the tax amount for this entry.
- getTax() - Method in class com.storedobject.core.LandedCostType
- getTax() - Method in class com.storedobject.core.Tax
- getTax(InventoryItemType, Quantity, Money, Percentage, Currency) - Method in class com.storedobject.accounts.FixedTax
- getTax(InventoryItemType, Quantity, Money, Percentage, Currency) - Method in class com.storedobject.accounts.NoTax
- getTax(InventoryItemType, Quantity, Money, Percentage, Currency) - Method in class com.storedobject.core.TaxMethod
- getTaxCategory(TaxRegion) - Method in class com.storedobject.core.InventoryItemType
-
Get the tax category this type of item belongs to for the given tax region.
- getTaxCode() - Method in class com.storedobject.accounts.AccountEntity
-
Returns the tax code of the AccountEntity.
- getTaxMethod() - Method in class com.storedobject.core.TaxType
- getTaxMethodId() - Method in class com.storedobject.core.TaxType
- getTaxRegion() - Method in class com.storedobject.accounts.EntityAccount
-
Retrieves the associated Tax Region for this EntityAccount.
- getTaxRegionId() - Method in class com.storedobject.accounts.EntityAccount
-
Returns the Tax Region Id.
- getTaxTypes() - Method in class com.storedobject.core.TaxRegion
- getTechnicalRemarks() - Method in class com.storedobject.sms.Provider
- getTelegram() - Method in interface com.storedobject.core.HasContacts
-
Get the telegram contact.
- getTelegramNumber() - Method in class com.storedobject.telegram.Telegram
- getTemplate() - Method in class com.storedobject.core.MessageTemplate
- getTemplate() - Method in class com.storedobject.job.MessageGroup
- getTemplate() - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- getTemplateId() - Method in class com.storedobject.job.MessageGroup
- getTemporaryExtension() - Method in class com.storedobject.core.AccountLimit
- getText() - Method in class com.storedobject.chart.Text
-
Get current content.
- getText() - Method in class com.storedobject.chart.Title
-
Get the text of the title.
- getText() - Method in class com.storedobject.common.HTMLText
-
Get the current text of the HTML.
- getText() - Method in class com.storedobject.core.ObjectText
-
Get the text value.
- getText() - Method in class com.storedobject.ui.ELabelField
- getText() - Method in class com.storedobject.ui.ELabels
- getText() - Method in class com.storedobject.vaadin.Alert
-
Get the text of the alert.
- getText() - Method in class com.storedobject.vaadin.Badge
-
Get the text content.
- getText() - Method in class com.storedobject.vaadin.StyledText
- getText() - Method in class com.storedobject.vaadin.TextArea
- getText() - Method in class com.storedobject.vaadin.TextField
- getText() - Method in interface com.storedobject.vaadin.util.HasTextValue
- getText(String) - Method in class com.storedobject.common.SOAP
-
Extract the text value of a path within the SOAP Body.
- getText(String) - Method in class com.storedobject.common.XML
-
Extract the text value of a path.
- getText(Node, String) - Method in class com.storedobject.common.XML
-
Extract the text value of a path under a given node.
- getTextAlign(int) - Method in class com.storedobject.ui.QueryGrid
-
Get the alignment of the column values.
- getTextAlign(String) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getTextAlign(String) - Method in class com.storedobject.ui.accounts.StatementView
- getTextAlign(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Determines the text alignment of the column.
- getTextBorder(boolean) - Method in class com.storedobject.chart.TextStyle
-
Get the text border.
- getTextContent(String) - Static method in class com.storedobject.ui.util.SOServlet
- getTextContent(String...) - Static method in class com.storedobject.ui.util.SOServlet
- getTextDirection() - Method in class com.storedobject.pdf.PDFCell
-
Get the text direction.
- getTextDirection() - Method in class com.storedobject.pdf.PDFTable
- getTextLabel() - Method in class com.storedobject.chart.GraphData
-
Retrieves the
TextLabel
associated with this instance of the class. - getTextObject(SystemEntity, String) - Method in interface com.storedobject.ui.ObjectGetField.GetProvider
-
Get an object instance for the search text specified.
- getTextObject(SystemEntity, String) - Method in class com.storedobject.ui.ObjectGetField.GetSupplier
- getTextObject(SystemEntity, String) - Method in class com.storedobject.ui.ObjectGetField.GetTypedSupplier
- getTextRise() - Method in class com.storedobject.pdf.PDFChunk
-
Get the text-rise value.
- getTextStyle(boolean) - Method in class com.storedobject.chart.Legend
-
Get the text style.
- getTextStyle(boolean) - Method in class com.storedobject.chart.Title
-
Get the text style.
- getTheme() - Method in class com.storedobject.core.DeviceLayout
- getThemeValue() - Method in class com.storedobject.core.DeviceLayout
- getThemeValue(int) - Static method in class com.storedobject.core.DeviceLayout
- getThemeValues() - Static method in class com.storedobject.core.DeviceLayout
- getThursday() - Method in class com.storedobject.iot.FullConsumption
- getTicks(boolean) - Method in class com.storedobject.chart.Axis
-
Get the axis-line ticks.
- getTid() - Method in class com.storedobject.core.PseudoTranDetail
- getTime() - Static method in class com.storedobject.iot.DataSet
-
Get the last time data was updated (GMT).
- getTime(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getTime(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a time value from the JSON request.
- getTimeAxis() - Method in class com.storedobject.chart.AbstractGanttChart
-
Get the time axis.
- getTimeAxisZoom() - Method in class com.storedobject.chart.AbstractGanttChart
-
Get the time axis zoom component.
- getTimeDifference() - Method in class com.storedobject.core.SystemEntity
-
Get the time difference in minutes.
- getTimeDifference() - Method in class com.storedobject.core.TransactionManager
-
Get the time difference in minutes.
- getTimeDifference() - Method in class com.storedobject.iot.Site
-
Calculates the time difference between the current date and time in the local time zone and the corresponding date and time in GMT.
- getTimeDifferenceInMinutes() - Method in class com.storedobject.common.Geolocation
- getTimeKey() - Method in class com.storedobject.core.MediaFile
- getTimePeriod() - Method in class com.storedobject.core.DatePeriod
- getTimestamp() - Method in class com.storedobject.core.AuditTrail
-
Get timestamp.
- getTimestamp() - Method in class com.storedobject.core.TransactionInformation
-
Get the timestamp of this transaction.
- getTimestamp() - Method in class com.storedobject.iot.Data
-
Get the time at which this data is collected (GMT) as a timestamp.
- getTimestamp(String) - Method in class com.storedobject.core.JSON
-
Helper method to retrieve a timestamp value from the JSON request.
- getTimestamp(T) - Method in class com.storedobject.ui.ObjectHistoryGrid
- getTimeZone() - Method in class com.storedobject.core.SystemEntity
- getTimeZone() - Method in class com.storedobject.iot.Site
-
Retrieves the time zone associated with the site.
- getTimezoneOffset() - Method in class com.storedobject.calendar.Entry
- getTitle() - Method in class com.storedobject.accounts.EntityAccount
-
Retrieves the name of the entity associated with this account.
- getTitle() - Method in class com.storedobject.calendar.Entry
- getTitle() - Method in class com.storedobject.core.Account
-
Get the title of the account.
- getTitle() - Method in class com.storedobject.core.BranchAccount
- getTitle() - Method in class com.storedobject.core.ClassAttribute
-
Get the "title" of this.
- getTitle() - Method in interface com.storedobject.core.DisplayOrder
- getTitle() - Method in class com.storedobject.core.Logic
-
Gets the title of the Logic.
- getTitle() - Method in class com.storedobject.core.LogicGroup
- getTitle() - Method in class com.storedobject.core.ModuleLogic
- getTitle() - Method in class com.storedobject.core.OffsetAccount
- getTitle() - Method in class com.storedobject.core.Person
- getTitle() - Method in class com.storedobject.core.ReportDefinition
- getTitle() - Method in class com.storedobject.core.UIMetadata
- getTitle() - Method in class com.storedobject.pdf.PDF
-
Title to be displayed on each page.
- getTitle() - Method in class com.storedobject.pdf.PDFReport
-
Get the "title" part of the report.
- getTitleEntity() - Method in class com.storedobject.report.ObjectList
- getTitleEntity() - Method in class com.storedobject.report.ObjectListExcel
- getTitleTable() - Method in class com.storedobject.pdf.PDFReport
-
Get the "title table" part of the report.
- getTitleTable() - Method in class com.storedobject.report.ObjectList
- getTitleText() - Method in class com.storedobject.pdf.PDFReport
-
Get the "title text" part that was set by
PDFReport.setTitleText(Object)
. - getTitleText() - Method in class com.storedobject.report.AccountStatement
- getTitleText() - Method in class com.storedobject.report.FileCirculationStatus
- getTitleText() - Method in class com.storedobject.report.FileExpiryReport
- getTitleText() - Method in class com.storedobject.report.ItemMovementReport
- getTitleText() - Method in class com.storedobject.report.JournalReport
- getTitleText() - Method in class com.storedobject.report.StockAvailability
- getTitleText() - Method in class com.storedobject.report.StockMovementReport
- getTitleText() - Method in class com.storedobject.report.StockReport
- getTitleText() - Method in class com.storedobject.report.TrialBalance
- getTitleValue() - Method in class com.storedobject.core.Person
- getTitleValues() - Static method in class com.storedobject.core.Person
- getTitleValues(int) - Static method in class com.storedobject.core.Person
-
Get the title values for a particular gender in the local language
- getTo() - Method in class com.storedobject.chart.BezierCurve
-
Get the "to" point.
- getTo() - Method in class com.storedobject.chart.Line
-
Get the "to" point.
- getTo() - Method in class com.storedobject.chart.SankeyData.Edge
-
Get the ending node of the edge.
- getTo() - Method in class com.storedobject.common.Range
- getTo() - Method in class com.storedobject.ui.RangeField
- getTo(InventoryLedger) - Method in class com.storedobject.ui.inventory.ItemMovementView
- getToAddress() - Method in class com.storedobject.mail.Mail
-
Retrieves the "to address" associated with the mail.
- getToday() - Method in class com.storedobject.chart.AbstractProject
-
Get today/now.
- getToField() - Method in class com.storedobject.ui.RangeField
- getToField() - Method in class com.storedobject.ui.TimestampPeriodField
- getToken() - Method in class com.storedobject.whatsapp.Configuration
- getToLink() - Method in class com.storedobject.core.ServerLink
- getToLocation() - Method in class com.storedobject.core.InventoryTransfer
- getToLocation() - Method in class com.storedobject.core.MaterialRequest
- getToLocationId() - Method in class com.storedobject.core.InventoryTransfer
- getToLocationId() - Method in class com.storedobject.core.MaterialRequest
- getToMonth() - Method in class com.storedobject.ui.MonthPeriodField
- getToolbox() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the "toolbox" to display at the top-right corner of the screen (right most side of the "Nav Bar").
- getTooltip() - Method in class com.storedobject.iot.ValueDefinition
- getTooltip() - Method in class com.storedobject.iot.ValueImagePosition
- getTooltip(boolean) - Method in class com.storedobject.chart.Chart
-
Get the tooltip.
- getTooltip(int, int) - Method in class com.storedobject.iot.ValueDefinition
- getTooltip(Unit) - Method in class com.storedobject.iot.ValueDefinition
- getTooltipLabel(AbstractTask) - Method in class com.storedobject.chart.AbstractProject
-
Get the tooltip label of the given task/activity (Will be used for displaying the tooltip label).
- getTooltipText(X, X, Y, String, double, String) - Method in class com.storedobject.chart.XRangeChart
-
Format a data point to show it as the tooltip.
- getTop() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the top value.
- getTopComponent() - Method in class com.storedobject.ui.ProcessView
- getTopComponent() - Method in class com.storedobject.ui.TextView
- getTopComponent() - Method in class com.storedobject.ui.UploadProcessorView
- getTopMargin() - Method in class com.storedobject.pdf.PDF
-
Document margin.
- getTopRow() - Method in class com.storedobject.office.od.ods.Sheet
- getTotal() - Method in class com.storedobject.accounts.Invoice
- getTotal() - Method in class com.storedobject.core.InventoryGRN
- getTotalChildCount() - Method in class com.storedobject.iot.SuperUnit
- getTotalHeight() - Method in class com.storedobject.pdf.PDFTable
- getTotalProcessingTime() - Static method in class com.storedobject.iot.MQTT
- getTotalWidth() - Method in class com.storedobject.pdf.PDFTable
- getToYear() - Method in class com.storedobject.ui.MonthPeriodField
- getTrace() - Method in exception class com.storedobject.common.SORuntimeException
- getTrace() - Method in class com.storedobject.mail.Sender.Debugger
- getTrace(Thread) - Static method in exception class com.storedobject.common.SORuntimeException
- getTrace(Thread) - Static method in class com.storedobject.common.StringUtility
- getTrace(Thread, String) - Static method in exception class com.storedobject.common.SORuntimeException
- getTrace(Throwable) - Static method in exception class com.storedobject.common.SORuntimeException
- getTrace(Throwable) - Static method in class com.storedobject.common.StringUtility
- getTrace(Throwable, boolean) - Static method in exception class com.storedobject.common.SORuntimeException
- getTransaction() - Method in class com.storedobject.core.StoredObject
-
Get the transaction this instance is currently involved in.
- getTransaction() - Method in class com.storedobject.core.TransactionControl
-
User the currently active transaction or a new transaction if none exists.
- getTransaction(boolean) - Method in class com.storedobject.ui.ObjectEditor
- getTransaction(boolean) - Method in interface com.storedobject.ui.TransactionCreator
-
Get the transaction.
- getTransactionId() - Method in class com.storedobject.core.StoredObject
-
Current transaction Id of this instance.
- getTransactionId() - Method in class com.storedobject.core.TransactionInformation
-
Get the transaction Id.
- getTransactionIP() - Method in class com.storedobject.core.StoredObject
-
Get the IP address from which this instance got saved to the database previously.
- getTransactionLog(SystemUser, Timestamp, Timestamp) - Static method in class com.storedobject.core.StoredObjectUtility
- getTransactionManager() - Method in class com.storedobject.core.ApplicationServer
- getTransactionManager() - Method in interface com.storedobject.core.ContentProducer
- getTransactionManager() - Method in class com.storedobject.core.DataChanged
-
Retrieves the TransactionManager that can be used for further processing.
- getTransactionManager() - Method in interface com.storedobject.core.MessageViewer
- getTransactionManager() - Method in class com.storedobject.core.StreamContentProducer
- getTransactionManager() - Method in class com.storedobject.iot.MQTT
- getTransactionManager() - Method in class com.storedobject.job.Job
-
Get the currently active
TransactionManager
. - getTransactionManager() - Method in class com.storedobject.job.Schedule
- getTransactionManager() - Method in class com.storedobject.job.Scheduler
- getTransactionManager() - Method in class com.storedobject.office.ExcelReport
- getTransactionManager() - Method in class com.storedobject.office.ODSReport
- getTransactionManager() - Method in class com.storedobject.office.ODT
- getTransactionManager() - Method in class com.storedobject.pdf.PDF
-
Gets the Transaction Manager
- getTransactionManager() - Method in class com.storedobject.tools.SystemMessageViewer
- getTransactionManager() - Method in class com.storedobject.ui.Application
- getTransactionManager() - Method in class com.storedobject.ui.Executor
- getTransactionManager() - Method in interface com.storedobject.ui.Transactional
- getTransactionType() - Method in class com.storedobject.core.AccountChart
- getTransactionType(Account) - Static method in interface com.storedobject.core.Financial
- getTransactionTypeValue() - Method in class com.storedobject.core.AccountChart
- getTransactionTypeValue(int) - Static method in class com.storedobject.core.AccountChart
- getTransactionTypeValue(Account) - Static method in interface com.storedobject.core.Financial
- getTransactionTypeValues() - Static method in class com.storedobject.core.AccountChart
- getTransferMode() - Method in class com.storedobject.tools.Packager
- getTransferModeValue() - Method in class com.storedobject.tools.Packager
- getTransferModeValue(int) - Static method in class com.storedobject.tools.Packager
- getTransferModeValues() - Static method in class com.storedobject.tools.Packager
- getTransgender() - Method in class com.storedobject.ui.tools.ManageSalutation.Salutation
- getTransparency() - Method in class com.storedobject.pdf.PDFImage
- getTree() - Method in class com.storedobject.ui.ObjectTreeProvider
- getTreeData() - Method in class com.storedobject.chart.TreeChart
-
Get the data associated with this chart.
- getTreemapData() - Method in class com.storedobject.chart.TreemapChart
-
Get the list of data associated with this chart.
- getTuesday() - Method in class com.storedobject.iot.FullConsumption
- getType() - Method in class com.storedobject.accounts.AccountConfiguration
-
Returns the type of the object.
- getType() - Method in class com.storedobject.accounts.Invoice
-
Retrieves the type of the invoice.
- getType() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Returns the TaxType associated with the current instance.
- getType() - Method in class com.storedobject.chart.Arc
- getType() - Method in class com.storedobject.chart.Axis.Pointer
-
Get the type of the pointer.
- getType() - Method in class com.storedobject.chart.BezierCurve
- getType() - Method in class com.storedobject.chart.Chart
-
Get the type of this chart.
- getType() - Method in enum class com.storedobject.chart.ChartType
-
Retrieves the type name of the chart.
- getType() - Method in class com.storedobject.chart.Circle
- getType() - Method in enum class com.storedobject.chart.DataType
-
Get the type.
- getType() - Method in class com.storedobject.chart.Event
-
Retrieves the type of the chart event.
- getType() - Method in class com.storedobject.chart.Image
- getType() - Method in class com.storedobject.chart.Line
- getType() - Method in class com.storedobject.chart.LineStyle
-
Get the line-type.
- getType() - Method in class com.storedobject.chart.PointSymbol
-
Retrieves the current type of the point symbol.
- getType() - Method in class com.storedobject.chart.Polyline
- getType() - Method in class com.storedobject.chart.Rectangle
- getType() - Method in class com.storedobject.chart.Ring
- getType() - Method in class com.storedobject.chart.Sector
- getType() - Method in class com.storedobject.chart.Shape
-
Get the type of this shape.
- getType() - Method in class com.storedobject.chart.ShapeGroup
- getType() - Method in class com.storedobject.chart.Text
- getType() - Method in class com.storedobject.chart.TextBorder
-
Get the line-type.
- getType() - Method in class com.storedobject.chart.Tooltip
-
Get the type of this tooltip.
- getType() - Method in class com.storedobject.common.Address
-
Get the type code.
- getType() - Method in class com.storedobject.common.JSON
-
Get the
JSON.Type
of the JSON. - getType() - Method in class com.storedobject.core.AbstractTradeType
- getType() - Method in class com.storedobject.core.AttachmentDefinition
- getType() - Method in class com.storedobject.core.Consignment
- getType() - Method in class com.storedobject.core.Contact
- getType() - Method in class com.storedobject.core.ContactType
- getType() - Method in class com.storedobject.core.Document
- getType() - Method in class com.storedobject.core.InventoryBin
- getType() - Method in class com.storedobject.core.InventoryCustodyLocation
- getType() - Method in class com.storedobject.core.InventoryFitmentPosition
- getType() - Method in class com.storedobject.core.InventoryGRN
- getType() - Method in class com.storedobject.core.InventoryLocation
-
Get the type of this location.
- getType() - Method in class com.storedobject.core.InventoryPOItem
- getType() - Method in class com.storedobject.core.InventoryRO
- getType() - Method in class com.storedobject.core.InventoryVirtualLocation
- getType() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get transaction type.
- getType() - Method in class com.storedobject.core.LandedCost
- getType() - Method in interface com.storedobject.core.LedgerEntry
-
Return a short-string representing the type of the entry.
- getType() - Method in class com.storedobject.core.Login
-
Get the method type used to log in.
- getType() - Method in class com.storedobject.core.MaterialRequest
- getType() - Method in class com.storedobject.core.MeasurementUnit
- getType() - Method in class com.storedobject.core.Memo
- getType() - Method in class com.storedobject.core.PIN
-
Gets the type of the PIN.
- getType() - Method in class com.storedobject.core.Secret
- getType() - Method in class com.storedobject.core.SerialConfigurator
- getType() - Method in class com.storedobject.core.StoredObjectLink.Copy
- getType() - Method in interface com.storedobject.core.StoredObjectLink
- getType() - Method in class com.storedobject.core.StoredObjectUtility.Link
- getType() - Method in class com.storedobject.core.Tax
- getType() - Method in class com.storedobject.core.TaxDefinition
- getType() - Method in class com.storedobject.core.TaxRate
- getType() - Method in interface com.storedobject.core.TradeType
-
Get the type of purchase/sale.
- getType() - Method in class com.storedobject.core.UIFieldMetadata
- getType() - Method in class com.storedobject.core.UnpostedJournalEntry
- getType() - Method in class com.storedobject.iot.Unit
-
Retrieves the type of this unit as an instance of UnitType.
- getType() - Method in class com.storedobject.tools.ColumnDefinition
- getType() - Method in class com.storedobject.ui.AbstractLinkGrid
- getType() - Method in interface com.storedobject.ui.LinkGrid
- getType() - Method in interface com.storedobject.ui.LinkValue
- getType() - Method in class com.storedobject.ui.ObjectField
-
Get the type of the internal field.
- getType() - Method in class com.storedobject.ui.util.ContactData
- getType() - Method in class com.storedobject.ui.util.StreamAttachmentData
- getType() - Method in class com.storedobject.vaadin.PaintedImage
-
Get the type of the image.
- getType(int) - Method in class com.storedobject.core.ColumnDefinitions
- getType(int) - Method in interface com.storedobject.core.Columns
- getType(Class<? extends Quantity>) - Static method in class com.storedobject.core.Quantity
- getType(String) - Method in interface com.storedobject.common.DataSet
-
Get the value-type of the given attribute.
- getType(String) - Method in class com.storedobject.core.ObjectData
- getTypeBitValues() - Static method in class com.storedobject.core.AttachmentDefinition
- getTypeDescription() - Method in class com.storedobject.core.InventoryBin
-
Get the type description of this bin.
- getTypeDescription() - Method in class com.storedobject.core.InventoryReservedBin
- getTypeDescription() - Method in class com.storedobject.core.InventoryStoreBin
- GetTypedSupplier(ObjectProvider<?>, Class<O>) - Constructor for class com.storedobject.ui.ObjectGetField.GetTypedSupplier
-
Constructor.
- GetTypedSupplier(ObjectProvider<?>, Class<O>, String, String) - Constructor for class com.storedobject.ui.ObjectGetField.GetTypedSupplier
-
Constructor.
- getTypeId() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Retrieves the type ID of the tax type.
- getTypeId() - Method in class com.storedobject.core.Contact
- getTypeId() - Method in class com.storedobject.core.Document
- getTypeId() - Method in class com.storedobject.core.LandedCost
- getTypeId() - Method in class com.storedobject.core.Memo
- getTypeId() - Method in class com.storedobject.core.Tax
- getTypeId() - Method in class com.storedobject.core.TaxDefinition
- getTypeId() - Method in class com.storedobject.core.TaxRate
- getTypeId() - Method in class com.storedobject.core.UnpostedJournalEntry
- getTypeName() - Method in class com.storedobject.core.MeasurementUnit
- getTypeName() - Method in class com.storedobject.core.Quantity
- getTypeObject() - Method in class com.storedobject.ui.ObjectGetField.GetTypedSupplier
- getTypeValue() - Method in class com.storedobject.common.Address
-
Get the type code value.
- getTypeValue() - Method in class com.storedobject.core.AttachmentDefinition
- getTypeValue() - Method in class com.storedobject.core.Consignment
- getTypeValue() - Method in class com.storedobject.core.ContactType
- getTypeValue() - Method in class com.storedobject.core.InventoryGRN
- getTypeValue() - Method in class com.storedobject.core.InventoryLocation
- getTypeValue() - Method in class com.storedobject.core.InventoryPOItem
- getTypeValue() - Method in class com.storedobject.core.Secret
- getTypeValue() - Method in class com.storedobject.core.SerialConfigurator
- getTypeValue() - Method in class com.storedobject.core.UIFieldMetadata
- getTypeValue() - Method in class com.storedobject.tools.ColumnDefinition
- getTypeValue(char) - Static method in class com.storedobject.common.Address
-
Get the type code value for the given type.
- getTypeValue(int) - Static method in class com.storedobject.core.AttachmentDefinition
- getTypeValue(int) - Static method in class com.storedobject.core.ContactType
- getTypeValue(int) - Static method in class com.storedobject.core.InventoryLocation
- getTypeValue(int) - Static method in class com.storedobject.core.Secret
- getTypeValue(int) - Static method in class com.storedobject.core.UIFieldMetadata
- getTypeValue(int) - Static method in class com.storedobject.tools.ColumnDefinition
- getTypeValues() - Static method in class com.storedobject.common.Address
-
Get the type of addresses.
- getTypeValues() - Static method in class com.storedobject.core.Consignment
- getTypeValues() - Static method in class com.storedobject.core.ContactType
- getTypeValues() - Static method in class com.storedobject.core.InventoryGRN
- getTypeValues() - Static method in class com.storedobject.core.InventoryLocation
- getTypeValues() - Static method in class com.storedobject.core.InventoryPOItem
- getTypeValues() - Static method in class com.storedobject.core.Secret
- getTypeValues() - Method in class com.storedobject.core.SerialConfigurator
- getTypeValues() - Static method in class com.storedobject.core.UIFieldMetadata
- getTypeValues() - Static method in class com.storedobject.tools.ColumnDefinition
- getUI() - Method in class com.storedobject.vaadin.Application
-
Get the UI associated with this Application.
- getUIConfigurator() - Method in class com.storedobject.ui.Application
- getUIConfigurator() - Method in class com.storedobject.vaadin.Application
-
Get UI configurator if any so that UI will be passed to it for handling any special configuration.
- getUnique() - Method in class com.storedobject.core.StoredObject
-
Gets an instance of the object from the database with this object's unique index condition.
- getUniqueCondition() - Method in class com.storedobject.accounts.AccountConfiguration
-
Retrieves the unique condition used for querying the system.
- getUniqueCondition() - Method in class com.storedobject.accounts.TaxAccountConfiguration
-
Retrieves the unique condition used for querying the system.
- getUniqueCondition() - Method in class com.storedobject.calendar.Calendar
- getUniqueCondition() - Method in class com.storedobject.core.AbstractTradeType
- getUniqueCondition() - Method in class com.storedobject.core.AccessControl
- getUniqueCondition() - Method in class com.storedobject.core.AccountLimit
- getUniqueCondition() - Method in class com.storedobject.core.ApplicationAlertHandler
-
Returns the unique condition for the data class.
- getUniqueCondition() - Method in class com.storedobject.core.AttachmentDefinition
- getUniqueCondition() - Method in class com.storedobject.core.AuditTrailConfiguration
- getUniqueCondition() - Method in class com.storedobject.core.AutoLogin
- getUniqueCondition() - Method in class com.storedobject.core.CheckList
- getUniqueCondition() - Method in class com.storedobject.core.ConnectorLogic
- getUniqueCondition() - Method in class com.storedobject.core.ContactType
- getUniqueCondition() - Method in class com.storedobject.core.CurrencyRate
- getUniqueCondition() - Method in class com.storedobject.core.DashboardDefinition
- getUniqueCondition() - Method in class com.storedobject.core.DataChangeNotifierLogic
-
Method to get the unique condition based on the class name.
- getUniqueCondition() - Method in class com.storedobject.core.DeveloperLog
- getUniqueCondition() - Method in class com.storedobject.core.DeviceLayout
- getUniqueCondition() - Method in class com.storedobject.core.DocumentConfiguration
- getUniqueCondition() - Method in class com.storedobject.core.Entity
- getUniqueCondition() - Method in class com.storedobject.core.EntityRole
- getUniqueCondition() - Method in class com.storedobject.core.ExchangeRate
- getUniqueCondition() - Method in class com.storedobject.core.ExtraInfoDefinition
- getUniqueCondition() - Method in class com.storedobject.core.FileFolderAccessRights
- getUniqueCondition() - Method in class com.storedobject.core.GlobalProperty
- getUniqueCondition() - Method in class com.storedobject.core.InventoryBin
- getUniqueCondition() - Method in class com.storedobject.core.InventoryItemType
- getUniqueCondition() - Method in class com.storedobject.core.InventoryPOItem
- getUniqueCondition() - Method in class com.storedobject.core.InventoryReservedBin
- getUniqueCondition() - Method in class com.storedobject.core.InventoryStore
- getUniqueCondition() - Method in class com.storedobject.core.JavaInnerClass
- getUniqueCondition() - Method in class com.storedobject.core.LandedCostType
- getUniqueCondition() - Method in class com.storedobject.core.LogicGroup
- getUniqueCondition() - Method in class com.storedobject.core.MaterialRequestPriority
- getUniqueCondition() - Method in class com.storedobject.core.MediaFile
- getUniqueCondition() - Method in class com.storedobject.core.MessageTemplate
- getUniqueCondition() - Method in class com.storedobject.core.Name
- getUniqueCondition() - Method in class com.storedobject.core.ParameterLogic
- getUniqueCondition() - Method in class com.storedobject.core.PasswordPolicy
- getUniqueCondition() - Method in class com.storedobject.core.PersonRole
- getUniqueCondition() - Method in class com.storedobject.core.ReportFormat
-
Get the unique condition that determines the uniqueness of this "data class".
- getUniqueCondition() - Method in class com.storedobject.core.Secret
- getUniqueCondition() - Method in class com.storedobject.core.SerialGenerator
- getUniqueCondition() - Method in class com.storedobject.core.SerialPattern
- getUniqueCondition() - Method in class com.storedobject.core.ServerInformation
- getUniqueCondition() - Method in class com.storedobject.core.Signature
- getUniqueCondition() - Method in class com.storedobject.core.SOClass
- getUniqueCondition() - Method in class com.storedobject.core.StoredObject
-
Gets the unique index condition of this object.
- getUniqueCondition() - Method in class com.storedobject.core.SystemEntity
- getUniqueCondition() - Method in class com.storedobject.core.SystemUser
- getUniqueCondition() - Method in class com.storedobject.core.SystemUserGroup
- getUniqueCondition() - Method in class com.storedobject.core.TaxDefinition
- getUniqueCondition() - Method in class com.storedobject.core.TaxRate
- getUniqueCondition() - Method in class com.storedobject.core.TextContent
- getUniqueCondition() - Method in class com.storedobject.core.TransactionDate
- getUniqueCondition() - Method in class com.storedobject.core.TransactionValueDate
- getUniqueCondition() - Method in class com.storedobject.core.UIAction
- getUniqueCondition() - Method in class com.storedobject.core.UIMetadata
- getUniqueCondition() - Method in class com.storedobject.core.WebBiometric
- getUniqueCondition() - Method in class com.storedobject.iot.AlertRepeatFrequency
- getUniqueCondition() - Method in class com.storedobject.iot.CustomMessageLogic
- getUniqueCondition() - Method in class com.storedobject.iot.MQTT
- getUniqueCondition() - Method in class com.storedobject.iot.Resource
- getUniqueCondition() - Method in class com.storedobject.iot.ResourceCost
- getUniqueCondition() - Method in class com.storedobject.iot.Site
-
Generates a unique condition string based on the value of the Name property of the object.
- getUniqueCondition() - Method in class com.storedobject.iot.UnitDefinition
- getUniqueCondition() - Method in class com.storedobject.iot.UnitItemType
- getUniqueCondition() - Method in class com.storedobject.iot.UnitType
- getUniqueCondition() - Method in class com.storedobject.job.MessageGroup
- getUniqueCondition() - Method in class com.storedobject.job.Schedule
- getUniqueCondition() - Method in class com.storedobject.mail.Sender
- getUniqueCondition() - Method in class com.storedobject.mail.SenderGroup
- getUniqueCondition() - Method in class com.storedobject.sms.Provider
- getUniqueCondition() - Method in class com.storedobject.tools.Packager
- getUniqueCondition() - Method in class com.storedobject.tools.TableDefinition
- getUniqueCondition() - Method in class com.storedobjects.support.ProductSkill
- getUniqueCondition() - Method in class com.storedobjects.support.SupportPerson
- getUniqueCondition() - Method in class com.storedobjects.support.SupportUser
- getUniqueId() - Method in class com.storedobject.calendar.Entry
- getUniqueId() - Method in class com.storedobject.core.AbstractCheckListItem
- getUniqueId() - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- getUniqueId() - Method in class com.storedobject.core.CheckListTemplateItem
- getUniqueId() - Method in class com.storedobject.core.ConsignmentItem
- getUniqueId() - Method in class com.storedobject.core.Contact
- getUniqueId() - Method in interface com.storedobject.core.Detail
-
Get the
Id
of the class instance that makes this instance unique. - getUniqueId() - Method in class com.storedobject.core.ExternalSystemUser
- getUniqueId() - Method in class com.storedobject.core.FileCirculation
- getUniqueId() - Method in class com.storedobject.core.FileFolder
- getUniqueId() - Method in class com.storedobject.core.InventoryAPN
- getUniqueId() - Method in class com.storedobject.core.InventoryTransferItem
- getUniqueId() - Method in class com.storedobject.core.LandedCost
- getUniqueId() - Method in class com.storedobject.core.MaterialIssuedItem
- getUniqueId() - Method in class com.storedobject.core.MaterialRequestItem
- getUniqueId() - Method in class com.storedobject.core.ModuleLogic
- getUniqueId() - Method in class com.storedobject.core.PseudoTranApproval
- getUniqueId() - Method in class com.storedobject.core.PseudoTranDetail
- getUniqueId() - Method in class com.storedobject.job.MessageEscalation
- getUniqueId() - Method in class com.storedobject.mail.Attachment
- getUniqueId() - Method in class com.storedobject.mail.Error
- getUniqueId() - Method in class com.storedobject.tools.ColumnDefinition
- getUniqueId() - Method in class com.storedobject.tools.IndexDefinition
- getUniqueIndex() - Method in class com.storedobject.tools.IndexDefinition
- getUniqueValue() - Method in class com.storedobject.core.ConsignmentPacket
- getUniqueValue() - Method in interface com.storedobject.core.Detail
-
Get the unique value that determines the uniqueness of the detail entries.
- getUniqueValue() - Method in class com.storedobject.core.ServerLink
- getUniqueValue() - Method in interface com.storedobject.core.SingleInstanceDetail
-
By overriding this method, a fixed value is returned as the unique value so that only one instance can exist for a specific master instance.
- getUniqueValue() - Method in class com.storedobject.iot.ValueDefinition
- getUniqueValue() - Method in class com.storedobject.iot.ValueImagePosition
- getUniqueValue() - Method in class com.storedobject.tools.ColumnDefinition
- getUnit() - Method in class com.storedobject.core.InventoryItemType
- getUnit() - Method in class com.storedobject.core.MeasurementUnit
- getUnit() - Method in class com.storedobject.core.Quantity
- getUnit() - Method in class com.storedobject.core.UnitCost
- getUnit() - Method in class com.storedobject.iot.AQI
- getUnit() - Method in class com.storedobject.iot.Command
- getUnit() - Method in class com.storedobject.iot.Data
-
Get the unit to which this data belong to.
- getUnit() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the unit associated with the current data status.
- getUnit() - Method in class com.storedobject.iot.DataSet.UnitData
- getUnit() - Method in class com.storedobject.iot.Statistics
-
Retrieves the unit associated with this instance based on the
unitId
. - getUnit() - Method in class com.storedobject.iot.UnitItem
- getUnit() - Method in class com.storedobject.ui.iot.GUI
-
Retrieves the currently set unit.
- getUnit() - Method in class com.storedobject.ui.util.AbstractQuantityField
- getUnit(int) - Method in class com.storedobject.ui.iot.ConsumptionList
- getUnit(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getUnit(Class<? extends Quantity>) - Method in class com.storedobject.core.UIFieldMetadata
- getUnit(String) - Static method in class com.storedobject.core.Quantity
- getUnit(String, Class<? extends Quantity>) - Static method in class com.storedobject.core.Quantity
- getUnitClass() - Method in class com.storedobject.iot.Data
-
Get the Unit's class for this data instance.
- getUnitClass() - Method in class com.storedobject.iot.UnitDefinition
- getUnitClass() - Method in class com.storedobject.iot.UnitType
- getUnitClass() - Method in class com.storedobject.iot.ValueDefinition
- getUnitClass(Class<? extends Data>) - Static method in class com.storedobject.iot.Data
-
Get the Unit's class for the given data class.
- getUnitClassName() - Method in class com.storedobject.iot.UnitDefinition
- getUnitClassName() - Method in class com.storedobject.iot.UnitType
- getUnitCost() - Method in class com.storedobject.core.ConsignmentItem
- getUnitCost() - Method in class com.storedobject.core.InventoryGRNItem
- getUnitCost() - Method in class com.storedobject.core.InventoryItem
- getUnitCost() - Method in class com.storedobject.core.InventoryItemType
- getUnitCost(boolean) - Method in class com.storedobject.core.InventoryItem
- getUnitCost(MeasurementUnit) - Method in class com.storedobject.core.InventoryItem
- getUnitCost(MeasurementUnit) - Method in class com.storedobject.core.InventoryItemType
- getUnitCost(MeasurementUnit) - Method in class com.storedobject.core.UnitCost
- getUnitCost(String) - Method in class com.storedobject.core.UnitCost
- getUnitForStatistics(String) - Method in class com.storedobject.iot.SuperUnit
- getUnitId() - Method in class com.storedobject.iot.Command
- getUnitId() - Method in class com.storedobject.iot.Data
-
Get the
Id
of the unit this IoT object belongs to. - getUnitId() - Method in class com.storedobject.iot.Statistics
-
Retrieves the unique identifier for the unit associated with the statistics.
- getUnitId() - Method in class com.storedobject.iot.UnitItem
- getUnitItemClass() - Method in class com.storedobject.iot.UnitItemType
- getUnitItemClassName() - Method in class com.storedobject.iot.UnitItemType
- getUnitOfIssue() - Method in class com.storedobject.core.InventoryItemType
- getUnitOfMeasurement() - Method in class com.storedobject.core.InventoryItemType
- getUnitOfMeasurement() - Method in class com.storedobject.iot.ValueLimit
- getUnitPrice() - Method in class com.storedobject.core.InventoryPOItem
- getUnitPrice() - Method in class com.storedobject.core.InventorySaleItem
- getUnitsCount() - Method in class com.storedobject.ui.iot.ConsumptionList
- getUnitSuffix() - Method in class com.storedobject.iot.ValueLimit
- getUnitType() - Method in class com.storedobject.iot.UnitDefinition
- getUnitTypeId() - Method in class com.storedobject.iot.UnitDefinition
- getUnlimited() - Method in class com.storedobject.iot.ValueLimit
- getUNNumber() - Method in class com.storedobject.core.InventoryItemType
- getUnposted() - Method in class com.storedobject.core.LedgerWindow
-
Override this method to return any unposted entries to be appended.
- getUpdateFrequency() - Method in class com.storedobject.iot.UnitDefinition
- getUploadComponent() - Method in class com.storedobject.ui.UploadProcessorView
- getUploadComponent() - Method in class com.storedobject.vaadin.UploadField
-
Get the
Upload
component internally used. - getURI() - Method in class com.storedobject.vaadin.ResourceSupport
-
Get the URI of the resource.
- getURIAttributeName() - Method in class com.storedobject.ui.ModelViewer
- getURIAttributeName() - Method in class com.storedobject.vaadin.AbstractResourcedComponent
-
Get the name of the URI attribute.
- getURIAttributeName() - Method in class com.storedobject.vaadin.PDFViewer
- getURL() - Static method in class com.storedobject.ui.util.SOServlet
- getURL() - Method in class com.storedobject.vaadin.Application
-
get tje URL of application.
- getURL() - Method in class com.storedobject.vaadin.ApplicationView
-
get tje URL of application.
- getURL() - Method in class com.storedobject.whatsapp.Configuration
- getURL(String) - Method in class com.storedobject.oauth.OAuth
- getUser() - Method in class com.storedobject.core.AuditTrail
-
Get the user who created this transaction.
- getUser() - Method in interface com.storedobject.core.IdentityCheck
-
Get the user to identify.
- getUser() - Method in class com.storedobject.core.TransactionInformation
-
Get the user who created this transaction.
- getUser() - Method in class com.storedobject.core.TransactionManager
- getUser() - Method in class com.storedobject.pdf.PDF
-
Get the user for which this PDF is being generated.
- getUser() - Method in class com.storedobject.pdf.PDFReport
- getUser() - Method in class com.storedobject.ui.common.MemoSystem
- getUser(String) - Method in class com.storedobject.common.LDAP
- getUserData() - Method in class com.storedobject.chart.Event
-
Retrieves the user-specific data associated with the event.
- getUserGroup() - Method in class com.storedobject.core.ObjectPermissionGroup
- getUserGroupId() - Method in class com.storedobject.core.ObjectPermissionGroup
- getUserId() - Method in interface com.storedobject.core.Transaction
- getUserId() - Method in class com.storedobject.core.TransactionInformation
-
Get the user's Id who created this transaction.
- getUserID() - Method in class com.storedobject.core.WebBiometric
- getUserInfo(String) - Method in class com.storedobject.oauth.OAuth
- getUserName() - Method in class com.storedobject.core.WebBiometric
- getUserName() - Method in class com.storedobject.iot.MQTT
- getUserName() - Method in class com.storedobject.mail.MailSender
- getUserName() - Method in class com.storedobject.sms.Provider
- getUserNameComponent() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Get the component to display the "User's name" for the application.
- getUserPassword() - Method in class com.storedobject.iot.MQTT
- getUserPrincipal() - Method in class com.storedobject.common.LDAP.User
- getUsers() - Method in class com.storedobject.common.LDAP
- getUserVisibility(String) - Static method in class com.storedobject.ui.Application
- getUtilization() - Method in class com.storedobject.iot.Resource
- getValidateBlock() - Method in class com.storedobject.tools.TableDefinition
- getValidFrom() - Method in class com.storedobject.core.AccountLimit
- getValidFrom() - Method in class com.storedobject.core.LoginMessage
- getValidTo() - Method in class com.storedobject.core.AccountLimit
- getValidTo() - Method in class com.storedobject.core.LoginMessage
- getValue() - Method in class com.storedobject.chart.GaugeChart
-
Get the current value.
- getValue() - Method in class com.storedobject.chart.GaugeChart.Needle
-
Get current value.
- getValue() - Method in class com.storedobject.chart.GraphData.ValueNode
-
Returns the numerical value held by this node.
- getValue() - Method in class com.storedobject.chart.TreeData
- getValue() - Method in interface com.storedobject.chart.TreeDataProvider
-
Get data value.
- getValue() - Method in interface com.storedobject.common.BigValue
- getValue() - Method in class com.storedobject.core.AbstractComputedInteger
- getValue() - Method in class com.storedobject.core.ComputedDouble
- getValue() - Method in class com.storedobject.core.ComputedLong
- getValue() - Method in class com.storedobject.core.Contact
- getValue() - Method in class com.storedobject.core.DecimalNumber
-
Get the decimal number as BigDecimal.
- getValue() - Method in class com.storedobject.core.GlobalProperty
- getValue() - Method in class com.storedobject.core.Money
-
Get the monetary value as BigDecimal.
- getValue() - Method in class com.storedobject.core.Quantity
-
Get the quantity as BigDecimal.
- getValue() - Method in class com.storedobject.core.ReportColumnDefinition
- getValue() - Method in class com.storedobject.iot.AQI
- getValue() - Method in class com.storedobject.iot.ControlSchedule
- getValue() - Method in class com.storedobject.iot.DataSet.AlarmStatus
-
Returns the current boolean value of the alarm status.
- getValue() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the value associated with the current data status.
- getValue() - Method in class com.storedobject.iot.DataSet.LimitStatus
-
Retrieves the value associated with this instance.
- getValue() - Method in interface com.storedobject.iot.HasValue
- getValue() - Method in class com.storedobject.ui.AddressField
- getValue() - Method in class com.storedobject.ui.BarcodeImage
- getValue() - Method in class com.storedobject.ui.ELabel
- getValue() - Method in class com.storedobject.ui.ELabels
- getValue() - Method in class com.storedobject.ui.GeolocationField
- getValue() - Method in interface com.storedobject.ui.IdInput
-
Get the value.
- getValue() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- getValue() - Method in class com.storedobject.ui.ObjectField
- getValue() - Method in class com.storedobject.ui.ObjectFormField
- getValue() - Method in interface com.storedobject.ui.ObjectInput
-
Get the current value.
- getValue() - Method in class com.storedobject.ui.ObjectLinkField
- getValue() - Method in class com.storedobject.ui.PasswordField
- getValue() - Method in class com.storedobject.ui.PhoneField
- getValue() - Method in interface com.storedobject.ui.StyledBuilder
- getValue() - Method in class com.storedobject.ui.TimestampField
- getValue() - Method in class com.storedobject.ui.util.AcceptAbandonButtons
- getValue() - Method in class com.storedobject.ui.util.ExtraInfo
- getValue() - Method in class com.storedobject.ui.util.StreamAttachment
- getValue() - Method in class com.storedobject.vaadin.ChangedValue
-
Get the changed value of the field.
- getValue() - Method in class com.storedobject.vaadin.ChangedValues
-
Get the current valie.
- getValue() - Method in class com.storedobject.vaadin.DateField
- getValue() - Method in class com.storedobject.vaadin.LegacyDateField
- getValue() - Method in class com.storedobject.vaadin.TextArea
- getValue() - Method in class com.storedobject.vaadin.TextField
- getValue() - Method in interface com.storedobject.vaadin.util.HasTextValue
-
Retrieves the textual value associated with the component.
- getValue(int) - Method in class com.storedobject.chart.GaugeChart
-
Get value of a given needle.
- getValue(int) - Method in class com.storedobject.ui.QueryGrid.QueryResult
-
Get the value for a given column index.
- getValue(int) - Method in class com.storedobject.vaadin.ComboField
-
Get item for a given index.
- getValue(int) - Method in class com.storedobject.vaadin.LabelField
-
Get the item for the index passed.
- getValue(int) - Method in class com.storedobject.vaadin.ListField
-
Get the item for the index passed.
- getValue(int) - Method in class com.storedobject.vaadin.RadioField
-
Get the value corresponding to an index.
- getValue(int) - Method in class com.storedobject.vaadin.util.BasicComboList
-
Retrieves the value at the specified index from the combo list.
- getValue(Id) - Method in class com.storedobject.iot.ValueDefinition
- getValue(DataSet.DataStatus) - Method in class com.storedobject.ui.iot.StatusGrid
- getValue(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- getValue(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Retrieves the value associated with the specified field.
- getValueAt(Class<D>, Id, String, long, Duration) - Static method in class com.storedobject.iot.Data
-
Get the data value collected at the given instance.
- getValueCount() - Static method in class com.storedobject.iot.DataSet
- getValueCount(Class<D>, Id, String, int, long, long) - Static method in class com.storedobject.iot.Data
-
Computes the number of occurrences of a specific variable with a specified value for a given data class and unit within a defined time range.
- getValueCount(Class<D>, Id, String, int, PeriodType, int) - Static method in class com.storedobject.iot.Data
-
Calculates the number of occurrences of a specific variable with a given value for a specified data class and unit within a defined time period.
- getValueDate() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the value-date of this entry.
- getValueDate() - Method in interface com.storedobject.core.LedgerEntry
-
Value-date of this entry.
- getValueDate() - Method in class com.storedobject.core.TransactionValueDate
- getValueDate() - Method in class com.storedobject.core.UnpostedJournalEntry
- getValueDefinition() - Method in class com.storedobject.iot.DataSet.AlarmStatus
-
Retrieves the associated
AlarmSwitch
value definition for the current data status. - getValueDefinition() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the value definition associated with the current data status.
- getValueDefinition() - Method in class com.storedobject.iot.DataSet.LimitStatus
-
Retrieves the value definition associated with the current limit status.
- getValueDifference(Class<D>, Id, String, long, long) - Static method in class com.storedobject.iot.Data
-
Get the difference in data value collected at 2 different time instances.
- getValueDifference(Class<D>, Id, String, PeriodType, int) - Static method in class com.storedobject.iot.Data
-
Calculates the difference in the values of a specified variable for a given data class and unit within a specified time period.
- getValueFunction() - Method in class com.storedobject.vaadin.GridColumnDetail
-
Get the function that can compute the rendering value associated with column.
- getValueGetter(String) - Method in class com.storedobject.ui.util.SOFieldCreator
- getValueGetter(String) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get the function that can obtain the value for a field from the object.
- getValueMethodForGet() - Method in class com.storedobject.iot.ValueDefinition
- getValueMethodForSet() - Method in class com.storedobject.iot.ValueDefinition
- getValueName() - Method in class com.storedobject.iot.LimitMessage
- getValueNameId() - Method in class com.storedobject.iot.LimitMessage
- getValueObject() - Method in interface com.storedobject.common.ComputedValue
- getValueObject() - Method in class com.storedobject.core.AbstractComputedInteger
- getValueObject() - Method in class com.storedobject.core.ComputedDate
- getValueObject() - Method in class com.storedobject.core.ComputedDouble
- getValueObject() - Method in class com.storedobject.core.ComputedLong
- getValueObject(Id) - Method in class com.storedobject.iot.ValueDefinition
- getValueSetter(String) - Method in class com.storedobject.ui.util.SOFieldCreator
- getValueSetter(String) - Method in interface com.storedobject.vaadin.ObjectFieldCreator
-
Get the function that can be used to set the value of a field to the object.
- getValueType() - Method in class com.storedobject.core.converter.BoolValueConverter
- getValueType() - Method in class com.storedobject.core.converter.ChoiceValueConverter
- getValueType() - Method in class com.storedobject.core.converter.DateValueConverter
- getValueType() - Method in class com.storedobject.core.converter.DaysValueConverter
- getValueType() - Method in class com.storedobject.core.converter.DecimalNumberValueConverter
- getValueType() - Method in class com.storedobject.core.converter.DoubleValueConverter
- getValueType() - Method in class com.storedobject.core.converter.GeolocationValueConverter
- getValueType() - Method in class com.storedobject.core.converter.IntegerValueConverter
- getValueType() - Method in class com.storedobject.core.converter.LongValueConverter
- getValueType() - Method in class com.storedobject.core.converter.MinutesValueConverter
- getValueType() - Method in class com.storedobject.core.converter.MoneyValueConverter
- getValueType() - Method in class com.storedobject.core.converter.ObjectValueConverter
- getValueType() - Method in class com.storedobject.core.converter.QuantityValueConverter
- getValueType() - Method in class com.storedobject.core.converter.RateValueConverter
- getValueType() - Method in class com.storedobject.core.converter.SecondsValueConverter
- getValueType() - Method in class com.storedobject.core.converter.TimeValueConverter
- getValueType() - Method in class com.storedobject.core.converter.ValueConverter
- getValueType() - Method in class com.storedobject.vaadin.GridColumnDetail
-
Get the value type.
- getVariablesBlock() - Method in class com.storedobject.tools.TableDefinition
- getVariant() - Method in class com.storedobject.chart.Font
-
Get font-variant.
- getVer() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getVerified() - Method in class com.storedobject.core.ExternalSystemUser
- getVerifyCA() - Method in class com.storedobject.iot.MQTT
- getVersion() - Method in class com.storedobject.core.DeveloperLog
- getVersion() - Method in class com.storedobject.core.JavaClass
- getVersion() - Method in class com.storedobject.core.TextContent
- getVersionInformation() - Method in class com.storedobject.ui.tools.JavaClassEditor
- getVersionInformation() - Method in class com.storedobject.ui.tools.TableDefinitionEditor
- getVerticalAlignment() - Method in class com.storedobject.core.ReportColumnDefinition
- getVerticalAlignment() - Method in class com.storedobject.pdf.PDFCell
-
Get the vertical alignment.
- getVerticalAlignment(String) - Method in class com.storedobject.ui.ObjectGridReport
-
Get the vertical alignment.
- getVerticalAlignmentValue() - Method in class com.storedobject.core.ReportColumnDefinition
- getVerticalAlignmentValue(int) - Static method in class com.storedobject.core.ReportColumnDefinition
- getVerticalAlignmentValues() - Static method in class com.storedobject.core.ReportColumnDefinition
- getVerticallyCenter() - Method in class com.storedobject.office.od.ods.Sheet
- getVia() - Method in class com.storedobject.core.AutoLogin
- getViaLink(String) - Static method in class com.storedobject.core.StreamData
- getVideo(String) - Static method in class com.storedobject.ui.util.SOServlet
- getVideo(String...) - Static method in class com.storedobject.ui.util.SOServlet
- getView() - Method in class com.storedobject.ui.AbstractLinkGrid
- getView() - Method in class com.storedobject.vaadin.AbstractForm
-
Get the associated view of this form.
- getView() - Method in interface com.storedobject.vaadin.ExecutableView
-
Get the currently active View.
- getView(boolean) - Method in class com.storedobject.ui.AbstractLinkGrid
- getView(boolean) - Method in class com.storedobject.ui.ObjectSearchBrowser
- getView(boolean) - Method in class com.storedobject.ui.QueryGrid
- getView(boolean) - Method in class com.storedobject.ui.TemplateView
- getView(boolean) - Method in class com.storedobject.vaadin.Dashboard
-
Create a View to display the grid when executed.
- getView(boolean) - Method in interface com.storedobject.vaadin.ExecutableView
-
Get the View.
- getView(boolean) - Method in interface com.storedobject.vaadin.HasColumns
- getView(boolean) - Method in class com.storedobject.vaadin.View
-
Implementation of
ExecutableView.getView(boolean)
. - getViewComponent() - Method in class com.storedobject.ui.BaseObjectForest
- getViewComponent() - Method in class com.storedobject.ui.ObjectBrowser
- getViewComponent() - Method in class com.storedobject.ui.ObjectTree
- getViewComponent() - Method in interface com.storedobject.vaadin.HasColumns
-
Get the component for creating the view - See
HasColumns.getView(boolean)
andExecutableView.getView()
. - getViewerComponent() - Method in class com.storedobject.ui.HTMLView
-
Get the component that is used internally to render the HTML.
- getViewerComponent() - Method in class com.storedobject.ui.util.DocumentViewer
- getViewFilter() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the filter that needs to be applied after loading into the memory from the DB - for "view filtering".
- getViewFilter() - Method in class com.storedobject.ui.AbstractListProvider
- getViewFilter() - Method in class com.storedobject.ui.AbstractTreeProvider
- getViewFilter() - Method in interface com.storedobject.ui.util.ViewFilterSupport
- getViewFor(Component) - Method in class com.storedobject.vaadin.Application
-
Get the view in which a particular component is currently appearing.
- getViewHeight() - Method in class com.storedobject.vaadin.Viewer
-
Get the height of the view (as a percentage).
- getViewWidth() - Method in class com.storedobject.vaadin.Viewer
-
Get the width of the view (as a percentage).
- getVillaName() - Method in class com.storedobject.common.Address
-
Get the apartment/villa/house/office name.
- getVisibility() - Method in class com.storedobject.core.UIFieldMetadata
- getVisualMap() - Method in class com.storedobject.chart.XYDataChart
-
Get the
VisualMap
associated with this chart. - getVoucher() - Method in class com.storedobject.core.JournalVoucher.Entry
-
Get the voucher associated with this entry.
- getVoucher() - Method in class com.storedobject.core.JournalVoucherStage
- getVoucher() - Method in interface com.storedobject.core.LedgerEntry
-
Get the voucher for this entry.
- getVoucher() - Method in class com.storedobject.core.TransactionDate
- getVoucher() - Method in class com.storedobject.core.TransactionValueDate
- getVoucherId() - Method in class com.storedobject.core.JournalVoucherStage
- getVoucherId() - Method in class com.storedobject.core.TransactionDate
- getVoucherId() - Method in class com.storedobject.core.TransactionValueDate
- getVouchers() - Method in class com.storedobject.core.JournalVoucher
-
Get the list of all vouchers in this transaction.
- getVouchers() - Method in interface com.storedobject.core.LedgerEntry
-
Get the vouchers for this transaction.
- getVouchers() - Method in class com.storedobject.ui.accounts.JournalVoucherView
- getWaterMark() - Method in class com.storedobject.pdf.PDF
-
Gets the currently set water mark.
- getWebBrowser() - Method in class com.storedobject.vaadin.Application
-
Get the representation of current the "web browser".
- getWednesday() - Method in class com.storedobject.iot.FullConsumption
- getWeek() - Method in class com.storedobject.iot.WeeklyConsumption
-
Retrieves the specific week associated with the weekly consumption data.
- getWeek() - Method in class com.storedobject.iot.WeeklyStatistics
-
Retrieves the week value for the current instance of WeeklyStatistics.
- getWeeklyConsumption(Id, int, int) - Method in class com.storedobject.iot.Resource
- getWeeklyConsumption(Id, D) - Method in class com.storedobject.iot.Resource
- getWeeklyConsumption(Resource) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the weekly consumption for a given resource.
- getWeeklyConsumption(Resource, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the weekly consumption for a specified resource, year, and week.
- getWeeklyConsumption(Resource, D) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the weekly consumption data for a given resource based on a specific date.
- getWeeklyStatistics(String) - Method in class com.storedobject.iot.Unit
-
Retrieves the weekly statistics for the given name.
- getWeeklyStatistics(String, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves weekly statistics for a specific name, year, and week.
- getWeeklyStatistics(String, D) - Method in class com.storedobject.iot.Unit
-
Retrieves weekly statistics for the specified name and date.
- getWeekNames() - Static method in class com.storedobject.common.DateUtility
-
Retrieves the names of the days in a week.
- getWeekOfYear(D) - Static method in class com.storedobject.common.DateUtility
-
Get the week of the year (1 - 53/54).
- getWeight() - Method in class com.storedobject.chart.Font
-
Get font-weight.
- getWeight() - Method in class com.storedobject.core.Volume
-
Get the volumetric weight of this volume.
- getWhere() - Method in class com.storedobject.ui.tools.DataTransfer
- getWidth() - Method in class com.storedobject.chart.Axis.AbstractTicks
-
Get the width of the tick in pixels.
- getWidth() - Method in class com.storedobject.chart.Axis.PointerHandle
-
Get the width in pixels.
- getWidth() - Method in class com.storedobject.chart.Image
-
Get width in pixels.
- getWidth() - Method in class com.storedobject.chart.LineStyle
-
Get the width of the line.
- getWidth() - Method in class com.storedobject.chart.Rectangle
-
Get width.
- getWidth() - Method in class com.storedobject.chart.TextBorder
-
Get the width of the border (in pixels).
- getWidth() - Method in class com.storedobject.common.Barcode
-
Get the width of the barcode image.
- getWidth() - Method in class com.storedobject.common.SVG
-
Get the width.
- getWidth() - Method in class com.storedobject.core.ConsignmentPacket
- getWidth() - Method in class com.storedobject.core.UIFieldMetadata
- getWidth() - Method in class com.storedobject.pdf.PDF
-
Gets the printable width.
- getWidth() - Method in class com.storedobject.pdf.PDFRectangle
-
Get the width.
- getWidth() - Method in class com.storedobject.vaadin.Icon
- getWidth(String) - Method in class com.storedobject.ui.ObjectGridReport
-
Get the relative width of the column (Default implementation returns 10).
- getWidthPercentage() - Method in class com.storedobject.pdf.PDFImage
- getWidthPercentage() - Method in class com.storedobject.pdf.PDFTable
- getWorkbook() - Method in class com.storedobject.office.AbstractSpreadSheet
- getWorkbook() - Method in class com.storedobject.office.od.ods.Sheet
- getWorkingDate() - Method in class com.storedobject.core.SystemEntity
-
Get the working date
- getWorkingDate() - Method in class com.storedobject.core.TransactionManager
-
Get the working date.
- getWriter() - Method in class com.storedobject.common.CSV
-
Get the writer that takes the output.
- getWriter() - Method in class com.storedobject.common.HTTP
-
Get the output stream to send the request directly.
- getWriter() - Method in class com.storedobject.common.InvertedReader
-
Get the associated writer.
- getWriter() - Method in class com.storedobject.core.StreamContentProducer
- getWriter() - Method in class com.storedobject.tools.AbstractJSONService
- getWriter() - Method in class com.storedobject.tools.JSONService
- getWriter() - Method in class com.storedobject.tools.JSONServiceWS
- getWriter(File) - Static method in class com.storedobject.common.IO
-
Create a buffered writer to write for the file
- getWriter(OutputStream) - Static method in class com.storedobject.common.IO
-
Convert a stream to a buffered UTF-8 writer
- getWriter(String) - Static method in class com.storedobject.common.IO
-
Create a buffered writer to write for the file
- getWriter(Path) - Static method in class com.storedobject.common.IO
-
Create a buffered writer to write for the path
- getX() - Method in class com.storedobject.chart.GraphData.XYNode
-
Retrieves the x-coordinate of this node.
- getX() - Method in class com.storedobject.chart.Rectangle
-
Get X value of the top-left corner.
- getX() - Method in class com.storedobject.chart.Shape.Point
-
Get the X value.
- getX() - Method in class com.storedobject.iot.BlockDisplayContent
- getX5c() - Method in class com.storedobject.core.WebBiometric.AttestationStatement
- getXAxis() - Method in class com.storedobject.chart.XRangeChart
-
Get the X-axis.
- getXML() - Method in class com.storedobject.common.SOAP
-
Get the XML associated with this SOAP request.
- getXYRatio() - Method in class com.storedobject.pdf.PDFImage
- getXZoom(boolean) - Method in class com.storedobject.chart.XRangeChart
-
Get the data zoom component for the X-axis.
- getY() - Method in class com.storedobject.chart.GraphData.XYNode
-
Retrieves the Y-coordinate value of this node.
- getY() - Method in class com.storedobject.chart.Rectangle
-
Get Y value of the top-left corner.
- getY() - Method in class com.storedobject.chart.Shape.Point
-
Get the Y value.
- getY() - Method in class com.storedobject.iot.BlockDisplayContent
- getY() - Method in class com.storedobject.pdf.PDF
-
Get the current Y position of the PDF
- getY(boolean) - Method in class com.storedobject.pdf.PDF
-
Get the current Y position of the PDF
- getYAxis() - Method in class com.storedobject.chart.XRangeChart
-
Get the Y-axis.
- getYear() - Static method in class com.storedobject.common.DateUtility
- getYear() - Method in class com.storedobject.core.AbstractPeriod
- getYear() - Method in class com.storedobject.iot.AQI
- getYear() - Method in class com.storedobject.iot.Consumption
-
Retrieves the year associated with the consumption record.
- getYear() - Method in class com.storedobject.iot.Statistics
-
Retrieves the year associated with this instance.
- getYear() - Method in class com.storedobject.ui.MonthField
- getYear(D) - Static method in class com.storedobject.common.DateUtility
-
Gets the year value for a particular date
- getYearFrom() - Method in class com.storedobject.core.AbstractPeriod
- getYearlyConsumption(Id, int) - Method in class com.storedobject.iot.Resource
- getYearlyConsumption(Id, D) - Method in class com.storedobject.iot.Resource
- getYearlyConsumption(Resource) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the yearly consumption details for a specific resource.
- getYearlyConsumption(Resource, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the yearly consumption for a specified resource and year.
- getYearlyConsumption(Resource, D) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the yearly consumption for a specific resource based on the provided date.
- getYearlyStatistics(String) - Method in class com.storedobject.iot.Unit
-
Retrieves the yearly statistics for a given name.
- getYearlyStatistics(String, int) - Method in class com.storedobject.iot.Unit
-
Retrieves the yearly statistics for a given name and year.
- getYearlyStatistics(String, D) - Method in class com.storedobject.iot.Unit
-
Retrieves the yearly statistics for the given name and date.
- getYearPrefix(Transaction) - Method in class com.storedobject.core.SerialConfigurator
- getYearTo() - Method in class com.storedobject.core.AbstractPeriod
- getYZoom(boolean) - Method in class com.storedobject.chart.XRangeChart
-
Get the data zoom component for the Y-axis.
- getZ() - Method in class com.storedobject.chart.AbstractPart
-
Get the Z (determines the overlap order when displayed on the screen) of this.
- getZeroHeight() - Method in class com.storedobject.office.od.ods.Row
- getZIPCode() - Method in class com.storedobject.common.USAddress
-
Retrieves the ZIP code for this USAddress.
- getZoneId() - Method in class com.storedobject.ui.TimeZoneField
- GIF - Enum constant in enum class com.storedobject.vaadin.PaintedImage.Type
-
GIF type.
- GLOBAL - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT_SCOPE
-
Global (in all charts).
- GlobalProperty - Class in com.storedobject.core
- GlobalProperty() - Constructor for class com.storedobject.core.GlobalProperty
- GMailRegistrationService - Class in com.storedobject.mail
- GMailRegistrationService() - Constructor for class com.storedobject.mail.GMailRegistrationService
- GMailSender - Class in com.storedobject.mail
- GMailSender() - Constructor for class com.storedobject.mail.GMailSender
- go() - Method in class com.storedobject.ui.RedirectSAML
-
Go to the new site by submitting the SAML response to the site set via @{link #setSite(String)}.
- goTo(Breadcrumbs.Breadcrumb) - Method in class com.storedobject.vaadin.Breadcrumbs
-
Jump to a given
Breadcrumbs.Breadcrumb
. - goToCell(int) - Method in class com.storedobject.office.AbstractSpreadSheet
- goToCell(int, int) - Method in class com.storedobject.office.AbstractSpreadSheet
- goToCell(int, int, int) - Method in class com.storedobject.office.AbstractSpreadSheet
- goToCell(String) - Method in class com.storedobject.office.AbstractSpreadSheet
- goToGRNs - Variable in class com.storedobject.ui.inventory.POBrowser
- goToRow(int) - Method in class com.storedobject.office.AbstractSpreadSheet
- goToStep(int) - Method in class com.storedobject.ui.SteppedView
-
Traverse to a particular step from the current step.
- goToStep(int) - Method in class com.storedobject.ui.util.Stepper
- Graph - Enum constant in enum class com.storedobject.chart.ChartType
-
Graph.
- GraphChart - Class in com.storedobject.chart
- GraphChart(GraphData<GraphData.XYNode>) - Constructor for class com.storedobject.chart.GraphChart
- GraphData<N> - Class in com.storedobject.chart
-
The GraphData class represents a data structure used for managing and visualizing graph-based data.
- GraphData() - Constructor for class com.storedobject.chart.GraphData
-
Constructs a new instance of GraphData and initializes default properties.
- GraphData.Category - Class in com.storedobject.chart
-
Represents a specific category for a chart or graphical element, extending the functionality of
PointSymbol
to include a category name. - GraphData.Edge - Class in com.storedobject.chart
-
Represents a directional edge between two nodes in a graph structure.
- GraphData.Force - Class in com.storedobject.chart
-
Represents a force-directed layout configuration as a property of a chart component.
- GraphData.Layout - Enum Class in com.storedobject.chart
-
The Layout enum defines various layout options that can be used for organizational or structural representation.
- GraphData.Node - Class in com.storedobject.chart
-
The abstract class Node serves as the base class for components within a graph structure.
- GraphData.ValueNode - Class in com.storedobject.chart
-
The
ValueNode
class represents a type ofNode
that holds a numerical value. - GraphData.XYNode - Class in com.storedobject.chart
-
A concrete implementation of the
GraphData.Node
class representing a node in a 2D space. - gravity(double) - Method in class com.storedobject.chart.GraphData.Force
-
Sets the gravity parameter and returns the current
GraphData.Force
object. - GRAY - Static variable in class com.storedobject.pdf.PDFColor
- GREEN - Static variable in class com.storedobject.pdf.PDFColor
- grey() - Method in class com.storedobject.vaadin.Box
-
Create a grey background style.
- grid - Variable in class com.storedobject.ui.ObjectGridReport
-
The associated grid.
- GridAreas() - Constructor for class com.storedobject.chart.Axis.GridAreas
-
Constructor.
- GridCellText - Interface in com.storedobject.ui
- GridColumnDetail<T> - Class in com.storedobject.vaadin
-
This class keeps extra information about
Grid.Column
. - GridLayout - Class in com.storedobject.vaadin
-
A layout for arranging components in a grid style.
- GridLayout(int) - Constructor for class com.storedobject.vaadin.GridLayout
-
Constructor.
- GridLayout(int...) - Constructor for class com.storedobject.vaadin.GridLayout
-
Constructor.
- GridLayout(String...) - Constructor for class com.storedobject.vaadin.GridLayout
-
Constructor.
- GridLines() - Constructor for class com.storedobject.chart.Axis.GridLines
-
Constructor.
- GridMenu - Class in com.storedobject.ui
- GridMenu(String) - Constructor for class com.storedobject.ui.GridMenu
- GridRow - Class in com.storedobject.vaadin
-
Utility class to handle join operations of header and footer row cells.
- GridRow.Cell - Class in com.storedobject.vaadin
-
A class that represents a single cell of the row.
- GridSearchField<T> - Class in com.storedobject.ui
- GridSearchField(ViewFilterSupport<T>) - Constructor for class com.storedobject.ui.GridSearchField
-
Constructor.
- GridSearchField(ViewFilterSupport<T>, boolean) - Constructor for class com.storedobject.ui.GridSearchField
-
Constructor.
- GRN - Class in com.storedobject.ui.inventory
-
GRN - Create, edit and process GRNs.
- GRN() - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int, int) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int, int, String) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int, InventoryStore) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int, InventoryStore, int) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int, InventoryStore, int, String) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(int, String) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(InventoryStore) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(InventoryStore, int) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(InventoryStore, int, String) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRN(String) - Constructor for class com.storedobject.ui.inventory.GRN
-
Constructor.
- GRNEditor - Class in com.storedobject.ui.inventory
- GRNEditor() - Constructor for class com.storedobject.ui.inventory.GRNEditor
- groupColumn(int, int) - Method in class com.storedobject.office.od.ods.Sheet
- grouping - Variable in class com.storedobject.vaadin.util.NumericField
-
Determines whether the numeric field should apply grouping of digits (e.g., thousands separators) when displaying numbers.
- GroupPermissionEditor - Class in com.storedobject.ui.tools
- GroupPermissionEditor() - Constructor for class com.storedobject.ui.tools.GroupPermissionEditor
- groupRow(int, int) - Method in class com.storedobject.office.od.ods.Sheet
- guessClass(String) - Static method in class com.storedobject.core.ApplicationServer
- guessType(Object) - Static method in enum class com.storedobject.chart.DataType
-
Guess the data type for a given value.
- GUI - Class in com.storedobject.ui.iot
-
GUI helper class.
- GUI() - Constructor for class com.storedobject.ui.iot.GUI
-
Default constructor for the GUI class.
- GUI(boolean) - Constructor for class com.storedobject.ui.iot.GUI
-
Constructs a GUI instance with the specified development mode setting.
- GUI(Site) - Constructor for class com.storedobject.ui.iot.GUI
-
Constructs a GUI instance associated with a specific site.
- GUI(Site, boolean) - Constructor for class com.storedobject.ui.iot.GUI
-
Constructs a GUI object with the specified site and development mode flag.
H
- handle(Throwable) - Method in interface com.storedobject.common.ErrorHandler
- handleAlert(Id) - Method in interface com.storedobject.ui.AlertHandler
-
Handle the alert.
- handleAlert(Id) - Method in class com.storedobject.ui.common.MemoSystem
- handleAlert(StoredObject) - Method in interface com.storedobject.ui.AlertHandler
-
Handle the alert.
- handleAlert(StoredObject) - Method in class com.storedobject.ui.common.MemoAlertHandler
- handleAlert(StoredObject) - Method in class com.storedobject.ui.common.MemoSystem
- handleAlert(StoredObject) - Method in class com.storedobject.ui.ObjectEditor
- handleAlert(StoredObject) - Method in class com.storedobject.ui.ObjectViewer
- handleAlert(StoredObject) - Method in class com.storedobject.ui.support.SupportAlertHandler
- handleError(int) - Method in class com.storedobject.core.SQLConnector
-
Handles errors.
- handleException(SQLException) - Method in class com.storedobject.core.SQLConnector
-
Handles all SQL exceptions from SQL statement execution.
- handleSQLMessage(String) - Method in class com.storedobject.core.SQLConnector
-
Handles SQL error message.
- handleSQLMessage(String) - Method in class com.storedobject.database.postgres.SQLConnector
- handleSQLState(String) - Method in class com.storedobject.core.SQLConnector
-
Handles SQL states.
- HandleStyle() - Constructor for class com.storedobject.chart.DataZoom.HandleStyle
-
Constructor.
- handleValueSetError(String, HasValue<?, ?>, Object, Object, Throwable) - Method in class com.storedobject.ui.DataEditor
- handleValueSetError(String, HasValue<?, ?>, Object, Object, Throwable) - Method in class com.storedobject.ui.ObjectEditor
- handleValueSetError(String, HasValue<?, ?>, Object, Object, Throwable) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- handleValueSetError(String, HasValue<?, ?>, Object, Object, Throwable) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Handle errors while setting (committing) values.
- handleValueSetError(String, HasValue<?, ?>, Object, Object, Throwable) - Method in class com.storedobject.vaadin.ObjectForm
-
Handle errors while setting (committing) values.
- HasAnimation - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
supports animation. - HasBadgeStyle - Interface in com.storedobject.vaadin
-
Interface to mark that a class has theme styles of badge.
- hasChildren(Object) - Method in class com.storedobject.ui.ObjectForestProvider
- hasChildren(T) - Method in class com.storedobject.ui.ObjectTreeProvider
- HasChildren - Interface in com.storedobject.core
-
If a
StoredObject
class implements this interface, while adding/removing/updating the link object instances the following validation methods will be invoked:StoredObject.validateChildAttach(StoredObject, int)
StoredObject.validateChildDetach(StoredObject, int)
StoredObject.validateChildUpdate(StoredObject, int)
- HasColumns<T> - Interface in com.storedobject.vaadin
-
Common interface for
DataGrid
andDataTreeGrid
. - HasColumns.SOGrid<T> - Class in com.storedobject.vaadin
-
This class takes care of creation of the columns in the grid.
- HasContacts - Interface in com.storedobject.core
-
Definition of "contact" interface.
- HasContainer - Interface in com.storedobject.vaadin
-
An interface to denote that the class contains a
HasComponents
(component container) embedded in it. - HasData - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
owns some data. - hasDecimals() - Method in class com.storedobject.core.MeasurementUnit
- hasDetailInterface() - Method in class com.storedobject.tools.TableDefinition
- HasElement - Interface in com.storedobject.vaadin
-
Slight enhancements to Vaadin's
HasElement
interface. - HasEmphasis - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
supports animation. - hashCode() - Method in class com.storedobject.chart.AbstractPart
- hashCode() - Method in class com.storedobject.chart.AbstractTask
- hashCode() - Method in class com.storedobject.chart.Axis
- hashCode() - Method in record class com.storedobject.chart.BoxplotData.Boxplot
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.chart.Color
- hashCode() - Method in class com.storedobject.chart.GraphData.Edge
- hashCode() - Method in record class com.storedobject.chart.InternalData.WrappedDataProvider
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.chart.Size
- hashCode() - Method in record class com.storedobject.client.Client.Data
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.common.StringList
- hashCode() - Method in record class com.storedobject.common.StyledBuilder.Style
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.core.AbstractTransaction
- hashCode() - Method in class com.storedobject.core.DecimalNumber
- hashCode() - Method in record class com.storedobject.core.HasReference.Amend
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.core.Id
- hashCode() - Method in class com.storedobject.core.JournalVoucher.Entry
- hashCode() - Method in class com.storedobject.core.MeasurementUnit
- hashCode() - Method in class com.storedobject.core.Money
- hashCode() - Method in class com.storedobject.core.ObjectForest.LinkNode
- hashCode() - Method in class com.storedobject.core.ObjectForest.LinkObject
- hashCode() - Method in class com.storedobject.core.Quantity
- hashCode() - Method in record class com.storedobject.core.QuantityWithCost
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.core.StoredObject
- hashCode() - Method in record class com.storedobject.iot.Data.Value
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.iot.DataSet.AbstractData
- hashCode() - Method in class com.storedobject.iot.DataSet.DataStatus
- hashCode() - Method in class com.storedobject.iot.DataSet.DataValue
- hashCode() - Method in class com.storedobject.iot.Index
- hashCode() - Method in record class com.storedobject.iot.Period
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.storedobject.ui.iot.Consumption4Unit
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.storedobject.ui.iot.ConsumptionList.Entry
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.storedobject.ui.iot.Data4Unit
-
Returns a hash code value for this object.
- hashCode() - Method in class com.storedobject.ui.tools.ManageSalutation.Salutation
- hashCode() - Method in class com.storedobject.ui.tools.ManageSuffix.Suffix
- hashCode() - Method in class com.storedobject.ui.util.AbstractContentGenerator
- hashCode() - Method in class com.storedobject.ui.util.ExtraInfoValue
- hashCode() - Method in class com.storedobject.vaadin.Breadcrumbs.Breadcrumb
- hashCode() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
- HashDataSet - Class in com.storedobject.common
- HashDataSet(StringList) - Constructor for class com.storedobject.common.HashDataSet
-
Constructor.
- HashDataSet(String...) - Constructor for class com.storedobject.common.HashDataSet
-
Constructor.
- HasIcon - Interface in com.storedobject.vaadin
-
Element that has an Icon.
- hasId() - Method in class com.storedobject.chart.AbstractPart
-
Whether Id needs to be sent as part of the JSON or not.
- hasId() - Method in class com.storedobject.chart.SankeyData.Edge
- hasId() - Method in class com.storedobject.chart.SankeyData.Node
- HasId - Interface in com.storedobject.core
-
Denotes that something has an
Id
. - HasInventoryItem - Interface in com.storedobject.core
-
Represents an entity that has an associated inventory item and provides methods to access it.
- HasInventoryItemType - Interface in com.storedobject.core
-
The HasInventoryItemType interface defines a contract for classes that have an associated inventory item type (P/N).
- HasItemStyle - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
hasItemStyle
. - HasLabel - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
hasLabel
. - hasLimitCheck(Account) - Static method in interface com.storedobject.core.Financial
- HasLogic - Interface in com.storedobject.core
-
Interface to define whether a class has a related
Logic
or not. - HasName - Interface in com.storedobject.common
-
Something that has got a name.
- HasName - Interface in com.storedobject.core
-
represents something that has a name.
- hasNext() - Method in class com.storedobject.common.Array
- hasNext() - Method in class com.storedobject.core.ObjectIterator
- hasNext() - Method in class com.storedobject.core.Query
-
Checks if there are additional results available in the query.
- HasPadding - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
hasPadding
. - HasParents - Interface in com.storedobject.core
-
If a
StoredObject
class implements this interface, while adding/removing/updating the link object instances the following validation methods will be invoked:StoredObject.validateParentAttach(StoredObject, int)
StoredObject.validateParentDetach(StoredObject, int)
StoredObject.validateParentUpdate(StoredObject, int)
- HasPolarProperty - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
hasPolarProperty
. - HasPosition - Interface in com.storedobject.chart
-
Interface to denote that a
ComponentPart
hasPosition
. - HasReference - Interface in com.storedobject.core
- HasReference.Amend<T> - Record Class in com.storedobject.core
- HasRefresh - Interface in com.storedobject.ui
-
Interface to denote that a UI class has a
HasRefresh.refresh()
method to refresh the screen. - HasShortName - Interface in com.storedobject.core
-
Represents something that has a short-name.
- HasSize - Interface in com.storedobject.vaadin
-
Enhancement to Vaadin's
HasSize
interface. - HasSquareElement - Interface in com.storedobject.vaadin
-
Element that has a square shape (equal width and height).
- HasStreamData - Interface in com.storedobject.core
-
The
HasStreamData
functional interface represents entities that provide access to an instance ofStreamData
. - hasStrictBalanceControl(Account) - Static method in interface com.storedobject.core.Financial
- HasStyle - Interface in com.storedobject.vaadin
-
Same as
HasStyle
but can be applied to an "internal element" specified. - HasTextValue - Interface in com.storedobject.vaadin.util
-
Interface representing a component that can have a textual value along with additional features like size, text transformation, spell check, and autocomplete.
- HasThemeStyle - Interface in com.storedobject.vaadin
-
Interface to mark that a class has theme styles.
- HasValue - Interface in com.storedobject.iot
- HasVisibility - Interface in com.storedobject.vaadin
-
Interface that determines whether an object (typically a "field") has visibility or not.
- header(String, String) - Method in class com.storedobject.common.HTTP2.Builder
-
Adds a header to the request being built.
- headers(Map<String, String>) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets a collection of headers for the request by iterating over the provided map and adding each key-value pair as a header.
- HEART_BEAT - Enum constant in enum class com.storedobject.ui.Animation
- Heatmap - Enum constant in enum class com.storedobject.chart.ChartType
-
Heatmap.
- HeatmapChart - Class in com.storedobject.chart
-
Heatmap chart.
- HeatmapChart(CategoryData, CategoryData) - Constructor for class com.storedobject.chart.HeatmapChart
-
Constructor.
- HELVETICA - Enum constant in enum class com.storedobject.pdf.PDFFont.FontFamily
- hide() - Method in interface com.storedobject.chart.VisibleProperty
-
Hide this.
- hide(Chart) - Method in class com.storedobject.chart.Legend
-
Hide a chart.
- hideBackButton() - Method in class com.storedobject.ui.SteppedView
-
Hide the "Back" button.
- hideBackButton() - Method in class com.storedobject.ui.util.Stepper
- hideButtons() - Method in class com.storedobject.ui.util.AcceptAbandonButtons
- hideCancelButton() - Method in class com.storedobject.ui.SteppedView
-
Hide the "Cancel" button.
- hideCancelButton() - Method in class com.storedobject.ui.util.Stepper
- hideColumn(String) - Method in class com.storedobject.ui.ObjectLinkField
- hideFinishButton() - Method in class com.storedobject.ui.SteppedView
-
Hide the "Finish" button.
- hideFinishButton() - Method in class com.storedobject.ui.util.Stepper
- hideLink(Class<M>, String) - Method in class com.storedobject.core.ObjectForest
- hideLink(Class<M>, String) - Method in class com.storedobject.ui.AbstractObjectForest
-
Check whether to hide the specified link or not.
- hideLinkLabels() - Method in class com.storedobject.core.ObjectForest
- hideNextButton() - Method in class com.storedobject.ui.SteppedView
-
Hide the "Next" button.
- hideNextButton() - Method in class com.storedobject.ui.util.Stepper
- hidePercentage() - Method in class com.storedobject.chart.NightingaleRoseChart
-
Hide the percentage representation.
- hideRowEditorButtons() - Method in class com.storedobject.ui.ObjectListEditor
-
Hide the Save/Cancel buttons when row editing is active.
- high() - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Returns the value of the
high
record component. - hilite() - Method in interface com.storedobject.vaadin.ApplicationMenuItem
-
Highlight the menu item so that it looks stand out among other menu items.
- hilite() - Method in class com.storedobject.vaadin.MenuItem
- HINDI - Enum constant in enum class com.storedobject.pdf.PDFFont.Language
- HINGE - Enum constant in enum class com.storedobject.ui.Animation
- hints() - Static method in class com.storedobject.accounts.AccountConfiguration
-
Provides hints about objects.
- hints() - Static method in class com.storedobject.accounts.CashAccount
- hints() - Static method in class com.storedobject.accounts.InstantaneousAccount
- hints() - Static method in class com.storedobject.accounts.TaxAccountConfiguration
-
Provides hints about objects.
- hints() - Static method in class com.storedobject.core.AccountChart
- hints() - Static method in class com.storedobject.core.AccountChartMap
- hints() - Static method in class com.storedobject.core.AttachmentDefinition
- hints() - Static method in class com.storedobject.core.CheckListTemplate
- hints() - Static method in class com.storedobject.core.ContactGroupingCode
- hints() - Static method in class com.storedobject.core.ContactType
- hints() - Static method in class com.storedobject.core.DashboardDefinition
- hints() - Static method in class com.storedobject.core.DataLogic
-
Returns hints.
- hints() - Static method in class com.storedobject.core.DeviceLayout
- hints() - Static method in class com.storedobject.core.DocumentConfiguration
- hints() - Static method in class com.storedobject.core.DocumentType
- hints() - Static method in class com.storedobject.core.ExchangeRate
- hints() - Static method in class com.storedobject.core.ExtraInfoDefinition
- hints() - Static method in class com.storedobject.core.ForeignFinancialSystem
- hints() - Static method in class com.storedobject.core.GlobalProperty
- hints() - Static method in class com.storedobject.core.InventoryStore
- hints() - Static method in class com.storedobject.core.LandedCostType
- hints() - Static method in class com.storedobject.core.LogicGroup
- hints() - Static method in class com.storedobject.core.MaterialRequestPriority
- hints() - Static method in class com.storedobject.core.MemoType
- hints() - Static method in class com.storedobject.core.PackingUnit
- hints() - Static method in class com.storedobject.core.ParameterLogic
- hints() - Static method in class com.storedobject.core.PasswordPolicy
- hints() - Static method in class com.storedobject.core.PurchaseType
- hints() - Static method in class com.storedobject.core.ReportDefinition
- hints() - Static method in class com.storedobject.core.SaleType
- hints() - Static method in class com.storedobject.core.Secret
- hints() - Static method in class com.storedobject.core.SerialPattern
- hints() - Static method in class com.storedobject.core.ServerInformation
- hints() - Static method in class com.storedobject.core.ShortName
- hints() - Static method in class com.storedobject.core.SOClass
- hints() - Static method in class com.storedobject.core.SystemEntity
- hints() - Static method in class com.storedobject.core.SystemUserGroup
- hints() - Static method in class com.storedobject.core.TaxRate
- hints() - Static method in class com.storedobject.core.TaxRegion
- hints() - Static method in class com.storedobject.core.TaxType
- hints() - Static method in class com.storedobject.core.UIAction
- hints() - Static method in class com.storedobject.core.UnpostedJournal
- hints() - Static method in class com.storedobject.iot.AlertRepeatFrequency
- hints() - Static method in class com.storedobject.iot.Block
-
Provides a hint value used for specifying a small list layout style within the system.
- hints() - Static method in class com.storedobject.iot.BlockDisplayContent
- hints() - Static method in class com.storedobject.iot.MQTT
- hints() - Static method in class com.storedobject.iot.Resource
- hints() - Static method in class com.storedobject.iot.ResourceCost
- hints() - Static method in class com.storedobject.iot.Site
-
Provides hint value for the type of object, typically used to optimize processing or rendering by indicating the expected size or type of data represented.
- hints() - Static method in class com.storedobject.iot.Unit
-
Provides a hint about the type of object or structure used within this context.
- hints() - Static method in class com.storedobject.iot.UnitDefinition
- hints() - Static method in class com.storedobject.iot.UnitItem
- hints() - Static method in class com.storedobject.iot.UnitItemType
- hints() - Static method in class com.storedobject.iot.UnitType
- hints() - Static method in class com.storedobject.iot.ValueStyle
- hints() - Static method in class com.storedobject.job.MessageEscalationGroup
- hints() - Static method in class com.storedobject.job.MessageGroup
- hints() - Static method in class com.storedobject.mail.GMailSender
- hints() - Static method in class com.storedobject.mail.MailSender
- hints() - Static method in class com.storedobject.mail.Sender
- hints() - Static method in class com.storedobject.mail.SenderGroup
- hints() - Static method in class com.storedobject.sms.Provider
- hints() - Static method in class com.storedobject.tools.Packager
- hints() - Static method in class com.storedobject.whatsapp.Configuration
- hints() - Static method in class com.storedobjects.support.Organization
- hints() - Static method in class com.storedobjects.support.Product
- hints() - Static method in class com.storedobjects.support.ProductSkill
- hints() - Static method in class com.storedobjects.support.SupportPerson
- hints() - Static method in class com.storedobjects.support.SupportUser
- hints(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- HomeHTMLView - Class in com.storedobject.ui
- HomeHTMLView(TextContent) - Constructor for class com.storedobject.ui.HomeHTMLView
- HomeHTMLView(Application) - Constructor for class com.storedobject.ui.HomeHTMLView
- HomeHTMLView(String) - Constructor for class com.storedobject.ui.HomeHTMLView
- HomeModuleMenu - Class in com.storedobject.ui
- HomeModuleMenu(Application) - Constructor for class com.storedobject.ui.HomeModuleMenu
- HomeModuleMenu(Application, ApplicationModule) - Constructor for class com.storedobject.ui.HomeModuleMenu
- HomeModuleMenu(Application, String) - Constructor for class com.storedobject.ui.HomeModuleMenu
- HomeView - Interface in com.storedobject.vaadin
-
This is a marker interface to denote that a
View
, once displayed, should not be removed and should remain as a "home view" (unless it is programmatically removed). - hour - Variable in class com.storedobject.iot.Index
- hour(int, int, int, int) - Static method in record class com.storedobject.iot.Period
- HOURLY - Enum constant in enum class com.storedobject.iot.PeriodType
- HourlyConsumption - Class in com.storedobject.iot
-
The HourlyConsumption class represents consumption data aggregated at an hourly level.
- HourlyConsumption() - Constructor for class com.storedobject.iot.HourlyConsumption
-
Default constructor for the HourlyConsumption class.
- hourlyStatistics() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the hourly statistics associated with the current data status.
- HourlyStatistics - Class in com.storedobject.iot
-
The HourlyStatistics class extends the Statistics class and adds functionality specific to hourly data.
- HourlyStatistics() - Constructor for class com.storedobject.iot.HourlyStatistics
-
Constructs a new instance of HourlyStatistics.
- howBig(boolean) - Method in class com.storedobject.core.ClassAttribute
-
Get an indication about how big this database table is.
- howBig(Class<? extends StoredObject>, boolean) - Static method in class com.storedobject.core.StoredObjectUtility
- HTMLGenerator - Interface in com.storedobject.vaadin
-
An interface that generate HTML text.
- HtmlTemplate - Class in com.storedobject.ui.util
-
Abstract base class for a component that is initialized based on the contents of an HTML template.
- HtmlTemplate() - Constructor for class com.storedobject.ui.util.HtmlTemplate
-
Creates a new HTML template based on the content of the
TextContent
that has the same name of this class. - HtmlTemplate(TextContent) - Constructor for class com.storedobject.ui.util.HtmlTemplate
-
Creates a new HTML template based on the content of the
TextContent
provided. - HtmlTemplate(String) - Constructor for class com.storedobject.ui.util.HtmlTemplate
-
Creates a new HTML template based on the content of the
TextContent
provided. - HtmlTemplate(String, HtmlTemplate.StreamSupplier) - Constructor for class com.storedobject.ui.util.HtmlTemplate
-
Creates a new HTML template based on HTML read from an input stream.
- HtmlTemplate(String, HtmlTemplate.StreamSupplier, HtmlTemplate.StyleSupplier) - Constructor for class com.storedobject.ui.util.HtmlTemplate
-
Creates a new HTML template based on HTML read from an input stream.
- HtmlTemplate(Supplier<String>) - Constructor for class com.storedobject.ui.util.HtmlTemplate
-
Creates a new HTML template based on the content provided by a supplier.
- HtmlTemplate.ComponentCreator - Interface in com.storedobject.ui.util
- HtmlTemplate.StreamSupplier - Interface in com.storedobject.ui.util
-
Callback for creating an input stream on demand.
- HtmlTemplate.StyleSupplier - Interface in com.storedobject.ui.util
- HTMLText - Class in com.storedobject.common
-
Build HTML text.
- HTMLText - Class in com.storedobject.ui
- HTMLText() - Constructor for class com.storedobject.common.HTMLText
-
Constructor.
- HTMLText() - Constructor for class com.storedobject.ui.HTMLText
- HTMLText(Object) - Constructor for class com.storedobject.common.HTMLText
-
Constructor.
- HTMLText(Object, StyledBuilder.Style...) - Constructor for class com.storedobject.common.HTMLText
-
Constructor.
- HTMLText(Object, String...) - Constructor for class com.storedobject.common.HTMLText
-
Constructor.
- HTMLText(Object, String...) - Constructor for class com.storedobject.ui.HTMLText
- HTMLView - Class in com.storedobject.ui
-
Create a
View
from some HTML content. - HTMLView(TextContent) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(TextContent, boolean) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(Application) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(Application, boolean) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(Reader) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(Reader, boolean) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(String) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTMLView(String, boolean) - Constructor for class com.storedobject.ui.HTMLView
-
Constructor.
- HTTP - Class in com.storedobject.common
-
Simple HTTP utility.
- HTTP(String) - Constructor for class com.storedobject.common.HTTP
-
Create a connection.
- HTTP(String, boolean) - Constructor for class com.storedobject.common.HTTP
-
Create a connection.
- HTTP(URL) - Constructor for class com.storedobject.common.HTTP
-
Create a connection.
- HTTP(URL, boolean) - Constructor for class com.storedobject.common.HTTP
-
Create a connection.
- HTTP2 - Class in com.storedobject.common
-
The HTTP2 class facilitates HTTP/2 client-server communication with helper methods and a builder pattern for request customization.
- HTTP2() - Constructor for class com.storedobject.common.HTTP2
- HTTP2.Builder - Class in com.storedobject.common
-
This class provides a builder pattern for constructing HTTP requests.
- HU - Enum constant in enum class com.storedobject.chart.Language
-
Hungarian
I
- IBAN - Class in com.storedobject.common
-
IBAN utilities.
- IBAN() - Constructor for class com.storedobject.common.IBAN
- Icon - Class in com.storedobject.vaadin
-
Enhancements to Vaadin's Icon to handle other collections in a generic way.
- Icon(VaadinIcon) - Constructor for class com.storedobject.vaadin.Icon
-
Create from a Vaadin icon
- Icon(String) - Constructor for class com.storedobject.vaadin.Icon
-
Create from an icon from the name.
- ICON - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Icon.
- Id - Class in com.storedobject.core
- Id() - Constructor for class com.storedobject.core.Id
- Id(String) - Constructor for class com.storedobject.core.Id
- Id(BigDecimal) - Constructor for class com.storedobject.core.Id
- Id(BigInteger) - Constructor for class com.storedobject.core.Id
- ID - Class in com.storedobject.helper
-
A unique id generator that can be used to set a unique id for components.
- IDAddress - Class in com.storedobject.common
-
ID Address
line[0]: City/Town (required)
line[1]: Province (optional) - IdBuffer - Class in com.storedobject.core
- IdBuffer(Query) - Constructor for class com.storedobject.core.IdBuffer
- IdBuffer(Iterable<Id>) - Constructor for class com.storedobject.core.IdBuffer
- identifyDevice(String) - Static method in class com.storedobject.core.DeviceLayout
- IdentityCheck - Interface in com.storedobject.core
-
Interface to identify a
SystemUser
. - IdInput<T> - Interface in com.storedobject.ui
-
Fields that can input
Id
values. - IdIterable - Class in com.storedobject.core
- IdIterable() - Constructor for class com.storedobject.core.IdIterable
- idIterator() - Method in class com.storedobject.core.Query
-
Provides an iterable over the query results, using the default column index.
- idIterator(int) - Method in class com.storedobject.core.Query
-
Provides an iterable of
Id
objects by mapping the result set from a specific column index of a database query to instances ofId
. - idStream(int, int) - Method in class com.storedobject.core.ObjectCache
- idStream(int, int) - Method in class com.storedobject.core.ObjectCacheList
- idStream(int, int) - Method in interface com.storedobject.core.ObjectList
- idStreamAll(int, int) - Method in class com.storedobject.core.ObjectCacheList
- idStreamAll(int, int) - Method in interface com.storedobject.core.ObjectList
- IFrame - Class in com.storedobject.ui
-
Component that represents an HTML iframe element.
- IFrame() - Constructor for class com.storedobject.ui.IFrame
-
Constructor.
- IFrame(TextContent) - Constructor for class com.storedobject.ui.IFrame
-
Constructor.
- IFrame(String) - Constructor for class com.storedobject.ui.IFrame
-
Constructor.
- ignore() - Method in interface com.storedobject.common.ComputedValue
- ignore(boolean) - Method in interface com.storedobject.common.ComputedValue
- ignoreCaseForColumnSorting(String) - Method in interface com.storedobject.vaadin.HasColumns
-
This will be invoked for those columns that are sortable and contains text values.
- ignoreDTDs() - Method in class com.storedobject.common.XML
-
Sets the entity resolver of the document builder to ignore DTDs.
- ignoreForeignSystem(ForeignFinancialSystem) - Method in class com.storedobject.core.JournalVoucher
-
Ignore a foreign system so that this JV will not be sent to that system.
- ignoreForeignSystem(Id) - Method in class com.storedobject.core.JournalVoucher
-
Ignore a foreign system so that this JV will not be sent to that system.
- ILLEGAL_ACCESS - Static variable in class com.storedobject.common.Fault
- Image - Class in com.storedobject.chart
-
Image that can be added to
SOChart
. - Image - Class in com.storedobject.ui
- Image - Class in com.storedobject.vaadin
-
Enhancement to Vaadin's
Image
component with proper resource handling. - Image() - Constructor for class com.storedobject.ui.Image
- Image() - Constructor for class com.storedobject.vaadin.Image
-
Image constructor.
- Image(SVG) - Constructor for class com.storedobject.ui.Image
- Image(HasStreamData) - Constructor for class com.storedobject.ui.Image
- Image(Id) - Constructor for class com.storedobject.ui.Image
- Image(MediaFile) - Constructor for class com.storedobject.ui.Image
- Image(Signature) - Constructor for class com.storedobject.ui.Image
- Image(AbstractStreamResource) - Constructor for class com.storedobject.ui.Image
- Image(AbstractStreamResource) - Constructor for class com.storedobject.vaadin.Image
-
Image from a stream.
- Image(String) - Constructor for class com.storedobject.chart.Image
- Image(String) - Constructor for class com.storedobject.ui.Image
- Image(String) - Constructor for class com.storedobject.vaadin.Image
-
Image from a URL.
- IMAGE - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Image type.
- ImageButton - Class in com.storedobject.vaadin
-
A button that shows only an icon.
- ImageButton(VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.ImageButton
-
Constructor.
- ImageButton(String, ClickHandler) - Constructor for class com.storedobject.vaadin.ImageButton
-
Constructor.
- ImageButton(String, VaadinIcon, ClickHandler) - Constructor for class com.storedobject.vaadin.ImageButton
-
Constructor.
- ImageButton(String, String, ClickHandler) - Constructor for class com.storedobject.vaadin.ImageButton
-
Constructor.
- ImageGenerator - Interface in com.storedobject.common
-
Anything that generates some sort of image "content".
- ImageMap - Class in com.storedobject.ui
-
An image component with clickable rectangular areas.
- ImageMap() - Constructor for class com.storedobject.ui.ImageMap
-
Creates an empty image map.
- ImageMap(AbstractStreamResource) - Constructor for class com.storedobject.ui.ImageMap
-
Creates an empty image map with the given image resource and alt text.
- ImageMap(String) - Constructor for class com.storedobject.ui.ImageMap
-
Creates an empty image map with the given image URL and alt text.
- ImageMap.Area - Class in com.storedobject.ui
-
A clickable rectangular area in an image map.
- ImageMap.AreaClickEvent - Class in com.storedobject.ui
-
Event fired when an area is clicked.
- ImageProducer - Class in com.storedobject.core
- ImageProducer() - Constructor for class com.storedobject.core.ImageProducer
- ImageProducer(ImageGenerator) - Constructor for class com.storedobject.core.ImageProducer
- ImageProducer(ImageGenerator, OutputStream) - Constructor for class com.storedobject.core.ImageProducer
- ImageProducer(OutputStream) - Constructor for class com.storedobject.core.ImageProducer
- ImageUtility - Class in com.storedobject.common
-
Image manipulation utility.
- ImageUtility() - Constructor for class com.storedobject.common.ImageUtility
- ImageView - Class in com.storedobject.ui
- ImageView - Class in com.storedobject.vaadin
-
A Home
View
that shows an image (typically used to show a background image). - ImageView() - Constructor for class com.storedobject.ui.ImageView
- ImageView() - Constructor for class com.storedobject.vaadin.ImageView
-
Create an empty image view.
- ImageView(SVG) - Constructor for class com.storedobject.ui.ImageView
- ImageView(Id) - Constructor for class com.storedobject.ui.ImageView
- ImageView(MediaFile) - Constructor for class com.storedobject.ui.ImageView
- ImageView(StreamData) - Constructor for class com.storedobject.ui.ImageView
- ImageView(Image) - Constructor for class com.storedobject.vaadin.ImageView
-
Create the image view from the given image.
- ImageView(AbstractStreamResource) - Constructor for class com.storedobject.ui.ImageView
- ImageView(AbstractStreamResource) - Constructor for class com.storedobject.vaadin.ImageView
-
Create the image view from a resource.
- ImageView(String) - Constructor for class com.storedobject.ui.ImageView
- ImageView(String) - Constructor for class com.storedobject.vaadin.ImageView
-
Create the image view from a URL.
- ImageViewer - Class in com.storedobject.ui
-
A
View
that shows a background image, a parent image and other overlay-components relative to the parent image. - ImageViewer(String) - Constructor for class com.storedobject.ui.ImageViewer
-
Create an empty view.
- ImageViewer(String, MediaFile) - Constructor for class com.storedobject.ui.ImageViewer
-
Create the image view from the given media image.
- ImageViewer(String, Image) - Constructor for class com.storedobject.ui.ImageViewer
-
Create the image view from the given image.
- ImageViewer(String, AbstractStreamResource) - Constructor for class com.storedobject.ui.ImageViewer
-
Create the image view with a background image from a resource.
- ImageViewer(String, String) - Constructor for class com.storedobject.ui.ImageViewer
-
Create the image view with a background image from a URL.
- in - Variable in class com.storedobject.common.TranslatedInputStream
- in - Variable in class com.storedobject.common.TranslatedOutputStream
- in - Variable in class com.storedobject.common.TranslatedReader
- in - Variable in class com.storedobject.common.TranslatedWriter
- INAddress - Class in com.storedobject.common
-
IN Address
line[0]: Post Office
line[1]: District code
line[2]: State code - INAddressForm - Class in com.storedobject.ui.util
- INAddressForm() - Constructor for class com.storedobject.ui.util.INAddressForm
- includeColumn(int) - Method in class com.storedobject.ui.QueryGrid
-
Whether to include the given column in the grid or not.
- includeColumn(String) - Method in class com.storedobject.ui.common.MemoSystem
- includeColumn(String) - Method in class com.storedobject.ui.inventory.GRN
- includeColumn(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Determines the respective column should be created or note.
- includeField(String) - Method in class com.storedobject.ui.inventory.AssignStoresAndLocations
- includeField(String) - Method in class com.storedobject.ui.tools.JavaClassEditor
- includeField(String) - Method in class com.storedobject.ui.tools.ManageExternalUsers
- includeField(String) - Method in class com.storedobject.vaadin.AbstractDataEditor.DForm
- includeField(String) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Check whether field should be included in the form or not.
- includeField(String) - Method in interface com.storedobject.vaadin.IncludeField
-
Check if the given field name should be included in the form or not.
- includeField(String) - Method in class com.storedobject.vaadin.ObjectForm
-
Check whether field should be included in the form or not.
- IncludeField - Interface in com.storedobject.vaadin
-
An interface used by
AbstractForm
andAbstractDataForm
classes to determine if a field can be added to the form or not. - Index - Class in com.storedobject.iot
- Index(Unit, int, int) - Constructor for class com.storedobject.iot.Index
- IndexDefinition - Class in com.storedobject.tools
- IndexDefinition() - Constructor for class com.storedobject.tools.IndexDefinition
- IndexDefinitions - Class in com.storedobject.core
-
For internal use only.
- IndexDefinitions() - Constructor for class com.storedobject.core.IndexDefinitions
- indexOf(Id) - Method in class com.storedobject.core.IdBuffer
- indexOf(Id) - Method in class com.storedobject.core.ObjectCache
- indexOf(Id) - Method in class com.storedobject.core.ObjectCacheList
- indexOf(Id) - Method in interface com.storedobject.core.ObjectList
- indexOf(Id) - Method in class com.storedobject.core.ObjectMemoryList
- indexOf(Object) - Method in class com.storedobject.common.Array
- indexOf(Object) - Method in class com.storedobject.common.StringList
- indexOf(Object) - Method in class com.storedobject.core.MemoryCache
- indexOf(Object) - Method in class com.storedobject.core.ObjectCacheList
- indexOf(Object) - Method in class com.storedobject.vaadin.DataList
- indexOf(Object) - Method in class com.storedobject.vaadin.ListGrid
- indexOf(String) - Method in class com.storedobject.common.StringList
-
Index of an element in the list.
- indexOf(String[], String) - Static method in class com.storedobject.common.StringUtility
-
Find the index of an element in an array.
- indexOf(String[], String, int) - Static method in class com.storedobject.common.StringUtility
-
Find the index of an element in an array.
- indexOf(String[], String, int, int) - Static method in class com.storedobject.common.StringUtility
-
Find the index of an element in an array.
- indexOf(String, int) - Method in class com.storedobject.common.StringList
-
Index of an element in the list.
- indexOf(String, int, int) - Method in class com.storedobject.common.StringList
-
Index of an element in the list.
- indexOf(Predicate<String>) - Method in class com.storedobject.common.StringList
-
Returns the index of the first occurrence of an element in the list that satisfies the given filter.
- indexOf(Predicate<String>, boolean) - Method in class com.storedobject.common.StringList
-
Index of an element in the list that matches the given predicate.
- indexOf(Predicate<String>, boolean, int) - Method in class com.storedobject.common.StringList
-
Index of an element in the list that matches the given predicate.
- indexOf(Predicate<String>, boolean, int, int) - Method in class com.storedobject.common.StringList
-
Index of an element in the list that matches the given predicate.
- indexOf(Predicate<String>, int) - Method in class com.storedobject.common.StringList
-
Returns the index of the first element that matches the given predicate starting from the specified index.
- indexOf(Predicate<String>, int, int) - Method in class com.storedobject.common.StringList
-
Index of an element in the list that matches the given predicate.
- indexOf(T) - Method in class com.storedobject.core.ObjectCache
- indexOf(T) - Method in class com.storedobject.ui.AbstractListProvider
- indexOf(T) - Method in class com.storedobject.ui.AbstractTreeProvider
- indexOf(T) - Method in class com.storedobject.ui.ObjectComboField
- indexOf(T) - Method in class com.storedobject.ui.ObjectForestProvider
- indexOf(T) - Method in class com.storedobject.ui.ObjectListField
- indexOf(T) - Method in class com.storedobject.ui.ObjectListProvider
- indexOf(T) - Method in interface com.storedobject.ui.ObjectLoader
- indexOf(T) - Method in class com.storedobject.ui.ObjectTreeProvider
- indices(Indices) - Static method in class com.storedobject.accounts.AccountConfiguration
-
Adds indices to the given Indices object.
- indices(Indices) - Static method in class com.storedobject.accounts.AccountEntity
-
Adds columns to the provided Indices interface for an entity.
- indices(Indices) - Static method in class com.storedobject.accounts.BusinessEntity
-
Adds the specified column list to the indices.
- indices(Indices) - Static method in class com.storedobject.accounts.CustomerInvoice
- indices(Indices) - Static method in class com.storedobject.accounts.EntityAccount
-
Adds the specified column list to the indices.
- indices(Indices) - Static method in class com.storedobject.accounts.PersonalEntity
-
Adds the specified column list to the indices.
- indices(Indices) - Static method in class com.storedobject.accounts.SupplierInvoice
- indices(Indices) - Static method in class com.storedobject.accounts.TaxAccountConfiguration
-
Adds indices to the given Indices object.
- indices(Indices) - Static method in class com.storedobject.calendar.Calendar
- indices(Indices) - Static method in class com.storedobject.core.AbstractTradeType
- indices(Indices) - Static method in class com.storedobject.core.AccessControl
- indices(Indices) - Static method in class com.storedobject.core.Account
- indices(Indices) - Static method in class com.storedobject.core.AccountChart
- indices(Indices) - Static method in class com.storedobject.core.AccountChartMap
- indices(Indices) - Static method in class com.storedobject.core.AccountLimit
- indices(Indices) - Static method in class com.storedobject.core.AccountTitle
- indices(Indices) - Static method in class com.storedobject.core.ApplicationAlertHandler
-
Adds an index to the given Indices object.
- indices(Indices) - Static method in class com.storedobject.core.AttachmentDefinition
- indices(Indices) - Static method in class com.storedobject.core.AuditTrailConfiguration
- indices(Indices) - Static method in class com.storedobject.core.AutoLogin
- indices(Indices) - Static method in class com.storedobject.core.BranchAccount
- indices(Indices) - Static method in class com.storedobject.core.CheckList
- indices(Indices) - Static method in class com.storedobject.core.ConnectorLogic
- indices(Indices) - Static method in class com.storedobject.core.Consignment
- indices(Indices) - Static method in class com.storedobject.core.Contact
- indices(Indices) - Static method in class com.storedobject.core.ContactGroupingCode
- indices(Indices) - Static method in class com.storedobject.core.ContactType
- indices(Indices) - Static method in class com.storedobject.core.CurrencyRate
- indices(Indices) - Static method in class com.storedobject.core.DashboardDefinition
- indices(Indices) - Static method in class com.storedobject.core.DataChangeNotifierLogic
-
Method for index-related operations.
- indices(Indices) - Static method in class com.storedobject.core.DeveloperLog
- indices(Indices) - Static method in class com.storedobject.core.DeviceLayout
- indices(Indices) - Static method in class com.storedobject.core.Document
- indices(Indices) - Static method in class com.storedobject.core.DocumentConfiguration
- indices(Indices) - Static method in class com.storedobject.core.Entity
- indices(Indices) - Static method in class com.storedobject.core.EntityRole
- indices(Indices) - Static method in class com.storedobject.core.ExchangeRate
- indices(Indices) - Static method in class com.storedobject.core.ExternalSystemUser
- indices(Indices) - Static method in class com.storedobject.core.ExtraInfoDefinition
- indices(Indices) - Static method in class com.storedobject.core.FileData
- indices(Indices) - Static method in class com.storedobject.core.FileFolder
- indices(Indices) - Static method in class com.storedobject.core.FileFolderAccessRights
- indices(Indices) - Static method in class com.storedobject.core.GlobalProperty
- indices(Indices) - Static method in class com.storedobject.core.InventoryAssembly
- indices(Indices) - Static method in class com.storedobject.core.InventoryBin
- indices(Indices) - Static method in class com.storedobject.core.InventoryCustodyLocation
- indices(Indices) - Static method in class com.storedobject.core.InventoryFitmentPosition
- indices(Indices) - Static method in class com.storedobject.core.InventoryGRN
- indices(Indices) - Static method in class com.storedobject.core.InventoryItem
- indices(Indices) - Static method in class com.storedobject.core.InventoryItemType
- indices(Indices) - Static method in class com.storedobject.core.InventoryLedger
- indices(Indices) - Static method in class com.storedobject.core.InventoryLocation
- indices(Indices) - Static method in class com.storedobject.core.InventoryPO
- indices(Indices) - Static method in class com.storedobject.core.InventoryReservedBin
- indices(Indices) - Static method in class com.storedobject.core.InventoryRO
- indices(Indices) - Static method in class com.storedobject.core.InventoryStore
- indices(Indices) - Static method in class com.storedobject.core.InventoryStoreBin
- indices(Indices) - Static method in class com.storedobject.core.InventoryTransfer
- indices(Indices) - Static method in class com.storedobject.core.InventoryVirtualLocation
- indices(Indices) - Static method in class com.storedobject.core.JavaInnerClass
- indices(Indices) - Static method in class com.storedobject.core.JournalVoucher
- indices(Indices) - Static method in class com.storedobject.core.JournalVoucherStage
- indices(Indices) - Static method in class com.storedobject.core.LandedCostType
- indices(Indices) - Static method in class com.storedobject.core.Logic
- indices(Indices) - Static method in class com.storedobject.core.LogicGroup
- indices(Indices) - Static method in class com.storedobject.core.MaterialIssued
- indices(Indices) - Static method in class com.storedobject.core.MaterialRequest
- indices(Indices) - Static method in class com.storedobject.core.MaterialRequestPriority
- indices(Indices) - Static method in class com.storedobject.core.MediaFile
- indices(Indices) - Static method in class com.storedobject.core.MemoComment
- indices(Indices) - Static method in class com.storedobject.core.MemoType
- indices(Indices) - Static method in class com.storedobject.core.Message
- indices(Indices) - Static method in class com.storedobject.core.MessageTemplate
- indices(Indices) - Static method in class com.storedobject.core.Name
- indices(Indices) - Static method in class com.storedobject.core.ObjectPermissionGroup
- indices(Indices) - Static method in class com.storedobject.core.ObjectPermissionUser
- indices(Indices) - Static method in class com.storedobject.core.OffsetAccount
- indices(Indices) - Static method in class com.storedobject.core.PackingUnit
- indices(Indices) - Static method in class com.storedobject.core.ParameterLogic
- indices(Indices) - Static method in class com.storedobject.core.PasswordPolicy
- indices(Indices) - Static method in class com.storedobject.core.Person
- indices(Indices) - Static method in class com.storedobject.core.PersonRole
- indices(Indices) - Static method in class com.storedobject.core.PIN
- indices(Indices) - Static method in class com.storedobject.core.PrintLogicDefinition
- indices(Indices) - Static method in class com.storedobject.core.PseudoTran
- indices(Indices) - Static method in class com.storedobject.core.ReportDefinition
- indices(Indices) - Static method in class com.storedobject.core.ReportFormat
-
Definition of indices of the "data class".
- indices(Indices) - Static method in class com.storedobject.core.Secret
- indices(Indices) - Static method in class com.storedobject.core.SerialConfigurator
- indices(Indices) - Static method in class com.storedobject.core.SerialGenerator
- indices(Indices) - Static method in class com.storedobject.core.SerialPattern
- indices(Indices) - Static method in class com.storedobject.core.ServerInformation
- indices(Indices) - Static method in class com.storedobject.core.ShortName
- indices(Indices) - Static method in class com.storedobject.core.Signature
- indices(Indices) - Static method in class com.storedobject.core.SOClass
- indices(Indices) - Static method in class com.storedobject.core.SystemEntity
- indices(Indices) - Static method in class com.storedobject.core.SystemUser
- indices(Indices) - Static method in class com.storedobject.core.SystemUserGroup
- indices(Indices) - Static method in class com.storedobject.core.TaxDefinition
- indices(Indices) - Static method in class com.storedobject.core.TaxMethod
- indices(Indices) - Static method in class com.storedobject.core.TaxRate
- indices(Indices) - Static method in class com.storedobject.core.TaxType
- indices(Indices) - Static method in class com.storedobject.core.TextContent
- indices(Indices) - Static method in class com.storedobject.core.TransactionDate
- indices(Indices) - Static method in class com.storedobject.core.TransactionValueDate
- indices(Indices) - Static method in class com.storedobject.core.UIAction
- indices(Indices) - Static method in class com.storedobject.core.UIMetadata
- indices(Indices) - Static method in class com.storedobject.core.UnpostedJournal
- indices(Indices) - Static method in class com.storedobject.core.UserRegistrationConfiguration
- indices(Indices) - Static method in class com.storedobject.core.WebBiometric
- indices(Indices) - Static method in class com.storedobject.iot.AlertRepeatFrequency
- indices(Indices) - Static method in class com.storedobject.iot.Block
-
Configures specific indices for the block entity.
- indices(Indices) - Static method in class com.storedobject.iot.BlockDisplayContent
- indices(Indices) - Static method in class com.storedobject.iot.Command
- indices(Indices) - Static method in class com.storedobject.iot.CustomMessageLogic
- indices(Indices) - Static method in class com.storedobject.iot.DailyConsumption
-
Adds an index definition to the specified
indices
object. - indices(Indices) - Static method in class com.storedobject.iot.DailyStatistics
-
Configures the indices structure for the DailyStatistics class by adding a compound index on the columns "Unit", "Name", "Year", and "Day".
- indices(Indices) - Static method in class com.storedobject.iot.Data
-
Indices.
- indices(Indices) - Static method in class com.storedobject.iot.HourlyConsumption
-
Configures indices for the consumption data.
- indices(Indices) - Static method in class com.storedobject.iot.HourlyStatistics
-
Configures the given Indices object by adding an index with the specified keys.
- indices(Indices) - Static method in class com.storedobject.iot.LimitMessage
- indices(Indices) - Static method in class com.storedobject.iot.MonthlyConsumption
-
Configures the indices for the MonthlyConsumption class.
- indices(Indices) - Static method in class com.storedobject.iot.MonthlyStatistics
-
Adds database indices based on the specified column names and index type.
- indices(Indices) - Static method in class com.storedobject.iot.MQTT
- indices(Indices) - Static method in class com.storedobject.iot.Resource
- indices(Indices) - Static method in class com.storedobject.iot.ResourceCost
- indices(Indices) - Static method in class com.storedobject.iot.Site
-
Defines indices for the Site entity.
- indices(Indices) - Static method in class com.storedobject.iot.Unit
-
Configures indices for the Unit instance.
- indices(Indices) - Static method in class com.storedobject.iot.UnitDefinition
- indices(Indices) - Static method in class com.storedobject.iot.UnitItemType
- indices(Indices) - Static method in class com.storedobject.iot.UnitType
- indices(Indices) - Static method in class com.storedobject.iot.ValueStyle
- indices(Indices) - Static method in class com.storedobject.iot.WeeklyConsumption
-
Configures the indices for the WeeklyConsumption dataset.
- indices(Indices) - Static method in class com.storedobject.iot.WeeklyStatistics
-
Configures the database indices for the WeeklyStatistics table.
- indices(Indices) - Static method in class com.storedobject.iot.YearlyConsumption
-
Configures indices for the yearly consumption data.
- indices(Indices) - Static method in class com.storedobject.iot.YearlyStatistics
-
Configures the provided Indices object by adding an index definition with "Unit,Name,Year" as the index key and a flag indicating whether the index is unique.
- indices(Indices) - Static method in class com.storedobject.job.Log
- indices(Indices) - Static method in class com.storedobject.job.MessageEscalationGroup
- indices(Indices) - Static method in class com.storedobject.job.MessageGroup
- indices(Indices) - Static method in class com.storedobject.job.Schedule
- indices(Indices) - Static method in class com.storedobject.mail.Mail
-
Defines and adds various index configurations for a mail table.
- indices(Indices) - Static method in class com.storedobject.mail.Sender
- indices(Indices) - Static method in class com.storedobject.mail.SenderGroup
- indices(Indices) - Static method in class com.storedobject.sms.Provider
- indices(Indices) - Static method in class com.storedobject.sms.SMSMessage
- indices(Indices) - Static method in class com.storedobject.telegram.Bot
- indices(Indices) - Static method in class com.storedobject.telegram.Telegram
- indices(Indices) - Static method in class com.storedobject.tools.Packager
- indices(Indices) - Static method in class com.storedobject.tools.TableDefinition
- indices(Indices) - Static method in class com.storedobject.whatsapp.Configuration
- indices(Indices) - Static method in class com.storedobjects.support.ProductSkill
- indices(Indices) - Static method in class com.storedobjects.support.SupportPerson
- indices(Indices) - Static method in class com.storedobjects.support.SupportUser
- Indices - Interface in com.storedobject.core
- information(StyledBuilder) - Method in class com.storedobject.ui.Application
- InformationMessage - Class in com.storedobject.vaadin
-
An information message to be shown to the user.
- InformationMessage(Component, Runnable) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(Component, Runnable, String) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(String) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor without any action (can be set later).
- InformationMessage(String, Component, Runnable) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(String, Component, Runnable, String) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(String, Runnable) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(String, Runnable, String) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(String, String, Runnable) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationMessage(String, String, Runnable, String) - Constructor for class com.storedobject.vaadin.InformationMessage
-
Constructor.
- InformationView - Interface in com.storedobject.ui
-
A marker interface denoting that a
View
is used only for displaying some sort of information on the screen. - informUser() - Method in interface com.storedobject.ui.PostLogin
-
This method is invoked only if
PostLogin.canLogin(TransactionManager)
returnsfalse
. - init() - Method in class com.storedobject.ui.util.SOServlet
- init() - Method in class com.storedobject.vaadin.AbstractResourcedComponent
-
This will be invoked by the constructor for initial set up.
- init() - Method in class com.storedobject.vaadin.PDFViewer
-
This will be invoked by the constructor for initial set up.
- init(VaadinRequest) - Method in class com.storedobject.ui.Application
- init(VaadinRequest) - Method in class com.storedobject.vaadin.Application
-
This method is invoked by
ApplicationView
class. - init(ServletConfig) - Method in class com.storedobject.core.AbstractServlet
- init(ServletConfig) - Method in class com.storedobject.tools.JSONServlet
- init(ServletConfig, String) - Method in class com.storedobject.core.AbstractServlet
-
Initialize the servlet.
- init(ServletConfig, String) - Method in class com.storedobject.job.SchedulerServlet
- init(String) - Method in class com.storedobject.ui.Application
- init(String) - Method in class com.storedobject.vaadin.Application
-
This method is invoked when the application comes up.
- initComponent() - Method in class com.storedobject.ui.AbstractObjectField
-
This is where the display parts of the field is initialized.
- initComponent() - Method in class com.storedobject.ui.inventory.ItemField
- initContent() - Method in class com.storedobject.ui.DocumentViewer
- initContent() - Method in class com.storedobject.ui.FoldingLayout
- initContent() - Method in class com.storedobject.ui.PrintButton
- initContent() - Method in class com.storedobject.vaadin.AbstractForm
- initContent() - Method in class com.storedobject.vaadin.ApplicationView
- initContent() - Method in class com.storedobject.vaadin.Box
- initContent() - Method in class com.storedobject.vaadin.Breadcrumbs
- initContent() - Method in class com.storedobject.vaadin.BreadcrumbsTree
- initContent() - Method in class com.storedobject.vaadin.BreadcrumbsTree.Node
- initContent() - Method in class com.storedobject.vaadin.Card
- initContent() - Method in class com.storedobject.vaadin.Clickable
- initContent() - Method in class com.storedobject.vaadin.ContentWithHeader
- initContent() - Method in class com.storedobject.vaadin.DetailComponent
- initContent() - Method in class com.storedobject.vaadin.Icon
- initContent() - Method in class com.storedobject.vaadin.MenuBar
- initContent() - Method in class com.storedobject.vaadin.Popup
- initContent() - Method in class com.storedobject.vaadin.Scrollable
- initContent() - Method in class com.storedobject.vaadin.StyledText
- initContent() - Method in class com.storedobject.vaadin.Tabs
-
Initialize the wrapper.
- initContent() - Method in class com.storedobject.vaadin.WindowDecorator
- initialize() - Method in class com.storedobject.job.MessageSender
-
This method is invoked when this job is executed for the first time, and it will be invoked only once.
- initialize() - Method in class com.storedobject.telegram.Server
- initialize() - Method in class com.storedobject.whatsapp.Server
- initialize(File) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(File, Properties) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(InputStream) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(InputStream, Properties) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(String) - Static method in class com.storedobject.core.ApplicationServer
- initialize(String) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(String, String) - Static method in class com.storedobject.core.ApplicationServer
- initialize(String, Properties) - Static method in class com.storedobject.core.ApplicationServer
- initialize(String, Properties) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(Properties) - Static method in class com.storedobject.core.ApplicationServer
- initialize(Properties) - Static method in class com.storedobject.core.StoredObjectUtility
- initialize(Properties, Properties) - Static method in class com.storedobject.core.StoredObjectUtility
- initialized() - Method in interface com.storedobject.ui.ApplicationLayout
- initialized() - Method in class com.storedobject.ui.util.ApplicationFrame
- initialLayout(GraphData.Layout) - Method in class com.storedobject.chart.GraphData.Force
-
Sets the initial layout for the
Force
instance. - initialPassword() - Method in class com.storedobject.core.Database
-
The initial password to be used when a user is created for the first time.
- initUI() - Method in class com.storedobject.ui.common.ExcelDataUpload
- initUI() - Method in class com.storedobject.ui.ImageViewer
- initUI() - Method in class com.storedobject.ui.ObjectEditor
- initUI() - Method in class com.storedobject.ui.SteppedView
- initUI() - Method in class com.storedobject.ui.TemplateDataForm
- initUI() - Method in class com.storedobject.ui.TextView
- initUI() - Method in class com.storedobject.ui.util.Stepper
- initUI() - Method in class com.storedobject.vaadin.DataEditor
- initUI() - Method in class com.storedobject.vaadin.DataForm
- initUI() - Method in class com.storedobject.vaadin.ImageView
- initUI() - Method in class com.storedobject.vaadin.View
-
This method is invoked when the view wants to determine its "content" to be displayed and nothing exists at that moment.
- inProgress() - Method in class com.storedobject.core.TransactionInformation
-
Check whether this transaction is in progress or not.
- InputOutputStream - Class in com.storedobject.common
-
A class that combines an
InputStream
and anOutputStream
. - InputOutputStream() - Constructor for class com.storedobject.common.InputOutputStream
-
Constructor with a default buffer size of 8K.
- InputOutputStream(int) - Constructor for class com.storedobject.common.InputOutputStream
-
Constructor.
- inputTypeSet(int) - Method in class com.storedobject.vaadin.TextArea
- inputTypeSet(int) - Method in class com.storedobject.vaadin.TextField
- inputTypeSet(int) - Method in interface com.storedobject.vaadin.util.HasTextValue
-
This method is invoked whenever the type of input is set.
- Inquiry - Class in com.storedobjects.crm
- Inquiry() - Constructor for class com.storedobjects.crm.Inquiry
- InquiryBrowser - Class in com.storedobject.ui.crm
- InquiryBrowser() - Constructor for class com.storedobject.ui.crm.InquiryBrowser
- InquiryBrowser(String) - Constructor for class com.storedobject.ui.crm.InquiryBrowser
- insert(int, ApplicationMenuItem) - Method in interface com.storedobject.vaadin.ApplicationMenu
-
Insert a menu item at a particular position in the menu.
- insert(String[], String, int) - Static method in class com.storedobject.common.StringUtility
-
Insert a new element at the given index.
- inserted() - Method in class com.storedobject.core.StoredObject
-
Is this instance just newly saved to the database?
- inserted(T) - Method in interface com.storedobject.ui.ObjectChangedListener
-
Fired when a new object is inserted.
- inserted(T) - Method in class com.storedobject.ui.ObjectEditor
-
This method is invoked whenever a new object is inserted in the database.
- inserted(T) - Method in class com.storedobject.ui.ObjectForestProvider
- inserted(T) - Method in class com.storedobject.ui.ObjectTreeProvider
- INSERTED - Enum constant in enum class com.storedobject.core.DataChanged.CHANGE
- insertedNow(T) - Method in class com.storedobject.ui.EditableObjectGrid
-
This will be invoked once an item is inserted.
- insertedNow(T) - Method in class com.storedobject.ui.ObjectListEditor
- insertRow(int, double[]) - Method in class com.storedobject.chart.DataMatrix
-
Add rows of data at a given index.
- insertRow(int, Data...) - Method in class com.storedobject.chart.DataMatrix
-
Add rows of data at a given index.
- insertRow(int, Number...) - Method in class com.storedobject.chart.DataMatrix
-
Add rows of data at a given index.
- inside(long) - Method in class com.storedobject.core.AbstractPeriod
- inside(Date) - Method in class com.storedobject.core.AbstractPeriod
- inspect(HasInventoryItem) - Method in class com.storedobject.ui.inventory.ItemContext
- inspect(InventoryItem) - Method in class com.storedobject.ui.inventory.ItemContext
- inspect(Transaction) - Method in class com.storedobject.core.InventoryGRNItem
- Install - Class in com.storedobject.core
-
This class is for internal purpose only.
- Install(Properties) - Constructor for class com.storedobject.core.Install
- installClass(Class<?>) - Method in class com.storedobject.core.Install
- installClass(String) - Method in class com.storedobject.core.Install
- InstantaneousAccount - Class in com.storedobject.accounts
- InstantaneousAccount() - Constructor for class com.storedobject.accounts.InstantaneousAccount
- IntegerField - Class in com.storedobject.vaadin
-
Field to edit
Integer
. - IntegerField() - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(Integer) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(Integer, int) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(Integer, int, boolean) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(Integer, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(String) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(String, Integer) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(String, Integer, int) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(String, Integer, int, boolean) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- IntegerField(String, Integer, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.IntegerField
-
Constructor.
- integerIterator() - Method in class com.storedobject.core.Query
-
Creates an iterable that iterates over the first column of the result set, mapping each row to an integer value.
- integerIterator(int) - Method in class com.storedobject.core.Query
-
Creates an iterable over integers retrieved from a specified column of a database result set.
- IntegerRange - Class in com.storedobject.common
- IntegerRange() - Constructor for class com.storedobject.common.IntegerRange
- IntegerRange(Integer, Integer) - Constructor for class com.storedobject.common.IntegerRange
- IntegerValueConverter - Class in com.storedobject.core.converter
- InternalData<T> - Interface in com.storedobject.chart
-
A marker interface to combine the interfaces
AbstractDataProvider
andInternalDataProvider
. - InternalData.WrappedDataProvider<T> - Record Class in com.storedobject.chart
-
A wrapper class to convert any instance of
AbstractDataProvider
to an instance ofInternalDataProvider
. - InternalDataProvider - Interface in com.storedobject.chart
-
A marker interface to denote that an
AbstractDataProvider
is internal to some chart that handles its data internally and that can't be shared with other charts. - InternalElement - Interface in com.storedobject.vaadin.util
-
This interface represents an internal element structure.
- Invalid_Account_Balance - Exception Class in com.storedobject.core
- Invalid_Account_Balance(String) - Constructor for exception class com.storedobject.core.Invalid_Account_Balance
- Invalid_Account_Status - Exception Class in com.storedobject.core
- Invalid_Account_Status(String) - Constructor for exception class com.storedobject.core.Invalid_Account_Status
- INVALID_AMOUNT - Static variable in class com.storedobject.common.Fault
- INVALID_CURRENCY - Static variable in class com.storedobject.common.Fault
- INVALID_DATE - Static variable in class com.storedobject.common.Fault
- INVALID_PERIOD - Static variable in class com.storedobject.common.Fault
- Invalid_State - Exception Class in com.storedobject.core
- Invalid_State() - Constructor for exception class com.storedobject.core.Invalid_State
- Invalid_State(String) - Constructor for exception class com.storedobject.core.Invalid_State
- Invalid_Value - Exception Class in com.storedobject.core
- Invalid_Value() - Constructor for exception class com.storedobject.core.Invalid_Value
- Invalid_Value(String) - Constructor for exception class com.storedobject.core.Invalid_Value
- InvalidLinkError - Class in com.storedobject.vaadin.util
-
The InvalidLinkError class is an error handler that extends the RouteNotFoundError class and is used to manage invalid or non-existent application links.
- InvalidLinkError() - Constructor for class com.storedobject.vaadin.util.InvalidLinkError
- INVENTORY_BIN - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Inventory bin type.
- INVENTORY_ITEM - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Inventory item type.
- InventoryAPN - Class in com.storedobject.core
-
APN (Alternate Part Number) of a "Part Number".
- InventoryAPN() - Constructor for class com.storedobject.core.InventoryAPN
- InventoryAssembly - Class in com.storedobject.core
-
An item can be an assembly, composed of one or more sub-items and each sub-item can also be an assembly.
- InventoryAssembly() - Constructor for class com.storedobject.core.InventoryAssembly
- InventoryBin - Class in com.storedobject.core
-
Represents a bin within a store where items can be stocked.
- InventoryBin() - Constructor for class com.storedobject.core.InventoryBin
-
Constructor.
- InventoryCustodyLocation - Class in com.storedobject.core
-
Represents an inventory location where the item is in the custody of some personnel.
- InventoryCustodyLocation() - Constructor for class com.storedobject.core.InventoryCustodyLocation
- InventoryFitmentPosition - Class in com.storedobject.core
-
Represents a "fitment position" (a position where an item can be fitted) of an assembled item.
- InventoryFitmentPosition() - Constructor for class com.storedobject.core.InventoryFitmentPosition
-
Constructor.
- InventoryGRN - Class in com.storedobject.core
-
GRN class.
- InventoryGRN() - Constructor for class com.storedobject.core.InventoryGRN
- InventoryGRNItem - Class in com.storedobject.core
-
Items in a GRN.
- InventoryGRNItem() - Constructor for class com.storedobject.core.InventoryGRNItem
- InventoryItem - Class in com.storedobject.core
-
Denotes an item in the inventory.
- InventoryItem() - Constructor for class com.storedobject.core.InventoryItem
- InventoryItemType - Class in com.storedobject.core
-
An inventory item type denotes a "part number".
- InventoryItemType() - Constructor for class com.storedobject.core.InventoryItemType
- InventoryLedger - Class in com.storedobject.core
- InventoryLedger() - Constructor for class com.storedobject.core.InventoryLedger
- InventoryLocation - Class in com.storedobject.core
-
Represents a location where an item can be located or sourced.
- InventoryLocation() - Constructor for class com.storedobject.core.InventoryLocation
-
Constructor.
- InventoryPO - Class in com.storedobject.core
-
Base class for creating Purchase Orders (POs).
- InventoryPO() - Constructor for class com.storedobject.core.InventoryPO
- InventoryPOItem - Class in com.storedobject.core
- InventoryPOItem() - Constructor for class com.storedobject.core.InventoryPOItem
- InventoryReservedBin - Class in com.storedobject.core
- InventoryReservedBin() - Constructor for class com.storedobject.core.InventoryReservedBin
- InventoryRO - Class in com.storedobject.core
- InventoryRO() - Constructor for class com.storedobject.core.InventoryRO
- InventoryROItem - Class in com.storedobject.core
- InventoryROItem() - Constructor for class com.storedobject.core.InventoryROItem
- InventorySale - Class in com.storedobject.core
- InventorySale() - Constructor for class com.storedobject.core.InventorySale
- InventorySaleItem - Class in com.storedobject.core
- InventorySaleItem() - Constructor for class com.storedobject.core.InventorySaleItem
- InventoryStore - Class in com.storedobject.core
-
Represents a store where items can stocked at the bin locations (
InventoryBin
) of the store. - InventoryStore() - Constructor for class com.storedobject.core.InventoryStore
- InventoryStoreBin - Class in com.storedobject.core
-
The whole "inventory store" can be considered as on "huge" bin and this class represents that.
- InventoryStoreBin() - Constructor for class com.storedobject.core.InventoryStoreBin
-
Constructor.
- InventoryTransaction - Class in com.storedobject.core
-
Utility class to create inventory transactions (movement of items from one location to another).
- InventoryTransaction(TransactionManager) - Constructor for class com.storedobject.core.InventoryTransaction
-
Deprecated.
- InventoryTransaction(TransactionManager, String) - Constructor for class com.storedobject.core.InventoryTransaction
-
Deprecated.
- InventoryTransaction(TransactionManager, Date) - Constructor for class com.storedobject.core.InventoryTransaction
-
Constructor.
- InventoryTransaction(TransactionManager, Date, String) - Constructor for class com.storedobject.core.InventoryTransaction
-
Constructor.
- InventoryTransfer - Class in com.storedobject.core
- InventoryTransfer() - Constructor for class com.storedobject.core.InventoryTransfer
- InventoryTransferItem - Class in com.storedobject.core
- InventoryTransferItem() - Constructor for class com.storedobject.core.InventoryTransferItem
- InventoryUnitCorrection - Class in com.storedobject.core
- InventoryUnitCorrection() - Constructor for class com.storedobject.core.InventoryUnitCorrection
- InventoryVirtualLocation - Class in com.storedobject.core
-
Represents all types of virtual locations for inventory items.
- InventoryVirtualLocation() - Constructor for class com.storedobject.core.InventoryVirtualLocation
- invert() - Method in class com.storedobject.chart.Axis
-
Invert the axis.
- InvertedInputStream - Class in com.storedobject.common
-
Create an
InputStream
such that whatever is read from this stream should be the same as whatever written to an associatedOutputStream
! - InvertedInputStream() - Constructor for class com.storedobject.common.InvertedInputStream
-
Constructor.
- InvertedOutputStream - Class in com.storedobject.common
-
Create an
OutputStream
such that whatever is written to it will appear in an associatedInputStream
! - InvertedOutputStream() - Constructor for class com.storedobject.common.InvertedOutputStream
-
Constructor.
- InvertedReader - Class in com.storedobject.common
- InvertedReader() - Constructor for class com.storedobject.common.InvertedReader
-
Constructor.
- InvertedWriter - Class in com.storedobject.common
- InvertedWriter() - Constructor for class com.storedobject.common.InvertedWriter
-
Constructor.
- InvisibleComponent - Interface in com.storedobject.vaadin
-
A marker interface to denote that a
Component
is invisible (doesn't have width and height). - Invoice - Class in com.storedobject.accounts
- Invoice() - Constructor for class com.storedobject.accounts.Invoice
- invoke(View) - Method in interface com.storedobject.vaadin.ExecutableView
-
Execute the associated view and set its parent too.
- invoke(View) - Method in class com.storedobject.vaadin.View
-
Execute this view and set its parent too.
- invoke(Object) - Method in interface com.storedobject.common.MethodInvoker
- invoke(Object) - Method in class com.storedobject.common.SimpleMethodInvoker
- invoke(Object) - Method in class com.storedobject.common.StyledMethodInvoker
- invoke(Object) - Method in class com.storedobject.core.SerialNumberMethodInvoker
- invoke(Object) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- invoke(Object, boolean) - Method in class com.storedobject.common.CustomMethodInvoker
- invoke(Object, boolean) - Method in interface com.storedobject.common.MethodInvoker
- invoke(Object, boolean) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- IO - Class in com.storedobject.common
-
Generic Input/Output routines.
- IO() - Constructor for class com.storedobject.common.IO
- IP6AddressField - Class in com.storedobject.vaadin
-
Field to edit an IPv6 addresses.
- IP6AddressField() - Constructor for class com.storedobject.vaadin.IP6AddressField
-
Constructor.
- IP6AddressField(String) - Constructor for class com.storedobject.vaadin.IP6AddressField
-
Constructor.
- IP6AddressTextField - Class in com.storedobject.vaadin.util
-
A specialized text field component for IPv6 address input.
- IP6AddressTextField() - Constructor for class com.storedobject.vaadin.util.IP6AddressTextField
-
Constructs an instance of IP6AddressTextField, a customized text input component designed specifically for entering and validating IPv6 addresses in the standard 8-block hexadecimal format.
- IPAddressField - Class in com.storedobject.vaadin
-
Field to edit an IP addresses.
- IPAddressField() - Constructor for class com.storedobject.vaadin.IPAddressField
-
Constructor.
- IPAddressField(String) - Constructor for class com.storedobject.vaadin.IPAddressField
-
Constructor.
- IPAddressTextField - Class in com.storedobject.vaadin.util
-
Represents a specialized text field designed for validated input of IPv4 addresses.
- IPAddressTextField() - Constructor for class com.storedobject.vaadin.util.IPAddressTextField
-
Constructs an IPAddressTextField instance with a predefined pattern to validate IPv4 addresses in dotted quad format (e.g., 192.168.000.001).
- IPLocation - Class in com.storedobject.common
- IPLocation() - Constructor for class com.storedobject.common.IPLocation
- IPLocation(String) - Constructor for class com.storedobject.common.IPLocation
- is2FactorLogin() - Method in class com.storedobject.core.TransactionManager
-
Checks if the login method requires two-factor authentication.
- isAbandoned() - Method in class com.storedobject.core.TransactionInformation
-
Check whether this is an abandoned transaction or not.
- isAbstract() - Method in class com.storedobject.core.SOClass
- isAccountType() - Method in class com.storedobject.tools.TableDefinition
- isActionAllowed(String) - Method in class com.storedobject.ui.ObjectForestBrowser
- isActionAllowed(String) - Method in class com.storedobject.ui.ObjectTreeBrowser
- isActive() - Method in class com.storedobject.core.DataChangeProcessor
- isActive() - Method in class com.storedobject.core.DBTransaction
-
See if this transaction is active or not.
- isActive() - Method in class com.storedobject.core.EntityRole
-
Check if this role is currently active or not.
- isActive() - Method in class com.storedobject.core.InventoryLocation
- isActive() - Method in class com.storedobject.core.InventoryVirtualLocation
- isActive() - Method in class com.storedobject.core.PersonRole
-
Check if this role is currently active or not.
- isActive() - Method in class com.storedobject.core.PseudoTransaction
- isActive() - Method in interface com.storedobject.core.Transaction
-
See if this transaction is active or not.
- isActive() - Method in class com.storedobject.core.TransactionControl
-
See if this Transaction Control is active or not.
- isActive() - Method in class com.storedobject.job.DaemonJob
-
Check if the Job is still active or not.
- isActive() - Method in class com.storedobject.sms.Server
- isActive() - Method in class com.storedobject.telegram.Server
- isActive() - Method in class com.storedobject.whatsapp.Server
- isActive(SystemEntity) - Static method in interface com.storedobject.core.Financial
-
Is financial system active for this entity?
- isActive(TransactionManager) - Static method in interface com.storedobject.core.Financial
-
Is financial system active for this transaction manager?
- isAddAllowed() - Method in class com.storedobject.core.UIFieldMetadata
- isAdded() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
If this link was newly added in the transaction or not.
- isAdded(Contact) - Method in class com.storedobject.ui.util.ContactData
- isAdded(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- isAdded(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- isAdded(T) - Method in interface com.storedobject.core.EditableList
-
Check if the given item was added to the list or not.
- isAdded(T) - Method in class com.storedobject.ui.AbstractEditableGrid
- isAdded(T) - Method in class com.storedobject.ui.EditableListProvider
- isAdded(T) - Method in class com.storedobject.ui.EditableObjectListProvider
- isAdded(T) - Method in interface com.storedobject.ui.EditableProvider
- isAdded(T) - Method in interface com.storedobject.ui.LinkValue
- isAdded(T) - Method in class com.storedobject.ui.ObjectLinkField
- isAdded(T) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- isAdded(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- isAddress() - Method in class com.storedobject.core.UIFieldMetadata
- isAdmin() - Method in class com.storedobject.core.ApplicationServer
- isAdmin() - Method in class com.storedobject.core.SystemUser
- isAdmin() - Method in class com.storedobject.core.SystemUserGroup
- isAlignWithLabels() - Method in class com.storedobject.chart.Axis.Ticks
-
Check if ticks are aligned with labels or not.
- isAllowAdd() - Method in interface com.storedobject.ui.LinkGrid
- isAllowAdd() - Method in class com.storedobject.ui.ListEditor
-
Can add new instances?
- isAllowAdd() - Method in class com.storedobject.ui.ObjectLinkField
- isAllowAdd() - Method in class com.storedobject.ui.ObjectListEditor
-
Can add new instances?
- isAllowAdd() - Method in class com.storedobject.ui.util.LinkGridButtons
- isAllowAny() - Method in class com.storedobject.core.ObjectCacheList
- isAllowAny() - Method in interface com.storedobject.core.ObjectConsumer
- isAllowAny() - Method in class com.storedobject.core.ObjectForest
- isAllowAny() - Method in interface com.storedobject.core.ObjectGetter
-
Whether all any type of objects derived from the type is allowed or not.
- isAllowAny() - Method in interface com.storedobject.core.ObjectLoader
-
Retrieve sub-classes?
- isAllowAny() - Method in interface com.storedobject.core.ObjectSetter
-
Check whether it allows objects of derived classes or not.
- isAllowAny() - Method in class com.storedobject.core.StoredObjectLink.Copy
- isAllowAny() - Method in interface com.storedobject.core.StoredObjectLink
- isAllowAny() - Method in class com.storedobject.ui.AbstractObjectField
- isAllowAny() - Method in class com.storedobject.ui.inventory.AssemblyItemField
- isAllowAny() - Method in class com.storedobject.ui.ObjectComboField
- isAllowAny() - Method in class com.storedobject.ui.ObjectField
- isAllowAny() - Method in interface com.storedobject.ui.ObjectGridData
- isAllowAny() - Method in class com.storedobject.ui.ObjectLinkField
- isAllowAny() - Method in class com.storedobject.ui.ObjectListField
- isAllowAny() - Method in class com.storedobject.ui.ReferenceLinkGrid
- isAllowAny() - Method in interface com.storedobject.ui.util.AbstractObjectInput
-
Whether this field allows any derived object values or not.
- isAllowAny() - Method in interface com.storedobject.ui.util.DelegatedIdInput
- isAllowAny() - Method in interface com.storedobject.ui.util.DelegatedObjectInput
- isAllowDelete() - Method in interface com.storedobject.ui.LinkGrid
- isAllowDelete() - Method in class com.storedobject.ui.ListEditor
-
Can delete instances?
- isAllowDelete() - Method in class com.storedobject.ui.ObjectLinkField
- isAllowDelete() - Method in class com.storedobject.ui.ObjectListEditor
-
Can delete instances?
- isAllowDelete() - Method in class com.storedobject.ui.util.LinkGridButtons
- isAllowed(Currency) - Method in class com.storedobject.ui.CurrencyField
-
Is the given currency is allowed or not.
- isAllowEdit() - Method in interface com.storedobject.ui.LinkGrid
- isAllowEdit() - Method in class com.storedobject.ui.ListEditor
-
Can edit instances?
- isAllowEdit() - Method in class com.storedobject.ui.ObjectLinkField
- isAllowEdit() - Method in class com.storedobject.ui.ObjectListEditor
-
Can edit instances?
- isAllowEdit() - Method in class com.storedobject.ui.util.LinkGridButtons
- isAllowEvents() - Method in class com.storedobject.chart.Axis
-
Determines whether events are allowed on this axis.
- isAllowReload() - Method in interface com.storedobject.ui.LinkGrid
- isAllowReload() - Method in class com.storedobject.ui.ObjectLinkField
- isAllowReload() - Method in class com.storedobject.ui.ObjectListEditor
-
Can reload/restore instances?
- isAllowReload() - Method in class com.storedobject.ui.util.LinkGridButtons
- isAllowReloadAll() - Method in interface com.storedobject.ui.LinkGrid
- isAllowReloadAll() - Method in class com.storedobject.ui.ObjectLinkField
- isAllowReloadAll() - Method in class com.storedobject.ui.ObjectListEditor
-
Can reload/restore all instances?
- isAllowReloadAll() - Method in class com.storedobject.ui.util.LinkGridButtons
- isAllowSaveAll() - Method in class com.storedobject.ui.ObjectListEditor
-
Can save all changes?
- isAllowTopLevelHTML() - Static method in class com.storedobject.common.HTMLText
-
Whether top-level HTML elements are allowed or not.
- isAllowView() - Method in class com.storedobject.ui.ObjectListEditor
-
Can view instances?
- isALogin(RawSQL, String) - Method in class com.storedobject.core.Database
-
Check if the username passed is a valid login of the sql connection passed.
- isALogin(RawSQL, String) - Method in class com.storedobject.database.postgres.Database
- isALogin(String, String) - Method in class com.storedobject.core.Database
-
Checks if the username and password are correct in the current database.
- isALogin(String, String) - Method in class com.storedobject.database.postgres.Database
- isAny() - Method in class com.storedobject.core.ObjectLoadFilter
-
Get the value of "any".
- isAny() - Method in class com.storedobject.core.StoredObjectUtility.Link
- isAny() - Method in class com.storedobject.core.UIFieldMetadata
- isAny() - Method in class com.storedobject.ui.tools.DataTransfer
- isAPN(InventoryItem) - Method in class com.storedobject.core.InventoryItemType
-
Is this item an alternate part number for a given item?
- isAPN(InventoryItemType) - Method in class com.storedobject.core.InventoryItemType
-
Is this item an alternate part number for a given part number?
- isAppAdmin() - Method in class com.storedobject.core.SystemUser
- isAppAdmin() - Method in class com.storedobject.core.SystemUserGroup
- isApplicable(LandedCostType) - Method in class com.storedobject.core.InventoryGRN
-
Is a specific type of landed cost is applicable to this GRN?
- isApplicable(LandedCostType, InventoryGRN) - Method in class com.storedobject.core.InventoryPO
-
Is a specific type of landed cost is applicable to this PO?
- isApplicableTo(String) - Method in class com.storedobject.core.Logic
- isAssembly() - Method in class com.storedobject.core.InventoryItemType
-
Is this item an assembly?
- isAssemblyIncomplete() - Method in class com.storedobject.core.InventoryItem
-
Check for vacant fitment positions under this item.
- isAsset(Account) - Static method in interface com.storedobject.core.Financial
- isAttribute() - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- isAudio() - Method in interface com.storedobject.core.ContentType
- isAudio() - Method in class com.storedobject.core.FileData
- isAudio() - Method in class com.storedobject.core.MediaFile
- isAudio() - Method in class com.storedobject.ui.FileField
- isAuthentic() - Method in class com.storedobject.tools.AbstractJSONService
- isAutoarrange() - Method in class com.storedobject.vaadin.Dashboard
-
Check the current value of auto-arrange flag.
- isAutoCurveness() - Method in class com.storedobject.chart.GraphData
-
Determines whether the auto-curveness feature is enabled.
- isAutoLogin() - Method in class com.storedobject.core.TransactionManager
-
Checks if the login method is auto login.
- isAutoselect() - Method in class com.storedobject.vaadin.CustomTextField
-
Is in auto-select mode?
- isAvailable() - Method in class com.storedobject.common.Script
-
Check whether the language is available or not.
- isAvailable() - Method in class com.storedobject.ui.tools.BiometricButton
- isAvailable() - Method in class com.storedobject.ui.tools.BiometricRegistration
- isAvailableAt(InventoryLocation) - Method in class com.storedobject.core.InventoryItem
-
Is this item available at the given location?
- isBasic() - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- isBasic() - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Determines whether the field value handler is considered basic.
- isBiometricAvailable() - Method in class com.storedobject.ui.Application
- isBiometricLogin() - Method in class com.storedobject.core.TransactionManager
-
Checks if the login method is biometric-based.
- isBiometricRegistered() - Method in class com.storedobject.ui.Application
- isBlank(String) - Static method in class com.storedobject.common.StringUtility
-
Check if a String contains only space characters
- isBlocked() - Method in class com.storedobject.core.InventoryItem
-
Is this a "blocked" serial?
- isBlocked() - Method in class com.storedobject.core.InventoryItemType
-
Is this a "blocked" part number?
- isBlocked() - Method in class com.storedobject.core.Login
-
Whether login process is currently blocked or not.
- isBold() - Method in class com.storedobject.pdf.PDFFont
-
Is this bold?
- isBuffered() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether the editor is in buffered mode or not.
- isBusiness() - Method in class com.storedobject.accounts.AccountEntity
-
Determines whether the account entity is a business entity.
- isBusiness() - Method in class com.storedobject.accounts.EntityAccount
-
Determines whether the account entity associated with this EntityAccount object is a business entity.
- isCalculable() - Method in class com.storedobject.chart.VisualMap
-
Is the values calculable?
- isCategorized() - Method in class com.storedobject.common.Fault
-
Checks if this fault is categorized.
- isChanged() - Method in class com.storedobject.ui.EditableListProvider
- isChanged() - Method in class com.storedobject.ui.EditableObjectListProvider
- isChanged() - Method in class com.storedobject.ui.ReferenceLinkListProvider
- isChanged() - Method in class com.storedobject.ui.tools.ChangePassword
- isChanged(HasValue<?, ?>) - Method in class com.storedobject.vaadin.ChangedValues
-
Is this is this the field that is chaged?
- isCheckable() - Method in class com.storedobject.vaadin.MenuBarItem
-
Gets whether this item toggles a checkmark icon when clicked.
- isChecked() - Method in class com.storedobject.vaadin.MenuBarItem
-
Gets the checked state of this item.
- isCircular() - Method in class com.storedobject.chart.RadarCoordinate
-
Is the shape circular?
- isClockwise() - Method in class com.storedobject.chart.ArcPart
-
See whether this will be drawn clockwise or not.
- isCloseable() - Method in interface com.storedobject.vaadin.ExecutableView
-
Check if this view is closeable or not.
- isCloseable() - Method in class com.storedobject.vaadin.WrappedView
- isClosed() - Method in class com.storedobject.core.Account
- isClosed() - Method in class com.storedobject.core.InventoryGRN
- isClosed() - Method in class com.storedobject.core.InventoryPO
- isCode() - Method in class com.storedobject.core.ShortName
- isCode() - Method in class com.storedobject.core.TransactionType
- isCode() - Method in class com.storedobject.core.UIFieldMetadata
- isCollapsed() - Method in class com.storedobject.vaadin.DetailComponent.ToggledEvent
-
Check if this was a collapsing event or not.
- isColumnBroken(int) - Method in class com.storedobject.office.od.ods.Sheet
- isColumnEditable(String) - Method in class com.storedobject.ui.DetailLinkGrid
- isColumnEditable(String) - Method in interface com.storedobject.ui.EditableDataGrid
-
Whether a given column is editable or not.
- isColumnEditable(String) - Method in class com.storedobject.ui.EditableGrid
-
All fields are editable by default unless a field can't be created for the column.
- isColumnEditable(String) - Method in class com.storedobject.ui.EditableObjectGrid
-
All fields are editable by default unless a field for editing the value of a particular column can not be determined from its
ObjectEditor
. - isColumnEditable(String) - Method in class com.storedobject.ui.ObjectBrowser
- isColumnEditable(String) - Method in class com.storedobject.ui.ObjectLinkField
- isColumnFrozen(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Check the frozen attribute of a given column.
- isColumnHidden(int) - Method in class com.storedobject.office.od.ods.Sheet
- isColumnReorderingAllowed() - Method in class com.storedobject.vaadin.DataGrid
- isColumnReorderingAllowed() - Method in class com.storedobject.vaadin.DataTreeGrid
- isColumnReorderingAllowed() - Method in class com.storedobject.vaadin.HasColumns.SOGrid
-
Check whether the column reordering is allowed or not.
- isColumnResizable(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Check the resizable attribute of a given column.
- isColumnSortable(String) - Method in class com.storedobject.ui.AbstractEditableGrid
- isColumnSortable(String) - Method in class com.storedobject.ui.AbstractObjectForest
- isColumnSortable(String) - Method in class com.storedobject.ui.accounts.JournalVoucherView
- isColumnSortable(String) - Method in class com.storedobject.ui.accounts.StatementView
- isColumnSortable(String) - Method in class com.storedobject.ui.inventory.DefineAssembly
- isColumnSortable(String) - Method in class com.storedobject.ui.inventory.ItemMovementView
- isColumnSortable(String) - Method in class com.storedobject.ui.iot.StatusGrid
- isColumnSortable(String) - Method in class com.storedobject.vaadin.DataTreeGrid
-
Check if a particular column is sortable or not.
- isColumnSortable(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Check if the column is in-memory and back-end sortable.
- isColumnVisible(String) - Method in interface com.storedobject.vaadin.HasColumns
-
Check the visibility attribute of a given column.
- isCompactTheme() - Method in class com.storedobject.ui.Application
-
Is the application theme currently in compact mode?
- isCompatible(MeasurementUnit) - Method in class com.storedobject.core.MeasurementUnit
- isCompatible(Quantity) - Method in class com.storedobject.core.Quantity
- isComplete() - Method in class com.storedobject.pdf.PDFTable
- isCompleted() - Method in class com.storedobject.chart.AbstractTask
-
Check if this task/activity is completed or not.
- isCompleted() - Method in class com.storedobject.chart.ActivityList.Activity
- isCompleted() - Method in class com.storedobject.chart.ActivityList.ActivityGroup
- isCompleted() - Method in class com.storedobject.chart.Project.Task
- isCompleted() - Method in class com.storedobject.chart.Project.TaskGroup
- isComputed() - Method in interface com.storedobject.common.ComputedValue
- isComputed() - Method in class com.storedobject.core.AbstractComputedValue
- isComputed() - Method in class com.storedobject.core.ComputedDate
- isConnected() - Method in class com.storedobject.iot.MQTT
- isConnector() - Method in class com.storedobject.core.ApplicationServer
- isConsumable() - Method in class com.storedobject.core.AbstractServiceItemType
- isConsumable() - Method in class com.storedobject.core.InventoryItem
-
Is this a consumable item?
- isConsumable() - Method in class com.storedobject.core.InventoryItemType
-
Is this a consumable item?
- isContentTypeAllowed(String) - Method in class com.storedobject.ui.FileField
- isContinuous() - Method in class com.storedobject.chart.VisualMap
-
Is the rendering continuous?
- isConvertible(MeasurementUnit) - Method in class com.storedobject.core.Count
- isConvertible(MeasurementUnit) - Method in class com.storedobject.core.FractionalCount
- isConvertible(MeasurementUnit) - Method in class com.storedobject.core.Quantity
- isConvertible(Quantity) - Method in class com.storedobject.core.Quantity
- isCoreType(String) - Method in class com.storedobject.tools.TableDefinition
- isCorrectionNeeded() - Method in class com.storedobject.tools.TableDefinition
- isCountry() - Method in class com.storedobject.core.UIFieldMetadata
- isCreated() - Method in class com.storedobject.ui.util.HtmlTemplate
- isCreatedBy(ForeignFinancialSystem) - Method in interface com.storedobject.core.LedgerEntry
-
Check if this entry is created by the given foreign financial system.
- isCredit() - Method in class com.storedobject.core.Money
-
Checks if this is a credit amount or not.
- isCrossServerLogin() - Method in class com.storedobject.core.TransactionManager
-
Checks if the login method is cross-server login.
- isCurrency() - Method in class com.storedobject.core.UIFieldMetadata
- isDays() - Method in class com.storedobject.core.UIFieldMetadata
- isDebit() - Method in class com.storedobject.core.Money
-
Checks if this is a debit amount or not.
- isDeepFrozen(Account) - Static method in interface com.storedobject.core.Financial
- isDeflated() - Method in class com.storedobject.pdf.PDFImage
- isDeleted(Contact) - Method in class com.storedobject.ui.util.ContactData
- isDeleted(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- isDeleted(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- isDeleted(T) - Method in interface com.storedobject.core.EditableList
-
Check if the given item was deleted from the list or not.
- isDeleted(T) - Method in class com.storedobject.ui.AbstractEditableGrid
- isDeleted(T) - Method in class com.storedobject.ui.EditableListProvider
- isDeleted(T) - Method in class com.storedobject.ui.EditableObjectListProvider
- isDeleted(T) - Method in interface com.storedobject.ui.EditableProvider
- isDeleted(T) - Method in interface com.storedobject.ui.LinkValue
- isDeleted(T) - Method in class com.storedobject.ui.ObjectLinkField
- isDeleted(T) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- isDeleted(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- isDetail() - Method in class com.storedobject.core.StoredObjectUtility.Link
- isDetail() - Method in class com.storedobject.ui.AbstractLinkGrid
- isDetail() - Method in interface com.storedobject.ui.LinkGrid
- isDetail(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- isDetail(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- isDetail(T) - Method in interface com.storedobject.core.StoredObjectLink
- isDetailLink() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
Check whether this is a 'detail link' or not.
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.calendar.Entry
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.AbstractCheckListItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ApplicableDataLogic
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.AuditTrailLinkConfiguration
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.CheckListTemplateItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ConsignmentItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ConsignmentPacket
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.Contact
- isDetailOf(Class<? extends StoredObject>) - Method in interface com.storedobject.core.Detail
-
Check if the given class is a "master" for this class.
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ExternalSystemUser
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.FileCirculation
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.FileData
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.FileFolder
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.InventoryAPN
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.InventoryGRNItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.InventoryPOItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.InventoryTransferItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.LandedCost
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.MaterialIssuedItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.MaterialRequestItem
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.MemoAttachment
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ModuleLogic
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.PseudoTranApproval
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.PseudoTranDetail
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ReportColumnDefinition
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.ServerLink
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.StoredObjectUtility.Link
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.UIFieldMetadata
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.UnpostedJournalEntry
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.iot.FullConsumption
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.iot.ValueDefinition
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.iot.ValueImagePosition
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.job.MessageEscalation
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.mail.Attachment
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.mail.Error
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.tools.ColumnDefinition
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.tools.IndexDefinition
- isDetailOf(Class<? extends StoredObject>) - Method in class com.storedobject.tools.LinkDefinition
- isDeveloper() - Method in class com.storedobject.core.ApplicationServer
- isDigit(String) - Static method in class com.storedobject.common.StringUtility
-
Check if a String contains only digits
- isDisplayFormulas() - Method in class com.storedobject.office.od.ods.Sheet
- isDisplayGridlines() - Method in class com.storedobject.office.od.ods.Sheet
- isDisplayRowColHeadings() - Method in class com.storedobject.office.od.ods.Sheet
- isDisplayZeros() - Method in class com.storedobject.office.od.ods.Sheet
- isDoNotSaveAllowed() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether "Do not save" option is allowed or not.
- isDraggable() - Method in class com.storedobject.chart.GraphData
-
Checks whether the object is draggable or not.
- isDraggable() - Method in class com.storedobject.chart.Shape
-
Whether this shape is draggable or not.
- isDummy() - Method in class com.storedobject.core.Id
- isDynamic() - Method in class com.storedobject.core.ObjectLoadFilter
-
Check whether this filter dynamic or not.
- isEditable(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- isEditable(HasValue<?, ?>) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Checks if the given field is editable.
- isEditable(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- isEditable(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Checks whether the specified field is editable.
- isEdited(Contact) - Method in class com.storedobject.ui.util.ContactData
- isEdited(FileData) - Method in class com.storedobject.ui.util.StreamAttachmentData
- isEdited(O) - Method in class com.storedobject.core.StoredObjectLink.Copy
- isEdited(T) - Method in interface com.storedobject.core.EditableList
-
Check if the given item was edited or not.
- isEdited(T) - Method in class com.storedobject.ui.AbstractEditableGrid
- isEdited(T) - Method in class com.storedobject.ui.EditableListProvider
- isEdited(T) - Method in class com.storedobject.ui.EditableObjectListProvider
- isEdited(T) - Method in interface com.storedobject.ui.EditableProvider
- isEdited(T) - Method in interface com.storedobject.ui.LinkValue
- isEdited(T) - Method in class com.storedobject.ui.ObjectLinkField
- isEdited(T) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- isEdited(T) - Method in class com.storedobject.ui.util.ExtraInfoValue
- isEditing() - Method in class com.storedobject.ui.ObjectEditor
-
Is editing?
- isEmail() - Method in class com.storedobject.core.UIFieldMetadata
- isEmpty() - Method in class com.storedobject.chart.ActivityList
- isEmpty() - Method in class com.storedobject.chart.Project
- isEmpty() - Method in class com.storedobject.common.Array
- isEmpty() - Method in class com.storedobject.common.HTMLText
- isEmpty() - Method in class com.storedobject.common.StringList
- isEmpty() - Method in interface com.storedobject.common.StyledBuilder
-
Check if the content is empty or not.
- isEmpty() - Method in class com.storedobject.common.StyledString
- isEmpty() - Method in class com.storedobject.core.FileData
- isEmpty() - Method in class com.storedobject.core.JSONMap
- isEmpty() - Method in class com.storedobject.core.MemoryCache
- isEmpty() - Method in class com.storedobject.core.ObjectCacheList
- isEmpty() - Method in class com.storedobject.core.ObjectForest.LinkNode
- isEmpty() - Method in interface com.storedobject.core.ObjectList
- isEmpty() - Method in class com.storedobject.core.ObjectText
-
Is this an empty value (No object value is set and no text value is set).
- isEmpty() - Method in class com.storedobject.mail.Sender.Debugger
- isEmpty() - Method in class com.storedobject.pdf.PDFChunk
-
Is this chunk empty?
- isEmpty() - Method in class com.storedobject.ui.AddressField
- isEmpty() - Method in class com.storedobject.ui.ELabel
- isEmpty() - Method in class com.storedobject.ui.ELabels
- isEmpty() - Method in class com.storedobject.ui.GeolocationField
- isEmpty() - Method in class com.storedobject.ui.inventory.UOMField
- isEmpty() - Method in class com.storedobject.ui.iot.GUI
-
Checks if the collection of units is empty.
- isEmpty() - Method in class com.storedobject.ui.MoneyField
- isEmpty() - Method in class com.storedobject.ui.PhoneField
- isEmpty() - Method in interface com.storedobject.ui.StyledBuilder
- isEmpty() - Method in class com.storedobject.ui.util.AbstractQuantityField
- isEmpty() - Method in class com.storedobject.ui.util.AttachmentField
- isEmpty() - Method in class com.storedobject.ui.util.ComputedField
- isEmpty() - Method in class com.storedobject.vaadin.BooleanField
- isEmpty() - Method in class com.storedobject.vaadin.DataList
- isEmpty() - Method in class com.storedobject.vaadin.ListGrid
- isEmpty(D) - Static method in class com.storedobject.core.Utility
-
Check whether the given date/time is empty/blank or not.
- isEnabled() - Method in class com.storedobject.ui.AbstractLinkGrid
- isEnabled() - Method in interface com.storedobject.ui.LinkGrid
- isEnabled() - Method in interface com.storedobject.vaadin.ApplicationMenuItem
-
Is this menu item enabled?
- isEnabled() - Method in class com.storedobject.vaadin.ImageButton
- isEnabled() - Method in class com.storedobject.vaadin.MenuItem
- isError() - Method in class com.storedobject.common.ErrorText
- isError() - Method in class com.storedobject.core.ApplicationServer
- isError() - Method in class com.storedobject.core.LedgerWindow
-
Check if any DB error occurred while loading entries or not.
- isError() - Method in class com.storedobject.core.TransactionControl
- isError() - Method in class com.storedobject.oauth.OAuth
- isExecuted() - Method in class com.storedobject.core.SystemUser.LogicHit
- isExpanded() - Method in class com.storedobject.vaadin.DetailComponent.ToggledEvent
-
Check if this was an expanding event or not.
- isExpendable() - Method in class com.storedobject.core.AbstractServiceItemType
- isExpendable() - Method in class com.storedobject.core.InventoryItem
-
Is this an expendable item?
- isExpendable() - Method in class com.storedobject.core.InventoryItemType
-
Is this an expendable item?
- isExpired() - Method in class com.storedobject.core.PIN
- isFemaleAllowed(int) - Static method in class com.storedobject.core.Person
- isFieldEditable(HasValue<?, ?>) - Method in class com.storedobject.ui.tools.ChangePassword
- isFieldEditable(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to determine if a field needs to be made editable or not.
- isFieldEditable(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
This method is invoked to determine if a field needs to be made editable or not.
- isFieldEditable(String) - Method in class com.storedobject.ui.common.MemoSystem.MemoEditor
- isFieldEditable(String) - Method in class com.storedobject.ui.DataEditor
- isFieldEditable(String) - Method in class com.storedobject.ui.inventory.AssignStoresAndLocations
- isFieldEditable(String) - Method in class com.storedobject.ui.inventory.GRNEditor
- isFieldEditable(String) - Method in class com.storedobject.ui.ObjectEditor
- isFieldEditable(String) - Method in class com.storedobject.ui.tools.ManageExternalUsers
- isFieldEditable(String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to determine if a field needs to be made editable or not.
- isFieldEditable(String) - Method in class com.storedobject.vaadin.AbstractForm
-
This method is invoked to determine if a field needs to be made editable or not.
- isFieldIncluded(String) - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Check whether this field was included while creating this editor or not.
- isFieldIncluded(String) - Method in class com.storedobject.vaadin.ObjectForm
-
Check whether this field was included while creating this form or not.
- isFieldOrderBuiltIn() - Method in class com.storedobject.core.UIFieldMetadata
- isFieldVisible(HasValue<?, ?>) - Method in class com.storedobject.ui.common.SetPasswordPolicy
- isFieldVisible(HasValue<?, ?>) - Method in class com.storedobject.ui.util.XXAddressForm
- isFieldVisible(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to determine if a field needs to be made visible or not.
- isFieldVisible(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm
-
This method is invoked to determine if a field needs to be made visible or not.
- isFieldVisible(String) - Method in class com.storedobject.vaadin.AbstractDataForm
-
This method is invoked to determine if a field needs to be made visible or not.
- isFieldVisible(String) - Method in class com.storedobject.vaadin.AbstractForm
-
This method is invoked to determine if a field needs to be made visible or not.
- isFinalStep() - Method in class com.storedobject.ui.SteppedView
-
Check if the current step is the final step.
- isFinalStep() - Method in class com.storedobject.ui.util.Stepper
- isFirstStep() - Method in class com.storedobject.ui.SteppedView
-
Check if the current step is the first step.
- isFirstStep() - Method in class com.storedobject.ui.util.Stepper
- isFixedSite() - Method in class com.storedobject.ui.iot.GUI
-
Checks whether the site is fixed.
- isForeignCurrency() - Method in class com.storedobject.core.Account
- isFormatted() - Method in class com.storedobject.office.od.ods.Row
- isFreeFormat() - Method in class com.storedobject.ui.MinutesField
- isFromClient() - Method in class com.storedobject.ui.AbstractEditableGrid
- isFromClient() - Method in class com.storedobject.ui.ReferenceLinkGrid
- isFromClient() - Method in class com.storedobject.vaadin.ChangedValue
-
Check if the value change happened due to user interaction.
- isFromClient() - Method in class com.storedobject.vaadin.ChangedValues
-
Check if the value change happened due to user interaction.
- isFullScreen() - Method in interface com.storedobject.vaadin.ExecutableView
-
Check if this view is a full-screen view or not.
- isFullScreen() - Method in class com.storedobject.vaadin.View
- isFullScreenMode() - Method in class com.storedobject.vaadin.Application
-
Check whether the application is currently in full-screen mode or not.
- isGreaterThan(long) - Method in class com.storedobject.core.Money
-
Check if this is greater than 'value'.
- isGreaterThan(long) - Method in class com.storedobject.core.Quantity
-
Check if this is greater than 'value'.
- isGreaterThan(Money) - Method in class com.storedobject.core.Money
-
Check if this is greater than 'another'.
- isGreaterThan(Quantity) - Method in class com.storedobject.core.Quantity
-
Check if this is greater than 'another'.
- isGreaterThanOrEqual(long) - Method in class com.storedobject.core.Money
-
Check if this is greater than or equal to 'value'.
- isGreaterThanOrEqual(long) - Method in class com.storedobject.core.Quantity
-
Check if this is greater than or equal to 'value'.
- isGreaterThanOrEqual(Money) - Method in class com.storedobject.core.Money
-
Check if this is greater than or equal to 'another'.
- isGreaterThanOrEqual(Quantity) - Method in class com.storedobject.core.Quantity
-
Check if this is greater than or equal to 'another'.
- isGrouping() - Method in class com.storedobject.vaadin.util.NumericField
-
Checks whether grouping is enabled for the numeric field.
- isHidden() - Method in class com.storedobject.office.od.ods.Workbook
- isHomeView() - Method in class com.storedobject.ui.HTMLView
- isHomeView() - Method in interface com.storedobject.vaadin.ExecutableView
-
Check if this view is a "Home View" or not.
- isHomeView() - Method in class com.storedobject.vaadin.WrappedView
- isHTML() - Method in interface com.storedobject.core.ContentType
- isHTML(String) - Static method in class com.storedobject.ui.HTMLView
- isImage() - Method in interface com.storedobject.core.ContentType
- isImage() - Method in class com.storedobject.core.FileData
- isImage() - Method in class com.storedobject.core.MediaFile
- isImage() - Method in class com.storedobject.ui.FileField
- isInitialSelection() - Method in class com.storedobject.vaadin.Tabs.SelectedChangeEvent
-
Check if this is the initial selection or not.
- isInMemory() - Method in class com.storedobject.ui.AbstractTreeProvider
- isInside() - Method in class com.storedobject.chart.Axis.Ticks
-
Check if the tick is drawn inside or outside the axis.
- isInside() - Method in class com.storedobject.chart.Label
-
Check if the label is drawn inside or outside the part.
- isInspectionRequired() - Method in class com.storedobject.core.InventoryLocation
- isInterrupted() - Method in class com.storedobject.vaadin.util.MediaStreamVariable
- isInvalid() - Method in class com.storedobject.ui.AbstractObjectField
- isInvalid() - Method in class com.storedobject.ui.AddressField
- isInvalid() - Method in class com.storedobject.ui.CurrencyField
- isInvalid() - Method in class com.storedobject.ui.DetailLinkGrid
- isInvalid() - Method in class com.storedobject.ui.EmailField
- isInvalid() - Method in interface com.storedobject.ui.LinkGrid
- isInvalid() - Method in class com.storedobject.ui.ListEditor
-
Check if this editor is in an invalid state or not.
- isInvalid() - Method in class com.storedobject.ui.ObjectField
- isInvalid() - Method in class com.storedobject.ui.ObjectFormField
- isInvalid() - Method in class com.storedobject.ui.ObjectListEditor
-
Check if this editor is in an invalid state or not.
- isInvalid() - Method in class com.storedobject.ui.PhoneField
- isInvalid() - Method in class com.storedobject.ui.RangeField
- isInvalid() - Method in class com.storedobject.ui.util.AttachmentField
- isInvalid() - Method in class com.storedobject.vaadin.TranslatedField
- isInvalid() - Method in class com.storedobject.vaadin.util.IP6AddressTextField
- isInvalid() - Method in class com.storedobject.vaadin.util.IPAddressTextField
- isInvalid() - Method in class com.storedobject.vaadin.util.MACAddressTextField
- isInverse() - Method in class com.storedobject.chart.XYAxis
-
Is this axis inverted.
- isInverted() - Method in class com.storedobject.chart.FunnelChart
-
See if the slices are shown inverted or not.
- isInverted() - Method in class com.storedobject.pdf.PDFImage
- isInvolved(Id) - Method in class com.storedobject.core.DBTransaction
-
See if this Id is involved in this transaction or not.
- isInvolved(Id) - Method in class com.storedobject.core.PseudoTransaction
- isInvolved(Id) - Method in interface com.storedobject.core.Transaction
-
See if this Id is involved in this transaction or not.
- isInvolved(StoredObject) - Method in class com.storedobject.core.PseudoTransaction
- isInvolved(StoredObject) - Method in interface com.storedobject.core.Transaction
-
See if this object is involved in this transaction or not.
- isItalic() - Method in class com.storedobject.pdf.PDFFont
-
Is this italic?
- isLatest() - Method in class com.storedobject.core.MemoComment
- isLatestComment(MemoComment) - Method in class com.storedobject.core.Memo
- isLayoutAnimation() - Method in class com.storedobject.chart.GraphData.Force
-
Determines whether layout animation is enabled or not.
- isLeapYear(int) - Static method in class com.storedobject.common.DateUtility
-
Checks if a particular year specified is leap year
- isLeapYear(D) - Static method in class com.storedobject.common.DateUtility
-
Checks if a particular year is leap year by taking in a date
- isLedgerPosted() - Method in class com.storedobject.accounts.Invoice
- isLedgerPosted() - Method in interface com.storedobject.core.Financial
-
Checks if the ledger is already posted.
- isLessThan(long) - Method in class com.storedobject.core.Money
-
Check if this is less than 'value'.
- isLessThan(long) - Method in class com.storedobject.core.Quantity
-
Check if this is less than 'value'.
- isLessThan(Money) - Method in class com.storedobject.core.Money
-
Check if this is less than 'another'.
- isLessThan(Quantity) - Method in class com.storedobject.core.Quantity
-
Check if this is less than 'another'.
- isLessThanOrEqual(long) - Method in class com.storedobject.core.Money
-
Check if this is less than or equal to 'value'.
- isLessThanOrEqual(long) - Method in class com.storedobject.core.Quantity
-
Check if this is less than or equal to 'value'.
- isLessThanOrEqual(Money) - Method in class com.storedobject.core.Money
-
Check if this is less than or equal to 'another'.
- isLessThanOrEqual(Quantity) - Method in class com.storedobject.core.Quantity
-
Check if this is less than or equal to 'another'.
- isLetter(String) - Static method in class com.storedobject.common.StringUtility
-
Check if a String contains only letters
- isLetterOrDigit(String) - Static method in class com.storedobject.common.StringUtility
-
Check if a String contains only letters and digits
- isLiability(Account) - Static method in interface com.storedobject.core.Financial
- isLink() - Method in interface com.storedobject.core.ContentType
- isLink() - Method in class com.storedobject.core.FileData
- isLink() - Method in class com.storedobject.core.StreamDataContent
- isLinkEditingAllowed() - Method in class com.storedobject.ui.BaseObjectForest
-
Check whether link editing is allowed or not.
- isLocalCurrency() - Method in class com.storedobject.core.Account
- isLocked() - Method in class com.storedobject.core.SystemUser
- isLoggedIn() - Method in class com.storedobject.core.Login
-
Whether already logged in or not.
- isLoginAvailable(String) - Static method in class com.storedobject.core.SystemUser
- isMainDataRow(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Check whether the given row is a main data row or not.
- isMaleAllowed(int) - Static method in class com.storedobject.core.Person
- isManual() - Method in interface com.storedobject.common.ComputedValue
- isMaster() - Static method in class com.storedobject.core.Database
- isMaster() - Method in class com.storedobject.core.Id
- isMasterObject() - Method in class com.storedobject.tools.TableDefinition
- isMedia() - Method in interface com.storedobject.core.ContentType
- isMember(SystemUser) - Method in class com.storedobject.core.SystemUserGroup
- isMemberOf(SystemUserGroup) - Method in class com.storedobject.core.SystemUser
- isMenuOpened() - Method in class com.storedobject.ui.Application
- isMenuOpened() - Method in interface com.storedobject.ui.ApplicationLayout
- isMenuOpened() - Method in class com.storedobject.ui.util.ApplicationFrame
- isMenuVisible() - Method in interface com.storedobject.ui.ApplicationLayout
- isMenuVisible() - Method in class com.storedobject.ui.util.ApplicationFrame
- isMetal(Currency) - Static method in class com.storedobject.core.Money
- isMilestone() - Method in class com.storedobject.chart.AbstractTask
-
Is this a milestone task?
- isMilestone() - Method in class com.storedobject.chart.ActivityList.Activity
- isMilestone() - Method in class com.storedobject.chart.Project.Task
- isMine(SystemUser) - Method in class com.storedobject.core.Memo
- isMine(SystemUser) - Method in class com.storedobject.core.MemoComment
- isMinor() - Method in class com.storedobject.core.Person
-
See if this person is a minor
- isMinor(Date) - Method in class com.storedobject.core.Person
-
See if this person is a minor as of a given day
- isMinutes() - Method in class com.storedobject.core.UIFieldMetadata
- isModified() - Method in class com.storedobject.core.StoredObject
-
Check if any of the attribute values of this instance is modified or not, by comparing the values with respective values available in the DB.
- isModulus11(long) - Static method in class com.storedobject.common.StringUtility
-
Check the number passed to see if its ends with a modulus 11 check digit.
- isModulus11(String) - Static method in class com.storedobject.common.StringUtility
-
Check the alphanumeric string passed to see if its ends with a modulus 11 check digit.
- isMovementAllowed() - Method in class com.storedobject.ui.ImageViewer
-
Check whether movement is allowed or not.
- isMultiCurrency() - Static method in class com.storedobject.core.Money
-
Is the platform running in a multi-currency (and multi-tenancy) environment?
- isMultiline() - Method in class com.storedobject.core.UIFieldMetadata
- isMultiTenant() - Static method in class com.storedobject.core.TransactionManager
- isMyMemo(SystemUser) - Method in class com.storedobject.core.MemoComment
- isNameType() - Method in class com.storedobject.tools.TableDefinition
- isNegative() - Method in class com.storedobject.core.Money
- isNegative() - Method in class com.storedobject.core.Quantity
-
Checks if this is a negative quantity or not.
- isNegativeAllowed() - Method in class com.storedobject.core.UIFieldMetadata
- isNewLine() - Method in class com.storedobject.common.HTMLText
- isNewLine() - Method in interface com.storedobject.common.StyledBuilder
-
Check if the last add was a new line or not.
- isNewLine() - Method in class com.storedobject.common.StyledString
- isNewLine() - Method in class com.storedobject.pdf.PDF.Text
- isNewLine() - Method in class com.storedobject.ui.Alert
- isNewLine() - Method in class com.storedobject.ui.ELabel
- isNewLine() - Method in class com.storedobject.ui.ELabelField
- isNewLine() - Method in class com.storedobject.ui.ELabels
- isNewLine() - Method in class com.storedobject.ui.TextView
- isNull() - Method in class com.storedobject.common.JSON
-
Check whether the value is null or not.
- isNull() - Method in class com.storedobject.core.Id
- isNull(Id) - Static method in class com.storedobject.core.Id
- isNull(StoredObject) - Static method in class com.storedobject.core.Id
- isNumber(String) - Static method in class com.storedobject.common.StringUtility
-
Check if a String contains a numeric value or not.
- isNumericPostalCode() - Method in class com.storedobject.common.Address
-
Whether the postal code is numeric or not.
- isNumericPostalCode() - Method in class com.storedobject.common.GBAddress
- isNumericPostalCode() - Method in class com.storedobject.common.USAddress
- isObsolete() - Method in class com.storedobject.core.InventoryItem
-
Is this an obsolete part number?
- isObsolete() - Method in class com.storedobject.core.InventoryItemType
-
Is this an obsolete part number?
- isOf(Class<? extends StoredObject>) - Method in class com.storedobject.core.SOClass
- isOne() - Method in class com.storedobject.core.Rate
- isOpened() - Method in class com.storedobject.vaadin.Popup
-
Check if the popup is currently opened or not.
- isOpenOnHover() - Method in class com.storedobject.vaadin.MenuBar
-
Gets whether the sub menus open by clicking or hovering on the root level buttons.
- isOpposite() - Method in class com.storedobject.chart.XYAxis
-
Is this displayed on the opposite side (For example, an X axis is normally displayed at the bottom, but we can also display it at the top).
- isPartOfArrayFormulaGroup() - Method in class com.storedobject.office.od.ods.Cell
- isPasswordExpired() - Method in class com.storedobject.core.SystemUser
- isPasswordLogin() - Method in class com.storedobject.core.TransactionManager
-
Checks if the login method is password-based.
- isPDF() - Method in interface com.storedobject.core.ContentType
- isPDF() - Method in class com.storedobject.core.FileData
- isPDF() - Method in class com.storedobject.core.MediaFile
- isPersonal() - Method in class com.storedobject.accounts.AccountEntity
-
Determines whether the account entity is associated with a personal party.
- isPersonal() - Method in class com.storedobject.accounts.EntityAccount
-
Determines whether the entity account is associated with a personal party.
- isPhone() - Method in class com.storedobject.core.UIFieldMetadata
- isPOBoxAddress() - Method in class com.storedobject.common.Address
-
Check if this is a Post Box based address.
- isPopupText() - Method in class com.storedobject.core.UIFieldMetadata
- isPositive() - Method in class com.storedobject.core.Money
-
Checks if this is a positive amount or not.
- isPositive() - Method in class com.storedobject.core.Quantity
-
Checks if this is a positive non-zero quantity or not.
- isPostalCodeAddress() - Method in class com.storedobject.common.Address
-
Check if this is a Postal Code based address.
- isPostalCodeMandatory() - Method in class com.storedobject.common.Address
-
Is postal code mandatory?
- isPostalCodeMandatory() - Method in class com.storedobject.common.INAddress
- isPostalCodeMandatory() - Method in class com.storedobject.common.PKAddress
- isPostalCodeMandatory() - Method in class com.storedobject.common.USAddress
- isPreviewing() - Method in interface com.storedobject.vaadin.MediaCapture
-
Check whether previewing is in progress or not.
- isPreviewing() - Method in class com.storedobject.vaadin.VideoCapture
-
Check whether previewing is in progress or not.
- isPrintGridlines() - Method in class com.storedobject.office.od.ods.Sheet
- isPrintRowAndColumnHeadings() - Method in class com.storedobject.office.od.ods.Sheet
- isPrintText() - Method in class com.storedobject.common.Barcode
-
Check whether barcode data will be printed at the bottom of the image or not.
- isPrintText() - Method in class com.storedobject.ui.BarcodeImage
- isProcessed() - Method in class com.storedobject.core.InventoryGRN
- isPseudo() - Method in class com.storedobject.core.TransactionControl
- isRawOuput() - Method in class com.storedobject.office.ODS
- isRawOutput() - Method in class com.storedobject.office.ODT
- isReadBy(Id) - Method in class com.storedobject.core.LoginMessage
- isReadBy(Person) - Method in class com.storedobject.core.LoginMessage
- isReadBy(PersonRole) - Method in class com.storedobject.core.LoginMessage
- isReadBy(SystemUser) - Method in class com.storedobject.core.LoginMessage
- isReadOnly() - Method in class com.storedobject.ui.EditableGrid
-
Check the read-only status.
- isReadOnly() - Method in class com.storedobject.ui.EditableObjectGrid
- isReadOnly() - Method in interface com.storedobject.ui.LinkGrid
- isReadOnly() - Method in class com.storedobject.ui.ObjectBrowser
- isReadOnly() - Method in class com.storedobject.ui.ObjectEditor
-
Is read-only?
- isReadOnly() - Method in class com.storedobject.ui.ObjectLinkField
- isReadOnly() - Method in class com.storedobject.ui.util.AcceptAbandonButtons
- isReadOnly() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Check whether the view is "read only" or not.
- isReadOnly() - Method in class com.storedobject.vaadin.AbstractForm
-
Check whether the form is "read only" or not.
- isReadOnly() - Method in class com.storedobject.vaadin.util.Data
-
Is this read-only?
- isRecording() - Method in class com.storedobject.vaadin.AudioCapture
-
Check whether recording is in progress or not.
- isRecording() - Method in interface com.storedobject.vaadin.MediaCapture
-
Check whether recording is in progress or not.
- isRecording() - Method in class com.storedobject.vaadin.VideoCapture
-
Check whether recording is in progress or not.
- isReentrant() - Method in interface com.storedobject.common.Reentrant
-
This method may return
false
if some class wants to disallow calling itsExecutable.execute()
method by some other routine when it is in some specific state. - isReferenced() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
If this link was just referenced (not added or removed) in the transaction or not.
- isReferenceLink() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
Check whether this is a 'reference link' or not.
- isRegistered() - Method in class com.storedobject.ui.tools.BiometricButton
- isRemoved() - Method in class com.storedobject.core.TransactionInformation.TransactionLink
-
If this link was removed in the transaction or not.
- isRepairable() - Method in class com.storedobject.core.InventoryItem
-
Is this a repairable item?
- isRepairable() - Method in class com.storedobject.core.InventoryItemType
-
Is this a repairable item?
- isRepairable() - Method in class com.storedobject.core.InventoryStore
-
If items stored in this store are repairable or not.
- isRepairAllowed() - Method in class com.storedobject.core.InventoryItem
-
Is this a repairable item?
- isRepairAllowed() - Method in class com.storedobject.core.InventoryItemType
-
Is this a repairable item?
- isRequired() - Method in class com.storedobject.core.UIFieldMetadata
- isRequired() - Method in class com.storedobject.ui.AbstractObjectField
- isRequired() - Method in class com.storedobject.ui.AddressField
- isRequired() - Method in class com.storedobject.ui.FileField
- isRequired() - Method in class com.storedobject.ui.ObjectField
- isRequired() - Method in class com.storedobject.ui.ObjectFormField
- isRequired() - Method in class com.storedobject.ui.util.AttachmentField
- isRequired() - Method in class com.storedobject.ui.util.ExtraInfoField
- isRequired() - Method in class com.storedobject.ui.util.StreamAttachment
- isRequired() - Method in class com.storedobject.vaadin.ChoiceField
- isRequired() - Method in class com.storedobject.vaadin.DateField
-
Does it allow empty?
- isRequired() - Method in class com.storedobject.vaadin.ListField
- isRequired() - Method in interface com.storedobject.vaadin.ValueRequired
-
Get the value required flag.
- isRequiredIndicatorVisible() - Method in class com.storedobject.ui.ObjectLinkField
- isRequiredIndicatorVisible() - Method in class com.storedobject.ui.util.AcceptAbandonButtons
- isReserved() - Method in class com.storedobject.core.MaterialIssued
- isReusable() - Method in class com.storedobject.common.InputOutputStream
-
Check whether this is reusable or not.
- isRightAligned(Object) - Static method in class com.storedobject.core.Utility
-
Is the given value right-aligned?
- isRightToLeft() - Method in class com.storedobject.office.od.ods.Sheet
- isRoam() - Method in class com.storedobject.chart.GraphData
-
Checks whether roaming is enabled.
- isRoot() - Method in class com.storedobject.core.FileFolder
- isRoundCap() - Method in class com.storedobject.chart.BarChart
-
Is round-cap feature set?
- isRowBroken(int) - Method in class com.storedobject.office.od.ods.Sheet
- isRTL() - Method in class com.storedobject.common.Country
-
Is the default language of this country is RTL (right-to-left)?
- isRTL(Locale) - Static method in class com.storedobject.common.Country
-
Is the language of the given locale is RTL (right-to-left)?
- isRunning() - Method in class com.storedobject.platform.Application
- isSameDate(D, D) - Static method in class com.storedobject.common.DateUtility
-
Validates and returns true if two dates passed to the method are same
- isSameSize(String, String) - Static method in class com.storedobject.office.AbstractSpreadSheet
- isSavePending() - Method in interface com.storedobject.core.EditableList
-
Is save pending?
- isSavePending() - Method in class com.storedobject.ui.AbstractEditableGrid
- isSavePending() - Method in interface com.storedobject.ui.EditableProvider
- isScheduler() - Method in class com.storedobject.core.ApplicationServer
- isScrapAllowed() - Method in class com.storedobject.core.InventoryLocation
- isScrollable() - Method in class com.storedobject.vaadin.Scrollable
-
Return curent state.
- isScrollable() - Method in class com.storedobject.vaadin.View
-
See if this view is scrollable or not.
- isScrollable(Component) - Static method in class com.storedobject.vaadin.Scrollable
-
Check current state of scrollability of a particular component.
- isSearchMode() - Method in class com.storedobject.ui.ObjectBrowser
- isSearchMode() - Method in interface com.storedobject.ui.ObjectGridData
- isSecret() - Method in class com.storedobject.core.UIFieldMetadata
- isSelected() - Method in class com.storedobject.office.od.ods.Sheet
- isSentBy(Id) - Method in class com.storedobject.core.LoginMessage
- isSentBy(Person) - Method in class com.storedobject.core.LoginMessage
- isSentBy(PersonRole) - Method in class com.storedobject.core.LoginMessage
- isSentBy(SystemUser) - Method in class com.storedobject.core.LoginMessage
- isSerial() - Method in class com.storedobject.core.UIFieldMetadata
- isSerialized() - Method in class com.storedobject.core.InventoryItem
-
Is this a serialized item?
- isSerialized() - Method in class com.storedobject.core.InventoryItemType
-
Is this a serialized item?
- isSerialized() - Method in class com.storedobject.core.SubscriptionItemType
- isServiceable() - Method in class com.storedobject.core.InventoryItem
-
Whether this item is serviceable or not.
- isSetAllowed() - Method in class com.storedobject.core.UIFieldMetadata
- isSheetHidden(int) - Method in class com.storedobject.office.od.ods.Workbook
- isSheetVeryHidden(int) - Method in class com.storedobject.office.od.ods.Workbook
- isShelfLifeApplicable() - Method in class com.storedobject.core.InventoryItem
-
Is shelf-life applicable?
- isShelfLifeApplicable() - Method in class com.storedobject.core.InventoryItemType
-
is shelf-life applicable?
- isSingleOTP() - Method in interface com.storedobject.core.IdentityCheck
-
Check whether the same OPT should be sent to both email and mobile for verification.
- isSkipFirstHeader() - Method in class com.storedobject.pdf.PDFTable
- isSkipLastFooter() - Method in class com.storedobject.pdf.PDFTable
- isSmall(Class<? extends StoredObject>) - Static method in class com.storedobject.core.ObjectHint
- isSmallList(Class<? extends StoredObject>, boolean) - Static method in class com.storedobject.core.ObjectHint
- isSorted() - Method in class com.storedobject.chart.FunnelChart
-
By default, slices will be sorted and shown.
- isSpeakerOn() - Method in class com.storedobject.vaadin.Application
-
Internally used by
SpeakerButton
to check the status of the speaker. - isSpeaking() - Method in class com.storedobject.vaadin.Application
-
Check whether still speaking the previously set sentences.
- isSpecial(Account) - Static method in interface com.storedobject.core.Financial
- isSplitRows() - Method in class com.storedobject.pdf.PDFTable
- isSS() - Method in class com.storedobject.core.SystemUser
- isSS() - Method in class com.storedobject.core.SystemUserGroup
- isStrikethrough() - Method in class com.storedobject.pdf.PDFFont
-
Is this strikethrough?
- isStyle(String) - Method in class com.storedobject.core.UIFieldMetadata
- issue(Transaction) - Method in class com.storedobject.core.MaterialIssued
- Issue - Class in com.storedobject.ui.inventory
- Issue - Class in com.storedobjects.support
- Issue() - Constructor for class com.storedobject.ui.inventory.Issue
- Issue() - Constructor for class com.storedobjects.support.Issue
- issueReserved(Transaction) - Method in class com.storedobject.core.MaterialIssued
- isTechnical() - Method in class com.storedobject.common.Fault
-
Checks if this fault is technical.
- isText() - Method in interface com.storedobject.core.ContentType
- isTextSearch() - Method in class com.storedobject.core.UIFieldMetadata
- isTimeZone() - Method in class com.storedobject.core.UIFieldMetadata
- isTool() - Method in class com.storedobject.core.AbstractServiceItemType
- isTool() - Method in class com.storedobject.core.InventoryItem
-
Is this item a tool?
- isTool() - Method in class com.storedobject.core.InventoryItemType
-
Is this item a tool?
- isTransgenderAllowed(int) - Static method in class com.storedobject.core.Person
- isTrimToDay() - Method in class com.storedobject.ui.MinutesField
- isTrimToDay() - Method in class com.storedobject.ui.SecondsField
- isUnderlined() - Method in class com.storedobject.pdf.PDFFont
-
Is this underlined?
- isUnposted() - Method in interface com.storedobject.core.LedgerEntry
-
Check if this entry is not yet posted on the ledger in the DB.
- isValid() - Method in class com.storedobject.common.Address
-
Returns if the address is valid or not.
- isValid() - Method in class com.storedobject.common.Range
- isValid() - Method in class com.storedobject.ui.MailForm.Address
- isValid(ListDataProvider<T>) - Method in class com.storedobject.ui.AbstractEditableGrid
- isValid(ListDataProvider<T>) - Method in class com.storedobject.ui.DataGrid
- isValid(ListDataProvider<T>) - Method in class com.storedobject.ui.EditableGrid
- isValid(ListDataProvider<T>) - Method in class com.storedobject.ui.EditableObjectGrid
- isValid(ListDataProvider<T>) - Method in class com.storedobject.ui.ObjectListGrid
- isValid(ListDataProvider<T>) - Method in class com.storedobject.ui.ReferenceLinkGrid
- isValidLogin(String) - Static method in class com.storedobject.core.SystemUser
- isVerified() - Method in class com.storedobject.core.SystemUser
- isVertical() - Method in class com.storedobject.chart.VisualMap
-
Is the orientation vertical?
- isVideo() - Method in interface com.storedobject.core.ContentType
- isVideo() - Method in class com.storedobject.core.FileData
- isVideo() - Method in class com.storedobject.core.MediaFile
- isVideo() - Method in class com.storedobject.ui.FileField
- isViewOnly() - Method in class com.storedobject.ui.ObjectEditor
-
Check whether the editor is in "view only" mode.
- isVirtual() - Method in class com.storedobject.core.StoredObject
-
Check if this instance is a "virtual" instance.
- isVisible() - Method in class com.storedobject.chart.AbstractLabel
- isVisible() - Method in class com.storedobject.chart.ComposedPart
- isVisible() - Method in class com.storedobject.chart.DataZoom
- isVisible() - Method in class com.storedobject.chart.PointSymbol
- isVisible() - Method in class com.storedobject.chart.Shape
- isVisible() - Method in class com.storedobject.chart.TreeDataProvider.Label
- isVisible() - Method in class com.storedobject.chart.VisiblePart
- isVisible() - Method in interface com.storedobject.chart.VisibleProperty
-
Checks if this property is currently visible.
- isVisible() - Method in class com.storedobject.chart.VisualMap
- isVisible() - Method in class com.storedobject.ui.ObjectLinkField
- isVisible() - Method in interface com.storedobject.vaadin.HasVisibility
-
Is this field visible or not.
- isVisible(HasValue<?, ?>) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- isVisible(HasValue<?, ?>) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Determines if the specified field is currently visible.
- isVisible(Object) - Static method in interface com.storedobject.vaadin.HasVisibility
-
Check if an object is visible or not.
- isVisible(String) - Method in class com.storedobject.vaadin.AbstractForm.ValueHandler
- isVisible(String) - Method in interface com.storedobject.vaadin.util.FieldValueHandler
-
Checks whether the specified field is visible.
- isWeekNumbersVisible() - Method in class com.storedobject.ui.TimestampField
-
Check the visibility of "week numbers" while accepting the value.
- isWeekNumbersVisible() - Method in class com.storedobject.ui.TimestampPeriodField
-
Check the visibility of "week numbers" while accepting the value.
- isWeekNumbersVisible() - Method in class com.storedobject.vaadin.DateField
-
Check the visibility of "week numbers" while accepting the value.
- isWeightType() - Method in class com.storedobject.core.WeightOrVolume
-
Determines whether the current unit represents a weight type.
- isWelcomePassword() - Method in class com.storedobject.core.Login
-
Whether logged in using the platform default password or not (The default password will be determined by the
PasswordPolicy
if one is active). - isWhite(char) - Static method in class com.storedobject.common.StringUtility
-
Check if the character is a white space or not
- isWhite(String) - Static method in class com.storedobject.common.StringUtility
-
Check if a String contains only white space characters
- isWhitespace() - Method in class com.storedobject.pdf.PDFChunk
-
Does this contain only "white spaces"?
- isWindowMode() - Method in class com.storedobject.vaadin.View
-
See if this view is in a "window mode" (means its content is displayed as a
Dialog
). - isWrap() - Method in class com.storedobject.pdf.PDFCell
-
Does the content wrap in this cell?
- isZero() - Method in class com.storedobject.core.DecimalNumber
- isZero() - Method in class com.storedobject.core.Money
-
Checks if this is zero or not.
- isZero() - Method in class com.storedobject.core.Money.List
-
Whether all entries of this list contain zeros only or not.
- isZero() - Method in class com.storedobject.core.Quantity
-
Checks if this is zero or not.
- isZero(double) - Static method in class com.storedobject.common.MathUtility
- isZero(double, int) - Static method in class com.storedobject.common.MathUtility
- isZoomLock() - Method in class com.storedobject.chart.AbstractDataZoom
-
Check whether zoom lock is set or not.
- IT - Enum constant in enum class com.storedobject.chart.Language
-
Italian
- ITALIC - Enum constant in enum class com.storedobject.chart.Font.Style
-
Italic.
- ITALIC - Enum constant in enum class com.storedobject.pdf.PDFFont.FontStyle
- ITALIC - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- Item - Enum constant in enum class com.storedobject.chart.Tooltip.Type
-
Tooltip for items (data-points).
- itemAppended(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have appended an item.
- itemAppended(T) - Method in interface com.storedobject.ui.LinkGrid
- itemClass() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- itemClass() - Method in class com.storedobject.ui.inventory.ReturnTool
- ItemComboField<I> - Class in com.storedobject.ui.inventory
- ItemComboField(Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(Class<I>, String) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(Class<I>, String, boolean) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(Class<I>, String, String) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(Class<I>, String, String, boolean) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, Class<I>, String) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, Class<I>, String, boolean) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, Class<I>, String, String) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, Class<I>, String, String, boolean) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(String, List<I>) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemComboField(List<I>) - Constructor for class com.storedobject.ui.inventory.ItemComboField
- ItemContext - Class in com.storedobject.ui.inventory
- ItemContext() - Constructor for class com.storedobject.ui.inventory.ItemContext
- ItemContextMenu<T> - Class in com.storedobject.ui.inventory
- ItemContextMenu<T> - Class in com.storedobject.ui.util
- ItemContextMenu(DataGrid<T>) - Constructor for class com.storedobject.ui.inventory.ItemContextMenu
- ItemContextMenu(DataGrid<T>, boolean, boolean, boolean) - Constructor for class com.storedobject.ui.inventory.ItemContextMenu
- ItemContextMenu(DataGrid<T>, boolean, boolean, boolean, Runnable) - Constructor for class com.storedobject.ui.inventory.ItemContextMenu
- ItemContextMenu(DataGrid<T>, Runnable) - Constructor for class com.storedobject.ui.inventory.ItemContextMenu
- ItemContextMenu(Component, Consumer<T>) - Constructor for class com.storedobject.ui.util.ItemContextMenu
- itemDeleted(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have deleted an item.
- itemDeleted(T) - Method in interface com.storedobject.ui.LinkGrid
- ItemField<I> - Class in com.storedobject.ui.inventory
-
Field to accept an instance of the
InventoryItem
with provision to input part number. - ItemField(Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemField
-
Constructor.
- ItemField(Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemField
-
Constructor.
- ItemField(String, Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemField
-
Constructor.
- ItemField(String, Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemField
-
Constructor.
- ItemGetField<I> - Class in com.storedobject.ui.inventory
-
Field to accept an instance of the
InventoryItem
from direct search words. - ItemGetField(Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemGetField
-
Constructor.
- ItemGetField(Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemGetField
-
Constructor.
- ItemGetField(String, Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemGetField
-
Constructor.
- ItemGetField(String, Class<I>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemGetField
-
Constructor.
- ItemInput<T> - Interface in com.storedobject.ui.inventory
-
Fields that can input a given type of
InventoryItem
value. - itemInserted(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have inserted a new item.
- itemInserted(T) - Method in interface com.storedobject.ui.LinkGrid
- ItemMovementReport - Class in com.storedobject.report
- ItemMovementReport - Class in com.storedobject.ui.inventory
- ItemMovementReport(Device, InventoryItem) - Constructor for class com.storedobject.report.ItemMovementReport
- ItemMovementReport(Application) - Constructor for class com.storedobject.ui.inventory.ItemMovementReport
- ItemMovementView - Class in com.storedobject.ui.inventory
- ItemMovementView() - Constructor for class com.storedobject.ui.inventory.ItemMovementView
- ItemMovementView(InventoryItem) - Constructor for class com.storedobject.ui.inventory.ItemMovementView
- ItemMovementView(String) - Constructor for class com.storedobject.ui.inventory.ItemMovementView
- itemReloaded(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have reloaded an item.
- itemReloaded(T) - Method in interface com.storedobject.ui.LinkGrid
- items() - Method in class com.storedobject.vaadin.ComboField
-
Get items from the list as a stream.
- itemSelected(Component, T) - Method in interface com.storedobject.vaadin.ItemSelectedListener
-
Method called when an item is selected/deselected.
- itemSelected(Component, T) - Method in interface com.storedobject.vaadin.ItemsSelectedListener
- ItemSelectedListener<T> - Interface in com.storedobject.vaadin
-
Interface for listening on selected items (especially in
Grid
. - itemsSelected(Component, Set<T>) - Method in interface com.storedobject.vaadin.ItemsSelectedListener
-
Method called when set of items are selected.
- ItemsSelectedListener<T> - Interface in com.storedobject.vaadin
-
Interface for listening on selected items (especially in
Grid
. - ItemsSentForRepair<I> - Class in com.storedobject.ui.inventory
- ItemsSentForRepair() - Constructor for class com.storedobject.ui.inventory.ItemsSentForRepair
- ItemsSentForRepair(Class<I>) - Constructor for class com.storedobject.ui.inventory.ItemsSentForRepair
- ItemStyle - Class in com.storedobject.chart
-
Item style.
- ItemStyle() - Constructor for class com.storedobject.chart.ItemStyle
- itemTypeClass() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- itemTypeClass() - Method in class com.storedobject.ui.inventory.RequestTool
- ItemTypeContextMenu<T> - Class in com.storedobject.ui.inventory
- ItemTypeContextMenu(DataGrid<T>) - Constructor for class com.storedobject.ui.inventory.ItemTypeContextMenu
- ItemTypeEditor<T> - Class in com.storedobject.ui.inventory
- ItemTypeEditor(Class<T>) - Constructor for class com.storedobject.ui.inventory.ItemTypeEditor
- ItemTypeEditor(Class<T>, int) - Constructor for class com.storedobject.ui.inventory.ItemTypeEditor
- ItemTypeEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.inventory.ItemTypeEditor
- ItemTypeEditor(Class<T>, int, String, String) - Constructor for class com.storedobject.ui.inventory.ItemTypeEditor
- ItemTypeEditor(String) - Constructor for class com.storedobject.ui.inventory.ItemTypeEditor
- ItemTypeGetField<T> - Class in com.storedobject.ui.inventory
- ItemTypeGetField(Class<T>) - Constructor for class com.storedobject.ui.inventory.ItemTypeGetField
- ItemTypeGetField(Class<T>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemTypeGetField
- ItemTypeGetField(Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.inventory.ItemTypeGetField
- ItemTypeGetField(String, Class<T>) - Constructor for class com.storedobject.ui.inventory.ItemTypeGetField
- ItemTypeGetField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.inventory.ItemTypeGetField
- ItemTypeGetField(String, Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.inventory.ItemTypeGetField
- itemUndeleted(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have undeleted an item.
- itemUndeleted(T) - Method in interface com.storedobject.ui.LinkGrid
- itemUpdated(T) - Method in class com.storedobject.ui.DataGrid
-
Inform the grid that we have updated an item.
- itemUpdated(T) - Method in interface com.storedobject.ui.LinkGrid
- iterable(BiFunction<AbstractTask, Integer, T>, Predicate<AbstractTask>) - Method in class com.storedobject.chart.AbstractProject
-
Get an iterable of some type derived from each task/activity and its index.
- iterator() - Method in class com.storedobject.common.Array
- iterator() - Method in class com.storedobject.common.ConvertedIterable
- iterator() - Method in class com.storedobject.common.StringList
- iterator() - Method in class com.storedobject.core.IdBuffer
- iterator() - Method in class com.storedobject.core.IdIterable
- iterator() - Method in interface com.storedobject.core.Ledger
-
Iterator for
LedgerEntry
s. - iterator() - Method in class com.storedobject.core.MemoryCache
- iterator() - Method in class com.storedobject.core.ObjectCache
- iterator() - Method in class com.storedobject.core.ObjectCacheList
- iterator() - Method in class com.storedobject.core.ObjectIterator
- iterator() - Method in class com.storedobject.core.Query
-
Returns an iterator for traversing the results of the query.
- iterator() - Method in class com.storedobject.office.od.ods.Row
- iterator() - Method in class com.storedobject.office.od.ods.Sheet
- iterator() - Method in class com.storedobject.office.od.ods.Workbook
- iterator() - Method in class com.storedobject.vaadin.DataList
- iterator() - Method in class com.storedobject.vaadin.ListGrid
- iterator(BiFunction<AbstractTask, Integer, T>, Predicate<AbstractTask>) - Method in class com.storedobject.chart.AbstractProject
-
Get an iterator of some type derived from each task/activity and its index.
- iterator(BiFunction<AbstractTask, Integer, T>, Predicate<AbstractTask>) - Method in class com.storedobject.chart.ActivityList
- iterator(BiFunction<AbstractTask, Integer, T>, Predicate<AbstractTask>) - Method in class com.storedobject.chart.Project
- IteratorODTReport<T> - Class in com.storedobject.office
- IteratorODTReport(Device) - Constructor for class com.storedobject.office.IteratorODTReport
- IteratorODTReport(Device, Id) - Constructor for class com.storedobject.office.IteratorODTReport
- IteratorODTReport(Device, Id, Object) - Constructor for class com.storedobject.office.IteratorODTReport
- IteratorODTReport(Device, StreamData) - Constructor for class com.storedobject.office.IteratorODTReport
- IteratorODTReport(Device, StreamData, Object) - Constructor for class com.storedobject.office.IteratorODTReport
- ITF - Enum constant in enum class com.storedobject.common.Barcode.Format
-
ITF (Interleaved Two of Five) 1D format.
J
- JA - Enum constant in enum class com.storedobject.chart.Language
-
Japanese
- JACK_IN_THE_BOX - Enum constant in enum class com.storedobject.ui.Animation
- jarName() - Element in annotation interface com.storedobject.common.annotation.Module
- JavaClass - Class in com.storedobject.core
-
Representation of "Java Class".
- JavaClass() - Constructor for class com.storedobject.core.JavaClass
-
Constructor for internal use only
- JavaClass(String) - Constructor for class com.storedobject.core.JavaClass
-
Constructor
- JavaClassEditor - Class in com.storedobject.ui.tools
- JavaClassEditor() - Constructor for class com.storedobject.ui.tools.JavaClassEditor
- JavaClassLoader - Class in com.storedobject.core
-
Class loaded used internally by the platform to load classes from the database.
- JavaInnerClass - Class in com.storedobject.core
-
Representation of "Java Inner Logic".
- JavaInnerClass() - Constructor for class com.storedobject.core.JavaInnerClass
-
Constructor for internal use only
- JavaInnerClass(String) - Constructor for class com.storedobject.core.JavaInnerClass
-
Constructor
- JavaScript - Enum constant in enum class com.storedobject.common.Script.Language
- JavaSourceWriter - Class in com.storedobject.core
-
This class is a filtered writer to format Java source code.
- JavaSourceWriter(Writer) - Constructor for class com.storedobject.core.JavaSourceWriter
-
Create a new filtered writer.
- JavaSourceWriter(Writer, String) - Constructor for class com.storedobject.core.JavaSourceWriter
-
Create a new filtered writer.
- JavaTool - Class in com.storedobject.tools
- JavaTool() - Constructor for class com.storedobject.tools.JavaTool
- JELLO - Enum constant in enum class com.storedobject.ui.Animation
- Job - Class in com.storedobject.job
-
A logic that extends this class is called a "Job".
- Job(Schedule) - Constructor for class com.storedobject.job.Job
-
Constructor.
- join() - Method in class com.storedobject.common.StringCollector
-
Waits for the virtual thread, responsible for collecting input data, to complete execution.
- join(int) - Method in class com.storedobject.vaadin.GridRow
-
Join all cells starting at a given index and ending at the last column (inclusive).
- join(int, int) - Method in class com.storedobject.vaadin.GridRow
-
Join cells for a range of column indices.
- join(String...) - Method in class com.storedobject.vaadin.GridRow
-
Join cells.
- join(Collection<String>) - Method in class com.storedobject.vaadin.GridRow
-
Join cells.
- joinCells(GridRow.Cell...) - Method in class com.storedobject.vaadin.GridRow
-
Join cells.
- JournalReport - Class in com.storedobject.report
- JournalReport - Class in com.storedobject.ui.accounts
- JournalReport() - Constructor for class com.storedobject.ui.accounts.JournalReport
- JournalReport(Device) - Constructor for class com.storedobject.report.JournalReport
- JournalReport(Device, DatePeriod) - Constructor for class com.storedobject.report.JournalReport
- JournalReport(Device, SystemEntity, DatePeriod) - Constructor for class com.storedobject.report.JournalReport
- JournalVoucher - Class in com.storedobject.core
-
Represents a Journal Voucher (JV).
- JournalVoucher() - Constructor for class com.storedobject.core.JournalVoucher
-
Constructor.
- JournalVoucher(StoredObject) - Constructor for class com.storedobject.core.JournalVoucher
-
Constructor.
- JournalVoucher.Entry - Class in com.storedobject.core
-
Represents a ledger entry of the JV.
- JournalVoucherBrowser - Class in com.storedobject.ui.accounts
- JournalVoucherBrowser() - Constructor for class com.storedobject.ui.accounts.JournalVoucherBrowser
- JournalVoucherEditor - Class in com.storedobject.ui.accounts
- JournalVoucherEditor() - Constructor for class com.storedobject.ui.accounts.JournalVoucherEditor
- JournalVoucherStage - Class in com.storedobject.core
-
Class to keep track of the JVs to be exchanged with foreign financial systems.
- JournalVoucherStage() - Constructor for class com.storedobject.core.JournalVoucherStage
- JournalVoucherView - Class in com.storedobject.ui.accounts
- JournalVoucherView() - Constructor for class com.storedobject.ui.accounts.JournalVoucherView
- JournalVoucherView(JournalVoucher) - Constructor for class com.storedobject.ui.accounts.JournalVoucherView
- JournalVoucherView(List<JournalVoucher>) - Constructor for class com.storedobject.ui.accounts.JournalVoucherView
- JPG - Enum constant in enum class com.storedobject.vaadin.PaintedImage.Type
-
JPEG type.
- json() - Method in class com.storedobject.common.HTTP2.Builder
-
Retrieves and converts the response content to a JSON object.
- JSON - Class in com.storedobject.common
-
A simple wrapper around JSON processing classes.
- JSON - Class in com.storedobject.core
-
Extended JSON class with more extract methods for the core-specific attribute types.
- JSON - Enum constant in enum class com.storedobject.common.JSON.Type
- JSON() - Constructor for class com.storedobject.common.JSON
-
Construct an empty JSON.
- JSON() - Constructor for class com.storedobject.core.JSON
-
Construct an empty JSON.
- JSON(Object) - Constructor for class com.storedobject.common.JSON
-
Construct a JSON instance from an Object that could hopefully parse into a JSON compatible String.
- JSON(Object) - Constructor for class com.storedobject.core.JSON
-
Construct a JSON instance from an Object that could hopefully parse into a JSON compatible String.
- JSON.Type - Enum Class in com.storedobject.common
-
Type of JSON values.
- JSONContentType - Class in com.storedobject.core
- JSONContentType() - Constructor for class com.storedobject.core.JSONContentType
- JSONCount - Class in com.storedobject.core
- JSONCount() - Constructor for class com.storedobject.core.JSONCount
- JSONData - Class in com.storedobject.ui
- JSONData(JSON) - Constructor for class com.storedobject.ui.JSONData
- JSONExists - Class in com.storedobject.core
- JSONExists() - Constructor for class com.storedobject.core.JSONExists
- JSONField - Class in com.storedobject.ui
- JSONField() - Constructor for class com.storedobject.ui.JSONField
-
Constructor.
- JSONField(String) - Constructor for class com.storedobject.ui.JSONField
-
Constructor.
- JSONGet - Class in com.storedobject.core
- JSONGet() - Constructor for class com.storedobject.core.JSONGet
- JSONGrid - Class in com.storedobject.ui
- JSONGrid() - Constructor for class com.storedobject.ui.JSONGrid
- JSONGrid(JSON, Iterable<String>) - Constructor for class com.storedobject.ui.JSONGrid
- JSONGrid(Iterable<String>) - Constructor for class com.storedobject.ui.JSONGrid
- JSONLedger - Class in com.storedobject.core
- JSONLedger() - Constructor for class com.storedobject.core.JSONLedger
- JSONList - Class in com.storedobject.core
- JSONList() - Constructor for class com.storedobject.core.JSONList
- JSONMap - Class in com.storedobject.core
- JSONMap() - Constructor for class com.storedobject.core.JSONMap
- JSONMenu - Class in com.storedobject.core
- JSONMenu() - Constructor for class com.storedobject.core.JSONMenu
- JSONParameter - Interface in com.storedobject.core
-
Interface to denote that a
ContentProducer
instance such as a report supportsJSON
parameter. - JSONRetrieve - Class in com.storedobject.core
- JSONRetrieve() - Constructor for class com.storedobject.core.JSONRetrieve
- JSONService - Class in com.storedobject.tools
- JSONService - Interface in com.storedobject.core
-
Interface defining the JSON Service interface.
- JSONService(String, HttpSession) - Constructor for class com.storedobject.tools.JSONService
- JSONServiceWS - Class in com.storedobject.tools
- JSONServiceWS(String, Session) - Constructor for class com.storedobject.tools.JSONServiceWS
- JSONServlet - Class in com.storedobject.tools
- JSONServlet() - Constructor for class com.storedobject.tools.JSONServlet
- JSONTransact - Class in com.storedobject.core
- JSONTransact() - Constructor for class com.storedobject.core.JSONTransact
- JSONTranSync - Class in com.storedobject.core
- JSONTranSync() - Constructor for class com.storedobject.core.JSONTranSync
- JSONWebSocket - Class in com.storedobject.tools
- JSONWebSocket() - Constructor for class com.storedobject.tools.JSONWebSocket
- justify(View, CSSGrid.Position) - Method in class com.storedobject.vaadin.Dashboard
-
Justify (horizontally) a view within its grid cell.
- justify(Component, CSSGrid.Position) - Static method in class com.storedobject.ui.SteppedView
-
Justify (horizontally) a component within the view's content area.
- justify(Component, CSSGrid.Position) - Method in class com.storedobject.vaadin.CSSGrid
-
Justify (horizontally) a component within its grid cell.
- justify(Component, CSSGrid.Position) - Method in class com.storedobject.vaadin.PopupButton
-
Justify (horizontally) a component within its grid cell.
- justifyCenter() - Method in class com.storedobject.chart.Alignment
-
Justify center.
- justifyCenter() - Method in class com.storedobject.chart.Position
-
Justify to the center (horizontal).
- justifyLeft() - Method in class com.storedobject.chart.Alignment
-
Justify left.
- justifyLeft() - Method in class com.storedobject.chart.Position
-
Justify to the left side (horizontal).
- justifyRight() - Method in class com.storedobject.chart.Alignment
-
Justify right.
- justifyRight() - Method in class com.storedobject.chart.Position
-
Justify to the right side (horizontal).
K
- Key - Enum Class in com.storedobject.chart
-
Representation of special combination keys on the keyboard.
- keys() - Method in interface com.storedobject.common.DataSet
-
Get the keys a list.
- keys() - Method in class com.storedobject.common.HashDataSet
- keys() - Method in class com.storedobject.common.JSON
-
Get the top-level keys.
- keys() - Method in class com.storedobject.core.ObjectData
- keySet() - Method in class com.storedobject.core.JSONMap
- kick() - Method in class com.storedobject.core.ApplicationServer
-
Give a kick to the application server to keep it active.
- kick() - Static method in class com.storedobject.job.MessageSender
-
Kick all active "message senders" to indicate that some new messages are available for sending.
- kick() - Method in class com.storedobject.ui.util.ContentGenerator
- kill() - Static method in class com.storedobject.job.Scheduler
- KO - Enum constant in enum class com.storedobject.chart.Language
-
Korean
L
- label - Variable in class com.storedobject.ui.ELabel
- label() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the label associated with the current data status.
- Label - Class in com.storedobject.chart
- Label() - Constructor for class com.storedobject.chart.Axis.Label
-
Constructor.
- Label() - Constructor for class com.storedobject.chart.Chart.Label
-
Constructor.
- Label() - Constructor for class com.storedobject.chart.Label
-
Constructor.
- Label() - Constructor for class com.storedobject.chart.TreeDataProvider.Label
- LabelChoiceField - Class in com.storedobject.vaadin
-
A field that shows text from a list and the index of the list is treated as it value (So,
AbstractField.getValue()
returns anInteger
). - LabelChoiceField(String, List<String>) - Constructor for class com.storedobject.vaadin.LabelChoiceField
-
Constructor.
- LabelChoiceField(List<String>) - Constructor for class com.storedobject.vaadin.LabelChoiceField
-
Constructor.
- LabelField<T> - Class in com.storedobject.vaadin
-
A field that displays one item from a list.
- LabelField(String, List<T>) - Constructor for class com.storedobject.vaadin.LabelField
-
Constructor.
- LabelField(List<T>) - Constructor for class com.storedobject.vaadin.LabelField
-
Constructor.
- LabelPosition() - Constructor for class com.storedobject.chart.Chart.LabelPosition
- labelStyle() - Static method in class com.storedobject.iot.ValueStyle
-
Get the label style.
- LandedCost - Class in com.storedobject.core
- LandedCost() - Constructor for class com.storedobject.core.LandedCost
- LandedCostType - Class in com.storedobject.core
- LandedCostType() - Constructor for class com.storedobject.core.LandedCostType
- Language - Enum Class in com.storedobject.chart
-
Languages supported.
- large() - Static method in class com.storedobject.chart.Font.Size
- larger() - Static method in class com.storedobject.chart.Font.Size
- lastElement() - Method in class com.storedobject.common.ArrayList
-
Gets the last element of a list
- lastIndexOf(Object) - Method in class com.storedobject.common.Array
- lastIndexOf(Object) - Method in class com.storedobject.common.StringList
- lastIndexOf(Object) - Method in class com.storedobject.core.MemoryCache
- lastIndexOf(Object) - Method in class com.storedobject.core.ObjectCacheList
- lastIndexOf(Object) - Method in class com.storedobject.vaadin.DataList
- lastIndexOf(Object) - Method in class com.storedobject.vaadin.ListGrid
- layout(GraphData.Layout) - Method in class com.storedobject.chart.GraphData
-
Sets the layout type for the graph data and returns the updated instance.
- layoutAnimation(boolean) - Method in class com.storedobject.chart.GraphData.Force
-
Enables or disables layout animation for the force layout.
- LDAP - Class in com.storedobject.common
- LDAP(String, String, String) - Constructor for class com.storedobject.common.LDAP
- LDAP(String, String, String, String) - Constructor for class com.storedobject.common.LDAP
- LDAP.User - Class in com.storedobject.common
- ledger - Variable in class com.storedobject.ui.ObjectBrowser
- ledger - Variable in class com.storedobject.ui.ObjectEditor
-
Button - Post Ledger
- Ledger - Interface in com.storedobject.core
-
Representation of a set of entries in the "Transaction Ledger".
- LEDGER - Static variable in class com.storedobject.core.EditorAction
- LedgerEntry - Interface in com.storedobject.core
-
Representation of a single entry in the
Ledger
. - LedgerWindow - Class in com.storedobject.core
-
Representation of a "window" of entries (instances of
LedgerEntry
) of the "Transaction Ledger". - LedgerWindow() - Constructor for class com.storedobject.core.LedgerWindow
-
Constructor.
- LedgerWindow(int) - Constructor for class com.storedobject.core.LedgerWindow
-
Constructor.
- LedgerWindow(int, List<LedgerEntry>) - Constructor for class com.storedobject.core.LedgerWindow
-
Constructor.
- LedgerWindow(List<LedgerEntry>) - Constructor for class com.storedobject.core.LedgerWindow
-
Constructor.
- left() - Method in class com.storedobject.chart.Chart.LabelPosition
-
Set the label position to the left side.
- LEFT - Static variable in class com.storedobject.pdf.PDFRectangle
-
Represents left side.
- leftToRight() - Method in class com.storedobject.chart.Orientation
-
Left-to-right orientation.
- LegacyDateField - Class in com.storedobject.vaadin
-
A field to edit legacy
Date
. - LegacyDateField() - Constructor for class com.storedobject.vaadin.LegacyDateField
-
Constructor.
- LegacyDateField(String) - Constructor for class com.storedobject.vaadin.LegacyDateField
-
Constructor.
- LegacyDateField(String, Date) - Constructor for class com.storedobject.vaadin.LegacyDateField
-
Constructor.
- LegacyDateField(Date) - Constructor for class com.storedobject.vaadin.LegacyDateField
-
Constructor.
- Legend - Class in com.storedobject.chart
-
Representation of legend.
- Legend - Enum constant in enum class com.storedobject.chart.EventCategory
-
Represents the legend category within the event categorization system.
- Legend - Enum constant in enum class com.storedobject.chart.EventType
-
Represents a "legend select changed" event type that can occur on a chart.
- Legend() - Constructor for class com.storedobject.chart.Legend
- length(Country) - Static method in class com.storedobject.common.IBAN
-
Get length of IBAN.
- length(String) - Static method in class com.storedobject.common.IBAN
-
Get length of IBAN.
- lessRows(Class<C>, boolean) - Static method in class com.storedobject.ui.ObjectComboField
- License - Class in com.storedobject.core
- License() - Constructor for class com.storedobject.core.License
- LicenseManagement - Class in com.storedobject.ui.tools
- LicenseManagement() - Constructor for class com.storedobject.ui.tools.LicenseManagement
- LIGHT_GRAY - Static variable in class com.storedobject.pdf.PDFColor
- LIGHT_SPEED_IN - Enum constant in enum class com.storedobject.ui.Animation
- LIGHT_SPEED_OUT - Enum constant in enum class com.storedobject.ui.Animation
- LIGHTER - Static variable in class com.storedobject.chart.Font.Weight
-
Lighter font-weight.
- limit(int) - Method in class com.storedobject.core.QueryBuilder
-
Sets a limit on the number of records to be retrieved by the query.
- limit(long) - Method in class com.storedobject.core.ObjectIterator
-
Limit the number of entries.
- limit(long) - Method in class com.storedobject.core.Query
-
Limits the number of results returned by the query.
- LimitMessage - Class in com.storedobject.iot
- LimitMessage() - Constructor for class com.storedobject.iot.LimitMessage
- Line - Class in com.storedobject.chart
-
Defines a line segment that can be added to
SOChart
. - Line - Enum constant in enum class com.storedobject.chart.ChartType
-
Line.
- Line() - Constructor for class com.storedobject.chart.Axis.Line
-
Constructor.
- Line(Shape.Point, Shape.Point) - Constructor for class com.storedobject.chart.Line
-
Constructor.
- LINE - Enum constant in enum class com.storedobject.chart.Axis.PointerType
-
Pointer as a line.
- LINE_THROUGH - Enum constant in enum class com.storedobject.pdf.PDFFont.FontStyle
- LineChart - Class in com.storedobject.chart
-
Line chart.
- LineChart() - Constructor for class com.storedobject.chart.LineChart
-
Constructor.
- LineChart(AbstractDataProvider<?>, AbstractDataProvider<?>) - Constructor for class com.storedobject.chart.LineChart
-
Constructor.
- LineStyle - Class in com.storedobject.chart
-
Line-style.
- LineStyle() - Constructor for class com.storedobject.chart.LineStyle
-
Constructor.
- LineStyle.Type - Enum Class in com.storedobject.chart
-
Line-type.
- Link(Class<? extends StoredObject>) - Constructor for class com.storedobject.core.StoredObjectUtility.Link
- LINK_CHANGED - Enum constant in enum class com.storedobject.core.DataChanged.CHANGE
- LinkDefinition - Class in com.storedobject.tools
- LinkDefinition() - Constructor for class com.storedobject.tools.LinkDefinition
- linkDetails(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- linkDetails(Class<? extends StoredObject>, StringList) - Static method in class com.storedobject.core.StoredObjectUtility
- linkExternalWorkbook(String, Workbook) - Method in class com.storedobject.office.od.ods.Workbook
- linkFields() - Method in class com.storedobject.ui.ObjectEditor
- LinkGrid<T> - Interface in com.storedobject.ui
- LinkGridButtons<T> - Class in com.storedobject.ui.util
- LinkGridButtons(LinkGrid<T>) - Constructor for class com.storedobject.ui.util.LinkGridButtons
- links() - Static method in class com.storedobject.calendar.Calendar
- links() - Static method in class com.storedobject.core.AccountChart
- links() - Static method in class com.storedobject.core.ApplicationModule
- links() - Static method in class com.storedobject.core.AuditTrailConfiguration
- links() - Static method in class com.storedobject.core.CheckList
- links() - Static method in class com.storedobject.core.CheckListItem
- links() - Static method in class com.storedobject.core.CheckListTemplate
- links() - Static method in class com.storedobject.core.CheckListTemplateItem
- links() - Static method in class com.storedobject.core.Consignment
- links() - Static method in class com.storedobject.core.DashboardDefinition
- links() - Static method in class com.storedobject.core.FileFolder
- links() - Static method in class com.storedobject.core.InventoryGRN
- links() - Static method in class com.storedobject.core.InventoryItemType
- links() - Static method in class com.storedobject.core.InventoryPO
- links() - Static method in class com.storedobject.core.InventoryRO
- links() - Static method in class com.storedobject.core.InventorySale
- links() - Static method in class com.storedobject.core.InventoryVirtualLocation
- links() - Static method in class com.storedobject.core.Logic
- links() - Static method in class com.storedobject.core.LogicGroup
- links() - Static method in class com.storedobject.core.LoginMessage
- links() - Static method in class com.storedobject.core.MaterialIssued
- links() - Static method in class com.storedobject.core.MaterialRequest
- links() - Static method in class com.storedobject.core.MaterialReturned
- links() - Static method in class com.storedobject.core.MaterialTransferred
- links() - Static method in class com.storedobject.core.MemoComment
- links() - Static method in class com.storedobject.core.MemoType
- links() - Static method in class com.storedobject.core.ModuleLogic
- links() - Static method in class com.storedobject.core.PrintLogicDefinition
- links() - Static method in class com.storedobject.core.PseudoTran
- links() - Static method in class com.storedobject.core.ReportDefinition
- links() - Static method in class com.storedobject.core.Secret
- links() - Static method in class com.storedobject.core.ServerInformation
- links() - Static method in class com.storedobject.core.SystemEntity
- links() - Static method in class com.storedobject.core.SystemUser
- links() - Static method in class com.storedobject.core.SystemUserGroup
- links() - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the links of this object involved in this transaction.
- links() - Static method in class com.storedobject.core.UIMetadata
- links() - Static method in class com.storedobject.core.UnpostedJournal
- links() - Static method in class com.storedobject.core.UserRegistrationConfiguration
- links() - Static method in class com.storedobject.iot.Block
-
Provides an array of link definitions related to the Block entity.
- links() - Static method in class com.storedobject.iot.SuperUnit
- links() - Static method in class com.storedobject.iot.Unit
-
Provides a list of links to related classes or resources in the system.
- links() - Static method in class com.storedobject.iot.UnitDefinition
- links() - Static method in class com.storedobject.iot.ValueDefinition
- links() - Static method in class com.storedobject.job.MessageEscalationGroup
- links() - Static method in class com.storedobject.job.MessageGroup
- links() - Static method in class com.storedobject.job.Schedule
- links() - Static method in class com.storedobject.mail.GMailSender
- links() - Static method in class com.storedobject.mail.Mail
-
Provides links to associated classes or objects related to 'Mail'.
- links() - Static method in class com.storedobject.mail.MailSender
- links() - Static method in class com.storedobject.tools.TableDefinition
- links() - Static method in class com.storedobjects.support.Organization
- links() - Static method in class com.storedobjects.support.SupportPerson
- links(boolean) - Method in class com.storedobject.core.ObjectForest.LinkNode
- links(Class<? extends StoredObject>) - Static method in class com.storedobject.core.StoredObjectUtility
- links(Class<L>, int) - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the links of this object involved in this transaction.
- links(Class<L>, int, boolean) - Method in class com.storedobject.core.TransactionInformation.TransactionObject
-
Get the links of this object involved in this transaction.
- linkTo(Transaction, StoredObject, String) - Method in class com.storedobject.core.FileData
- linkTo(Transaction, String) - Method in class com.storedobject.core.FileData
- LinkValue<T> - Interface in com.storedobject.ui
- list - Variable in class com.storedobject.vaadin.util.BasicComboList
-
The list of items managed by the BasicComboList.
- list() - Static method in class com.storedobject.common.Country
-
Get the list of countries.
- list() - Method in class com.storedobject.core.ColumnNames
- list() - Method in class com.storedobject.core.IdBuffer
- list() - Method in class com.storedobject.core.ObjectCache
- list() - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator containing the results that match the query constructed with the current configurations of
QueryBuilder
. - list(int) - Method in class com.storedobject.core.IdBuffer
- list(int) - Method in class com.storedobject.core.ObjectCache
- list(int, int) - Method in class com.storedobject.core.IdBuffer
- list(int, int) - Method in class com.storedobject.core.ObjectCache
- list(int, int, int) - Method in class com.storedobject.core.LogicGroup
- list(Id) - Method in class com.storedobject.core.StoredObjectUtility.Link
- list(InventoryStore) - Static method in class com.storedobject.core.InventoryBin
- list(StoredObject) - Method in class com.storedobject.core.StoredObjectUtility.Link
- list(StoredObjectUtility.Link<?>, StoredObject) - Static method in class com.storedobject.ui.FileViewer
- list(SystemEntity, String) - Static method in class com.storedobject.accounts.EntityAccount
-
Returns an iterator of EntityAccount objects that match the specified systemEntity and name.
- list(SystemEntity, String) - Static method in class com.storedobject.core.Account
- list(SystemEntity, String) - Static method in class com.storedobject.core.AccountTitle
- list(SystemEntity, String) - Static method in class com.storedobject.core.BranchAccount
- list(SystemEntity, String) - Static method in class com.storedobject.core.InventoryStore
- list(SystemEntity, String) - Static method in class com.storedobject.core.OffsetAccount
- list(SystemEntity, String) - Static method in class com.storedobjects.support.Organization
- list(SystemUser) - Static method in class com.storedobject.core.WebBiometric
- list(Transaction, ClassAttribute<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Transaction, ClassAttribute<T>, String, String, boolean, int, int, int[]) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Transaction, Class<T>, String) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Transaction, Class<T>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Transaction, Class<T>, String, String) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Transaction, Class<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Transaction, Class<T>, String, String, boolean, int, int, int[]) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Block) - Static method in class com.storedobject.iot.BlockDisplayContent
- list(Class<Q>) - Static method in class com.storedobject.core.MeasurementUnit
- list(Class<T>) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameter.
- list(Class<T>, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Class<T>, String) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Class<T>, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Class<T>, String, InventoryItemType) - Static method in class com.storedobject.core.InventoryItem
- list(Class<T>, String, InventoryItemType, boolean) - Static method in class com.storedobject.core.InventoryItem
- list(Class<T>, String, String) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Class<T>, String, String) - Static method in class com.storedobject.core.StoredObjectUtility
- list(Class<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- list(Class<T>, String, String, boolean) - Static method in class com.storedobject.core.StoredObjectUtility
- list(Class<T>, String, String, String) - Static method in class com.storedobject.core.StoredObjectUtility
- list(Class<T>, String, String, String, boolean) - Static method in class com.storedobject.core.StoredObjectUtility
- list(Iterable<T>) - Static method in class com.storedobject.common.ListUtility
- list(String) - Static method in class com.storedobject.accounts.AccountEntity
- list(String) - Method in class com.storedobject.common.XML
-
Returns a list of strings matching the given XPath expression.
- list(String) - Static method in class com.storedobject.core.ApplicationModule
- list(String) - Static method in class com.storedobject.core.AuditTrailConfiguration
- list(String) - Static method in class com.storedobject.core.CheckList
- list(String) - Static method in class com.storedobject.core.CheckListTemplate
- list(String) - Static method in class com.storedobject.core.Contact
- list(String) - Static method in class com.storedobject.core.DashboardDefinition
- list(String) - Static method in class com.storedobject.core.DocumentConfiguration
- list(String) - Static method in class com.storedobject.core.DocumentType
- list(String) - Static method in class com.storedobject.core.Entity
- list(String) - Static method in class com.storedobject.core.ForeignFinancialSystem
- list(String) - Static method in class com.storedobject.core.InventoryAssembly
- list(String) - Static method in class com.storedobject.core.InventoryCustodyLocation
- list(String) - Static method in class com.storedobject.core.InventoryItemType
- list(String) - Static method in class com.storedobject.core.JavaClass
- list(String) - Static method in class com.storedobject.core.LandedCostType
- list(String) - Static method in class com.storedobject.core.Logic
- list(String) - Static method in class com.storedobject.core.LogicGroup
- list(String) - Static method in class com.storedobject.core.MaterialRequestPriority
- list(String) - Static method in class com.storedobject.core.MediaFile
- list(String) - Static method in class com.storedobject.core.MessageTemplate
- list(String) - Static method in class com.storedobject.core.Person
- list(String) - Static method in class com.storedobject.core.ProcessingLanguage
- list(String) - Static method in class com.storedobject.core.PurchaseType
- list(String) - Static method in class com.storedobject.core.ReportDefinition
- list(String) - Static method in class com.storedobject.core.SaleType
- list(String) - Static method in class com.storedobject.core.SerialPattern
- list(String) - Static method in class com.storedobject.core.ServerInformation
- list(String) - Static method in class com.storedobject.core.ServiceItemType
- list(String) - Static method in class com.storedobject.core.SOClass
- list(String) - Static method in class com.storedobject.core.SubscriptionItemType
- list(String) - Static method in class com.storedobject.core.SystemEntity
- list(String) - Static method in class com.storedobject.core.SystemUser
- list(String) - Static method in class com.storedobject.core.SystemUserGroup
- list(String) - Static method in class com.storedobject.core.TaxRegion
- list(String) - Static method in class com.storedobject.core.TaxType
- list(String) - Static method in class com.storedobject.core.TextContent
- list(String) - Static method in class com.storedobject.core.TransactionType
- list(String) - Static method in class com.storedobject.core.UIAction
- list(String) - Static method in class com.storedobject.iot.AlarmSwitch
- list(String) - Static method in class com.storedobject.iot.Block
-
Retrieves an iterator over Block objects filtered by the specified name.
- list(String) - Static method in class com.storedobject.iot.ControlSchedule
- list(String) - Static method in class com.storedobject.iot.MQTT
- list(String) - Static method in class com.storedobject.iot.Resource
- list(String) - Static method in class com.storedobject.iot.Site
-
Lists all Site objects that match the specified name.
- list(String) - Static method in class com.storedobject.iot.SuperUnit
- list(String) - Static method in class com.storedobject.iot.Unit
-
Lists the
Unit
objects based on the given name. - list(String) - Static method in class com.storedobject.iot.ValueLimit
- list(String) - Static method in class com.storedobject.job.MessageEscalationGroup
- list(String) - Static method in class com.storedobject.job.MessageGroup
- list(String) - Static method in class com.storedobject.mail.SenderGroup
- list(String) - Static method in class com.storedobject.platform.Application
- list(String) - Static method in class com.storedobject.sms.Provider
- list(String) - Static method in class com.storedobject.tools.TableDefinition
- list(String) - Static method in class com.storedobjects.support.Product
- list(String, InventoryStore) - Static method in class com.storedobject.core.InventoryBin
- list(String, ServiceItemType) - Static method in class com.storedobject.core.ServiceItem
- list(String, SubscriptionItemType) - Static method in class com.storedobject.core.SubscriptionItem
- list(String, TimestampPeriod, int) - Static method in class com.storedobject.core.SystemLog
-
Retrieves a list of SystemLog entries filtered by the specified name and starting from a given timestamp.
- list(String, String, int) - Static method in class com.storedobject.core.SystemLog
-
Retrieves a list of system logs based on the provided name and condition.
- list(String, Timestamp, int) - Static method in class com.storedobject.core.SystemLog
-
Retrieves a list of SystemLog entries filtered by the specified name and starting from a given timestamp.
- list(String, Timestamp, Timestamp, int) - Static method in class com.storedobject.core.SystemLog
-
Retrieves a list of system logs based on the provided name within the specified timestamp range.
- list(Iterator<T>) - Static method in class com.storedobject.common.ListUtility
- list(Node, String) - Method in class com.storedobject.common.XML
-
Returns a list of string values from the given XML node using the specified XPath.
- list(T[]) - Static method in class com.storedobject.common.ListUtility
- List() - Constructor for class com.storedobject.core.Money.List
- List(String[]) - Constructor for class com.storedobject.common.StringUtility.List
- listActiveBlocks() - Method in class com.storedobject.iot.Site
-
Retrieves an iterator over all active blocks associated with this site.
- listAll() - Method in class com.storedobject.core.MessageTemplate
- listAll(int) - Method in class com.storedobject.core.MessageTemplate
- listAll(Class<? extends StoredObject>) - Static method in class com.storedobject.core.SOClass
- listAll(Class<? extends StoredObject>, boolean, boolean) - Static method in class com.storedobject.core.SOClass
- listAll(String) - Static method in class com.storedobject.core.MessageTemplate
- listAll(String, int) - Static method in class com.storedobject.core.MessageTemplate
- listAllActive(Class<? extends StoredObject>) - Static method in class com.storedobject.core.SOClass
- listAllActive(Class<? extends StoredObject>, boolean, boolean) - Static method in class com.storedobject.core.SOClass
- listAllChildren() - Method in class com.storedobject.iot.SuperUnit
- listAllUnits() - Method in class com.storedobject.iot.Block
-
Lists all units, including the main units and associated independent units, while ensuring that the active status of related units is synchronized.
- listAPNs() - Method in class com.storedobject.core.InventoryItemType
-
Get the list of APNs (alternate part numbers) for this part number.
- listAPNs(Id) - Static method in class com.storedobject.core.InventoryItemType
-
Get the list of APNs (alternate part numbers) for the given part number
Id
. - listApplicationClasses() - Static method in class com.storedobject.core.JavaClass
- listApprovers() - Method in class com.storedobject.core.Memo
- listApprovers() - Method in class com.storedobjects.support.Issue
- listApprovers(SystemEntity) - Method in class com.storedobject.core.Memo
- listAssemblies() - Method in class com.storedobject.core.InventoryAssembly
-
List of all assemblies (includes full-tree) defined under this assembly.
- listAssemblies() - Method in class com.storedobject.core.InventoryItem
-
List of assembly items under this item.
- listAssemblies() - Method in class com.storedobject.core.InventoryItemType
-
List of all (includes full-tree) assembly definitions under this item type.
- listAssemblies(Class<O>) - Method in class com.storedobject.core.InventoryItem
-
List of assembly items under this item.
- listAssemblies(Class<O>, Predicate<O>) - Method in class com.storedobject.core.InventoryItem
-
List of assembly items under this item.
- listAssemblies(Predicate<InventoryAssembly>) - Method in class com.storedobject.core.InventoryItemType
-
List of all (includes full-tree) assembly definitions under this item type.
- listAssemblies(Predicate<InventoryItem>) - Method in class com.storedobject.core.InventoryItem
-
List of assembly items under this item.
- listAutoLogic() - Method in class com.storedobject.core.SystemUser
- listAutoLogic() - Method in class com.storedobject.core.SystemUserGroup
- listBlocks() - Method in class com.storedobject.iot.Site
-
Retrieves an iterator over all blocks associated with this site.
- listByName(SystemEntity, Class<T>, String) - Static method in class com.storedobject.core.EntityRole
- listByName(SystemEntity, Class<T>, String) - Static method in class com.storedobject.core.PersonRole
- listByName(SystemEntity, Class<T>, String, boolean) - Static method in class com.storedobject.core.EntityRole
- listByName(SystemEntity, Class<T>, String, boolean) - Static method in class com.storedobject.core.PersonRole
- listByNameOrNumber(SystemEntity, Class<A>, String, boolean) - Static method in class com.storedobject.core.Account
- listByPartNumber(Class<T>, String) - Static method in class com.storedobject.core.InventoryItemType
- listByPartNumber(Class<T>, String, boolean) - Static method in class com.storedobject.core.InventoryItemType
- listChildClasses(boolean) - Method in class com.storedobject.core.ClassAttribute
-
Get the list of child classes of this.
- listChildren(ObjectTree<O>, O) - Method in interface com.storedobject.core.ObjectTree.Builder
- ListChoiceField - Class in com.storedobject.vaadin
-
A field that shows text from a list and the index of the list is treated as it value (So,
AbstractField.getValue()
returns anInteger
). - ListChoiceField(String, Collection<String>) - Constructor for class com.storedobject.vaadin.ListChoiceField
-
Constructor.
- ListChoiceField(Collection<String>) - Constructor for class com.storedobject.vaadin.ListChoiceField
-
Constructor.
- listCommenters() - Method in class com.storedobject.core.Memo
- listCommenters() - Method in class com.storedobjects.support.Issue
- listCommenters(SystemEntity) - Method in class com.storedobject.core.Memo
- listContacts() - Method in interface com.storedobject.core.HasContacts
-
List all contact instances of this class instance.
- listContacts(int) - Method in class com.storedobject.job.MessageGroup
-
Get the list of contacts belonging to this message group.
- listContactTypes() - Method in interface com.storedobject.core.HasContacts
-
List all the supported contact types.
- listCost(StoredObject) - Static method in class com.storedobject.core.LandedCost
- listDailyConsumption(Id, int, int, int) - Method in class com.storedobject.iot.Resource
- listDailyConsumption(Resource, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of daily consumption records for a specific resource within a given time range.
- listDailyConsumption(Resource, int, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of daily consumption data for a specified resource over a range of dates.
- listDailyConsumption(Resource, Site, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of daily consumption records for a given resource within a specific time period.
- listDailyStatistics(String, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of daily statistics filtered by the specified name, year, and day range.
- listDailyStatistics(String, int, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of daily statistics within a specified date range.
- listDailyStatistics(String, Site, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of daily statistics for the specified parameters.
- listDisabled(SystemUser) - Static method in class com.storedobject.core.WebBiometric
- ListEditor<T> - Class in com.storedobject.ui
-
This class can be used to edit a list of any kind of Object instances.
- ListEditor(Class<T>) - Constructor for class com.storedobject.ui.ListEditor
-
Constructor.
- ListEditor(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ListEditor
-
Constructor.
- ListEditor(Class<T>, Iterable<String>, BiFunction<T, Boolean, T>) - Constructor for class com.storedobject.ui.ListEditor
-
Constructor.
- ListEditor(Class<T>, BiFunction<T, Boolean, T>) - Constructor for class com.storedobject.ui.ListEditor
-
Constructor.
- Listeners - Class in com.storedobject.vaadin.util
-
Abstract base class for managing and notifying a collection of listeners.
- Listeners() - Constructor for class com.storedobject.vaadin.util.Listeners
- listenProgress() - Method in class com.storedobject.vaadin.util.MediaStreamVariable
- listEntities() - Method in class com.storedobject.core.SystemUser
-
Get the list of entities configured for this user.
- listExternalUsers(String) - Method in class com.storedobject.core.SystemUser
- ListField<T> - Class in com.storedobject.vaadin
-
Slightly enhanced version of Vaadin's
Select
. - ListField(String, Collection<T>) - Constructor for class com.storedobject.vaadin.ListField
-
Constructor.
- ListField(Collection<T>) - Constructor for class com.storedobject.vaadin.ListField
-
Constructor.
- listFileData() - Method in class com.storedobject.core.Id
- listFileData() - Method in class com.storedobject.core.StoredObject
-
List all "file data"
FileData
attachments available under this instance. - listFileData(Transaction) - Method in class com.storedobject.core.Id
- listFileData(Transaction) - Method in class com.storedobject.core.StoredObject
-
List all "file data"
FileData
attachments available under this instance for a given transaction. - listFiles() - Method in class com.storedobject.core.FileFolder
- listFiles() - Method in interface com.storedobject.core.FileFolderGenerator
- listFiles(String) - Method in class com.storedobject.core.FileFolder
- listFiles(String, String) - Method in class com.storedobject.core.FileFolder
- listFitmentPositions() - Method in class com.storedobject.core.InventoryItem
-
List of all fitment positions (includes full tree) under this item.
- listFolders() - Method in class com.storedobject.core.FileFolder
- listFolders() - Method in interface com.storedobject.core.FileFolderGenerator
- listFolders(String) - Method in class com.storedobject.core.FileFolder
- listFolders(String, String) - Method in class com.storedobject.core.FileFolder
- listFor(Class<? extends StoredObject>, boolean) - Static method in class com.storedobject.core.PrintLogicDefinition
- listFor(Class<? extends StoredObject>, String) - Static method in class com.storedobject.core.PrintLogicDefinition
- listGeneratedBy() - Method in class com.storedobject.core.LoginMessage
- ListGrid<T> - Class in com.storedobject.vaadin
-
A grid that implements a
List
data model. - ListGrid(Class<T>) - Constructor for class com.storedobject.vaadin.ListGrid
-
Constructor.
- ListGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.vaadin.ListGrid
-
Constructor.
- ListGrid(Class<T>, List<T>) - Constructor for class com.storedobject.vaadin.ListGrid
-
Constructor.
- ListGrid(Class<T>, List<T>, Iterable<String>) - Constructor for class com.storedobject.vaadin.ListGrid
-
Constructor.
- listGroups() - Method in class com.storedobject.core.SystemUser
- listHistory() - Method in class com.storedobject.core.StoredObject
-
List the previous versions of this object.
- listHostNames() - Static method in class com.storedobject.platform.Application
- listHourlyConsumption(Id, int, int, int) - Method in class com.storedobject.iot.Resource
- listHourlyConsumption(Resource, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of hourly consumption data for the specified resource within a given year and time interval.
- listHourlyConsumption(Resource, int, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of hourly consumption records for a specified resource between given years and hours.
- listHourlyConsumption(Resource, Site, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of hourly consumption data for a specified resource at a given site over a defined period.
- listHourlyStatistics(String, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of hourly statistics for a given name and year within the specified hour range.
- listHourlyStatistics(String, int, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves hourly statistics for a given name across a specified time range.
- listHourlyStatistics(String, Site, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of HourlyStatistics for a specified name, site, and period count.
- listIds() - Method in class com.storedobject.core.ObjectCache
- listIds(int) - Method in class com.storedobject.core.ObjectCache
- listIds(int, int) - Method in class com.storedobject.core.ObjectCache
- listImmediateAssemblies() - Method in class com.storedobject.core.InventoryAssembly
-
List of assemblies defined under this assembly.
- listImmediateAssemblies() - Method in class com.storedobject.core.InventoryFitmentPosition
-
List of assemblies defined under this fitment position.
- listImmediateAssemblies() - Method in class com.storedobject.core.InventoryItemType
-
List of immediate assembly definitions under this item type.
- listImmediateAssemblies(Predicate<InventoryAssembly>) - Method in class com.storedobject.core.InventoryItemType
-
List of immediate assembly definitions under this item type.
- listImmediateChildren() - Method in class com.storedobject.iot.SuperUnit
- listImmediateFitmentPositions() - Method in class com.storedobject.core.InventoryItem
-
List the fitment positions under this item.
- listISDPrefix() - Method in class com.storedobject.common.Country
-
Get the list of ISD prefixes for the country.
- listItems() - Method in class com.storedobject.core.AbstractCheckList
- listItems() - Method in class com.storedobject.core.InventoryItemType
-
List all the items of this part number.
- listItems() - Method in class com.storedobject.core.InventoryPO
- listItems(boolean) - Method in class com.storedobject.core.InventoryItemType
-
List all the items of this given part number.
- listItems(InventoryItemType) - Static method in class com.storedobject.core.InventoryItem
-
List all the items for the given part number.
- listItems(InventoryItemType, boolean) - Static method in class com.storedobject.core.InventoryItem
-
List all the items for the given part number.
- listItems(InventoryItemType, String) - Static method in class com.storedobject.core.InventoryItem
-
List all the items for the given part number.
- listItems(InventoryItemType, String, boolean) - Static method in class com.storedobject.core.InventoryItem
-
List all the items for the given part number.
- listItems(String) - Method in class com.storedobject.core.InventoryItemType
-
List all the items of this given part number.
- listItems(String, boolean) - Method in class com.storedobject.core.InventoryItemType
-
List all the items of this given part number.
- listIterator() - Method in class com.storedobject.common.Array
- listIterator() - Method in class com.storedobject.common.StringList
- listIterator() - Method in class com.storedobject.core.MemoryCache
- listIterator() - Method in class com.storedobject.core.ObjectCacheList
- listIterator() - Method in class com.storedobject.vaadin.DataList
- listIterator() - Method in class com.storedobject.vaadin.ListGrid
- listIterator(int) - Method in class com.storedobject.common.Array
- listIterator(int) - Method in class com.storedobject.common.StringList
- listIterator(int) - Method in class com.storedobject.core.MemoryCache
- listIterator(int) - Method in class com.storedobject.core.ObjectCacheList
- listIterator(int) - Method in class com.storedobject.vaadin.DataList
- listIterator(int) - Method in class com.storedobject.vaadin.ListGrid
- listLinks(int, Class<T>) - Method in class com.storedobject.core.Id
- listLinks(int, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(int, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listLinks(int, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(int, Class<T>, String) - Method in class com.storedobject.core.Id
- listLinks(int, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(int, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(int, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(int, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listLinks(int, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Id) - Method in class com.storedobject.core.QueryBuilder
-
Returns an iterator over the linked objects of the specified parent object.
- listLinks(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator over objects that are linked to the given parent object with the specified link type.
- listLinks(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Returns an iterator over the linked objects of the specified parent object.
- listLinks(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator over objects that are linked to the given parent object with the specified link type.
- listLinks(Transaction, int, Class<T>) - Method in class com.storedobject.core.Id
- listLinks(Transaction, int, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, int, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, int, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, int, Class<T>, String) - Method in class com.storedobject.core.Id
- listLinks(Transaction, int, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, int, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, int, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, int, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listLinks(Transaction, int, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, Class<T>) - Method in class com.storedobject.core.Id
- listLinks(Transaction, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, Class<T>, String) - Method in class com.storedobject.core.Id
- listLinks(Transaction, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listLinks(Transaction, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, String) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, String, String, boolean, int, int, int[]) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, String, String, boolean, int, int, int[]) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Transaction, String, Class<T>, String, String, int, int, int[]) - Method in class com.storedobject.core.Id
- listLinks(Transaction, String, Class<T>, String, String, int, int, int[]) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Class<T>) - Method in class com.storedobject.core.Id
- listLinks(Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Class<T>, boolean) - Method in class com.storedobject.core.Id
- listLinks(Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Class<T>, String) - Method in class com.storedobject.core.Id
- listLinks(Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Class<T>, String, String) - Method in class com.storedobject.core.Id
- listLinks(Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(String, Class<T>) - Method in class com.storedobject.core.Id
- listLinks(String, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(String, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listLinks(String, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(String, Class<T>, String) - Method in class com.storedobject.core.Id
- listLinks(String, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(String, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(String, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(String, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listLinks(String, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- listLinks(String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listLinks(String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of links of this instance from the database for the given parameters.
- ListLoop<T> - Interface in com.storedobject.common
- listMasters(int, Class<T>) - Method in class com.storedobject.core.Id
- listMasters(int, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(int, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listMasters(int, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(int, Class<T>, String) - Method in class com.storedobject.core.Id
- listMasters(int, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(int, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(int, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(int, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listMasters(int, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Id) - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator over master objects linked to the specified stored object.
- listMasters(Id, int) - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator over the master objects linked to the specified stored object.
- listMasters(StoredObject) - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator over master objects linked to the specified stored object.
- listMasters(StoredObject, int) - Method in class com.storedobject.core.QueryBuilder
-
Retrieves an iterator over the master objects linked to the specified stored object.
- listMasters(Transaction, int, Class<T>) - Method in class com.storedobject.core.Id
- listMasters(Transaction, int, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, int, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, int, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, int, Class<T>, String) - Method in class com.storedobject.core.Id
- listMasters(Transaction, int, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, int, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, int, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, int, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listMasters(Transaction, int, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, int, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, Class<T>) - Method in class com.storedobject.core.Id
- listMasters(Transaction, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, Class<T>, String) - Method in class com.storedobject.core.Id
- listMasters(Transaction, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listMasters(Transaction, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, String) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, String, String, boolean, int, int, int[]) - Method in class com.storedobject.core.Id
- listMasters(Transaction, String, Class<T>, String, String, boolean, int, int, int[]) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Transaction, String, Class<T>, String, String, int, int, int[]) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Class<T>) - Method in class com.storedobject.core.Id
- listMasters(Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Class<T>, boolean) - Method in class com.storedobject.core.Id
- listMasters(Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Class<T>, String) - Method in class com.storedobject.core.Id
- listMasters(Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Class<T>, String, String) - Method in class com.storedobject.core.Id
- listMasters(Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(String, Class<T>) - Method in class com.storedobject.core.Id
- listMasters(String, Class<T>) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(String, Class<T>, boolean) - Method in class com.storedobject.core.Id
- listMasters(String, Class<T>, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(String, Class<T>, String) - Method in class com.storedobject.core.Id
- listMasters(String, Class<T>, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(String, Class<T>, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(String, Class<T>, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(String, Class<T>, String, String) - Method in class com.storedobject.core.Id
- listMasters(String, Class<T>, String, String) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMasters(String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.Id
- listMasters(String, Class<T>, String, String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of masters of this instance from the database for the given parameters.
- listMembers() - Method in class com.storedobject.job.MessageEscalationGroup
- listMembers() - Method in class com.storedobject.job.MessageGroup
- listMine(StoredObject) - Static method in class com.storedobject.core.LoginMessage
- listMissingAssemblies() - Method in class com.storedobject.core.InventoryItem
-
List the assembly positions where items are missing.
- listMonthlyConsumption(Id, int, int, int) - Method in class com.storedobject.iot.Resource
- listMonthlyConsumption(Resource, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of monthly consumption records for a specified resource and time range.
- listMonthlyConsumption(Resource, int, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of monthly consumption data for the specified resource within the given date range.
- listMonthlyConsumption(Resource, Site, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of monthly consumption data for a specified resource and site over a given number of periods (months).
- listMonthlyStatistics(String, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of monthly statistics based on the specified parameters.
- listMonthlyStatistics(String, int, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of monthly statistics for a given name within a specified date range.
- listMonthlyStatistics(String, Site, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of monthly statistics for a given site and time period.
- listMoreButtons() - Method in class com.storedobject.ui.ObjectBrowser
-
List of more buttons to be added to the
PrintButton
, in addition to the configured buttons. - listNodes(String) - Method in class com.storedobject.common.XML
-
Retrieves a list of nodes from the XML document that match a given XPath expression.
- listNodes(Node, String) - Method in class com.storedobject.common.XML
-
Returns a list of nodes matching the given XPath expression within the given node.
- listObjects() - Method in class com.storedobject.core.ReportDefinition
- listObjects() - Method in class com.storedobject.report.RDLister
- listObjects(String) - Method in class com.storedobject.core.ReportDefinition
- listObjects(String, String) - Method in class com.storedobject.core.ReportDefinition
- ListProvider<T> - Class in com.storedobject.ui
- ListProvider(Class<T>, DataList<T>) - Constructor for class com.storedobject.ui.ListProvider
- listQuickAccessLogic() - Method in class com.storedobject.core.SystemUser
- listRoots() - Method in class com.storedobject.ui.AbstractObjectForest
- listRoots() - Method in class com.storedobject.ui.inventory.AbstractAssembly
- listRoots() - Method in class com.storedobject.ui.inventory.DefineAssembly
- listRoots() - Method in class com.storedobject.ui.ObjectTree
- listRoots() - Method in interface com.storedobject.ui.util.ChildVisitor
- listStock(InventoryItemType, String) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number.
- listStock(InventoryLocation) - Method in class com.storedobject.core.InventoryItemType
-
List stock for this part number at a given location.
- listStock(InventoryStore) - Method in class com.storedobject.core.InventoryItemType
-
List stock for this part number in a given store.
- listStock(String, InventoryLocation) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and location.
- listStock(String, InventoryLocation) - Method in class com.storedobject.core.InventoryItemType
-
List stock for this part number at a given location.
- listStock(String, InventoryStore) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and store.
- listStock(String, InventoryStore) - Method in class com.storedobject.core.InventoryItemType
-
List stock for this part number in a given store.
- listStock(String, String) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number.
- listStock(String, String, InventoryLocation) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and location.
- listStock(String, String, InventoryStore) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and store.
- listStock(T) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and store.
- listStock(T, InventoryLocation) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and location.
- listStock(T, InventoryStore) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and store.
- listStock(T, String, InventoryLocation) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and location.
- listStock(T, String, InventoryStore) - Static method in class com.storedobject.core.InventoryItem
-
List stock for a given part number and store.
- listSystemClasses(String) - Static method in class com.storedobject.core.JavaClass
- listTags() - Method in class com.storedobject.ui.XMLNodeData
- listTextObjects(SystemEntity, String) - Method in interface com.storedobject.ui.ObjectGetField.GetProvider
-
Get a list of object instances for the search text specified.
- listTextObjects(SystemEntity, String) - Method in class com.storedobject.ui.ObjectGetField.GetSupplier
- listTextObjects(SystemEntity, String) - Method in class com.storedobject.ui.ObjectGetField.GetTypedSupplier
- listTree(ObjectIterator<T>, Function<T, ObjectIterator<T>>) - Static method in class com.storedobject.core.StoredObject
-
Get a tree under the give set of roots.
- listTree(ObjectIterator<T>, Function<T, ObjectIterator<T>>, Predicate<T>) - Static method in class com.storedobject.core.StoredObject
-
Get a tree under the give set of roots.
- listTree(Function<T, ObjectIterator<T>>) - Method in class com.storedobject.core.StoredObject
-
Get a tree under this instance.
- listTree(Function<T, ObjectIterator<T>>, Predicate<T>) - Method in class com.storedobject.core.StoredObject
-
Get a tree under this instance.
- listTypes(InventoryItem, TaxRegion, Date) - Static method in class com.storedobject.core.TaxDefinition
- listTypes(InventoryItemType, TaxRegion, Date) - Static method in class com.storedobject.core.TaxDefinition
- listUnits() - Method in class com.storedobject.iot.Block
-
Retrieves an iterator of units associated with the block.
- listUsers() - Method in class com.storedobject.core.SystemUserGroup
- listUsers() - Method in class com.storedobject.job.MessageEscalationGroup
- listUsers() - Method in class com.storedobject.job.MessageGroup
- listUsers() - Static method in class com.storedobject.ui.tools.SwitchApplication
- listUsers() - Method in class com.storedobjects.support.Organization
- ListUtility - Class in com.storedobject.common
- ListUtility() - Constructor for class com.storedobject.common.ListUtility
- listViaQuery(Transaction, Class<T>, Query) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- listViaQuery(Class<T>, Query) - Static method in class com.storedobject.core.StoredObject
-
Get the list of instances from the database for the given parameters.
- listWeeklyConsumption(Id, int, int, int) - Method in class com.storedobject.iot.Resource
- listWeeklyConsumption(Resource, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of weekly consumption data for a given resource and specified time range.
- listWeeklyConsumption(Resource, int, int, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves the weekly consumption data for a given resource over a specified time period.
- listWeeklyConsumption(Resource, Site, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of weekly consumption data for the specified resource and site over a given number of weeks.
- listWeeklyStatistics(String, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of weekly statistics for the specified name and year within the given week range.
- listWeeklyStatistics(String, int, int, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of weekly statistics for a given name, over a specified range of years and weeks.
- listWeeklyStatistics(String, Site, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of weekly statistics based on the specified parameters.
- listYearlyConsumption(Id, int, int) - Method in class com.storedobject.iot.Resource
- listYearlyConsumption(Resource, int, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of yearly consumption data for the specified resource over a range of years.
- listYearlyConsumption(Resource, Site, int) - Method in class com.storedobject.iot.AbstractUnit
-
Retrieves a list of yearly consumption data for a given resource and site over a specified number of years.
- listYearlyStatistics(String, int, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of yearly statistics for a given name and within a specified year range.
- listYearlyStatistics(String, Site, int) - Method in class com.storedobject.iot.Unit
-
Retrieves a list of yearly statistics for a specified entity within a given time period.
- LitComponent - Class in com.storedobject.helper
-
This is a simple base component to create a Vaadin component from a LitElement that supports easy execution of Javascript.
- LitComponent() - Constructor for class com.storedobject.helper.LitComponent
- LitComponentWithSize - Class in com.storedobject.helper
-
A component that extends the functionality of
LitComponent
and implements theHasSize
interface to support setting size-related properties such as width, height, minimum size, and maximum size. - LitComponentWithSize() - Constructor for class com.storedobject.helper.LitComponentWithSize
- LKAddress - Class in com.storedobject.common
-
ID Address
- load - Variable in class com.storedobject.ui.ObjectBrowser
- load - Variable in class com.storedobject.ui.ObjectForestBrowser
- load() - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances.
- load() - Method in class com.storedobject.ui.FileViewer
- load() - Method in class com.storedobject.ui.QueryGrid
-
Load the data from the result set if it is not already loaded.
- load() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Load data to the fields from the internal data structure.
- load() - Method in class com.storedobject.vaadin.AbstractForm
-
Load data to the fields from the internal data structure.
- load(boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances.
- load(int) - Method in class com.storedobject.ui.tools.ApproveTransaction
- load(int, StoredObject) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(int, StoredObject, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(int, StoredObject, String) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(int, StoredObject, String, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(int, StoredObject, String, boolean) - Method in class com.storedobject.core.ObjectMemoryList
- load(int, StoredObject, String, String) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.core.ObjectCache
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.core.ObjectForest
- load(int, StoredObject, String, String, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.core.ObjectTree
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.ui.ObjectBrowser
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.ui.ObjectForestBrowser
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.ui.ObjectForestProvider
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.ui.ObjectListProvider
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.ui.ObjectTreeBrowser
- load(int, StoredObject, String, String, boolean) - Method in class com.storedobject.ui.ObjectTreeProvider
- load(long, long) - Method in class com.storedobject.iot.DataSet.DataValues
- load(ObjectIterator<I>) - Method in class com.storedobject.ui.inventory.AssemblyItemField
- load(ObjectIterator<T>) - Method in class com.storedobject.core.ObjectCache
- load(ObjectIterator<T>) - Method in class com.storedobject.core.ObjectCacheList
- load(ObjectIterator<T>) - Method in class com.storedobject.core.ObjectForest
- load(ObjectIterator<T>) - Method in interface com.storedobject.core.ObjectLoader
-
Load the given instances.
- load(ObjectIterator<T>) - Method in class com.storedobject.core.ObjectMemoryList
- load(ObjectIterator<T>) - Method in class com.storedobject.core.ObjectTree
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.AbstractObjectField
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.EditableObjectListProvider
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectCodeField
-
This method does nothing in this field.
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectComboField
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectField
-
Load allowed values from a list.
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectForestProvider
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectFormField
-
This method does nothing in this field.
- load(ObjectIterator<T>) - Method in interface com.storedobject.ui.ObjectInput
-
Load allowed values from a list.
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectListField
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectListProvider
- load(ObjectIterator<T>) - Method in interface com.storedobject.ui.ObjectLoader
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectTable
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ObjectTreeProvider
- load(ObjectIterator<T>) - Method in class com.storedobject.ui.ReferenceLinkListProvider
- load(Query) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances created from the query.
- load(Query, boolean) - Method in class com.storedobject.core.ObjectCache
- load(Query, boolean) - Method in class com.storedobject.core.ObjectCacheList
- load(Query, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances created from the query.
- load(Query, boolean) - Method in class com.storedobject.core.ObjectMemoryList
- load(StoredObject, String) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(StoredObject, String, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(StoredObject, String, String) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(StoredObject, String, String, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the links of the given "master" instance.
- load(TransactionManager, InputStream, Comparator<CharSequence>) - Static method in class com.storedobject.core.StoredObject
-
Load data from the given input stream and create/save instanced of objects created out of that.
- load(TransactionManager, Reader, Comparator<CharSequence>) - Static method in class com.storedobject.core.StoredObject
-
Load data from the given reader and create/save instanced of objects created out of that.
- load(LineNumberReader) - Method in class com.storedobject.core.StoredObject
-
Load the instance's attribute values from the given reader.
- load(Iterable<Id>) - Method in class com.storedobject.core.ObjectCache
- load(Iterable<Id>) - Method in class com.storedobject.core.ObjectCacheList
- load(Iterable<Id>) - Method in class com.storedobject.core.ObjectForest
- load(Iterable<Id>) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances created from the list of
Id
s. - load(Iterable<Id>) - Method in class com.storedobject.core.ObjectMemoryList
- load(Iterable<Id>) - Method in class com.storedobject.core.ObjectTree
- load(Runnable) - Method in interface com.storedobject.ui.AbstractListProvider.LoadCallBack
- load(Runnable) - Method in interface com.storedobject.ui.AbstractTreeProvider.LoadCallBack
- load(Runnable) - Method in interface com.storedobject.ui.ObjectForestProvider.LoadCallBack
- load(Runnable) - Method in interface com.storedobject.ui.ObjectListProvider.LoadCallBack
- load(Runnable) - Method in interface com.storedobject.ui.ObjectTreeProvider.LoadCallBack
- load(String) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances.
- load(String, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances.
- load(String, String) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances.
- load(String, String, boolean) - Method in class com.storedobject.core.ObjectCache
- load(String, String, boolean) - Method in class com.storedobject.core.ObjectCacheList
- load(String, String, boolean) - Method in class com.storedobject.core.ObjectForest
- load(String, String, boolean) - Method in interface com.storedobject.core.ObjectLoader
-
Load the instances.
- load(String, String, boolean) - Method in class com.storedobject.core.ObjectMemoryList
- load(String, String, boolean) - Method in class com.storedobject.core.ObjectTree
- load(String, String, boolean) - Method in class com.storedobject.ui.ObjectBrowser
- load(String, String, boolean) - Method in class com.storedobject.ui.ObjectForestBrowser
- load(String, String, boolean) - Method in class com.storedobject.ui.ObjectForestProvider
- load(String, String, boolean) - Method in class com.storedobject.ui.ObjectListProvider
- load(String, String, boolean) - Method in class com.storedobject.ui.ObjectTreeBrowser
- load(String, String, boolean) - Method in class com.storedobject.ui.ObjectTreeProvider
- load(Date, int) - Method in class com.storedobject.ui.tools.ApproveTransaction
- load(ResultSet) - Method in class com.storedobject.ui.QueryGrid
-
Load the grid with more rows from another result set.
- load(Collection<T>) - Method in interface com.storedobject.core.ObjectLoader
-
Load the given instances.
- load(Collection<T>) - Method in class com.storedobject.ui.DataGrid
- load(Collection<T>) - Method in class com.storedobject.ui.ObjectListGrid
- load(Map<String, Object>) - Method in class com.storedobject.core.StoredObject
-
Load the values from a map of attribute names and its values.
- load(Stream<T>) - Method in class com.storedobject.core.ObjectCache
- load(Stream<T>) - Method in class com.storedobject.core.ObjectCacheList
- load(Stream<T>) - Method in class com.storedobject.core.ObjectForest
- load(Stream<T>) - Method in interface com.storedobject.core.ObjectLoader
-
Load the given instances.
- load(Stream<T>) - Method in class com.storedobject.core.ObjectMemoryList
- load(Stream<T>) - Method in class com.storedobject.core.ObjectTree
- load(T) - Method in class com.storedobject.ui.ObjectListGrid
- load(T...) - Method in interface com.storedobject.core.ObjectLoader
-
Load the given instances.
- load(T...) - Method in class com.storedobject.ui.DataGrid
- loadAddress(Address) - Method in class com.storedobject.ui.util.AddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.AEAddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.GBAddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.INAddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.MYAddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.PKAddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.USAddressForm
- loadAddress(Address) - Method in class com.storedobject.ui.util.XXAddressForm
- loadDefinitions(TransactionManager, InputStream, StyledBuilder) - Static method in class com.storedobject.tools.JavaTool
- loadDefinitions(TransactionManager, InputStream, StyledBuilder) - Static method in class com.storedobject.tools.TableDefinition
- loaded() - Method in class com.storedobject.core.AccountChart
- loaded() - Method in class com.storedobject.core.PIN
- loaded() - Method in class com.storedobject.core.SerialGenerator
- loaded() - Method in class com.storedobject.core.StoredObject
-
This method is called whenever the instance is loaded from the database.
- loaded() - Method in class com.storedobject.iot.ValueLimit
- loaded() - Method in class com.storedobject.ui.AbstractObjectForest
-
This will be invoked whenever a new set of rows are loaded via one of the "load" methods.
- loaded() - Method in class com.storedobject.ui.common.MemoSystem
- loaded() - Method in class com.storedobject.ui.inventory.AbstractRequestMaterial
- loaded() - Method in class com.storedobject.ui.inventory.AbstractSendAndReceiveMaterial
- loaded() - Method in class com.storedobject.ui.inventory.BaseReceiveMaterialRequested
- loaded() - Method in class com.storedobject.ui.inventory.GRN
- loaded() - Method in class com.storedobject.ui.inventory.LocationMonitoring
- loaded() - Method in class com.storedobject.ui.inventory.POBrowser
- loaded() - Method in class com.storedobject.ui.ObjectListGrid
-
This method will be invoked whenever data is loaded.
- loaded() - Method in class com.storedobject.ui.ObjectTree
- loaded() - Method in class com.storedobject.ui.tools.ApproveTransaction
- loaded(String) - Static method in class com.storedobject.core.JavaClassLoader
-
Check whether a logic or data class is already loaded or not.
- LoadFilterButtons<T> - Class in com.storedobject.ui.util
- LoadFilterButtons(ObjectGridData<T, ?>, Iterable<String>, SearchBuilder<T>) - Constructor for class com.storedobject.ui.util.LoadFilterButtons
- loading() - Method in class com.storedobject.core.StoredObject
-
Is this instance currently getting loaded from the database?
- loadingAccount(Account) - Method in class com.storedobject.ui.accounts.StatementView
- loadPartNumber() - Method in class com.storedobject.core.InventoryPOItem
- loadStyles(String) - Method in class com.storedobject.ui.Application
- loadValues() - Method in class com.storedobject.vaadin.util.Data
-
Load all the fields from the bean.
- loanFrom(InventoryItem, String, InventoryLocation, Entity) - Method in class com.storedobject.core.InventoryTransaction
-
Loan an item from another entity.
- loanReturn(InventoryItem, String) - Method in class com.storedobject.core.InventoryTransaction
-
Return of a loaned item.
- loanTo(InventoryItem, String, Entity) - Method in class com.storedobject.core.InventoryTransaction
-
Loan an item to another entity.
- local(D) - Static method in class com.storedobject.common.DateUtility
-
Get java.time.LocalDate by passing a Date
- LOCAL - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT_SCOPE
-
Local (within the current coordinate system).
- localAddress(InetAddress) - Method in class com.storedobject.common.HTTP2.Builder
-
Sets the local address for the HTTP client.
- localTime(D) - Static method in class com.storedobject.common.DateUtility
-
Get java.time.LocalDateTime by passing a Date
- LocateItem - Class in com.storedobject.ui.inventory
-
For locating stocks of a given "Part Number" and its APNs.
- LocateItem() - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(boolean) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(InventoryItemType) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(InventoryItemType, boolean) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(Class<? extends InventoryItem>) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(String) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(String, boolean) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(String, InventoryItemType) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(String, InventoryItemType, boolean) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(String, Class<? extends InventoryItem>) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- LocateItem(String, Class<? extends InventoryItem>, boolean) - Constructor for class com.storedobject.ui.inventory.LocateItem
-
Constructor.
- Location - Enum Class in com.storedobject.chart
-
Representation of a location.
- LocationField - Class in com.storedobject.ui.inventory
-
Location field for accepting inventory locations.
- LocationField(int...) - Constructor for class com.storedobject.ui.inventory.LocationField
-
Constructor.
- LocationField(String, int...) - Constructor for class com.storedobject.ui.inventory.LocationField
-
Constructor.
- LocationField(String, List<InventoryLocation>) - Constructor for class com.storedobject.ui.inventory.LocationField
-
Constructor.
- LocationField(List<InventoryLocation>) - Constructor for class com.storedobject.ui.inventory.LocationField
- LocationMonitoring<I,
L> - Class in com.storedobject.ui.inventory - LocationMonitoring(String, Class<I>, Class<L>) - Constructor for class com.storedobject.ui.inventory.LocationMonitoring
- LocationMonitoring(String, Class<L>) - Constructor for class com.storedobject.ui.inventory.LocationMonitoring
- lock(TransactionManager) - Method in class com.storedobject.core.SystemUser
- lockDatabase() - Static method in class com.storedobject.core.Database
-
Locks the database so that login() method can not be invoked again.
- locked(SystemUser) - Method in interface com.storedobject.core.Authenticator
-
This method is invoked when a user is locked because of invalid login attempts.
- LockUser - Class in com.storedobject.ui.tools
- LockUser() - Constructor for class com.storedobject.ui.tools.LockUser
- log(Device, Object) - Static method in class com.storedobject.core.ApplicationServer
- log(Device, Object) - Method in class com.storedobject.core.JSONLedger
- log(Device, Object, Throwable) - Static method in class com.storedobject.core.ApplicationServer
- log(Device, Throwable) - Static method in class com.storedobject.core.ApplicationServer
- log(TransactionManager) - Static method in class com.storedobject.core.Secret
- log(Object) - Method in class com.storedobject.core.AbstractTransaction
-
Log something.
- log(Object) - Static method in class com.storedobject.core.ApplicationServer
- log(Object) - Method in interface com.storedobject.core.Device
- log(Object) - Method in interface com.storedobject.core.ErrorLogger
-
Log something.
- log(Object) - Method in interface com.storedobject.core.Transaction
-
Log something.
- log(Object) - Method in class com.storedobject.core.TransactionManager
-
Log something.
- log(Object) - Method in class com.storedobject.job.Job
-
Log something to the device.
- log(Object) - Method in class com.storedobject.office.IteratorODTReport
- log(Object) - Method in class com.storedobject.office.ODT
- log(Object) - Method in class com.storedobject.office.ODTReport
- log(Object) - Method in class com.storedobject.pdf.PDF
-
Log something via the logger associated with this report.
- log(Object) - Method in class com.storedobject.ui.Application
- log(Object) - Method in class com.storedobject.vaadin.Application
-
Log something (goes to the System error stream).
- log(Object) - Method in interface com.storedobject.vaadin.ExecutableView
-
Log something.
- log(Object, Throwable) - Static method in class com.storedobject.core.ApplicationServer
- log(Object, Throwable) - Method in interface com.storedobject.core.Device
- log(Object, Throwable) - Method in interface com.storedobject.core.ErrorLogger
-
Log something when an error is thrown.
- log(Object, Throwable) - Method in class com.storedobject.core.TransactionManager
-
Log something with a specific error.
- log(Object, Throwable) - Method in class com.storedobject.ui.Application
- log(Object, Throwable) - Method in class com.storedobject.vaadin.Application
-
Log something along with an exception (goes to the System error stream).
- log(Object, Throwable) - Method in interface com.storedobject.vaadin.ExecutableView
-
Log something along with an exception.
- log(String) - Static method in class com.storedobject.core.SQLConnector
- log(String, String) - Static method in class com.storedobject.core.SystemLog
-
Logs a message into the core.SystemLog table with the specified name.
- Log - Class in com.storedobject.job
- Log() - Constructor for class com.storedobject.job.Log
- LOGARITHMIC - Enum constant in enum class com.storedobject.chart.DataType
-
Logarithmic values.
- logErrors(boolean) - Method in class com.storedobject.core.StoredObjectUtility.MethodList
- loggedin() - Method in class com.storedobject.vaadin.Application
-
This method must be called from
Application.login()
when login credentials are verified. - loggedin(Application) - Method in class com.storedobject.ui.util.ApplicationFrame
- loggedin(Application) - Method in interface com.storedobject.vaadin.ApplicationLayout
-
This method is invoked when user authentication completed.
- loggedIn(Login) - Method in interface com.storedobject.core.Device
- loggedIn(Login) - Method in class com.storedobject.tools.DeveloperService
- loggedIn(Login) - Method in class com.storedobject.tools.SystemDevice
- loggedIn(Login) - Method in class com.storedobject.ui.Application
- logger - Static variable in class com.storedobject.core.StoredObject
- Logic - Class in com.storedobject.core
-
Used for defining a menu option.
- Logic() - Constructor for class com.storedobject.core.Logic
-
Constructor for internal use only
- Logic(String, String) - Constructor for class com.storedobject.core.Logic
-
Constructs a Logic
- LogicalOperator - Enum Class in com.storedobject.common
-
To represent logical operators.
- logicClassName - Variable in class com.storedobject.core.DataLogic
- LogicGroup - Class in com.storedobject.core
-
Used for grouping of menu items (
Logic
. - LogicGroup() - Constructor for class com.storedobject.core.LogicGroup
- LogicParser - Class in com.storedobject.ui.util
- LogicParser() - Constructor for class com.storedobject.ui.util.LogicParser
- LogicRedirected - Exception Class in com.storedobject.core
-
This is a special exception that can be thrown from the constructors of logic classes to redirect the logic execution to some other logic.
- LogicRedirected(Executable) - Constructor for exception class com.storedobject.core.LogicRedirected
-
Constructor.
- login - Variable in class com.storedobject.tools.SystemDevice
- login() - Method in class com.storedobject.ui.Application
- login() - Method in class com.storedobject.vaadin.Application
-
This method can be overridden to accept login credentials and
Application.loggedin()
must be called if successfully logged in. - login(StoredObject, char[]) - Method in interface com.storedobject.core.Authenticator
-
Authenticate the given password owner.
- login(StoredObject, char[], int) - Method in interface com.storedobject.core.Authenticator
-
Authenticate the given password owner.
- login(WebBiometric, String, String, String, String, String, String, boolean) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(OAuth, String) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String, char[]) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String, char[], boolean) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String, char[], int) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String, char[], int, boolean) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String, String) - Method in class com.storedobject.client.Client
-
Login method.
- login(String, String) - Method in class com.storedobject.core.Login
-
Set login credentials.
- login(String, String, int, String, String, String, String, String) - Static method in class com.storedobject.core.Database
-
This method sets up the database.
- Login - Class in com.storedobject.core
-
This class is used to handle the process of logging into the platform.
- Login(Device) - Constructor for class com.storedobject.core.Login
-
Constructor.
- Login(Device, MessageViewer) - Constructor for class com.storedobject.core.Login
-
Constructor.
- loginFailed(SystemUser, String, String, String) - Method in interface com.storedobject.core.Authenticator
-
This method is invoked when a user fails to log in.
- LoginForm - Class in com.storedobject.ui
-
This is a template-based login screen and its template can be defined in the
TextContent
named "com.storedobject.ui.LoginForm". - LoginForm() - Constructor for class com.storedobject.ui.LoginForm
- LoginForm(String) - Constructor for class com.storedobject.ui.LoginForm
- LoginMessage - Class in com.storedobject.core
- LoginMessage() - Constructor for class com.storedobject.core.LoginMessage
- LoginNameField - Class in com.storedobject.ui.tools
- LoginNameField() - Constructor for class com.storedobject.ui.tools.LoginNameField
- logout() - Method in class com.storedobject.client.Client
-
Logout method.
- logout() - Method in class com.storedobject.ui.Application
- logStackTrace() - Method in interface com.storedobject.core.Transaction
-
Log the current stack trace.
- logStackTrace(Throwable) - Method in interface com.storedobject.core.Transaction
-
Log the stack trace of the giver error
- logWarnings(SQLException) - Method in class com.storedobject.core.RawSQL
- LongField - Class in com.storedobject.vaadin
-
Field to edit
Long
. - LongField() - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(Long) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(Long, int) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(Long, int, boolean) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(Long, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(String) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(String, Long) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(String, Long, int) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(String, Long, int, boolean) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongField(String, Long, int, boolean, boolean) - Constructor for class com.storedobject.vaadin.LongField
-
Constructor.
- LongRange - Class in com.storedobject.common
- LongRange() - Constructor for class com.storedobject.common.LongRange
- LongRange(Long, Long) - Constructor for class com.storedobject.common.LongRange
- LongValueConverter - Class in com.storedobject.core.converter
- loop() - Method in class com.storedobject.core.IdBuffer
- loop() - Method in class com.storedobject.core.ObjectCache
- loop(int) - Method in class com.storedobject.core.IdBuffer
- loop(int) - Method in class com.storedobject.core.ObjectCache
- loop(int, int) - Method in class com.storedobject.core.IdBuffer
- loop(int, int) - Method in class com.storedobject.core.ObjectCache
- Loop<T> - Interface in com.storedobject.common
-
A collections interface that extends Iterator and Iterable interfaces
- loopIds() - Method in class com.storedobject.core.ObjectCache
- loopIds(int) - Method in class com.storedobject.core.ObjectCache
- loopIds(int, int) - Method in class com.storedobject.core.ObjectCache
- low() - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Returns the value of the
low
record component. - lower() - Method in record class com.storedobject.chart.BoxplotData.Boxplot
-
Returns the value of the
lower
record component. - lowercase() - Method in interface com.storedobject.vaadin.util.HasTextValue
-
Convert input into lowercase characters.
M
- MACAddressField - Class in com.storedobject.vaadin
-
Field to accept valid MAC address.
- MACAddressField() - Constructor for class com.storedobject.vaadin.MACAddressField
-
Constructor.
- MACAddressField(String) - Constructor for class com.storedobject.vaadin.MACAddressField
-
Constructor.
- MACAddressTextField - Class in com.storedobject.vaadin.util
-
A specialized text field for handling MAC address input and validation.
- MACAddressTextField() - Constructor for class com.storedobject.vaadin.util.MACAddressTextField
-
Constructs a new MACAddressTextField instance.
- MAGENTA - Static variable in class com.storedobject.pdf.PDFColor
- Mail - Class in com.storedobject.mail
-
Represents a Mail providing capabilities to manage and send emails with support for handling addresses, CC, sender information, message types, attachments, and error handling.
- Mail() - Constructor for class com.storedobject.mail.Mail
-
Initializes a new instance of the Mail class with default settings.
- MailForm - Class in com.storedobject.ui
- MailForm() - Constructor for class com.storedobject.ui.MailForm
- MailForm(String) - Constructor for class com.storedobject.ui.MailForm
- MailForm.Address - Class in com.storedobject.ui
- MailLog - Class in com.storedobject.ui.common
- MailLog() - Constructor for class com.storedobject.ui.common.MailLog
- MailSender - Class in com.storedobject.mail
- MailSender() - Constructor for class com.storedobject.mail.MailSender
- mainData() - Method in class com.storedobject.chart.Chart
-
Get the main data to be used for rendering.
- makeLabel(Class<?>) - Static method in class com.storedobject.core.StringUtility
-
Make a label for the class.
- makeLabel(Class<?>, boolean) - Static method in class com.storedobject.core.StringUtility
-
Make a label for the class.
- makeLabel(String) - Static method in class com.storedobject.common.StringUtility
-
Make label by inserting a space before each capital letter.
- makeLabel(String, boolean) - Static method in class com.storedobject.common.StringUtility
-
Make label by inserting a space before each capital letter.
- makeNew() - Method in class com.storedobject.core.StoredObject
-
Make this instance a new instance by resetting its instance identifiers so that both
StoredObject.getId()
andStoredObject.getTransactionId()
returnnull
after this operation. - makeString(int) - Static method in class com.storedobject.common.StringUtility
-
Make a String of spaces.
- makeString(String, int) - Static method in class com.storedobject.common.StringUtility
-
Make a new String by padding spaces to the String passed
- makeString(String, int, boolean) - Static method in class com.storedobject.common.StringUtility
-
Make a new String by padding spaces to the String passed
- makeString(String, int, char, boolean) - Static method in class com.storedobject.common.StringUtility
-
Make a new String by padding the padChar to the String passed
- makeVirtual() - Method in class com.storedobject.core.StoredObject
-
Make this instance a "virtual" instance.
- ManageApplication - Class in com.storedobject.ui.tools
- ManageApplication() - Constructor for class com.storedobject.ui.tools.ManageApplication
- ManageBiometric - Class in com.storedobject.ui.tools
- ManageBiometric(Application) - Constructor for class com.storedobject.ui.tools.ManageBiometric
- ManageExternalUsers - Class in com.storedobject.ui.tools
- ManageExternalUsers() - Constructor for class com.storedobject.ui.tools.ManageExternalUsers
- ManageGMailSenders() - Constructor for class com.storedobject.ui.common.ManageMailSenders.ManageGMailSenders
- ManageJobScheduler - Class in com.storedobject.ui.tools
- ManageJobScheduler() - Constructor for class com.storedobject.ui.tools.ManageJobScheduler
- ManageMailSenders - Class in com.storedobject.ui.common
- ManageMailSenders() - Constructor for class com.storedobject.ui.common.ManageMailSenders
- ManageMailSenders.ManageGMailSenders - Class in com.storedobject.ui.common
- ManageSalutation - Class in com.storedobject.ui.tools
- ManageSalutation() - Constructor for class com.storedobject.ui.tools.ManageSalutation
- ManageSalutation.Salutation - Class in com.storedobject.ui.tools
- ManageSuffix - Class in com.storedobject.ui.tools
- ManageSuffix() - Constructor for class com.storedobject.ui.tools.ManageSuffix
- ManageSuffix.Suffix - Class in com.storedobject.ui.tools
- ManageTomcatApplication - Class in com.storedobject.ui.tools
- ManageTomcatApplication() - Constructor for class com.storedobject.ui.tools.ManageTomcatApplication
- map(Function<String, String>) - Method in class com.storedobject.common.StringList
-
Create another instance by mapping the elements of this list via a converter function.
- map(Function<O, TO>) - Method in class com.storedobject.core.ObjectIterator
-
Convert this iterator to another type.
- MapComboField<T> - Class in com.storedobject.vaadin
-
A combo field where the values are set as a "map" (key-value pairs).
- MapComboField(String, Map<T, ?>) - Constructor for class com.storedobject.vaadin.MapComboField
-
Constructor.
- MapComboField(Map<T, ?>) - Constructor for class com.storedobject.vaadin.MapComboField
-
Constructor.
- MarkArea - Class in com.storedobject.chart
-
Mark area.
- MarkArea() - Constructor for class com.storedobject.chart.MarkArea
- MarkArea.Block - Class in com.storedobject.chart
-
A block represents an area of the
MarkArea
. - MarkArea.Block.Side - Class in com.storedobject.chart
-
A block has 2 sides, the starting side and an ending side.
- markAsRead(TransactionManager) - Method in class com.storedobject.core.LoginMessage
- markAsRead(TransactionManager, boolean) - Method in class com.storedobject.core.LoginMessage
- markError(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.AbstractDataForm
-
Mark a field as not valid.
- markError(HasValue<?, ?>) - Static method in class com.storedobject.vaadin.AbstractForm
-
Mark a field as not valid.
- markSupported() - Method in class com.storedobject.core.DatabaseInputStream
- MasterObject - Interface in com.storedobject.core
-
A
StoredObject
class that actually hosts its data in a master database should implement this marker interface. - matches(FileData) - Method in class com.storedobject.core.DocumentConfiguration
- matches(FileData) - Method in class com.storedobject.core.FileFolder
- MaterialIssued - Class in com.storedobject.core
- MaterialIssued() - Constructor for class com.storedobject.core.MaterialIssued
- MaterialIssuedItem - Class in com.storedobject.core
- MaterialIssuedItem() - Constructor for class com.storedobject.core.MaterialIssuedItem
- MaterialRequest - Class in com.storedobject.core
- MaterialRequest() - Constructor for class com.storedobject.core.MaterialRequest
- MaterialRequestItem - Class in com.storedobject.core
- MaterialRequestItem() - Constructor for class com.storedobject.core.MaterialRequestItem
- MaterialRequestPriority - Class in com.storedobject.core
- MaterialRequestPriority() - Constructor for class com.storedobject.core.MaterialRequestPriority
- MaterialReturned - Class in com.storedobject.core
- MaterialReturned() - Constructor for class com.storedobject.core.MaterialReturned
- MaterialReturnedItem - Class in com.storedobject.core
- MaterialReturnedItem() - Constructor for class com.storedobject.core.MaterialReturnedItem
- MaterialTransferred - Class in com.storedobject.core
- MaterialTransferred() - Constructor for class com.storedobject.core.MaterialTransferred
- MaterialTransferredItem - Class in com.storedobject.core
- MaterialTransferredItem() - Constructor for class com.storedobject.core.MaterialTransferredItem
- math() - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family of type "math".
- MathUtility - Class in com.storedobject.common
-
Math utility functions
- MathUtility() - Constructor for class com.storedobject.common.MathUtility
- max(LocalDateTime, LocalDateTime) - Static method in class com.storedobject.chart.AbstractProject
-
Get max of 2 time values.
- max(Comparator<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Find the object that satisfies the "max" condition that specified by the given comparator.
- MAX_ROWS - Static variable in class com.storedobject.office.AbstractSpreadSheet
- MAXICODE - Enum constant in enum class com.storedobject.common.Barcode.Format
-
MaxiCode 2D barcode format.
- maximumDate() - Static method in class com.storedobject.common.DateUtility
-
Returns the maximum possible date value.
- maxTime() - Method in class com.storedobject.core.Database
-
The maximum date-time value allowed in this database as a string.
- maxTimeStamp() - Method in class com.storedobject.core.Database
-
Maximum date-time value converted to Timestamp.
- md5(String) - Static method in class com.storedobject.common.StringUtility
-
MD5 encryption
- MeasurementField<T> - Class in com.storedobject.ui
-
Create a field to accept a specific measurement
Quantity
. - MeasurementField(MeasurementUnit) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(MeasurementUnit, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(MeasurementUnit, int, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(Class<T>) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(Class<T>, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(Class<T>, int, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, MeasurementUnit) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, MeasurementUnit, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, MeasurementUnit, int, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, Class<T>) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, Class<T>, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, Class<T>, int, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, T) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, T, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(String, T, int, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(T) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(T, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementField(T, int, int) - Constructor for class com.storedobject.ui.MeasurementField
-
Create a field for accepting a specific type of
Quantity
. - MeasurementUnit - Class in com.storedobject.core
- MeasurementUnitField - Class in com.storedobject.ui
-
A field for inputting
MeasurementUnit
s. - MeasurementUnitField() - Constructor for class com.storedobject.ui.MeasurementUnitField
-
Constructor.
- MeasurementUnitField(boolean) - Constructor for class com.storedobject.ui.MeasurementUnitField
-
Constructor.
- MeasurementUnitField(String) - Constructor for class com.storedobject.ui.MeasurementUnitField
-
Constructor.
- MeasurementUnitField(String, boolean) - Constructor for class com.storedobject.ui.MeasurementUnitField
-
Constructor.
- Media - Class in com.storedobject.vaadin
- Media() - Constructor for class com.storedobject.vaadin.Media
-
Constructor.
- Media(StreamResource...) - Constructor for class com.storedobject.vaadin.Media
-
Consructor.
- Media(String, String) - Constructor for class com.storedobject.vaadin.Media
-
Constructor.
- MediaCapture - Interface in com.storedobject.vaadin
-
Interface that defines capturing of streams from devices such as video camera, mic etc.
- MediaCapture.DataReceiver - Interface in com.storedobject.vaadin
-
Interface to be implemented in order to receive data from the
MediaCapture
as a stream like audio/video/image etc. - MediaCapture.StatusChangeListener - Interface in com.storedobject.vaadin
-
Interface to implement to receive capturing status changes of a
MediaCapture
. - MediaCSS - Class in com.storedobject.ui
-
Utility methods related to handling media access from within CSS styles.
- MediaCSS() - Constructor for class com.storedobject.ui.MediaCSS
- MediaFile - Class in com.storedobject.core
- MediaFile() - Constructor for class com.storedobject.core.MediaFile
- MediaFileEditor - Class in com.storedobject.ui.common
- MediaFileEditor() - Constructor for class com.storedobject.ui.common.MediaFileEditor
- MediaFileEditor(int) - Constructor for class com.storedobject.ui.common.MediaFileEditor
- MediaFileEditor(int, String) - Constructor for class com.storedobject.ui.common.MediaFileEditor
- MediaFileEditor(String) - Constructor for class com.storedobject.ui.common.MediaFileEditor
- median() - Method in record class com.storedobject.chart.BoxplotData.Boxplot
-
Returns the value of the
median
record component. - MediaStreamVariable - Class in com.storedobject.vaadin.util
-
The MediaStreamVariable class implements the StreamVariable interface to handle streaming data with associated MIME type provided by a MediaCapture.DataReceiver.
- MediaStreamVariable(MediaCapture.DataReceiver) - Constructor for class com.storedobject.vaadin.util.MediaStreamVariable
-
Constructs a MediaStreamVariable instance with the specified MediaCapture.DataReceiver.
- mediaURL(MediaFile) - Static method in class com.storedobject.ui.MediaCSS
-
Create a URL for the given media.
- mediaURL(String) - Static method in class com.storedobject.ui.MediaCSS
-
Create a URL for the given media.
- medium() - Static method in class com.storedobject.chart.Font.Size
- Memo - Class in com.storedobject.core
- Memo() - Constructor for class com.storedobject.core.Memo
- MemoAlertHandler - Class in com.storedobject.ui.common
- MemoAlertHandler() - Constructor for class com.storedobject.ui.common.MemoAlertHandler
- MemoAttachment - Class in com.storedobject.core
- MemoAttachment() - Constructor for class com.storedobject.core.MemoAttachment
- MemoComment - Class in com.storedobject.core
- MemoComment() - Constructor for class com.storedobject.core.MemoComment
- MemoEditor(Class<M>) - Constructor for class com.storedobject.ui.common.MemoSystem.MemoEditor
- MemoryCache<T> - Class in com.storedobject.core
- MemoryCache() - Constructor for class com.storedobject.core.MemoryCache
- MemoSystem - Class in com.storedobject.ui.common
- MemoSystem() - Constructor for class com.storedobject.ui.common.MemoSystem
- MemoSystem(boolean) - Constructor for class com.storedobject.ui.common.MemoSystem
- MemoSystem(MemoType) - Constructor for class com.storedobject.ui.common.MemoSystem
- MemoSystem(MemoType, boolean) - Constructor for class com.storedobject.ui.common.MemoSystem
- MemoSystem(String) - Constructor for class com.storedobject.ui.common.MemoSystem
- MemoSystem.MemoEditor<M> - Class in com.storedobject.ui.common
- MemoType - Class in com.storedobject.core
- MemoType() - Constructor for class com.storedobject.core.MemoType
- MemoTypeEditor - Class in com.storedobject.ui.common
- MemoTypeEditor() - Constructor for class com.storedobject.ui.common.MemoTypeEditor
- MemoTypeEditor(String) - Constructor for class com.storedobject.ui.common.MemoTypeEditor
- MenuBar - Class in com.storedobject.vaadin
-
This component provides the same functionality of Vaadin's
MenuBar
. - MenuBar() - Constructor for class com.storedobject.vaadin.MenuBar
- MenuBarItem - Class in com.storedobject.vaadin
-
Represents a "menu bar item" or its "sub-menu".
- MenuBarItem() - Constructor for class com.storedobject.vaadin.MenuBarItem
- MenuItem - Class in com.storedobject.vaadin
-
Default implementation of
ApplicationMenuItem
andApplicationMenuItemGroup
. - MenuItem(String, Icon, Runnable, boolean) - Constructor for class com.storedobject.vaadin.MenuItem
- message(LoginMessage) - Method in interface com.storedobject.core.MessageViewer
- message(LoginMessage) - Method in class com.storedobject.tools.SystemMessageViewer
- message(Object) - Method in class com.storedobject.ui.TextView
- message(Object) - Static method in class com.storedobject.vaadin.Application
-
Show a message from the parameter passed.
- message(Object) - Method in interface com.storedobject.vaadin.ExecutableView
-
Show a message.
- message(Object...) - Method in class com.storedobject.ui.TextView
- message(Object, Object) - Static method in class com.storedobject.vaadin.Application
-
Show a message from the parameter passed.
- Message - Class in com.storedobject.core
- Message() - Constructor for class com.storedobject.core.Message
- Message(String) - Constructor for class com.storedobject.core.Message
- MESSAGE - Static variable in class com.storedobject.core.AccessControl
- messageArrived(String, byte[]) - Method in interface com.storedobject.iot.MQTT.Listener
- messageArrived(String, String) - Method in interface com.storedobject.iot.MQTT.Listener
- messageArrived(String, MqttMessage) - Method in interface com.storedobject.iot.MQTT.Listener
- messageArrived(String, MqttMessage) - Method in interface com.storedobject.iot.MQTT.Listener
- MessageEditor<M> - Class in com.storedobject.ui.common
- MessageEditor(Class<M>) - Constructor for class com.storedobject.ui.common.MessageEditor
- MessageEditor(Class<M>, int) - Constructor for class com.storedobject.ui.common.MessageEditor
- MessageEditor(Class<M>, int, String) - Constructor for class com.storedobject.ui.common.MessageEditor
- MessageEditor(String) - Constructor for class com.storedobject.ui.common.MessageEditor
- MessageEscalation - Class in com.storedobject.job
- MessageEscalation() - Constructor for class com.storedobject.job.MessageEscalation
- MessageEscalationGroup - Class in com.storedobject.job
- MessageEscalationGroup() - Constructor for class com.storedobject.job.MessageEscalationGroup
- MessageGrid<T> - Class in com.storedobject.ui
-
A grid to be shown in a window with an "Ok" button and it will be closed when the button is pressed.
- MessageGrid(Class<T>, List<T>) - Constructor for class com.storedobject.ui.MessageGrid
- MessageGrid(Class<T>, List<T>, Component) - Constructor for class com.storedobject.ui.MessageGrid
- MessageGrid(Class<T>, List<T>, Iterable<String>) - Constructor for class com.storedobject.ui.MessageGrid
- MessageGrid(Class<T>, List<T>, Iterable<String>, Component) - Constructor for class com.storedobject.ui.MessageGrid
- MessageGrid(Class<T>, List<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.MessageGrid
- MessageGrid(Class<T>, List<T>, String) - Constructor for class com.storedobject.ui.MessageGrid
- MessageGroup - Class in com.storedobject.job
- MessageGroup() - Constructor for class com.storedobject.job.MessageGroup
- MessageGroup.NOT_FOUND - Exception Class in com.storedobject.job
- MessageSender<T> - Class in com.storedobject.job
-
Message sender.
- MessageSender(Schedule, Class<T>) - Constructor for class com.storedobject.job.MessageSender
-
Constructor.
- MessageTemplate - Class in com.storedobject.core
- MessageTemplate() - Constructor for class com.storedobject.core.MessageTemplate
- MessageViewer - Interface in com.storedobject.core
- MethodInvoker - Interface in com.storedobject.common
- MethodList(Method) - Constructor for class com.storedobject.core.StoredObjectUtility.MethodList
- MethodList(Method, boolean) - Constructor for class com.storedobject.core.StoredObjectUtility.MethodList
- MIC - Enum constant in enum class com.storedobject.ui.ObjectField.Type
-
Microphone type.
- MIDDLE - Enum constant in enum class com.storedobject.chart.Location
-
Middle.
- migrate(InventoryItem, InventoryItem) - Method in class com.storedobject.ui.inventory.MigrateItem
- migrate(InventoryItem, InventoryItem) - Method in class com.storedobject.ui.inventory.MigratePartNumber
- migrate(InventoryItemType, InventoryItemType) - Method in class com.storedobject.ui.inventory.MigratePartNumber
- migrate(TransactionManager, InventoryItemType, Function<InventoryItem, InventoryItem>) - Method in class com.storedobject.core.InventoryItem
-
Migrate this item to another type.
- migrate(TransactionManager, InventoryItemType, Function<InventoryItem, InventoryItem>) - Method in class com.storedobject.core.InventoryItemType
-
Migrate this item type to another.
- migrate(TransactionManager, StoredObject) - Method in class com.storedobject.core.InventoryItem
- migrate(TransactionManager, StoredObject) - Method in class com.storedobject.core.InventoryItemType
- migrate(TransactionManager, StoredObject) - Method in class com.storedobject.core.StoredObject
-
Migrate this instance to another class instance.
- MIGRATED - Enum constant in enum class com.storedobject.core.DataChanged.CHANGE
- MigrateItem - Class in com.storedobject.ui.inventory
- MigrateItem() - Constructor for class com.storedobject.ui.inventory.MigrateItem
- migrateMasterKey(TransactionManager) - Static method in class com.storedobject.core.Secret
-
Migrate Master Keys.
- MigratePartNumber - Class in com.storedobject.ui.inventory
- MigratePartNumber() - Constructor for class com.storedobject.ui.inventory.MigratePartNumber
- mimeType() - Method in record class com.storedobject.client.Client.Data
-
Returns the value of the
mimeType
record component. - min(Comparator<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Find the object that satisfies the "min" condition that specified by the given comparator.
- MinorGridLines() - Constructor for class com.storedobject.chart.Axis.MinorGridLines
-
Constructor.
- MinorTicks() - Constructor for class com.storedobject.chart.Axis.MinorTicks
-
Constructor.
- minus(StringList) - Method in class com.storedobject.common.StringList
-
Remove elements from this list that are elements of another list.
- Minutes - Class in com.storedobject.core
- Minutes(Date) - Constructor for class com.storedobject.core.Minutes
- Minutes(Date, int) - Constructor for class com.storedobject.core.Minutes
- MINUTES - Enum constant in enum class com.storedobject.ui.TimeResolution
- MinutesField - Class in com.storedobject.ui
- MinutesField() - Constructor for class com.storedobject.ui.MinutesField
- MinutesField(String) - Constructor for class com.storedobject.ui.MinutesField
- MinutesField(String, Integer) - Constructor for class com.storedobject.ui.MinutesField
- minutesToAMPM(int) - Static method in class com.storedobject.common.StringUtility
-
Converts minutes of the day to human-readable AM/PM string.
- minutesToString(int) - Static method in class com.storedobject.common.StringUtility
-
Converts time duration to human-readable string "hours:minutes".
- MinutesValueConverter - Class in com.storedobject.core.converter
- modelDatabase() - Method in class com.storedobject.core.Database
-
The name of the model database.
- modelDatabase() - Method in class com.storedobject.database.postgres.Database
- ModelViewer - Class in com.storedobject.ui
-
A component for rendering 3D models using the `@google/model-viewer` library.
- ModelViewer() - Constructor for class com.storedobject.ui.ModelViewer
-
Default constructor for the ModelViewer component.
- ModelViewer(HasStreamData) - Constructor for class com.storedobject.ui.ModelViewer
-
Constructs a
ModelViewer
using a givenHasStreamData
. - ModelViewer(MediaFile) - Constructor for class com.storedobject.ui.ModelViewer
-
Constructs a ModelViewer component using a media file as the source.
- ModelViewer(AbstractStreamResource) - Constructor for class com.storedobject.ui.ModelViewer
-
Creates a new
ModelViewer
instance with the specified stream resource. - ModelViewer(String) - Constructor for class com.storedobject.ui.ModelViewer
-
Constructs a
ModelViewer
instance with the specified media source URL. - ModifiedClickEvent(ClickEvent<C>, Component) - Constructor for class com.storedobject.vaadin.ClickHandler.ModifiedClickEvent
-
Constructor.
- Module - Annotation Interface in com.storedobject.common.annotation
- ModuleLogic - Class in com.storedobject.core
- ModuleLogic() - Constructor for class com.storedobject.core.ModuleLogic
- ModuleMenu - Class in com.storedobject.ui
-
An image based menu to be created from the logic defined via an
ApplicationModule
instance. - ModuleMenu(Application) - Constructor for class com.storedobject.ui.ModuleMenu
-
Constructor.
- ModuleMenu(Application, ApplicationModule) - Constructor for class com.storedobject.ui.ModuleMenu
-
Constructor.
- ModuleMenu(Application, String) - Constructor for class com.storedobject.ui.ModuleMenu
-
Constructor.
- moduleName() - Element in annotation interface com.storedobject.common.annotation.Module
- moduleName() - Method in class com.storedobject.core.StoredObject
-
Get the module name of this instance.
- moduleName(Class<? extends StoredObject>) - Static method in class com.storedobject.core.ClassAttribute
- modulus11(long) - Static method in class com.storedobject.common.StringUtility
-
Compute the modulus 11 check digit for the number passed.
- modulus11(String) - Static method in class com.storedobject.common.StringUtility
-
Compute the modulus 11 check digit for the alphanumeric string passed.
- Money - Class in com.storedobject.core
-
Class that represents a monetary value.
- Money() - Constructor for class com.storedobject.core.Money
-
Create a monetary value of zero in the default currency.
- Money(double, String) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(double, Currency) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(Number) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in the default currency.
- Money(Number, String) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(Number, Currency) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(String) - Constructor for class com.storedobject.core.Money
-
Create a monetary value of zero in a particular currency.
- Money(String, String) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(String, Currency) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(BigDecimal) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in the default currency.
- Money(BigDecimal, String) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(BigDecimal, Currency) - Constructor for class com.storedobject.core.Money
-
Create a monetary value from the amount specified in a particular currency.
- Money(Currency) - Constructor for class com.storedobject.core.Money
-
Create a monetary value of zero in a particular currency.
- Money.List - Class in com.storedobject.core
-
A class representing a list of currency values.
- MoneyField - Class in com.storedobject.ui
-
Field to accept monetary values (
Money
). - MoneyField() - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(int) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(int, String) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(int, Currency) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(String) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(String, int) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(String, int, String) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyField(String, int, Currency) - Constructor for class com.storedobject.ui.MoneyField
-
Constructor.
- MoneyValueConverter - Class in com.storedobject.core.converter
- monitorDeliveryCost() - Method in class com.storedobject.job.MessageSender
-
Check if we need to monitor delivery cost or not.
- monospace() - Static method in class com.storedobject.chart.Font.Family
-
Create a font-family of type "monospace".
- month(int, int) - Static method in record class com.storedobject.iot.Period
- MonthEndField - Class in com.storedobject.ui
- MonthEndField() - Constructor for class com.storedobject.ui.MonthEndField
- MonthEndField(String) - Constructor for class com.storedobject.ui.MonthEndField
- MonthField - Class in com.storedobject.ui
- MonthField() - Constructor for class com.storedobject.ui.MonthField
- MonthField(String) - Constructor for class com.storedobject.ui.MonthField
- MONTHLY - Enum constant in enum class com.storedobject.iot.PeriodType
- MonthlyConsumption - Class in com.storedobject.iot
-
Represents a monthly consumption entity that extends the base Consumption class.
- MonthlyConsumption() - Constructor for class com.storedobject.iot.MonthlyConsumption
-
Default constructor for the MonthlyConsumption class.
- monthlyStatistics() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the monthly statistics associated with the current data status.
- MonthlyStatistics - Class in com.storedobject.iot
-
Represents a statistical record for a specific month.
- MonthlyStatistics() - Constructor for class com.storedobject.iot.MonthlyStatistics
-
Constructs a new instance of
MonthlyStatistics
. - monthPart - Variable in class com.storedobject.ui.MonthField
- MonthPeriodField - Class in com.storedobject.ui
- MonthPeriodField() - Constructor for class com.storedobject.ui.MonthPeriodField
- MonthPeriodField(String) - Constructor for class com.storedobject.ui.MonthPeriodField
- MonthPeriodField(String, DatePeriod) - Constructor for class com.storedobject.ui.MonthPeriodField
- monthTillToday() - Static method in class com.storedobject.core.DatePeriod
- monthTillYesterday() - Static method in class com.storedobject.core.DatePeriod
- Mouse - Enum constant in enum class com.storedobject.chart.EventCategory
-
Represents a Mouse-related event category.
- MouseOver - Enum constant in enum class com.storedobject.chart.EventType
-
Represents a mouse-over event type that can occur on a chart.
- move(CharSequence) - Method in class com.storedobject.vaadin.RubikCube
-
Do moves.
- moveBackward() - Method in class com.storedobject.core.LedgerWindow
-
Move the window backward.
- moved(InventoryLocation, InventoryLocation) - Method in class com.storedobject.core.InventoryItem
-
This will be invoked whenever this item is moved from one location to another.
- moveDown() - Method in class com.storedobject.office.AbstractSpreadSheet
- moveForward() - Method in class com.storedobject.core.LedgerWindow
-
Move the window forward.
- moveLeft() - Method in class com.storedobject.office.AbstractSpreadSheet
- moveOnMouseMove(boolean) - Method in class com.storedobject.chart.CoordinateSystemZoom
-
Whether to trigger the data window move on mouse move or not.
- moveOnMouseMove(Key) - Method in class com.storedobject.chart.CoordinateSystemZoom
-
Switch on the data window moving feature when the mouse is moved with a special key combination.
- moveOnMouseWheel(boolean) - Method in class com.storedobject.chart.CoordinateSystemZoom
-
Whether to trigger the data window move on mouse wheel or not.
- moveOnMouseWheel(Key) - Method in class com.storedobject.chart.CoordinateSystemZoom
-
Switch on the data window moving feature when the mouse wheel is moved with a special key combination.
- moveRight() - Method in class com.storedobject.office.AbstractSpreadSheet
- moveTo(InventoryItem, Quantity, String, InventoryLocation) - Method in class com.storedobject.core.InventoryTransaction
-
Move items to another location.
- moveTo(InventoryItem, String, InventoryLocation) - Method in class com.storedobject.core.InventoryTransaction
-
Move items to another location.
- moveToBeginning() - Method in class com.storedobject.core.LedgerWindow
-
Move window to the beginning.
- moveToEnd() - Method in class com.storedobject.core.LedgerWindow
-
Move window to the end.
- moveUp() - Method in class com.storedobject.office.AbstractSpreadSheet
- MQTT - Class in com.storedobject.iot
-
Definition of MQTT connector.
- MQTT() - Constructor for class com.storedobject.iot.MQTT
- MQTT.Listener - Interface in com.storedobject.iot
- MQTTDataCollector - Class in com.storedobject.iot
- MQTTDataCollector(Schedule) - Constructor for class com.storedobject.iot.MQTTDataCollector
- MQTTDataCollector(Schedule, MQTT) - Constructor for class com.storedobject.iot.MQTTDataCollector
- MQTTDataView - Class in com.storedobject.ui.iot
- MQTTDataView() - Constructor for class com.storedobject.ui.iot.MQTTDataView
- MQTTEditor - Class in com.storedobject.ui.iot
- MQTTEditor() - Constructor for class com.storedobject.ui.iot.MQTTEditor
- MULTIPLE_ENTRIES_FOUND - Static variable in class com.storedobject.common.Fault
- Multiple_Links - Exception Class in com.storedobject.core
- Multiple_Links(String) - Constructor for exception class com.storedobject.core.Multiple_Links
- multiply(double) - Method in class com.storedobject.core.Angle
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Area
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Count
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Distance
-
Multiply
- multiply(double) - Method in class com.storedobject.core.FractionalCount
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Money
-
Multiply the amount with a value
- multiply(double) - Method in class com.storedobject.core.Percentage
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Pressure
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Quantity
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Speed
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Temperature
-
Multiply
- multiply(double) - Method in class com.storedobject.core.TimeDuration
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Volume
-
Multiply
- multiply(double) - Method in class com.storedobject.core.VolumeRate
-
Multiply
- multiply(double) - Method in class com.storedobject.core.Weight
-
Multiply
- multiply(double) - Method in class com.storedobject.core.WeightOrVolume
-
Multiply
- multiply(double) - Method in class com.storedobject.core.WeightRate
-
Multiply
- multiply(DecimalNumber) - Method in class com.storedobject.core.Money
-
Multiply the amount with a rate
- multiply(Money) - Method in class com.storedobject.core.Quantity
-
Multiply the money with this quantity (Given the unit price, find out the total amount)
- multiply(Quantity) - Method in class com.storedobject.core.Money
-
Multiply the amount with a quantity (Given the unit price, find out the total amount).
- multiply(Quantity) - Method in class com.storedobject.core.UnitCost
- multiply(Rate) - Method in class com.storedobject.core.Money
-
Multiply the amount with a rate
- multiply(BigDecimal) - Method in class com.storedobject.core.Angle
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Area
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Count
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Distance
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.FractionalCount
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Money
-
Multiply the amount with a value
- multiply(BigDecimal) - Method in class com.storedobject.core.Percentage
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Pressure
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Quantity
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Speed
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Temperature
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.TimeDuration
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Volume
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.VolumeRate
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.Weight
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.WeightOrVolume
-
Multiply
- multiply(BigDecimal) - Method in class com.storedobject.core.WeightRate
-
Multiply
- MultiSelectGrid<T> - Class in com.storedobject.vaadin
-
A grid to be shown in a window with "Proceed/Cancel" buttons to select multiple entries.
- MultiSelectGrid(Class<T>, List<T>) - Constructor for class com.storedobject.vaadin.MultiSelectGrid
-
Constructor.
- MultiSelectGrid(Class<T>, List<T>, Iterable<String>) - Constructor for class com.storedobject.vaadin.MultiSelectGrid
-
Constructor.
- MultiSelectGrid(Class<T>, List<T>, Iterable<String>, Consumer<Set<T>>) - Constructor for class com.storedobject.vaadin.MultiSelectGrid
-
Constructor.
- MultiSelectGrid(Class<T>, List<T>, Consumer<Set<T>>) - Constructor for class com.storedobject.vaadin.MultiSelectGrid
-
Constructor.
- MultiSelectStock - Class in com.storedobject.ui.inventory
-
Select stock multiple entries from a list of given stock items.
- MultiSelectStock(ObjectIterator<InventoryItem>, Consumer<Set<InventoryItem>>) - Constructor for class com.storedobject.ui.inventory.MultiSelectStock
-
Constructor.
- MYAddress - Class in com.storedobject.common
-
MY Address
line[0]: Postal town
line[1]: State code - MYAddressForm - Class in com.storedobject.ui.util
- MYAddressForm() - Constructor for class com.storedobject.ui.util.MYAddressForm
N
- name - Variable in class com.storedobject.chart.GraphData.Node
- name - Variable in class com.storedobject.core.JavaInnerClass
- name - Variable in class com.storedobject.core.Name
- name() - Method in record class com.storedobject.common.StyledBuilder.Style
-
Returns the value of the
name
record component. - name() - Method in class com.storedobject.core.Database
-
The name of the driver.
- name() - Method in class com.storedobject.database.postgres.Database
- Name - Class in com.storedobject.core
- Name() - Constructor for class com.storedobject.core.Name
- nanoDigits() - Method in class com.storedobject.core.Database
-
Number of nano digits to be used in the format(Timestamp) method.
- needsApprovals() - Method in class com.storedobject.core.TransactionManager
- Neem - Class in com.storedobject.neem
- Neem(BufferedReader) - Constructor for class com.storedobject.neem.Neem
- negate() - Method in class com.storedobject.core.Angle
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Area
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Count
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Distance
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.FractionalCount
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Money.List
-
Create a negated list from this list.
- negate() - Method in class com.storedobject.core.Money
-
Reverses the sign of this money.
- negate() - Method in class com.storedobject.core.Percentage
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Pressure
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Quantity
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Speed
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Temperature
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.TimeDuration
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Volume
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.VolumeRate
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.Weight
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.WeightOrVolume
-
Reverses the sign of this quantity
- negate() - Method in class com.storedobject.core.WeightRate
-
Reverses the sign of this quantity
- NEW - Static variable in class com.storedobject.core.EditorAction
- newID() - Static method in class com.storedobject.helper.ID
-
Get a new id.
- newline() - Method in class com.storedobject.chart.Tooltip
-
Add a new line to the tooltip.
- newLine() - Method in class com.storedobject.common.HTMLText
- newLine() - Method in interface com.storedobject.common.StyledBuilder
-
Adds a new line.
- newLine() - Method in class com.storedobject.pdf.PDF.Text
-
Append a new line.
- newLine() - Method in class com.storedobject.vaadin.AbstractDataForm
-
Add a new line to the form.
- newLine() - Method in class com.storedobject.vaadin.AbstractForm
-
Add a new line to the form.
- newLine() - Method in class com.storedobject.vaadin.FormLayout
-
Add a new line to the form.
- newLine(boolean) - Method in class com.storedobject.common.HTMLText
- newLine(boolean) - Method in interface com.storedobject.common.StyledBuilder
-
Adds a new line.
- newLine(boolean) - Method in class com.storedobject.common.StyledString
- newLine(boolean) - Method in class com.storedobject.pdf.PDF.Text
-
Append a new line.
- newLine(boolean) - Method in class com.storedobject.ui.ELabel
- newLine(boolean) - Method in class com.storedobject.ui.ELabels
- newLine(boolean) - Method in interface com.storedobject.ui.StyledBuilder
- newLine(boolean) - Method in class com.storedobject.ui.TextView
- newObject() - Method in interface com.storedobject.core.NewObject
-
Create a new instance of the object.
- newObject() - Method in class com.storedobject.vaadin.AbstractDataEditor
-
Create an instance of the object (public method).
- newObject(TransactionManager) - Method in interface com.storedobject.core.NewObject
-
Create a new instance of the object.
- NewObject<T> - Interface in com.storedobject.core
-
Interface to generate new object of a specific type.
- newPage() - Method in class com.storedobject.pdf.PDF
-
Create and add a new page
- newReportStage() - Method in class com.storedobject.pdf.PDF
-
Starts a new report stage.
- newReportStage(int) - Method in class com.storedobject.pdf.PDF
-
Starts a new report stage.
- next() - Method in class com.storedobject.common.Array
- next() - Method in class com.storedobject.common.Sequencer
- next() - Method in class com.storedobject.common.SVG
-
Create the next block (Next g tag).
- next() - Method in class com.storedobject.core.ObjectIterator
- next() - Method in class com.storedobject.core.Query
-
Retrieves the next result set from the query.
- next() - Method in class com.storedobject.core.RawSQL
- next() - Method in class com.storedobject.core.SerialNumberMethodInvoker
- next() - Method in class com.storedobject.iot.Consumption
-
Retrieves the next Consumption object in a sequence, if available.
- next() - Method in class com.storedobject.iot.DailyConsumption
-
Retrieves the next `DailyConsumption` record based on the current day and year.
- next() - Method in class com.storedobject.iot.DailyStatistics
-
Retrieves the next DailyStatistics instance for the subsequent day.
- next() - Method in class com.storedobject.iot.HourlyConsumption
-
Retrieves the next hourly consumption record.
- next() - Method in class com.storedobject.iot.HourlyStatistics
-
Retrieves the next HourlyStatistics instance based on the current hour and year.
- next() - Method in class com.storedobject.iot.MonthlyConsumption
-
Retrieves the next
MonthlyConsumption
object, advancing to the subsequent month. - next() - Method in class com.storedobject.iot.MonthlyStatistics
-
Retrieves the next instance of
MonthlyStatistics
, representing the subsequent month based on the current instance's month and year. - next() - Method in class com.storedobject.iot.Statistics
-
Retrieves the next instance of statistics in a sequence or ordered collection.
- next() - Method in class com.storedobject.iot.WeeklyConsumption
-
Navigates to the next weekly consumption record based on the current week and year.
- next() - Method in class com.storedobject.iot.WeeklyStatistics
-
Retrieves the next week's statistics based on the current instance.
- next() - Method in class com.storedobject.iot.YearlyConsumption
-
Retrieves the next yearly consumption record if it exists.
- next() - Method in class com.storedobject.iot.YearlyStatistics
-
Retrieves the next instance of YearlyStatistics corresponding to the subsequent year, if the current year is less than the present year.
- next(Object) - Static method in class com.storedobject.core.SerialGenerator
- nextStep() - Method in class com.storedobject.ui.SteppedView
-
Go to the next step (Equivalent of pressing the "Next" button).
- nextStep() - Method in class com.storedobject.ui.util.Stepper
- nextVersion() - Method in class com.storedobject.core.StoredObject
-
Get next version of this object.
- NiagaraMessageProcessor - Class in com.storedobject.iot
- NiagaraMessageProcessor() - Constructor for class com.storedobject.iot.NiagaraMessageProcessor
- NightingaleRoseChart - Class in com.storedobject.chart
-
Nightingale Rose chart.
- NightingaleRoseChart() - Constructor for class com.storedobject.chart.NightingaleRoseChart
-
Constructor.
- NightingaleRoseChart(AbstractDataProvider<?>, DataProvider) - Constructor for class com.storedobject.chart.NightingaleRoseChart
-
Constructor.
- NO_BORDER - Static variable in class com.storedobject.pdf.PDFRectangle
-
Represents "no border".
- NO_ENTRIES_FOUND - Static variable in class com.storedobject.common.Fault
- NO_EXIT - Static variable in class com.storedobject.core.EditorAction
- node(N...) - Method in class com.storedobject.chart.GraphData
-
Adds one or more nodes to the graph and returns the updated graph data.
- Node() - Constructor for class com.storedobject.chart.GraphData.Node
- Node(String) - Constructor for class com.storedobject.chart.SankeyData.Node
-
Constructor.
- nodeCount() - Method in class com.storedobject.chart.GraphData
-
Returns the total number of nodes present.
- nodes() - Method in class com.storedobject.chart.GraphData
-
Provides a sequential Stream of nodes contained in the current collection.
- nodeVisible(BreadcrumbsTree.Node, boolean) - Method in interface com.storedobject.vaadin.BreadcrumbsTree.NodeVisibilityListener
-
This method will be invoked when the visibility of the node (and its associated component) changes.
- NoDisplayField - Interface in com.storedobject.ui.util
-
To indicate whether a field non-displayable ore not.
- NoField - Annotation Interface in com.storedobject.vaadin
-
Annotation to ignore a getXXX method of a "host" set in an
ObjectForm
while building fields. - noImage() - Static method in class com.storedobject.core.MediaFile
- none() - Static method in class com.storedobject.chart.Size
-
Create a "null" size.
- None - Enum constant in enum class com.storedobject.chart.Tooltip.Type
-
Tooltip for special cases.
- NONE - Enum constant in enum class com.storedobject.chart.Axis.PointerType
-
No pointer.
- NONE - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT
-
Do not fade out
- NONE - Enum constant in enum class com.storedobject.chart.GraphData.Layout
- NONE - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
None.
- noneMatch(Predicate<? super O>) - Method in class com.storedobject.core.ObjectIterator
-
Check whether no object is matching the given filter or not.
- normal() - Static method in class com.storedobject.chart.Font.Stretch
-
Create a stretch of type ""normal.
- normal() - Method in interface com.storedobject.vaadin.util.HasTextValue
-
Remove text transformation if any.
- NORMAL - Enum constant in enum class com.storedobject.chart.Font.Style
-
Normal.
- NORMAL - Enum constant in enum class com.storedobject.chart.Font.Variant
-
Normal.
- NORMAL - Enum constant in enum class com.storedobject.pdf.PDFFont.FontStyle
- NORMAL - Static variable in class com.storedobject.chart.Font.Weight
-
Normal font-weight.
- NORMAL - Static variable in class com.storedobject.pdf.PDFFont
-
Constant used in font specification.
- normalize() - Method in class com.storedobject.core.JSONMap
-
Normalize the map so that it will contain only valid JSON values.
- NOT_A_CUSTOMER_ACCOUNT - Static variable in class com.storedobject.common.Fault
- NOT_A_DEPOSIT_ACCOUNT - Static variable in class com.storedobject.common.Fault
- NOT_A_GL_ACCOUNT - Static variable in class com.storedobject.common.Fault
- NOT_A_LOAN_ACCOUNT - Static variable in class com.storedobject.common.Fault
- NOT_ALLOWED - Static variable in class com.storedobject.common.Fault
- NOT_AND - Enum constant in enum class com.storedobject.common.LogicalOperator
- NOT_CONNECTED - Static variable in class com.storedobject.client.Client
-
Error message when not connected.
- Not_Enough_Balance - Exception Class in com.storedobject.core
- Not_Enough_Balance(String) - Constructor for exception class com.storedobject.core.Not_Enough_Balance
- NOT_ENOUGH_BALANCE - Static variable in class com.storedobject.common.Fault
- NOT_FOUND(String) - Constructor for exception class com.storedobject.job.MessageGroup.NOT_FOUND
- NOT_OR - Enum constant in enum class com.storedobject.common.LogicalOperator
- NoTax - Class in com.storedobject.accounts
- NoTax() - Constructor for class com.storedobject.accounts.NoTax
- notify(String, TransactionManager, Iterable<Person>, Object...) - Static method in class com.storedobject.core.MessageTemplate
-
Create and send messages to the given list of persons.
- notify(String, TransactionManager, Object...) - Method in interface com.storedobject.core.Notifye
-
Create and send a message to this receiver.
- notify(String, TransactionManager, Object...) - Method in class com.storedobject.core.Person
-
Create and send a message to this person.
- notify(String, TransactionManager, Object...) - Method in class com.storedobject.core.SystemUser
-
Create and send a message to this user.
- notify(String, TransactionManager, Object...) - Method in class com.storedobject.core.SystemUserGroup
-
Create and send a message to the members of this group.
- notify(String, TransactionManager, Object...) - Static method in class com.storedobject.job.MessageGroup
-
Create and send a message to all members of this group.
- notify(String, String, boolean) - Method in class com.storedobject.tools.DeveloperService
- notify(String, String, boolean) - Method in class com.storedobject.tools.SystemDevice
- Notifye - Interface in com.storedobject.core
-
An interface that denotes that notifications can be received.
- notToRespond() - Method in class com.storedobject.tools.AbstractJSONService
- notToRespond() - Method in class com.storedobject.tools.JSONService
- notToRespond() - Method in class com.storedobject.tools.JSONServiceWS
- now() - Static method in class com.storedobject.common.DateUtility
-
Get the current timestamp
- NULL - Enum constant in enum class com.storedobject.common.JSON.Type
- nullInput() - Static method in class com.storedobject.common.IO
-
Create a null input stream.
- nullOutput() - Static method in class com.storedobject.common.IO
-
Create a null output stream.
- number - Variable in class com.storedobject.core.Account
- number(int) - Static method in class com.storedobject.chart.Font.Size
- NUMBER - Enum constant in enum class com.storedobject.chart.DataType
-
Numeric values.
- NUMBER - Enum constant in enum class com.storedobject.common.JSON.Type
- NumberComparator() - Constructor for class com.storedobject.chart.AbstractDataProvider.NumberComparator
- NumericField<T> - Class in com.storedobject.vaadin.util
-
An abstract class representing a numeric text field with support for various configurations, such as grouping, allowance of negative values, formatting, and specified width constraints.
- NumericField(T) - Constructor for class com.storedobject.vaadin.util.NumericField
-
Constructs a NumericField with a specified default value.
O
- O2S(Class<O>, StoredObjectUtility.MethodList) - Constructor for class com.storedobject.core.ObjectToString.O2S
- O2S(Class<O>, String, StringList) - Constructor for class com.storedobject.core.ObjectToString.O2S
- O2S(Class<O>, String, StringList, boolean) - Constructor for class com.storedobject.core.ObjectToString.O2S
- OAuth - Class in com.storedobject.oauth
- OAuth(String, String, String, String) - Constructor for class com.storedobject.oauth.OAuth
- OAUTH_TOKEN_PROP - Static variable in class com.storedobject.mail.OAuth2SaslClientFactory
- OAuth2SaslClientFactory - Class in com.storedobject.mail
- OAuth2SaslClientFactory() - Constructor for class com.storedobject.mail.OAuth2SaslClientFactory
- obfuscate(String) - Static method in class com.storedobject.core.Secret
- Obfuscator - Class in com.storedobject.ui.tools
- Obfuscator() - Constructor for class com.storedobject.ui.tools.Obfuscator
- object - Variable in class com.storedobject.office.ODTObjectReport
-
The current object to report.
- object - Variable in class com.storedobject.pdf.PDFObjectReport
-
The current object to report.
- object() - Method in record class com.storedobject.core.HasReference.Amend
-
Returns the value of the
object
record component. - OBJECT - Enum constant in enum class com.storedobject.chart.DataType
-
Object values - used by specialized charts.
- ObjectAdder<O> - Class in com.storedobject.ui.util
-
A utility editor class to dynamically create and add a new
StoredObject
instance to anObjectInput
field. - ObjectBlockEditor - Class in com.storedobject.ui.tools
- ObjectBlockEditor(StoredObject, Map<String, StoredObject>, String, String) - Constructor for class com.storedobject.ui.tools.ObjectBlockEditor
- ObjectBrowser<T> - Class in com.storedobject.ui
- ObjectBrowser(Class<T>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, int, SearchBuilder<T>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, SearchBuilder<T>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, SearchBuilder<T>, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, SearchBuilder<T>, String, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, Iterable<String>, String, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, SearchBuilder<T>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowser(String) - Constructor for class com.storedobject.ui.ObjectBrowser
- ObjectBrowserEditor<T> - Class in com.storedobject.ui
- ObjectBrowserEditor(Class<T>) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserEditor(String) - Constructor for class com.storedobject.ui.ObjectBrowserEditor
- ObjectBrowserViewer<T> - Class in com.storedobject.ui
- ObjectBrowserViewer(Class<T>) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectBrowserViewer(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectBrowserViewer(Class<T>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectBrowserViewer(Class<T>, Iterable<String>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectBrowserViewer(Class<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectBrowserViewer(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectBrowserViewer(String) - Constructor for class com.storedobject.ui.ObjectBrowserViewer
- ObjectCache<T> - Class in com.storedobject.core
- ObjectCache(Class<T>) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, boolean) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, ObjectIterator<T>) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, Query) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, Query, boolean) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, Iterable<Id>) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, String) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, String, boolean) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, String, String) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, String, String, boolean) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCache(Class<T>, Stream<T>) - Constructor for class com.storedobject.core.ObjectCache
- ObjectCacheList<T> - Class in com.storedobject.core
- ObjectCacheList(Class<T>) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, boolean) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, ObjectIterator<T>) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, Query) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, Query, boolean) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, Iterable<Id>) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, String) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, String, boolean) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, String, String) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, String, String, boolean) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectCacheList(Class<T>, Stream<T>) - Constructor for class com.storedobject.core.ObjectCacheList
- ObjectChangedListener<T> - Interface in com.storedobject.ui
-
"Object Changed" listener to track changes to the object.
- ObjectChangeListener - Interface in com.storedobject.core
- objectClass - Variable in class com.storedobject.vaadin.AbstractForm
-
Class of the data object in the form.
- ObjectCodeField<T> - Class in com.storedobject.ui
-
In many situations, a
StoredObject
instance may contain a code attribute (a String attribute that looks like a code - part number of an inventory item for example) and this field accept such codes for inputting the object instance. - ObjectCodeField(Class<T>) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(Class<T>, String, int) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(String, Class<T>, int) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(String, Class<T>, String) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectCodeField(String, Class<T>, String, int) - Constructor for class com.storedobject.ui.ObjectCodeField
-
Constructor.
- ObjectColumnCreator<T> - Interface in com.storedobject.vaadin
-
Interface that defines the "column creator" for
DataGrid
andDataTreeGrid
. - ObjectComboField<T> - Class in com.storedobject.ui
- ObjectComboField(Class<T>) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, String, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, String, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, String, String) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, String, String, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, String, String, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, List<T>) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(Class<T>, List<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, ObjectList<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, String) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, String, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, String, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, String, String) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, String, String, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, String, String, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, List<T>) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, Class<T>, List<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, List<T>) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(String, List<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(List<T>) - Constructor for class com.storedobject.ui.ObjectComboField
- ObjectComboField(List<T>, boolean) - Constructor for class com.storedobject.ui.ObjectComboField
- objectCommitted(StoredObject) - Method in interface com.storedobject.core.ObjectChangeListener
- ObjectComparisonGrid<T> - Class in com.storedobject.ui
- ObjectComparisonGrid(T, T) - Constructor for class com.storedobject.ui.ObjectComparisonGrid
- ObjectConsumer<T> - Interface in com.storedobject.core
- ObjectConverter<FROM,
TO> - Interface in com.storedobject.core -
Converter that converts an object instance to another type.
- objectData - Variable in class com.storedobject.vaadin.AbstractForm
-
Current instance of the data object in the form.
- ObjectData<T> - Class in com.storedobject.core
- ObjectData(Class<T>) - Constructor for class com.storedobject.core.ObjectData
- ObjectData(Class<T>, StringList) - Constructor for class com.storedobject.core.ObjectData
- ObjectData(Class<T>, String...) - Constructor for class com.storedobject.core.ObjectData
- ObjectData(T) - Constructor for class com.storedobject.core.ObjectData
- ObjectData(T, StringList) - Constructor for class com.storedobject.core.ObjectData
- ObjectData(T, String...) - Constructor for class com.storedobject.core.ObjectData
- objectDeleted(StoredObject, TransactionControl) - Method in interface com.storedobject.core.ObjectChangeListener
- ObjectEditor<T> - Class in com.storedobject.ui
-
The concrete base class for creating CRUD views for
StoredObject
classes. - ObjectEditor(Class<T>) - Constructor for class com.storedobject.ui.ObjectEditor
-
Constructor.
- ObjectEditor(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectEditor
-
Constructor.
- ObjectEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectEditor
-
Constructor.
- ObjectEditor(Class<T>, int, String, String) - Constructor for class com.storedobject.ui.ObjectEditor
-
Constructor.
- ObjectEditor(String) - Constructor for class com.storedobject.ui.ObjectEditor
-
Constructor.
- ObjectEditorListener - Interface in com.storedobject.ui
-
"Object Editor" listener to track changes of the editor.
- ObjectEditorProvider - Interface in com.storedobject.ui
-
Provider of
ObjectEditor
. - ObjectEditorRefresher<T> - Class in com.storedobject.ui
-
An implementation of ObjectChangedListener that refreshes the editor whenever changes are saved.
- ObjectEditorRefresher(ObjectEditor<?>) - Constructor for class com.storedobject.ui.ObjectEditorRefresher
-
Constructor.
- ObjectField<T> - Class in com.storedobject.ui
-
A field that can be used to accept
Id
values. - ObjectField(ObjectInput<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Class<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Class<T>, boolean, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Class<T>, boolean, ObjectField.Type, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(Iterable<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, ObjectInput<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, boolean, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, boolean, ObjectField.Type, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, boolean, ObjectGetField.GetProvider<T>, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, String, BiFunction<String, Class<T>, ObjectEditor<T>>, boolean, ObjectField.Type, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Class<T>, List<T>, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, Iterable<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, List<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(String, List<T>, boolean) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField(List<T>) - Constructor for class com.storedobject.ui.ObjectField
-
Constructor.
- ObjectField.Type - Enum Class in com.storedobject.ui
-
Type of the object field.
- ObjectFieldCreator<T> - Interface in com.storedobject.vaadin
-
A class that implements this interface determines how fields (
HasValue
) are created for editing an "object". - ObjectFilter<T> - Class in com.storedobject.ui
- ObjectFilter(Class<T>) - Constructor for class com.storedobject.ui.ObjectFilter
- ObjectFilter(Class<T>, StringList) - Constructor for class com.storedobject.ui.ObjectFilter
- ObjectFilter(Class<T>, StringList, Consumer<ObjectSearchBuilder<T>>) - Constructor for class com.storedobject.ui.ObjectFilter
- ObjectForest<T> - Class in com.storedobject.core
- ObjectForest<T> - Class in com.storedobject.ui
- ObjectForest(boolean, int, Class<T>, boolean) - Constructor for class com.storedobject.core.ObjectForest
- ObjectForest(int, Class<T>, boolean, Function<Class<T>, ObjectList<T>>) - Constructor for class com.storedobject.core.ObjectForest
- ObjectForest(Class<T>) - Constructor for class com.storedobject.ui.ObjectForest
- ObjectForest(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectForest
- ObjectForest(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectForest
- ObjectForest(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectForest
- ObjectForest.LinkNode - Class in com.storedobject.core
- ObjectForest.LinkObject - Class in com.storedobject.core
- ObjectForestBrowser<T> - Class in com.storedobject.ui
- ObjectForestBrowser(Class<T>) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestBrowser(String) - Constructor for class com.storedobject.ui.ObjectForestBrowser
- ObjectForestEditor<T> - Class in com.storedobject.ui
- ObjectForestEditor(Class<T>) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestEditor(String) - Constructor for class com.storedobject.ui.ObjectForestEditor
- ObjectForestProvider<T> - Class in com.storedobject.ui
- ObjectForestProvider(ObjectForest<T>) - Constructor for class com.storedobject.ui.ObjectForestProvider
- ObjectForestProvider.LoadCallBack - Interface in com.storedobject.ui
- ObjectForestViewer<T> - Class in com.storedobject.ui
- ObjectForestViewer(Class<T>) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, boolean, String) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, boolean, String, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>, boolean, String) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>, boolean, String, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, Iterable<String>, String, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(Class<T>, String, boolean) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForestViewer(String) - Constructor for class com.storedobject.ui.ObjectForestViewer
- ObjectForm<D> - Class in com.storedobject.vaadin
-
Class to represent a "data entry form" for a particular type of object.
- ObjectForm(Class<D>) - Constructor for class com.storedobject.vaadin.ObjectForm
-
Constructor
- ObjectForm(Class<D>, HasComponents) - Constructor for class com.storedobject.vaadin.ObjectForm
-
Constructor
- ObjectFormField<T> - Class in com.storedobject.ui
- ObjectFormField(ObjectEditor<T>) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(ObjectEditor<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(ObjectEditor<T>, HasContainer) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(Class<T>) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(Class<T>, HasContainer) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, ObjectEditor<T>) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, ObjectEditor<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, ObjectEditor<T>, HasContainer) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, Class<T>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, Class<T>, HasContainer) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, Class<T>, String, BiFunction<String, Class<T>, ObjectEditor<T>>, ObjectField.Type) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormField(String, Class<T>, String, BiFunction<String, Class<T>, ObjectEditor<T>>, HasContainer) - Constructor for class com.storedobject.ui.ObjectFormField
- ObjectFormTable(Class<T>, StringList) - Constructor for class com.storedobject.pdf.PDF.ObjectFormTable
-
Create a table for the given type of
StoredObject
class. - ObjectFormTable(Class<T>, String...) - Constructor for class com.storedobject.pdf.PDF.ObjectFormTable
-
Create a table for the given type of
StoredObject
class. - ObjectGetField<T> - Class in com.storedobject.ui
-
A field to accept instances of
StoredObject
s that are searchable using some keywords. - ObjectGetField(Class<T>) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField(String, Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField(String, Class<T>, boolean, boolean, ObjectGetField.GetProvider<T>) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField(String, Class<T>, boolean, ObjectGetField.GetProvider<T>) - Constructor for class com.storedobject.ui.ObjectGetField
-
Constructor.
- ObjectGetField.GetProvider<O> - Interface in com.storedobject.ui
-
The
ObjectGetField
requires a "get provider" to provide objects or list of objects based on a search text. - ObjectGetField.GetSupplier<O> - Class in com.storedobject.ui
-
Implementation of
ObjectGetField.GetProvider
for normalStoredObject
classes. - ObjectGetField.GetTypedSupplier<O> - Class in com.storedobject.ui
-
Implementation of
ObjectGetField.GetProvider
forStoredObject
classes where additional type information is required (For example,InventoryItem
requires an instance of theInventoryItemType
while searching in order to narrow down the search). - ObjectGetter<T> - Interface in com.storedobject.core
-
Definition of an "object getter" - classes that provide an object of a specific type.
- ObjectGrid<T> - Class in com.storedobject.ui
- ObjectGrid(ObjectList<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectGrid
- ObjectGrid(Class<T>) - Constructor for class com.storedobject.ui.ObjectGrid
- ObjectGrid(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectGrid
- ObjectGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectGrid
- ObjectGrid(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectGrid
- ObjectGridData<T,
ROOT> - Interface in com.storedobject.ui - ObjectGridReport<T> - Class in com.storedobject.ui
-
Create a PDF report from the grid rows.
- ObjectGridReport(ObjectListGrid<T>) - Constructor for class com.storedobject.ui.ObjectGridReport
-
Constructor.
- ObjectHint - Class in com.storedobject.core
- ObjectHint() - Constructor for class com.storedobject.core.ObjectHint
- ObjectHistoryGrid<T> - Class in com.storedobject.ui
- ObjectHistoryGrid(Id) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(Id, BiPredicate<T, T>) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(T) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(T, StringList) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(T, StringList, BiPredicate<T, T>) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(T, AuditTrailConfiguration) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(T, AuditTrailConfiguration, BiPredicate<T, T>) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectHistoryGrid(T, BiPredicate<T, T>) - Constructor for class com.storedobject.ui.ObjectHistoryGrid
- ObjectId - Class in com.storedobject.core
-
Strictly for internal use only.
- ObjectInput<T> - Interface in com.storedobject.ui
-
Fields that can input a given type of
StoredObject
value. - objectIterator(Function<ResultSet, T>) - Method in class com.storedobject.core.Query
-
Creates an
Iterable
that maps eachResultSet
entry from the query into an object of typeT
using the providedobjectMapper
function. - ObjectIterator<O> - Class in com.storedobject.core
-
Helper class that allows you to iterate through objects retrieved from the DB.
- objectLink(StoredObjectUtility.Link<?>) - Method in class com.storedobject.core.StoredObject
-
Get the object link associated with this instance.
- objectLink(String) - Method in class com.storedobject.core.StoredObject
-
Get the object link associated with this instance.
- objectLink(String, boolean) - Method in class com.storedobject.core.StoredObject
-
Get the object link associated with this instance.
- ObjectLinkField<T> - Class in com.storedobject.ui
- ObjectLinkField(String, StoredObjectUtility.Link<T>) - Constructor for class com.storedobject.ui.ObjectLinkField
- ObjectLinkField.Tabs - Class in com.storedobject.ui
- objectLinks() - Method in class com.storedobject.core.StoredObject
-
Get the list of object links associated with this instance.
- objectLinks(boolean) - Method in class com.storedobject.core.StoredObject
-
Get the list of object links associated with this instance.
- ObjectList<T> - Class in com.storedobject.report
-
Generate a PDF with a list of objects.
- ObjectList - Class in com.storedobject.ui
-
A list report that lists
StoredObject
s. - ObjectList<T> - Interface in com.storedobject.core
- ObjectList(Device) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(Device, ReportDefinition) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(Device, Class<T>, boolean, Iterable<String>) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(Device, Class<T>, boolean, String...) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(Device, Class<T>, Iterable<String>) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(Device, Class<T>, String...) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(Device, String) - Constructor for class com.storedobject.report.ObjectList
- ObjectList(ReportDefinition) - Constructor for class com.storedobject.ui.ObjectList
-
Constructor.
- ObjectList(String) - Constructor for class com.storedobject.ui.ObjectList
-
Constructor.
- ObjectListEditor<T> - Class in com.storedobject.ui
-
This class can be used to edit a list of
StoredObject
s. - ObjectListEditor(Class<T>) - Constructor for class com.storedobject.ui.ObjectListEditor
-
Constructor.
- ObjectListEditor(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectListEditor
-
Constructor.
- ObjectListEditor(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectListEditor
-
Constructor.
- ObjectLister<T> - Interface in com.storedobject.report
- ObjectListExcel<T> - Class in com.storedobject.report
-
Generate an Excel with list of objects.
- ObjectListExcel(Device, ReportDefinition) - Constructor for class com.storedobject.report.ObjectListExcel
- ObjectListExcel(Device, Class<T>, boolean, Iterable<String>) - Constructor for class com.storedobject.report.ObjectListExcel
- ObjectListExcel(Device, Class<T>, boolean, String...) - Constructor for class com.storedobject.report.ObjectListExcel
- ObjectListExcel(Device, Class<T>, Iterable<String>) - Constructor for class com.storedobject.report.ObjectListExcel
- ObjectListExcel(Device, Class<T>, String...) - Constructor for class com.storedobject.report.ObjectListExcel
- ObjectListExcel(Device, String) - Constructor for class com.storedobject.report.ObjectListExcel
- ObjectListField<T> - Class in com.storedobject.ui
- ObjectListField(Class<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(Class<T>, String, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(Class<T>, String, String) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(Class<T>, String, String, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(Class<T>, List<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, ObjectList<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, String) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, String, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, String, String) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, String, String, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, String, String, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, Class<T>, List<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(String, List<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListField(List<T>) - Constructor for class com.storedobject.ui.ObjectListField
- ObjectListGrid<T> - Class in com.storedobject.ui
-
Grid that can be used show a list of
StoredObject
instances. - ObjectListGrid(ObjectList<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectListGrid
- ObjectListGrid(Class<T>) - Constructor for class com.storedobject.ui.ObjectListGrid
- ObjectListGrid(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectListGrid
- ObjectListGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectListGrid
- ObjectListGrid(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectListGrid
- ObjectListProvider<T> - Class in com.storedobject.ui
- ObjectListProvider(ObjectList<T>) - Constructor for class com.storedobject.ui.ObjectListProvider
- ObjectListProvider(Class<T>, DataList<T>) - Constructor for class com.storedobject.ui.ObjectListProvider
- ObjectListProvider.LoadCallBack - Interface in com.storedobject.ui
- ObjectLoader<T> - Interface in com.storedobject.core
-
Methods for loading instances of
StoredObject
. - ObjectLoader<T> - Interface in com.storedobject.ui
- ObjectLoadFilter<T> - Class in com.storedobject.core
-
Class that maintains filter conditions and associated details that can be used in
StoredObject
's query/list/get methods andObjectLoader
s. - ObjectLoadFilter() - Constructor for class com.storedobject.core.ObjectLoadFilter
- ObjectMemoryGrid<T> - Class in com.storedobject.ui
-
Grid that can be used show a list of
StoredObject
instances. - ObjectMemoryGrid(Class<T>) - Constructor for class com.storedobject.ui.ObjectMemoryGrid
- ObjectMemoryGrid(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectMemoryGrid
- ObjectMemoryGrid(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectMemoryGrid
- ObjectMemoryGrid(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectMemoryGrid
- ObjectMemoryList<T> - Class in com.storedobject.core
- ObjectMemoryList(Class<T>) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, boolean) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, ObjectIterator<T>) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, Query) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, Query, boolean) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, Iterable<Id>) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, String) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, String, boolean) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, String, String) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, String, String, boolean) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectMemoryList(Class<T>, Stream<T>) - Constructor for class com.storedobject.core.ObjectMemoryList
- ObjectPermission - Class in com.storedobject.core
- ObjectPermission() - Constructor for class com.storedobject.core.ObjectPermission
- ObjectPermissionGroup - Class in com.storedobject.core
- ObjectPermissionGroup() - Constructor for class com.storedobject.core.ObjectPermissionGroup
- ObjectPermissionUser - Class in com.storedobject.core
- ObjectPermissionUser() - Constructor for class com.storedobject.core.ObjectPermissionUser
- ObjectProvider<T> - Interface in com.storedobject.ui
-
Provider of sme sort of object.
- ObjectReport - Class in com.storedobject.report
- ObjectReport(Device, PrintLogicDefinition, StoredObject) - Constructor for class com.storedobject.report.ObjectReport
- ObjectReport(Device, PrintLogicDefinition, StoredObject, boolean) - Constructor for class com.storedobject.report.ObjectReport
- ObjectReport(Device, PrintLogicDefinition, Object, StoredObject) - Constructor for class com.storedobject.report.ObjectReport
- ObjectReport(Device, PrintLogicDefinition, Object, StoredObject, boolean) - Constructor for class com.storedobject.report.ObjectReport
- objectRolledback(StoredObject) - Method in interface com.storedobject.core.ObjectChangeListener
- objects() - Method in class com.storedobject.core.TransactionInformation
-
Get the objects involved in this transaction.
- objects(Class<O>, boolean) - Method in class com.storedobject.core.TransactionInformation
-
Get a particular type of objects involved in this transaction.
- objectSaved(StoredObject, TransactionControl) - Method in interface com.storedobject.core.ObjectChangeListener
- ObjectSearchBrowser<T> - Class in com.storedobject.ui
-
A grid-view that is typically used for searching and setting a particular instance of a
StoredObject
. - ObjectSearchBrowser(Class<T>) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBrowser(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBrowser(Class<T>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBrowser(Class<T>, Iterable<String>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBrowser(Class<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBrowser(String) - Constructor for class com.storedobject.ui.ObjectSearchBrowser
-
Constructor.
- ObjectSearchBuilder<T> - Interface in com.storedobject.core
- ObjectSearcher<T> - Interface in com.storedobject.core
- ObjectSearcherField<T> - Class in com.storedobject.ui
- ObjectSearcherField(Class<T>, Consumer<T>) - Constructor for class com.storedobject.ui.ObjectSearcherField
- ObjectSearcherField(String, Class<T>, Consumer<T>) - Constructor for class com.storedobject.ui.ObjectSearcherField
- ObjectSearchField<T> - Class in com.storedobject.ui
- ObjectSearchField(Class<T>) - Constructor for class com.storedobject.ui.ObjectSearchField
- ObjectSearchField(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectSearchField
- ObjectSearchField(Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectSearchField
- ObjectSearchField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectSearchField
- ObjectSearchField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectSearchField
- ObjectSearchField(String, Class<T>, boolean, boolean) - Constructor for class com.storedobject.ui.ObjectSearchField
- ObjectSearchForm<T> - Class in com.storedobject.ui
- ObjectSearchForm(Class<T>) - Constructor for class com.storedobject.ui.ObjectSearchForm
- ObjectSetter<T> - Interface in com.storedobject.core
-
Denotes consumer of an object.
- ObjectsSetter<T> - Interface in com.storedobject.core
- ObjectTable<T> - Class in com.storedobject.ui
- ObjectTable(Class<T>) - Constructor for class com.storedobject.ui.ObjectTable
-
Constructor.
- ObjectTable(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectTable
-
Constructor.
- ObjectTable(Class<T>, boolean, StringList) - Constructor for class com.storedobject.pdf.PDF.ObjectTable
-
Create a table for the given type of
StoredObject
class. - ObjectTable(Class<T>, boolean, String...) - Constructor for class com.storedobject.pdf.PDF.ObjectTable
-
Create a table for the given type of
StoredObject
class. - ObjectTable(Class<T>, StringList) - Constructor for class com.storedobject.pdf.PDF.ObjectTable
-
Create a table for the given type of
StoredObject
class. - ObjectTable(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectTable
-
Constructor.
- ObjectTable(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectTable
-
Constructor.
- ObjectTable(Class<T>, String...) - Constructor for class com.storedobject.pdf.PDF.ObjectTable
-
Create a table for the given type of
StoredObject
class. - ObjectText<T> - Class in com.storedobject.core
-
Definition of a type that can be used as an attribute in
StoredObject
class. - ObjectText() - Constructor for class com.storedobject.core.ObjectText
-
Constructor.
- ObjectText(Id) - Constructor for class com.storedobject.core.ObjectText
-
Constructor.
- ObjectText(ObjectText<T>) - Constructor for class com.storedobject.core.ObjectText
-
Construct from another instance.
- ObjectText(String) - Constructor for class com.storedobject.core.ObjectText
-
Constructor.
- ObjectText(T) - Constructor for class com.storedobject.core.ObjectText
-
Constructor.
- ObjectTextField<T> - Class in com.storedobject.ui
- ObjectTextField(Class<T>) - Constructor for class com.storedobject.ui.ObjectTextField
- ObjectTextField(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectTextField
- ObjectTextField(String, Class<T>) - Constructor for class com.storedobject.ui.ObjectTextField
- ObjectTextField(String, Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectTextField
- ObjectToString<T> - Interface in com.storedobject.core
-
Interface to convert a
StoredObject
toString
. - ObjectToString.O2S<O> - Class in com.storedobject.core
- ObjectTree<T> - Class in com.storedobject.core
- ObjectTree<T> - Class in com.storedobject.ui
- ObjectTree(boolean, int, Class<T>, boolean) - Constructor for class com.storedobject.core.ObjectTree
- ObjectTree(boolean, Class<T>, Iterable<String>, boolean, int) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(int, Class<T>, boolean, Function<Class<T>, ObjectList<T>>) - Constructor for class com.storedobject.core.ObjectTree
- ObjectTree(Class<T>) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, boolean) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, boolean, int) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, Iterable<String>, boolean) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, Iterable<String>, boolean, int) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectTree
- ObjectTree.Builder<O> - Interface in com.storedobject.core
- ObjectTreeBrowser<T> - Class in com.storedobject.ui
- ObjectTreeBrowser(Class<T>) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeBrowser(String) - Constructor for class com.storedobject.ui.ObjectTreeBrowser
- ObjectTreeEditor<T> - Class in com.storedobject.ui
- ObjectTreeEditor(Class<T>) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(Class<T>, int) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeEditor(String) - Constructor for class com.storedobject.ui.ObjectTreeEditor
- ObjectTreeProvider<T> - Class in com.storedobject.ui
- ObjectTreeProvider(ObjectTree<T>) - Constructor for class com.storedobject.ui.ObjectTreeProvider
- ObjectTreeProvider.LoadCallBack - Interface in com.storedobject.ui
- ObjectTreeViewer<T> - Class in com.storedobject.ui
- ObjectTreeViewer(Class<T>) - Constructor for class com.storedobject.ui.ObjectTreeViewer
- ObjectTreeViewer(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.ObjectTreeViewer
- ObjectTreeViewer(Class<T>, Iterable<String>, String) - Constructor for class com.storedobject.ui.ObjectTreeViewer
- ObjectTreeViewer(Class<T>, String) - Constructor for class com.storedobject.ui.ObjectTreeViewer
- ObjectTreeViewer(String) - Constructor for class com.storedobject.ui.ObjectTreeViewer
- ObjectValueConverter - Class in com.storedobject.core.converter
- ObjectValueConverter(Class<? extends StoredObject>) - Constructor for class com.storedobject.core.converter.ObjectValueConverter
- ObjectViewer - Class in com.storedobject.ui
- ObjectViewer(Application) - Constructor for class com.storedobject.ui.ObjectViewer
- OBLIQUE - Enum constant in enum class com.storedobject.chart.Font.Style
-
Oblique.
- OBLIQUE - Enum constant in enum class com.storedobject.pdf.PDFFont.FontStyle
- ODInputStream - Class in com.storedobject.office.od
- ODInputStream(InputStream) - Constructor for class com.storedobject.office.od.ODInputStream
- ODOutputStream - Class in com.storedobject.office.od
- ODOutputStream(OutputStream) - Constructor for class com.storedobject.office.od.ODOutputStream
- ODS - Class in com.storedobject.office
- ODS - Enum constant in enum class com.storedobject.office.PDFProperties.Filter
- ODS() - Constructor for class com.storedobject.office.ODS
-
Constructor.
- ODS(FileData) - Constructor for class com.storedobject.office.ODS
-
Constructor.
- ODS(Id) - Constructor for class com.storedobject.office.ODS
-
Constructor
- ODS(Id, OutputStream) - Constructor for class com.storedobject.office.ODS
-
Constructor
- ODS(StreamData) - Constructor for class com.storedobject.office.ODS
-
Constructor
- ODS(StreamData, OutputStream) - Constructor for class com.storedobject.office.ODS
-
Constructor
- ODS(InputStream) - Constructor for class com.storedobject.office.ODS
-
Constructor.
- ODS(InputStream, OutputStream) - Constructor for class com.storedobject.office.ODS
-
Constructor.
- ODS(OutputStream) - Constructor for class com.storedobject.office.ODS
-
Constructor.
- ODS(String) - Constructor for class com.storedobject.office.ODS
-
Constructor.
- ODSReport - Class in com.storedobject.office
- ODSReport(Device) - Constructor for class com.storedobject.office.ODSReport
-
Constructor.
- ODSReport(Device, FileData) - Constructor for class com.storedobject.office.ODSReport
-
Constructor.
- ODSReport(Device, Id) - Constructor for class com.storedobject.office.ODSReport
-
Constructor
- ODSReport(Device, StreamData) - Constructor for class com.storedobject.office.ODSReport
-
Constructor
- ODSReport(Device, InputStream) - Constructor for class com.storedobject.office.ODSReport
-
Constructor.
- ODSReport(Device, String) - Constructor for class com.storedobject.office.ODSReport
-
Constructor.
- ODT<T> - Class in com.storedobject.office
- ODT - Enum constant in enum class com.storedobject.office.PDFProperties.Filter
- ODT() - Constructor for class com.storedobject.office.ODT
- ODT(Id) - Constructor for class com.storedobject.office.ODT
- ODT(Id, Object) - Constructor for class com.storedobject.office.ODT
- ODT(StreamData) - Constructor for class com.storedobject.office.ODT
- ODT(StreamData, Object) - Constructor for class com.storedobject.office.ODT
- ODTObjectReport<T> - Class in com.storedobject.office
-
PDFObjectReport
andODTObjectReport
are used to define report logic to be used inPrintLogicDefinition
. - ODTObjectReport(Device, T) - Constructor for class com.storedobject.office.ODTObjectReport
-
Constructor.
- ODTReport - Class in com.storedobject.office
- ODTReport(Device) - Constructor for class com.storedobject.office.ODTReport
- ODTReport(Device, Id) - Constructor for class com.storedobject.office.ODTReport
- ODTReport(Device, Id, Object) - Constructor for class com.storedobject.office.ODTReport
- ODTReport(Device, StreamData) - Constructor for class com.storedobject.office.ODTReport
- ODTReport(Device, StreamData, Object) - Constructor for class com.storedobject.office.ODTReport
- OfEntity - Interface in com.storedobject.core
- OfEntitySelf - Interface in com.storedobject.core
- Office - Class in com.storedobject.office.od
- offset(Offset) - Method in class com.storedobject.chart.PointSymbol
-
Sets the offset for the
PointSymbol
and returns the updated instance. - Offset - Class in com.storedobject.chart
-
Represents an "offset" configuration for a component, allowing the specification of x and y offset values.
- Offset() - Constructor for class com.storedobject.chart.Offset
- OffsetAccount - Class in com.storedobject.core
- OffsetAccount() - Constructor for class com.storedobject.core.OffsetAccount
- ok - Variable in class com.storedobject.ui.TemplateDataForm
-
The Ok button.
- ok - Variable in class com.storedobject.vaadin.DataForm
-
The Ok button.
- ok() - Method in class com.storedobject.common.Condition
- OK - Static variable in interface com.storedobject.core.ParameterService
- old() - Method in class com.storedobject.core.StoredObject
-
Check if the instance is old or not.
- Old_Class_Loaded - Exception Class in com.storedobject.tools
- Old_Class_Loaded() - Constructor for exception class com.storedobject.tools.Old_Class_Loaded
- Old_Class_Loaded(String) - Constructor for exception class com.storedobject.tools.Old_Class_Loaded
- onAbort() - Method in class com.storedobject.ui.util.Stepper.Step
-
Called when the step is exited by hitting the back button.
- onAttach(AttachEvent) - Method in class com.storedobject.chart.SOChart
- onAttach(AttachEvent) - Method in class com.storedobject.ui.AbstractObjectField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.Application.BusyIndicator
- onAttach(AttachEvent) - Method in class com.storedobject.ui.ELabelField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.ELabels
- onAttach(AttachEvent) - Method in class com.storedobject.ui.FileField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.FoldingLayout
- onAttach(AttachEvent) - Method in class com.storedobject.ui.inventory.BinField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.inventory.LocateItem
- onAttach(AttachEvent) - Method in class com.storedobject.ui.MinutesField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.MoneyField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.QueryGrid
- onAttach(AttachEvent) - Method in class com.storedobject.ui.Template
- onAttach(AttachEvent) - Method in class com.storedobject.ui.tools.BiometricButton
- onAttach(AttachEvent) - Method in class com.storedobject.ui.tools.LoginNameField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.util.AbstractQuantityField
- onAttach(AttachEvent) - Method in class com.storedobject.ui.util.HtmlTemplate
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.AbstractResourcedComponent
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.ApplicationFrame
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.ApplicationView
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.AudioCapture
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.CustomTextField
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.Image
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.ListGrid
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.Media
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.SpeakerButton
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.StyledText
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.UploadField
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.util.NumericField
- onAttach(AttachEvent) - Method in class com.storedobject.vaadin.VideoCapture
- onClose(Session) - Method in class com.storedobject.tools.JSONWebSocket
- onComplete() - Method in class com.storedobject.ui.util.Stepper.Step
-
Called when the step is exited by hitting the next button.
- onComponentEvent(ClickEvent<? extends Component>) - Method in interface com.storedobject.vaadin.ClickHandler
-
Default implementation invokes
ClickHandler.clicked(ClickEvent)
. - onDetach(DetachEvent) - Method in class com.storedobject.helper.LitComponent
- onDetach(DetachEvent) - Method in class com.storedobject.ui.Application.BusyIndicator
- onDetach(DetachEvent) - Method in class com.storedobject.ui.FoldingLayout
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.AbstractResourcedComponent
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.ApplicationView
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.AudioCapture
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.Image
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.ListGrid
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.Media
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.SpeakerButton
- onDetach(DetachEvent) - Method in class com.storedobject.vaadin.VideoCapture
- ONE - Static variable in class com.storedobject.core.Count
- ONE - Static variable in class com.storedobject.core.Rate
- onEnter() - Method in class com.storedobject.ui.util.Stepper.Step
-
Called when the step is entered.
- onError(Session, Throwable) - Method in class com.storedobject.tools.JSONWebSocket
- onError(String) - Method in class com.storedobject.chart.SOChart
-
This method is invoked when SOChart wants to show some errors.
- onEvent(Event) - Method in interface com.storedobject.chart.EventListener
-
Handles an event that occurs on a chart or its part.
- onMessage(Session, byte[], boolean) - Method in class com.storedobject.tools.JSONWebSocket
- onMessage(Session, String) - Method in class com.storedobject.tools.JSONWebSocket
- onOpen(Session) - Method in class com.storedobject.tools.JSONWebSocket
- onProgress(StreamVariable.StreamingProgressEvent) - Method in class com.storedobject.vaadin.util.MediaStreamVariable
- open() - Method in class com.storedobject.pdf.PDF
-
Open the PDF for creating the content.
- open() - Method in class com.storedobject.report.ObjectList
- open() - Method in class com.storedobject.vaadin.Popup
-
Open the popup.
- open(InputStream) - Static method in class com.storedobject.office.od.Office
- opening() - Method in record class com.storedobject.chart.CandlestickData.Candlestick
-
Returns the value of the
opening
record component. - openMenu() - Method in class com.storedobject.ui.Application
- openMenu() - Method in class com.storedobject.vaadin.ApplicationFrame
-
Open the side menu ("drawer" part of the
AppLayout
) programmatically. - openMenu() - Method in interface com.storedobject.vaadin.ApplicationLayout
-
This method is for opening the menu display (default implementation does nothing).
- OR - Enum constant in enum class com.storedobject.common.LogicalOperator
- ORANGE - Static variable in class com.storedobject.pdf.PDFColor
- order() - Element in annotation interface com.storedobject.core.annotation.Column
-
Display order of this field.
- order(Comparator<? super T>) - Method in interface com.storedobject.core.Filtered
- order(Comparator<? super T>) - Method in class com.storedobject.core.MemoryCache
- order(Comparator<? super T>) - Method in class com.storedobject.core.ObjectCacheList
- order(Comparator<? super T>) - Method in class com.storedobject.core.ObjectForest
- order(Comparator<? super T>) - Method in class com.storedobject.core.ObjectTree
- orderBy(String) - Method in class com.storedobject.core.QueryBuilder
-
Sets the "order by" clause for the query being built.
- ordinality() - Method in class com.storedobject.iot.DataSet.DataStatus
-
Retrieves the ordinality of the current data status.
- Organization - Class in com.storedobjects.support
- Organization() - Constructor for class com.storedobjects.support.Organization
- Orientation - Class in com.storedobject.chart
-
Represents orientation property.
- Orientation() - Constructor for class com.storedobject.chart.Orientation
- ORIENTATION_LANDSCAPE - Static variable in class com.storedobject.pdf.PDF
- ORIENTATION_PORTRAIT - Static variable in class com.storedobject.pdf.PDF
- OTHERS - Enum constant in enum class com.storedobject.chart.Chart.Emphasis.FADE_OUT
-
All other charts.
- out - Variable in class com.storedobject.common.TranslatedInputStream
- out - Variable in class com.storedobject.common.TranslatedOutputStream
- out - Variable in class com.storedobject.common.TranslatedReader
- out - Variable in class com.storedobject.common.TranslatedWriter
- out - Variable in class com.storedobject.core.StreamContentProducer
- ownedByMaster() - Method in class com.storedobject.ui.util.ContactData
P
- pack(String) - Static method in class com.storedobject.common.StringUtility
-
Pack a string by removing white spaces.
- pack(String[]) - Static method in class com.storedobject.common.StringUtility
-
Pack all the strings in an array by removing white spaces.
- Packager - Class in com.storedobject.tools
- Packager() - Constructor for class com.storedobject.tools.Packager
- packData(int) - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Pack string data (Strip off all whitespaces).
- PackingUnit - Class in com.storedobject.core
- PackingUnit() - Constructor for class com.storedobject.core.PackingUnit
- PackingUnitBrowser - Class in com.storedobject.ui.inventory
- PackingUnitBrowser() - Constructor for class com.storedobject.ui.inventory.PackingUnitBrowser
- PackingUnitBrowser(String) - Constructor for class com.storedobject.ui.inventory.PackingUnitBrowser
- PackingUnitEditor - Class in com.storedobject.ui.inventory
- PackingUnitEditor() - Constructor for class com.storedobject.ui.inventory.PackingUnitEditor
- packingUnitsChanged() - Static method in class com.storedobject.ui.MeasurementUnitField
- Padding - Class in com.storedobject.chart
-
Padding.
- Padding() - Constructor for class com.storedobject.chart.Padding
-
Constructor.
- padLeft(String, int) - Static method in class com.storedobject.common.StringUtility
-
Left pad a String with spaces
- padLeft(String, int, char) - Static method in class com.storedobject.common.StringUtility
-
Left pad a String with the padChar passed
- padRight(String, int) - Static method in class com.storedobject.common.StringUtility
-
Right pad a String with spaces
- padRight(String, int, char) - Static method in class com.storedobject.common.StringUtility
-
Right pad a String with the padChar passed
- pageCompleted() - Method in class com.storedobject.pdf.PDF
-
This method will be called whenever a page is completed.
- pageSizes - Static variable in class com.storedobject.pdf.PDF
- pageStarted() - Method in class com.storedobject.pdf.PDF
-
This method will be called whenever a new page is started.
- paint(Block) - Method in class com.storedobject.ui.iot.BlockView
-
Paints the specified Block in the view or graphical component.
- paint(DataSet.AlarmStatus) - Method in class com.storedobject.ui.iot.BlockView
-
Paints the visual representation of the specified alarm status.
- paint(DataSet.LimitStatus) - Method in class com.storedobject.ui.iot.BlockView
-
Paints the visual representation related to the provided limit status.
- paint(Unit) - Method in class com.storedobject.ui.iot.BlockView
-
Renders or updates the visual representation of the given unit.
- paint(Graphics2D) - Method in class com.storedobject.ui.BarcodeImage
- paint(Graphics2D) - Method in class com.storedobject.vaadin.PaintedImage
-
Paint the image to the
Graphics2D
. if there is a painter already set, that will be invoked to do the painting. - paint(Graphics2D) - Method in class com.storedobject.vaadin.PaintedImageResource
-
Paint the image to the
Graphics2D
. if there is a painter already set, that will be invoked to do the painting. - PaintedImage - Class in com.storedobject.vaadin
-
Create an image from an AWT image painted on a
Graphics2D
. - PaintedImage() - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create a 100x100 pixels SVG image.
- PaintedImage(int, int) - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create an image.
- PaintedImage(PaintedImage.Type) - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create a 100x100 pixels image.
- PaintedImage(PaintedImage.Type, int, int) - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create an image.
- PaintedImage(PaintedImage.Type, Consumer<Graphics2D>) - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create a 100x100 pixels image.
- PaintedImage(PaintedImage.Type, Consumer<Graphics2D>, int, int) - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create an image.
- PaintedImage(Consumer<Graphics2D>) - Constructor for class com.storedobject.vaadin.PaintedImage
-
Create a 100x100 pixels SVG image.
- PaintedImage.Type - Enum Class in com.storedobject.vaadin
-
Image type.
- PaintedImageResource - Class in com.storedobject.vaadin
-
Create an image resource from an AWT image painted on a
Graphics2D
. - PaintedImageResource() - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create a 100x100 pixels SVG image resource.
- PaintedImageResource(int, int) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create an image resource.
- PaintedImageResource(PaintedImage.Type) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create a 100x100 pixels image resource.
- PaintedImageResource(PaintedImage.Type, int, int) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create an image resource.
- PaintedImageResource(PaintedImage.Type, Consumer<Graphics2D>) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create a 100x100 pixels image resource.
- PaintedImageResource(PaintedImage.Type, Consumer<Graphics2D>, int, int) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create an image resource.
- PaintedImageResource(Consumer<Graphics2D>) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create a 100x100 pixels SVG image resource.
- PaintedImageResource(Consumer<Graphics2D>, int, int) - Constructor for class com.storedobject.vaadin.PaintedImageResource
-
Create an image resource.
- ParallelAccumulator<T> - Class in com.storedobject.common
-
A class that provides multithreaded synchronized Accumulator functionality
- ParallelAccumulator(BiFunction<T, T, T>) - Constructor for class com.storedobject.common.ParallelAccumulator
-
Constructor
- ParameterLogic - Class in com.storedobject.core
- ParameterLogic() - Constructor for class com.storedobject.core.ParameterLogic
- ParameterService - Interface in com.storedobject.core
-
Parameter-driven web service interface.
- parentTable(String) - Method in class com.storedobject.core.Database
- parentTable(String) - Method in class com.storedobject.database.postgres.Database
- parse() - Method in class com.storedobject.common.INAddress
- parse() - Method in class com.storedobject.common.MYAddress
- parse(Logic) - Method in interface com.storedobject.core.Device
- parse(Logic) - Method in class com.storedobject.ui.Application
- parse(Logic) - Static method in class com.storedobject.ui.util.LogicParser
- parse(Object) - Static method in class com.storedobject.core.converter.DaysValueConverter
- parse(Object) - Static method in class com.storedobject.core.converter.MinutesValueConverter
- parse(Object) - Static method in class com.storedobject.core.converter.SecondsValueConverter
- parse(String) - Static method in class com.storedobject.ui.MediaCSS
-
Parse the HTML/CSS string and replace all occurrences of ${MediaName} with respective media URLs.
- parseJSS(String) - Static method in class com.storedobject.common.JSON
-
Parse a JSS (JavaScript Structure) string to a JSON compatible string.
- parseToProperties(String[]) - Static method in class com.storedobject.common.StringUtility
-
Parse the string array into "properties".
- PARTIAL_TRANSACTION_COMMITTED - Static variable in class com.storedobject.common.Fault
- particulars() - Method in class com.storedobject.accounts.Invoice
- partyAccounts(Id, Currency) - Method in class com.storedobject.ui.accounts.AbstractInvoiceEditor
- passwordChangeFailed() - Method in interface com.storedobject.core.IdentityCheck
-
This method is invoked when a "password change" fails.
- passwordChangeSucceeded() - Method in interface com.storedobject.core.IdentityCheck
-
This method is invoked when a "password change" is carried out successfully.
- PasswordField - Class in com.storedobject.ui
- PasswordField() - Constructor for class com.storedobject.ui.PasswordField
- PasswordField(HasValue.ValueChangeListener<? super AbstractField.ComponentValueChangeEvent<PasswordField, String>>) - Constructor for class com.storedobject.ui.PasswordField
- PasswordField(String) - Constructor for class com.storedobject.ui.PasswordField
- PasswordField(String, HasValue.ValueChangeListener<? super AbstractField.ComponentValueChangeEvent<PasswordField, String>>) - Constructor for class com.storedobject.ui.PasswordField
- PasswordField(String, String) - Constructor for class com.storedobject.ui.PasswordField
- PasswordField(String, String, HasValue.ValueChangeListener<? super AbstractField.ComponentValueChangeEvent<PasswordField, String>>) - Constructor for class com.storedobject.ui.PasswordField
- PasswordPolicy - Class in com.storedobject.core
- PasswordPolicy() - Constructor for class com.storedobject.core.PasswordPolicy
- PatternField - Class in com.storedobject.vaadin.util
-
Represents an abstract text input field enforcing a specific pattern or format for its content.
- PatternField(String, int, CustomStringBlockFormatter) - Constructor for class com.storedobject.vaadin.util.PatternField
- pdf - Variable in class com.storedobject.ui.QueryGrid
- PDF - Class in com.storedobject.pdf
-
This class is used to create PDF output.
- PDF - Static variable in class com.storedobject.core.EditorAction
- PDF() - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(boolean) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(boolean, PDFImage) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(PDFImage) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(OutputStream) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(OutputStream, boolean) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(OutputStream, boolean, PDFImage) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF(OutputStream, PDFImage) - Constructor for class com.storedobject.pdf.PDF
-
Constructor.
- PDF_417 - Enum constant in enum class com.storedobject.common.Barcode.Format
-
PDF417 format.
- PDF.ObjectFormTable<T> - Class in com.storedobject.pdf
-
Define a table where
StoredObject
instances can be added in a "form" style (Each attribute is printed in a separate row). - PDF.ObjectTable<T> - Class in com.storedobject.pdf
-
Define a table where
StoredObject
instances can be added as rows. - PDF.PDFContent - Class in com.storedobject.pdf
-
Representation of 'Content' from another PDF.
- PDF.Text - Class in com.storedobject.pdf
-
Used to define text to include in the PDF document.
- PDFCell - Class in com.storedobject.pdf
-
Represents a "cell" of the
PDFTable
. - PDFCell() - Constructor for class com.storedobject.pdf.PDFCell
-
Constructor.
- PDFCell(PDFCell) - Constructor for class com.storedobject.pdf.PDFCell
-
Construct from another cell.
- PDFCell(PDFImage) - Constructor for class com.storedobject.pdf.PDFCell
-
Construct from an image as its content.
- PDFCell(PDFImage, boolean) - Constructor for class com.storedobject.pdf.PDFCell
-
Construct from an image as its content.
- PDFCell(PDFPhrase) - Constructor for class com.storedobject.pdf.PDFCell
-
Constructor from a phrase as its content.
- PDFCell(PDFTable) - Constructor for class com.storedobject.pdf.PDFCell
-
Construct from a table as its content.
- PDFCell(PDFTable, PDFCell) - Constructor for class com.storedobject.pdf.PDFCell
-
Construct from a table as its content.
- PDFChunk - Class in com.storedobject.pdf
-
Representation of "PDF chunk".
- PDFChunk() - Constructor for class com.storedobject.pdf.PDFChunk
-
Constructor.
- PDFChunk(char) - Constructor for class com.storedobject.pdf.PDFChunk
-
Construct from a given character.
- PDFChunk(char, PDFFont) - Constructor for class com.storedobject.pdf.PDFChunk
-
Construct from a given character.
- PDFChunk(PDFChunk) - Constructor for class com.storedobject.pdf.PDFChunk
-
Construct from another chunk.
- PDFChunk(PDFImage, float, float) - Constructor for class com.storedobject.pdf.PDFChunk
-
Construct from a given image.
- PDFChunk(String) - Constructor for class com.storedobject.pdf.PDFChunk
-
Construct from a given text.
- PDFChunk(String, PDFFont) - Constructor for class com.storedobject.pdf.PDFChunk
-
Construct from a given text.
- PDFColor - Class in com.storedobject.pdf
-
Represents a "PDF color".
- PDFColor(int, int, int) - Constructor for class com.storedobject.pdf.PDFColor
-
Create a color from the RGB values and alpha = 1 (All values are 8 bits - 0 to 255).
- PDFColor(int, int, int, int) - Constructor for class com.storedobject.pdf.PDFColor
-
Create a color from the RGB values and alpha (All values are 8 bits - 0 to 255).
- PDFContent - Class in com.storedobject.ui
-
PDF content coming from an
InputStream
that can be viewed or downloaded (viaDevice.view(String, ContentProducer)
orDevice.download(ContentProducer)
). - PDFContent() - Constructor for class com.storedobject.pdf.PDF.PDFContent
- PDFContent(InputStream) - Constructor for class com.storedobject.ui.PDFContent
-
Constructor.
- PDFElement - Interface in com.storedobject.pdf
-
Representation of "PDF element".
- PDFException - Exception Class in com.storedobject.pdf
- PDFException() - Constructor for exception class com.storedobject.pdf.PDFException
- PDFException(Exception) - Constructor for exception class com.storedobject.pdf.PDFException
- PDFException(String) - Constructor for exception class com.storedobject.pdf.PDFException
- PDFFont - Class in com.storedobject.pdf
-
Representation of "PDF font".
- PDFFont() - Constructor for class com.storedobject.pdf.PDFFont
-
Constructor.
- PDFFont(PDFFont) - Constructor for class com.storedobject.pdf.PDFFont
-
Construct from another font.
- PDFFont(PDFFont.FontFamily) - Constructor for class com.storedobject.pdf.PDFFont
-
Constructor.
- PDFFont(PDFFont.FontFamily, float) - Constructor for class com.storedobject.pdf.PDFFont
-
Constructor.
- PDFFont(PDFFont.FontFamily, float, int) - Constructor for class com.storedobject.pdf.PDFFont
-
Constructor.
- PDFFont(PDFFont.FontFamily, float, int, PDFColor) - Constructor for class com.storedobject.pdf.PDFFont
-
Constructor.
- PDFFont.FontFamily - Enum Class in com.storedobject.pdf
-
Font family.
- PDFFont.FontStyle - Enum Class in com.storedobject.pdf
-
Font styles.
- PDFFont.Language - Enum Class in com.storedobject.pdf
-
Languages.
- PDFImage - Class in com.storedobject.pdf
- PDFObjectReport<T> - Class in com.storedobject.pdf
-
PDFObjectReport
andODTObjectReport
are used to define report logic to be used inPrintLogicDefinition
. - PDFObjectReport(Device, T) - Constructor for class com.storedobject.pdf.PDFObjectReport
-
Constructor.
- PDFObjectReport(Device, T, boolean) - Constructor for class com.storedobject.pdf.PDFObjectReport
-
Constructor.
- PDFObjectReport(Device, T, boolean, boolean) - Constructor for class com.storedobject.pdf.PDFObjectReport
-
Constructor.
- PDFParagraph - Class in com.storedobject.pdf
- PDFParagraph() - Constructor for class com.storedobject.pdf.PDFParagraph
- PDFParagraph(float, PDFChunk) - Constructor for class com.storedobject.pdf.PDFParagraph
- PDFParagraph(PDFChunk) - Constructor for class com.storedobject.pdf.PDFParagraph
- PDFParagraph(PDFPhrase) - Constructor for class com.storedobject.pdf.PDFParagraph
- PDFParagraph(String) - Constructor for class com.storedobject.pdf.PDFParagraph
- PDFParagraph(String, PDFFont) - Constructor for class com.storedobject.pdf.PDFParagraph
- PDFPhrase - Class in com.storedobject.pdf
-
Representation of "PDF phrase".
- PDFPhrase() - Constructor for class com.storedobject.pdf.PDFPhrase
-
Constructor.
- PDFPhrase(PDFChunk) - Constructor for class com.storedobject.pdf.PDFPhrase
-
Constructor.
- PDFPhrase(PDFPhrase) - Constructor for class com.storedobject.pdf.PDFPhrase
-
Constructor.
- PDFPhrase(String) - Constructor for class com.storedobject.pdf.PDFPhrase
-
Constructor.
- PDFPhrase(String, PDFFont) - Constructor for class com.storedobject.pdf.PDFPhrase
-
Constructor.
- PDFProperties - Class in com.storedobject.office
- PDFProperties(PDFProperties.Filter) - Constructor for class com.storedobject.office.PDFProperties
- PDFProperties(String) - Constructor for class com.storedobject.office.PDFProperties
- PDFProperties.Filter - Enum Class in com.storedobject.office
- PDFRectangle - Class in com.storedobject.pdf
-
Representation of "PDF rectangle".
- PDFRectangle(float, float) - Constructor for class com.storedobject.pdf.PDFRectangle
-
Constructor.
- PDFRectangle(float, float, float, float) - Constructor for class com.storedobject.pdf.PDFRectangle
-
Constructor.
- PDFRectangle(float, float, float, float, int) - Constructor for class com.storedobject.pdf.PDFRectangle
-
Constructor.
- PDFRectangle(float, float, int) - Constructor for class com.storedobject.pdf.PDFRectangle
-
Constructor.
- PDFRectangle(PDFRectangle) - Constructor for class com.storedobject.pdf.PDFRectangle
-
Construct from another.
- PDFReport - Class in com.storedobject.pdf
-
A PDF class used for generating reports.
- PDFReport(Device) - Constructor for class com.storedobject.pdf.PDFReport
-
Constructor.
- PDFReport(Device, boolean) - Constructor for class com.storedobject.pdf.PDFReport
-
Constructor.
- PDFReport(Device, boolean, boolean) - Constructor for class com.storedobject.pdf.PDFReport
-
Constructor.
- PDFTable - Class in com.storedobject.pdf
-
Table object that can be added to PDF document.
- PDFTable(float[]) - Constructor for class com.storedobject.pdf.PDFTable
- PDFTable(int) - Constructor for class com.storedobject.pdf.PDFTable
- PDFViewer - Class in com.storedobject.vaadin
-
A PDF viewer component that uses browser's native object tag.
- PDFViewer() - Constructor for class com.storedobject.vaadin.PDFViewer
-
Default constructor.
- PDFViewer(AbstractStreamResource) - Constructor for class com.storedobject.vaadin.PDFViewer
-
Constructor with a stream resource to view.
- PDFViewer(String) - Constructor for class com.storedobject.vaadin.PDFViewer
-
Constructor with file to view.
- percentage(double) - Static method in class com.storedobject.chart.Font.Size
- percentage(double) - Method in class com.storedobject.core.Money
-
Calculate the percentage.
- percentage(int) - Static method in class com.storedobject.chart.Size
-
Create a "size" value as a percentage.
- percentage(DecimalNumber) - Method in class com.storedobject.core.Money
-
Calculate the percentage.
- percentage(Rate) - Method in class com.storedobject.core.Money
-
Calculate the percentage.
- percentage(BigDecimal) - Method in class com.storedobject.core.Money
-
Calculate the percentage.
- Percentage - Class in com.storedobject.core
- Percentage() - Constructor for class com.storedobject.core.Percentage
- Percentage(double, MeasurementUnit) - Constructor for class com.storedobject.core.Percentage
- Percentage(double, String) - Constructor for class com.storedobject.core.Percentage
- Percentage(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Percentage
- Percentage(BigDecimal, String) - Constructor for class com.storedobject.core.Percentage
- PercentageField - Class in com.storedobject.ui
- PercentageField() - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(int) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(int, int) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(int, int, String) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(String) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(String, int) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(String, int, int) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.PercentageField
- PercentageField(String, int, int, String) - Constructor for class com.storedobject.ui.PercentageField
- period() - Method in record class com.storedobject.iot.Period
-
Returns the value of the
period
record component. - period() - Method in record class com.storedobject.ui.iot.ConsumptionList.Entry
-
Returns the value of the
period
record component. - period() - Method in record class com.storedobject.ui.iot.Data4Unit
-
Returns the value of the
period
record component. - period(P) - Method in class com.storedobject.core.SystemEntity
-
Convert a period value from GMT to local.
- period(P) - Method in class com.storedobject.core.TransactionManager
-
Convert a period value from GMT to local.
- Period - Record Class in com.storedobject.iot
- Period(PeriodType, int, int) - Constructor for record class com.storedobject.iot.Period
-
Creates an instance of a
Period
record class. - periodGMT(P) - Method in class com.storedobject.core.SystemEntity
-
Convert a period value from local to GMT.
- periodGMT(P) - Method in class com.storedobject.core.TransactionManager
-
Convert a period value from local to GMT.
- periodType() - Method in record class com.storedobject.iot.Period
-
Returns the value of the
periodType
record component. - PeriodType - Enum Class in com.storedobject.iot
- PermissionEditor<T> - Class in com.storedobject.ui.tools
- PermissionEditor(Class<T>, String) - Constructor for class com.storedobject.ui.tools.PermissionEditor
- person() - Method in class com.storedobject.core.StoredObject
-
Get the person who created/edited this object lately.
- Person - Class in com.storedobject.core
- Person() - Constructor for class com.storedobject.core.Person
-
For internal use only
- Person(String) - Constructor for class com.storedobject.core.Person
-
The constructor to create a person
- Person(String, String, String) - Constructor for class com.storedobject.core.Person
-
The constructor to create a person
- PersonalDocument - Class in com.storedobject.core
- PersonalDocument() - Constructor for class com.storedobject.core.PersonalDocument
- PersonalEntity - Class in com.storedobject.accounts
-
Personal entity - Used by
EntityAccount
. - PersonalEntity() - Constructor for class com.storedobject.accounts.PersonalEntity
-
Personal entity - Used by
EntityAccount
. - PersonRole - Class in com.storedobject.core
- PersonRole() - Constructor for class com.storedobject.core.PersonRole
- PersonRoleEditor<T> - Class in com.storedobject.ui.common
-
An editor for
PersonRole
in which the fields of thePerson
get merged seamlessly with the fields of thePersonRole
. - PersonRoleEditor(Class<T>) - Constructor for class com.storedobject.ui.common.PersonRoleEditor
- PersonRoleEditor(Class<T>, int) - Constructor for class com.storedobject.ui.common.PersonRoleEditor
- PersonRoleEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.common.PersonRoleEditor
- PersonRoleEditor(String) - Constructor for class com.storedobject.ui.common.PersonRoleEditor
- PhoneField - Class in com.storedobject.ui
-
Field to accept phone numbers.
- PhoneField() - Constructor for class com.storedobject.ui.PhoneField
-
Constructor.
- PhoneField(String) - Constructor for class com.storedobject.ui.PhoneField
-
Constructor.
- PhoneNumber - Class in com.storedobject.common
-
Class used to check phone number validity.
A valid phone number starts with a "+" symbol followed by dialing digits with optional space separators. - PhoneNumber() - Constructor for class com.storedobject.common.PhoneNumber
- phoneToNumber(String) - Static method in interface com.storedobject.core.HasContacts
- PI - Static variable in class com.storedobject.core.Quantity
- Pie - Enum constant in enum class com.storedobject.chart.ChartType
-
Pie.
- PieChart - Class in com.storedobject.chart
-
Pie chart.
- PieChart() - Constructor for class com.storedobject.chart.PieChart
-
Constructor.
- PieChart(AbstractDataProvider<?>, DataProvider) - Constructor for class com.storedobject.chart.PieChart
-
Constructor.
- PILL - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Pill.
- PIN - Class in com.storedobject.core
-
This class represents a PIN stored in the system corresponding to a StoredObject.
- PIN - Enum constant in enum class com.storedobject.chart.PointSymbolType
-
Pin.
- PIN() - Constructor for class com.storedobject.core.PIN
-
Constructor for internal use only
- PIN(Id, String) - Constructor for class com.storedobject.core.PIN
-
Constructs a PIN.
- PINK - Static variable in class com.storedobject.pdf.PDFColor
- pixels(double) - Static method in class com.storedobject.chart.Font.Size
- pixels(int) - Static method in class com.storedobject.chart.Size
-
Create a "size" value in pixels.
- PKAddress - Class in com.storedobject.common
-
IN Address
line[0]: Place name within the district
line[1]: District code
line[2]: Province code - PKAddressForm - Class in com.storedobject.ui.util
- PKAddressForm() - Constructor for class com.storedobject.ui.util.PKAddressForm
- PL - Enum constant in enum class com.storedobject.chart.Language
-
Polish
- placeOrder(Transaction) - Method in class com.storedobject.core.InventoryPO
- plotOn(Axis...) - Method in class com.storedobject.chart.Chart
-
Plot the chart on a given set of axes.
- plotOn(CoordinateSystem, Axis...) - Method in class com.storedobject.chart.Chart
-
Plot the chart on a given coordinate system.
- PNG - Enum constant in enum class com.storedobject.vaadin.PaintedImage.Type
-
PNG type.
- poBoxPrefix() - Method in class com.storedobject.common.Address
-
Prefix to be used when printing the PO box.
- poBoxPrefix() - Method in class com.storedobject.common.SGAddress
- poBoxSuffix() - Method in class com.storedobject.common.Address
-
Suffix to be used when printing the PO box.
- POBrowser<T> - Class in com.storedobject.ui.inventory
- POBrowser(Class<T>) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.inventory.POBrowser
- POCorrection - Class in com.storedobject.ui.inventory
- POCorrection() - Constructor for class com.storedobject.ui.inventory.POCorrection
- POEditor<T> - Class in com.storedobject.ui.inventory
- POEditor(Class<T>) - Constructor for class com.storedobject.ui.inventory.POEditor
- POEditor(Class<T>, int) - Constructor for class com.storedobject.ui.inventory.POEditor
- POEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.inventory.POEditor
- POEditor(String) - Constructor for class com.storedobject.ui.inventory.POEditor
- Point(Number, Number) - Constructor for class com.storedobject.chart.Shape.Point
-
Constructor.
- Pointer() - Constructor for class com.storedobject.chart.Axis.Pointer
-
Constructor.
- PointerHandle() - Constructor for class com.storedobject.chart.Axis.PointerHandle
-
Constructor.
- PointerLabel() - Constructor for class com.storedobject.chart.Axis.PointerLabel
-
Constructor.
- points(double) - Static method in class com.storedobject.chart.Font.Size
- PointSymbol - Class in com.storedobject.chart
-
Represents the symbol used to draw a point on the chart.
- PointSymbol() - Constructor for class com.storedobject.chart.PointSymbol
-
Default constructor for the
PointSymbol
class. - PointSymbol(PointSymbolType) - Constructor for class com.storedobject.chart.PointSymbol
-
Constructs a PointSymbol with the specified
PointSymbolType
. - PointSymbolType - Enum Class in com.storedobject.chart
-
Represents the symbol type used to draw a point on the chart.
- POItemBrowser<T> - Class in com.storedobject.ui.inventory
- POItemBrowser() - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(int) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(int, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, int) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, int, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, Iterable<String>, int) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, Iterable<String>, int, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Class<T>, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Iterable<String>, int) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Iterable<String>, int, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Iterable<String>, int, Iterable<String>, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Iterable<String>, int, String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(Iterable<String>, Iterable<String>) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemBrowser(String) - Constructor for class com.storedobject.ui.inventory.POItemBrowser
- POItemEditor<T> - Class in com.storedobject.ui.inventory
- POItemEditor(Class<T>) - Constructor for class com.storedobject.ui.inventory.POItemEditor
- POItemEditor(Class<T>, int) - Constructor for class com.storedobject.ui.inventory.POItemEditor
- POItemEditor(Class<T>, int, String) - Constructor for class com.storedobject.ui.inventory.POItemEditor
- POItemEditor(String) - Constructor for class com.storedobject.ui.inventory.POItemEditor
- PolarCoordinate - Class in com.storedobject.chart
-
Representation of polar coordinate system with an angle axis and a radius axis.
- PolarCoordinate() - Constructor for class com.storedobject.chart.PolarCoordinate
-
Constructor.
- PolarCoordinate(RadiusAxis, AngleAxis) - Constructor for class com.storedobject.chart.PolarCoordinate
-
Constructor.
- PolarProperty - Class in com.storedobject.chart
-
Polar property is visible in
PieChart
,PolarCoordinate
,RadarCoordinate
etc. where an angular and a radial element exist. - PolarProperty() - Constructor for class com.storedobject.chart.PolarProperty
- Polygon - Class in com.storedobject.chart
-
Defines a polygon shape that can be added to
SOChart
. - Polygon(Shape.Point...) - Constructor for class com.storedobject.chart.Polygon
-
Constructor.
- Polyline - Class in com.storedobject.chart
-
Defines a polyline that can be added to
SOChart
. - Polyline(Shape.Point...) - Constructor for class com.storedobject.chart.Polyline
-
Constructor.
- pop(HttpServletResponse) - Method in class com.storedobject.tools.JSONService
- pop(Object) - Method in class com.storedobject.tools.JSONServiceWS
- pop(T) - Method in class com.storedobject.tools.AbstractJSONService
- populate(AbstractCheckListItem, AbstractCheckList) - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- populate(SystemEntity) - Method in interface com.storedobject.core.ObjectSearcher
- populate(SystemEntity) - Method in interface com.storedobject.ui.ObjectGridData
- populate(SystemEntity, ObjectIterator<T>) - Method in interface com.storedobject.core.ObjectSearcher
- populate(SystemEntity, ObjectIterator<T>) - Method in interface com.storedobject.ui.ObjectGridData
- populate(SystemEntity, String) - Method in interface com.storedobject.core.ObjectSearcher
- populate(SystemEntity, String) - Method in interface com.storedobject.ui.ObjectGridData
- populate(T) - Method in class com.storedobject.ui.common.AbstractCheckListForestBrowser
- populate(T, CheckListTemplate, TransactionManager) - Static method in class com.storedobject.core.AbstractCheckList
- populate(T, CheckListTemplate, TransactionManager, Consumer<T>) - Static method in class com.storedobject.core.AbstractCheckList
- populate(T, CheckListTemplate, TransactionManager, Consumer<T>, BiConsumer<IT, T>) - Static method in class com.storedobject.core.AbstractCheckList
- populateMenu(ApplicationMenu, SystemUser) - Method in class com.storedobject.core.ApplicationServer
- populateNumericValuesUntouched() - Method in class com.storedobject.ui.common.ExcelDataUpload
-
Whether numeric values from the Excel should be formatted while populating the data or not.
- popup() - Method in class com.storedobject.ui.TextView
- Popup - Class in com.storedobject.vaadin
-
Popup emulated using Vaadin's
ContextMenu
. - Popup(Component) - Constructor for class com.storedobject.vaadin.Popup
-
Constructor.
- PopupButton - Class in com.storedobject.vaadin
-
A button that can pop up some other set of components when clicked.
- PopupButton(Component) - Constructor for class com.storedobject.vaadin.PopupButton
-
Constructor.
- PopupButton(VaadinIcon) - Constructor for class com.storedobject.vaadin.PopupButton
-
Constructor.
- PopupButton(String) - Constructor for class com.storedobject.vaadin.PopupButton
-
Constructor.
- PopupButton(String, Component) - Constructor for class com.storedobject.vaadin.PopupButton
-
Constructor.
- PopupButton(String, VaadinIcon) - Constructor for class com.storedobject.vaadin.PopupButton
-
Constructor.
- PopupButton(String, String) - Constructor for class com.storedobject.vaadin.PopupButton
-
Constructor.
- PopupTextField - Class in com.storedobject.vaadin
-
Enhancement to TextField to pop up a window to accept multiline text.
- PopupTextField() - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- PopupTextField(HasValue.ValueChangeListener<? super AbstractField.ComponentValueChangeEvent<TextField, String>>) - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- PopupTextField(String) - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- PopupTextField(String, HasValue.ValueChangeListener<? super AbstractField.ComponentValueChangeEvent<TextField, String>>) - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- PopupTextField(String, String) - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- PopupTextField(String, String, HasValue.ValueChangeListener<? super AbstractField.ComponentValueChangeEvent<TextField, String>>) - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- PopupTextField(String, String, String) - Constructor for class com.storedobject.vaadin.PopupTextField
-
Constructor.
- Position - Class in com.storedobject.chart
-
Representation of a position within the chart display.
- Position() - Constructor for class com.storedobject.chart.Position
-
Constructor.
- post(String) - Method in class com.storedobject.common.HTTP
-
Do a "post" request with the given parameter.
- post(Map<String, Object>) - Method in class com.storedobject.common.HTTP
-
Do a "post" request with the given parameters.
- postLedger() - Method in class com.storedobject.ui.ObjectEditor
-
Post ledger entries.
- postLedger(TransactionManager) - Method in class com.storedobject.accounts.Invoice
- postLedger(TransactionManager) - Method in interface com.storedobject.core.Financial
-
Posts ledger transactions using the provided TransactionManager.
- postLedger(T) - Method in class com.storedobject.ui.ObjectBrowser
- postLedger(T) - Method in class com.storedobject.ui.ObjectEditor
-
Post ledger entries.
- PostLogin - Interface in com.storedobject.ui
-
If class that implements this interface is configured, it will be instantiated and queried when the user logs in.
- postTax(JournalVoucher) - Method in class com.storedobject.accounts.CustomerInvoice
- postTax(JournalVoucher) - Method in class com.storedobject.accounts.Invoice
- PRECISION - Static variable in class com.storedobject.core.Quantity
- predateTransactions(TransactionManager, Date, String) - Method in class com.storedobject.core.JournalVoucher
-
Change the date of the associated transactions.
- prefix(DataSet.DataStatus<?>, StyledBuilder) - Method in class com.storedobject.iot.DataSet.AbstractData
- prefix(DataSet.DataStatus<?>, StyledBuilder) - Method in class com.storedobject.iot.DataSet.SiteData
- prefix(DataSet.DataStatus<?>, StyledBuilder) - Method in class com.storedobject.iot.DataSet.UnitHeaderData
- prepare(String) - Method in class com.storedobject.core.RawSQL
- prepareCall(String) - Method in class com.storedobject.core.RawSQL
- prependFooter() - Method in interface com.storedobject.vaadin.HasColumns
-
Prepend a footer row.
- prependHeader() - Method in interface com.storedobject.vaadin.HasColumns
-
Prepend a header row.
- PresentationRunner - Class in com.storedobject.ui
-
Presentation runner to present multiple UI logic in sequence.
- PresentationRunner() - Constructor for class com.storedobject.ui.PresentationRunner
-
Constructor with default (10 seconds) refresh rate.
- PresentationRunner(int) - Constructor for class com.storedobject.ui.PresentationRunner
-
Constructor.
- Pressure - Class in com.storedobject.core
- Pressure() - Constructor for class com.storedobject.core.Pressure
- Pressure(double, MeasurementUnit) - Constructor for class com.storedobject.core.Pressure
- Pressure(double, String) - Constructor for class com.storedobject.core.Pressure
- Pressure(BigDecimal, MeasurementUnit) - Constructor for class com.storedobject.core.Pressure
- Pressure(BigDecimal, String) - Constructor for class com.storedobject.core.Pressure
- PressureField - Class in com.storedobject.ui
- PressureField() - Constructor for class com.storedobject.ui.PressureField
- PressureField(int) - Constructor for class com.storedobject.ui.PressureField
- PressureField(int, int) - Constructor for class com.storedobject.ui.PressureField
- PressureField(int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.PressureField
- PressureField(int, int, String) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String, int) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String, int, int) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String, int, int, MeasurementUnit) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String, int, int, String) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String, int, String) - Constructor for class com.storedobject.ui.PressureField
- PressureField(String, String) - Constructor for class com.storedobject.ui.PressureField
- prettyWrite(Map<String, Object>, Writer) - Static method in class com.storedobject.common.JSON
-
Convert a map to formatted JSON representation and write to a given Writer.
- preview() - Method in class com.storedobject.vaadin.VideoCapture
-
Preview the camera's output on this video component.
- previewPicture() - Method in class com.storedobject.vaadin.VideoCapture
-
Take snap-shot from the video stream and show that picture on the already attached image component
VideoCapture.attachImage(Image)
. - previewPicture(Image) - Method in class com.storedobject.vaadin.VideoCapture
-
Take snap-shot from the video stream and show that picture on the given image component.
- previous() - Method in class com.storedobject.iot.Consumption
-
Retrieves the previous instance of the Consumption object, typically representing the data for the preceding time period associated with the current object.
- previous() - Method in class com.storedobject.iot.DailyConsumption
-
Retrieves the previous day's
DailyConsumption
record for the same item, resource, and year relative to the current instance. - previous() - Method in class com.storedobject.iot.DailyStatistics
-
Retrieves the previous day's statistics relative to the current instance.
- previous() - Method in class com.storedobject.iot.HourlyConsumption
-
Retrieves the previous HourlyConsumption record based on the current hour and year.
- previous() - Method in class com.storedobject.iot.HourlyStatistics
-
Retrieves the HourlyStatistics instance corresponding to the previous hour.
- previous() - Method in class com.storedobject.iot.MonthlyConsumption
-
Retrieves the MonthlyConsumption instance representing the previous month relative to the current instance.
- previous() - Method in class com.storedobject.iot.MonthlyStatistics
-
Retrieves the
MonthlyStatistics
instance for the previous month. - previous() - Method in class com.storedobject.iot.Statistics
-
Retrieves the previous instance of statistics in a sequence or ordered collection.
- previous() - Method in class com.storedobject.iot.WeeklyConsumption
-
Retrieves the WeeklyConsumption object representing the previous week relative to the current instance.
- previous() - Method in class com.storedobject.iot.WeeklyStatistics
-
Retrieves the WeeklyStatistics for the previous week relative to the current instance.
- previous() - Method in class com.storedobject.iot.YearlyConsumption
-
Retrieves the YearlyConsumption instance for the previous year.
- previous() - Method in class com.storedobject.iot.YearlyStatistics
-
Retrieves the YearlyStatistics object for the previous year relative to the current instance's year value.
- previousStep() - Method in class com.storedobject.ui.SteppedView
-
Go to the previous step (Equivalent of pressing the "Back" button).
- previousStep() - Method in class com.storedobject.ui.util.Stepper
- previousVersion() - Method in class com.storedobject.core.StoredObject
-
Get previous version of this object.
- previousVersion(StoredObject) - Method in class com.storedobject.core.StoredObject
-
Get previous version of this object not older than the parent.
- PRIMARY - Enum constant in enum class com.storedobject.vaadin.ThemeStyle
-
Primary.
- print - Variable in class com.storedobject.ui.ObjectBrowser
- print - Variable in class com.storedobject.ui.ObjectEditor
-
Print button if defined.
- PRINT - Static variable in class com.storedobject.core.EditorAction
- printAuditTrail() - Method in class com.storedobject.pdf.PDF
-
Print audit trail at the bottom of the page
- PrintButton - Class in com.storedobject.ui
-
A "print button" is created automatically by
ObjectEditor
s andObjectBrowser
s if one or morePrintLogicDefinition
s exist for theStoredObject
class.
ObjectLoader.clear()
} only, "refresh" flag is not more required.