Uses of Interface
com.storedobject.common.Executable
Packages that use Executable
Package
Description
-
Uses of Executable in com.storedobject.common
Subinterfaces of Executable in com.storedobject.common -
Uses of Executable in com.storedobject.core
Subinterfaces of Executable in com.storedobject.coreClasses in com.storedobject.core that implement ExecutableModifier and TypeClassDescriptionclass
class
class
class
class
Methods in com.storedobject.core that return ExecutableModifier and TypeMethodDescriptionLogic.getExecutable()
LogicRedirected.getExecutable()
Get the alternate logic of the original logic.Methods in com.storedobject.core that return types with arguments of type ExecutableModifier and TypeMethodDescriptionClass
<? extends Executable> ReportDefinition.getClassForLogic
(boolean excel) Methods in com.storedobject.core with parameters of type ExecutableModifier and TypeMethodDescriptionvoid
Logic.setExecutable
(Executable executable) void
ReportDefinition.setExecutable
(Executable executable) Constructors in com.storedobject.core with parameters of type Executable -
Uses of Executable in com.storedobject.office
Classes in com.storedobject.office that implement ExecutableModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
ODT<T>
class
ODTObjectReport<T extends StoredObject>
PDFObjectReport
andODTObjectReport
are used to define report logic to be used inPrintLogicDefinition
.class
class
-
Uses of Executable in com.storedobject.pdf
Classes in com.storedobject.pdf that implement ExecutableModifier and TypeClassDescriptionclass
A class that allows you to combine multiple other reports into a single report.class
This class is used to create PDF output.class
PDFObjectReport<T extends StoredObject>
PDFObjectReport
andODTObjectReport
are used to define report logic to be used inPrintLogicDefinition
.class
A PDF class used for generating reports. -
Uses of Executable in com.storedobject.report
Classes in com.storedobject.report that implement ExecutableModifier and TypeClassDescriptionclass
Account Statement.class
class
class
class
class
ObjectList<T extends StoredObject>
Generate a PDF with a list of objects.class
ObjectListExcel<T extends StoredObject>
Generate an Excel with list of objects.class
class
class
class
class
Trial Balance. -
Uses of Executable in com.storedobject.ui
Subinterfaces of Executable in com.storedobject.uiClasses in com.storedobject.ui that implement ExecutableModifier and TypeClassDescriptionclass
An editable grid.class
AbstractLinkGrid<T extends StoredObject>
class
AbstractObjectForest<T extends StoredObject>
class
BaseObjectForest<T extends StoredObject>
class
class
Content coming from anInputStream
that can be viewed or downloaded (viaDevice.view(String, ContentProducer)
orDevice.download(ContentProducer)
).class
class
DataEditor<T>
class
DataGrid<T>
class
DataTreeGrid<T>
class
DetailLinkGrid<T extends StoredObject>
class
EditableGrid<T>
An editable grid that can be used to edit a list of objects of any type.class
EditableObjectGrid<T extends StoredObject>
An editable grid of objects.class
class
class
class
class
class
ListEditor<T>
This class can be used to edit a list of any kind of Object instances.class
class
ObjectBrowser<T extends StoredObject>
class
ObjectBrowserEditor<T extends StoredObject>
class
ObjectBrowserViewer<T extends StoredObject>
class
ObjectComparisonGrid<T extends StoredObject>
class
ObjectEditor<T extends StoredObject>
The concrete base class for creating CRUD views forStoredObject
classes.class
ObjectForest<T extends StoredObject>
class
ObjectForestBrowser<T extends StoredObject>
class
ObjectForestEditor<T extends StoredObject>
class
ObjectForestViewer<T extends StoredObject>
class
ObjectGrid<T extends StoredObject>
class
ObjectGridReport<T extends StoredObject>
Create a PDF report from the grid rows.class
ObjectHistoryGrid<T extends StoredObject>
class
ObjectListEditor<T extends StoredObject>
This class can be used to edit a list ofStoredObject
s.class
ObjectListGrid<T extends StoredObject>
Grid that can be used show a list ofStoredObject
instances.class
ObjectMemoryGrid<T extends StoredObject>
Grid that can be used show a list ofStoredObject
instances.class
ObjectSearchBrowser<T extends StoredObject>
A grid-view that is typically used for searching and setting a particular instance of aStoredObject
.class
ObjectTree<T extends StoredObject>
class
ObjectTreeBrowser<T extends StoredObject>
class
ObjectTreeEditor<T extends StoredObject>
class
ObjectTreeViewer<T extends StoredObject>
class
final class
PDF content coming from anInputStream
that can be viewed or downloaded (viaDevice.view(String, ContentProducer)
orDevice.download(ContentProducer)
).class
Presentation runner to present multiple UI logic in sequence.class
class
ReferenceLinkGrid<T extends StoredObject>
class
A Data Form for editing one or more objects that has multiple steps of content views.class
SteppedObjectForm<T extends StoredObject>
A Form for editing an object that has multiple steps of content views.class
Stepped View allows you to create a multi-steppedView
.class
class
class
XGrid<X extends XGrid.XData>
class
class
-
Uses of Executable in com.storedobject.ui.accounts
Classes in com.storedobject.ui.accounts that implement ExecutableModifier and TypeClassDescriptionclass
AbstractInvoiceBrowser<I extends Invoice>
class
AbstractInvoiceEditor<I extends Invoice>
class
BaseCustomerInvoiceBrowser<I extends CustomerInvoice>
class
BaseCustomerInvoiceEditor<I extends CustomerInvoice>
class
BaseSupplierInvoiceBrowser<I extends SupplierInvoice>
class
BaseSupplierInvoiceEditor<I extends SupplierInvoice>
class
class
class
class
class
class
class
class
-
Uses of Executable in com.storedobject.ui.common
Classes in com.storedobject.ui.common that implement ExecutableModifier and TypeClassDescriptionclass
AbstractCheckListForestBrowser<T extends AbstractCheckList>
class
AbstractTextContentEditor<T extends TextContent>
class
class
final class
class
class
ChangeObjectPassword<T extends StoredObject>
final class
class
class
EntityRoleEditor<T extends EntityRole>
An editor forEntityRole
in which the fields of theEntity
get merged seamlessly with the fields of theEntityRole
.class
Upload data contain in an Excel file and typically create entries in the system.class
class
class
class
class
class
protected static class
MemoSystem.MemoEditor<M extends Memo>
class
class
MessageEditor<M extends Message>
class
PersonRoleEditor<T extends PersonRole>
An editor forPersonRole
in which the fields of thePerson
get merged seamlessly with the fields of thePersonRole
.class
class
class
class
class
class
class
class
Editor forSystemUser
.class
class
class
class
class
class
-
Uses of Executable in com.storedobject.ui.inventory
Classes in com.storedobject.ui.inventory that implement ExecutableModifier and TypeClassDescriptionclass
AbstractAssembly<T extends InventoryItem,
C extends InventoryItem> class
class
class
AbstractRequestMaterial<MR extends MaterialRequest,
MRI extends MaterialRequestItem> class
AbstractReturnMaterial<M extends MaterialReturned,
L extends MaterialReturnedItem> class
AbstractSale<S extends InventorySale,
SI extends InventorySaleItem> class
AbstractSendAndReceiveMaterial<T extends InventoryTransfer,
L extends InventoryTransferItem> class
Assembly<T extends InventoryItem,
C extends InventoryItem> class
AssemblyDataPickup<T extends InventoryItem,
C extends InventoryItem> class
AssemblyReceipt<T extends InventoryItem,
C extends InventoryItem> class
class
BaseProcessMaterialRequest<MR extends MaterialRequest,
MRI extends MaterialRequestItem> class
BaseReceiveMaterialRequested<MR extends MaterialRequest,
MRI extends MaterialRequestItem> class
BaseRequestMaterial<MR extends MaterialRequest,
MRI extends MaterialRequestItem> class
class
class
Return items from a consumption location (return balance quantity after consumption).class
class
class
class
DefineAssembly<T extends InventoryItemType,
C extends InventoryItemType> class
class
GRN - Create, edit and process GRNs.class
class
ItemsSentForRepair<I extends InventoryItem>
class
ItemTypeEditor<T extends InventoryItemType>
class
For locating stocks of a given "Part Number" and its APNs.class
LocationMonitoring<I extends InventoryItem,
L extends InventoryLocation> class
class
class
final class
class
POBrowser<T extends InventoryPO>
class
class
POEditor<T extends InventoryPO>
class
POItemBrowser<T extends InventoryPOItem>
class
POItemEditor<T extends InventoryPOItem>
class
final class
class
class
class
final class
final class
class
Return items from an external organization / custody that were sent to them earlier (Sent for repairs, rented out, custody etc.)class
class
class
ReturnMaterial<M extends MaterialReturned,
L extends MaterialReturnedItem> final class
class
final class
class
ToolMonitoring<I extends InventoryItem>
final class
class
ViewAssembly<T extends InventoryItem,
C extends InventoryItem> class
ViewAssemblyDefinition<T extends InventoryItemType>
-
Uses of Executable in com.storedobject.ui.iot
Classes in com.storedobject.ui.iot that implement ExecutableModifier and TypeClassDescriptionclass
class
class
BlockView represents a view specifically designed to handle block entities and relevant updates in the IoT system.class
class
class
class
class
class
class
GUI helper class.class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Executable in com.storedobject.ui.support
Classes in com.storedobject.ui.support that implement Executable -
Uses of Executable in com.storedobject.ui.tools
Classes in com.storedobject.ui.tools that implement ExecutableModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
PermissionEditor<T extends ObjectPermission>
class
class
ReportEditor<T extends ReportDefinition>
class
class
class
class
class
class
class
class
class
class
class
class
class