Package | Description |
---|---|
prodoc |
Main package of OpenProdoc containing most classes
|
Modifier and Type | Method and Description |
---|---|
static Condition |
Condition.genContainsCond(java.lang.String TabName,
java.lang.String Arg,
DriverGeneric Drv)
Search in the Fulltext repository and generates a condition with the list of document that meet the FT criteria
|
static Condition |
Condition.genInFolder(java.lang.String FoldRef,
DriverGeneric Drv)
Create conditions for searching the elements contained in a specific folder
|
Modifier and Type | Method and Description |
---|---|
void |
Conditions.addCondition(Condition Cond)
Adds a condition to the current level/set
|