Package org.bgerp.plugin.inventoru.model.queue
package org.bgerp.plugin.inventoru.model.queue
-
ClassDescriptionA queue of the plugin: a configurable view of one entity's list — which columns, filters and sorting are offered, and who is given it.An entity a queue can list: everything about it the otherwise entity-agnostic queue machinery needs — the table to select from, the fields a column or a filter may address, the object type its
param:<id>columns and filters belong to, and how access to its rows is restricted.Parsed properties of aQueueconfig text.Accumulates dynamic SQL parts for store queue search.